Forum Moderators: Robert Charlton & goodroi
1. copy index.php to index.htm
2. change the content of the index.php
3. tells the server to prefer the index.htm as main
so i avoid the dupe content problem and all things could be great!?
what do you think about it?
thanks, tom
This is a well discussed topic on this forum. The broader issue is having only one url in the index that points to any bit of content, not just index pages. Problems can come in my ways: index.htm, with and without the "www", https and http, different order of query string parameters... and it all falls into the topic of duplicate URLs, which is a subset of the even bigger topic of duplicate content.
It's all very thoroughly discussed here:
Duplicate Content - get it right or perish [webmasterworld.com]