Thursday, May 5, 2011

Dynamic Pages vs. Static Pages

Dynamic Pages vs. Static Pages


Follow these advice when it comes to stepping around problems while building a dynamic site.

index.php?var1=this&var2=that&var3=thistable causes problems when it comes to search engines.

Search engines are cautious when indexing dynamic pages because they don't want to get stuck in an endless loop.
Using the same title, description, and keywords on every page is a big NO, NO.


No comments:

Post a Comment