Tag Archives: url rewriting

URL Rewriting with the Apache module mod_rewrite

Dynamic website often have URLs on many parameters must be passed. mod_rewrite Apache module with the help of the URLs are like “index.php? id = 1 & component = help” of the past. Prerequisite for use of mod_rewrite is that … Continue reading

Posted in PHP, Webmaster | Tagged , , | Comments Off

Dynamic Sites and URL rewriting

Dynamic sites have many advantages, but in this case referencing the addresses or URLs generated several problems. Indeed, search engines like them little. In addition the automatic creation of pages can cause duplicate content, which must be managed properly to … Continue reading

Posted in SEO Basic | Tagged , , , , , , | Comments Off