If you wish to rate your page’s audience appropriateness, use the rating meta tag. This meta tag is often use to let the younger websurfers know the content
The use of links in javascript is usually to prevent search engine robots from spidering these links. Many search engine robots are not able to follow javascript links.
rel=”nofollow”, is said to be the next biggest thing to be used by shady webmasters engaging in reciprocal link exchanges. This attribute was introduced by Google as a
Many people say uploading files with AJAX is impossible! Well, they’re wrong 🙂 Granted this solution only works with FireFox/Mozilla. And the user has to change a setting
There were recent enhancements to Adobe Flash player installers owing to which you cannot uninstall Adobe Flash from your computer from Windows control panel. In the event that
How to encrypt the passwords and other important information in your site say cookies,password, etc…well it is very simple md5 them so that nobody will be able to
The Life cycle of a Domain name. This post is only useful for the people who are either webmasters or own any domain names/ website (e.g. http://www.example.com). If
Whenever I work with WordPress and needed SQL hacks, have found very helpful article. True said that there are cases when it becomes inevitable to run SQL queries
The following are 5 clear, concise, and relevant tips that you should know when using jQuery in your WordPress Theme or Plugin. 1. Use wp_enqueue_script() The traditional way