- Jun. 8th, 2006
- 0 comments
Archived; click post to view.
Excerpt: Unfortunately, the concept of "index" pages (index.php, Default.asp, etc.), a feature since the beginning of time on the web, causes yet another duplicate content problem. If no file name in a directory is provided to a webserver, the "index" page is typically provided by default, but without redirection. The problem arises when both URLs are linked, either internally or from other sites. Bang - duplicate content. Strictly speaking, neither URL is more correct, though shorter URLs are usually desirable, and hence "/" is favored over "/index.php." The word "index.php" really doesn't add any useful information anyway.This is a similar problem…
















