After while away from thyphp, I am back and continuing with the a saga of SEO (Search engine optimization) focusing on Friendly URL.
In this post I will continue Friendly URL! is it really needed? but focusing on performance with Apache.
The most common way to have friendly URL is with the mod_rewrite, which is an […]
tags: performance, php4, php5, seo author: Cesar D. Rodas comments: 27 Comments
The trend of the web right now is to avoid as much as possible to pass GET’s variables to a web site, instead of that it is used “friendly URL”.
This help to increase visitors to your web site, because the URL describe the content of your web page, and web search engine shows your […]
tags: php4, php5, seo author: Cesar D. Rodas comments: 10 Comments