Click to See Complete Forum and Search --> : dynamic pages
bishnu
06-06-2008, 12:54 AM
hi,
I am curious about how search engines find the contents of dynamic webpages of my site because the contents are stored in the database(mysql). Please give me some tips on making search engines find the contents of the database.
Thank you
pclaridge
06-06-2008, 05:13 AM
Search engines use spiders to index the pages of a site. These spiders index most of the content like static HTML pages, text, images.etc. For more info you can refer the guidelines and how the search engines crawling the dynamic pages.
eimee
06-18-2008, 05:05 AM
Mostly search engines like static pages than dynamic. In the url of the dynamic pages site includes some symbols ?,=,! etc it can't read by search engine spiders. At the end the result is compariletively very low than static page result. For more information just search out the topic in seochat.com
donatello
06-18-2008, 06:03 AM
hi,
I am curious about how search engines find the contents of dynamic webpages of my site because the contents are stored in the database(mysql). Please give me some tips on making search engines find the contents of the database.
Thank you
Make sure that you use 'permalinks'.
If you are not sure what I mean, look it up. There are utilities for converting all of your links to permalinks.
This way, instead of a name like: www.mysite.com/php?432%?44 or whatever, you get www.mysite.com/my_excellent_keywords
Good luck.