How to Create Search Engine Friendly Web Pages?

With thousands and thousands of web pages being published daily it's no wonder that you cannot find your site or…

Simple PHP mail script

Simple PHP mail script Simple php mail script is not only educational, but also applicable for practical Web development. It…

Things That Makes SEO Work

It is very necessary to improve the website quality to be a successful leader in the market. Spending time on…

Happy Vijaya Dashami 2066

Never try to lose dear one who really care you because you may never get back mirror once it is…

The Role of Your Domain Age in SEO Ranking

The age of a domain name plays a great role while ranking a website and Google considers it to be…

PHP Tag Engine

PHP Tag Engine is a PHP library that allows you to easily add tagging to a PHP application. There is…

5 Tips For Using jQuery with WordPress

The following are 5 clear, concise, and relevant tips that you should know when using jQuery in your WordPress Theme…

Exclude certain categories from being displayed in wordpress

Two ways to hide posts from certain categories to be displayed on the blog. You can either put this code…

Closures are coming to PHP

Dagfinn has a post looking at using the new closure feature of PHP 5.3. He compares using foreach for iteration…

Get a domain name’s IP address with PHP

It's an easy to get the IP address for a domain name using PHP's gethostbyname() and gethostbynamel() functions. Here in…

How to make most out of Robots.txt File

The robots.txt file is a text file that has specific instructions for search engine robots about specific content that they…