John L asked:
One of my SEO consultants said dynamic pages are OK.
One of my SEO consultants said dynamic pages are OK.
Another of my SEO consultants said dynanmic pages are problematic, because engines have trouble distinguishing the URLS and only read so many parameters in the URL.
Any opinions?





















Dynamic pages are ok if you have lots of text to offset it. Say you have some image links to other pages on your sites. This will surely be ignored by bots but if you have links at the bottom of your page, it should be a little easier for crawlers to skip through your site. Also, those frilly flash splash intro pages do not do your site good SEO-wise because there is no content to associate your site with.
Dynamic pages don’t really “exist” until the user enters in information and then the page is automatically constructed using this information. Therefore when a search engine is looking at your site, it does not see these pages because they don’t exist. That will affect your search engine rankings.
Most programs today will allow the ability to make the URL’s search engine friendly but not all of them.
I therefore would be mindful of using dynamic pages if you are concerned about SEO.
Hi,
Dynamic pages are SEO allowed. They are also problematic.
If all your pages are:
index.php?id=1
index.php?id=2
etc, than you are not helping search engine robots crawl your web site and indexing it.
It is ok to use dynamic pages but in a meaningful way. I wish to be clear - this is not a call to “cheat search engine bots”. This is a way to make your web site readable for humans and search engine bots.
Let me use an example:
As a human you can see the differences. A search engine bot can see that this is a page called “ProductInfo.aspx”.
On the other hand, the first web page is a chevrolet car part, while the second page is an audi car part.
I get conflicting advice all the time about SEO’s. I’m just glad I haven’t really implemented those that cost money.
I’m still doing my research and in due time will probably have to work with a major SEO.
Dynamic pages are not problematic but dynamic urls may be problamatic, If you have an url with numerous characters of session id etc then the Search engines have trouble saving them. This urls change everytime for the crawlers.
The best way is to do an URL rewrite which is supported in ASP.net, PHP, ASP and other popular lang. The dynamic urls will be assigned a static url using the rewrite technique. Most of all url rewrite can help you in getting your keywords in the url.
just a quick input..
you don want this index.php?id=2 … you don want this too abc.php…
you need your-keyword.php
I go for first one. As you can not update you web page everyday dynamic pages are much better. They make site more often visit by google bot. For example twitter.com uses sucha synamic pages.