chadsten
10-28-2008, 03:57 PM
I have a pretty simple question about dynamic pages vs. static pages. I realize that static pages are better because they are more pages to search, so things like blogs, e-commerce, etc. suffer a bit-but what about pages built of the simple dynamic principle of which all pages are like follows:
index.php?type=sometype
index.php?type=othertype
If I make sure to add all the pages to internal navigation as well as the sitemap files, is this really any different than creating copies of the 'template' page and naming them:
sometype.php
othertype.php
I hope I have asked the question correctly...TIA!
index.php?type=sometype
index.php?type=othertype
If I make sure to add all the pages to internal navigation as well as the sitemap files, is this really any different than creating copies of the 'template' page and naming them:
sometype.php
othertype.php
I hope I have asked the question correctly...TIA!