Tuesday, September 29, 2009
Tuesday, September 01, 2009
SEO Tools : URL Rewriting Tool
SEO Tools : URL Rewriting Tool
http://www.webconfs.com/url-rewriting-tool.phpHow it Works
Static URLs are known to be better than Dynamic URLs because of a number of reasons1. Static URLs typically Rank better in Search Engines.
2. Search Engines are known to index the content of dynamic pages a lot slower compared to static pages.
3. Static URLs are always more friendlier looking to the End Users.
Example of a dynamic URL
http://www.widgets.com/product.php?categoryid=1&productid=10
This tool helps you convert dynamic URLs into static looking html URLs.
Example of the above dynamic URL Re-written using this tool
http://www.widgets.com/product-categoryid-1-productid-10.htm
Note*
You would need to create a file called ".htaccess" and paste the code generated into it, Once you have created the .htacess file simply copy it into your web directory.
URL rewriting of this type would work ONLY if you are hosted on a Linux Server.
Dynamic URLs vs. Static URLs
This article explains the various challenges of Dynamic URLs vs. Static URLs.
Other References :
1. http://www.phpv.net/html/188.html
2. http://www.1-100.org/PHP/2007/41139.htm
keywords : php rewritecond, php rewrite url
Subscribe to:
Comments (Atom)