page rank and seo weblog

Static page urls second step to Google top.

Wednesday, September 26th, 2007

How this article topic says I will write how to do next step to Google top of search result. It is very important to have clean and static urls.

Firs i will explain what is static and dynamic urls. If your site urls is similar like this ‘http://www.yoursite.com/index.php?cat=home&article=my_holidays’ your site urls are dynamic and this is not good for SEO especially if in your urls is session id ‘http://www.yoursite.com/index.php?car=home&article=my_holidays
&PHPSESSID=183249712365432174871234872314′. Static urls looks like this ‘http://www.yoursite.com/home/my_holidays/’. How you see this url is clean there are no any question mark or & and = characters. To make clean urls you may use url rewrite method. To rewrite your url you need web host with enabled rewrite module in .htaccess file. In this file you must write conditions for url rewriting.

I will not write tutorial how to rewrite urls because there are many variations of dynamic urls so if you specify your dynamic urls in comments i would help you to make them static and friendly for search engines.