Website security system

Posted on July 14th, 2010 in Web Programming

Security of a website or web security systems is a major priority for a webmaster. If a webmaster to ignore the security of a website, a hacker can retrieve the necessary data on a website and can even spoil the look of the website (deformation) of it.

Here are some common methods are often used by hackers to attack a website:

Local File Inclusion (LFI)
Methods that exploit the weaknesses of PHP scripts include (), include_once (), require (), require () the variable is not declared correctly. With LFI an attacker can include a file located on the server in question.

Overcoming: Warning: array_keys () [function.array-keys] / widgets.php on line 1045 in wordpress

Posted on May 4th, 2010 in Web Programming

If you are experiencing an error message that appears after adding the top blog on the widget html text on the page that is paired dashboard widget even knows where previously missing. You do not need to worry and panic, here we provide solutions to overcome problems that interfere with the error message on the display of your blog.

Warning: array_keys () [function.array-keys]: The first argument Should be an array in / home / UserCpanel / public_html / wp-includes / widgets.php on line 10Warning: array_keys () [function.array-keys] The first argument Should be an array in / home / UserCpanel / public_html / wp-includes / widgets.php on line 1045

Try to follow the following guidelines:

HOW to enable Search Engine Friendly URLs in Joomla

Posted on May 3rd, 2010 in Free Web Template

If you are installing Joomla through Fantastico and want to enable Search Engine Friendly URLs, please follow the steps below.

1) Log into Joomla Control Panel -> Global Configuration -> SEO (tab)
2) Set Search Engine Friendly URLs to Yes
3) Open the file. Htaccess (in the root directory where Joomla in the install) using the file manager
4) Uncomment (remove the hash mark “#”) on the following lines:
Line # 51: Options FollowSymLinks
Line # 56: RewriteEngine On
Line # 71: RewriteCond% (REQUEST_FILENAME) \-f
Line # 72: RewriteCond% (REQUEST_FILENAME) \-d
Line # 74: RewriteCond% (REQUEST_URI) (/ | \. Htm | \. Php | \. Html |/[^.]*)$ [NC]
Line # 75: RewriteRule ^ (content / | component /) index.php

  • Comments Off

WPAU: The function exec ()

Posted on May 1st, 2010 in Web Programming

Automatic Wordpress Plugin is one of the Wordpress plugin which is currently quite popular because it offers convenience to upgrade WordPress to the latest version automatically.

However, this plugin uses the functions exec () so they can run well. And unfortunately again, when you are on shared hosting, the function exec () into the list disable_function php. So the plugin can not run well.

Registering Site to Search Engine

Posted on April 10th, 2010 in SEO

One more value from a website is listed on popular search engines so easy to find and of course will bring greater traffic. How to listed on a search engine is actually quite easy even though you can not conjure you to enter the site first page search index.

Things – things that must be fulfilled
To be able to get listed in search engine results, your website must meet several requirements of the following:

Next Page »