A dynamically generated website uses server-side scripts and a database to determine which information is displayed to the user. Most, if not all dynamically generated websites will use a CMS (Content Management System) to modify specific information within the websites database.
You can often determine if a site is dynamically generated by checking the Query String a.k.a (The Address Bar) whilst browsing the site. Certain bits of information may be separated by symbols like ? or & for example.
There are certain ways to change this but more about that a bit later.
The point of a dynamically generated website is to automate processes, return queries / whilst making it easier for future editing.
Ok enough already, what’s the catch?
Unfortunately although dynamically generated websites are considered a convenient way to display information, not all search engines are able to “see” the information they contain from within the scripts or database.
More often than not spiders usually ignore database content and Google even imposes limits on the number of dynamically generated web pages it will index.
How can I make my dynamically driven website index better?
As I mentioned earlier when browsing a dynamically driven website you’ll often come across symbols being passed through the query string like ? or &.
However using an add on called “mod_rewrite” you can actually make your dynamically driven websites lose the symbols prefix and also use the .html file type instead of other server-side scripting languages like .php or .asp to name a few.
What this does is help render the information contained within the website in a way that makes it easier for the search engine to crawl and index.
Or another way albeit, more work intensive is to create static web pages for each query your website produces, this is the more frightening of the two however both can add a substantial boost to your dynamically generated websites SEO.
So remember when thinking about incorporating dynamically generated functionality into your website, think long-term and invest the time to bring your dynamically driven website up to standards.
Related posts:
- Dynamic Versus Static Page URLs
Dynamic websites are becoming increasingly common, spurred on even further by the addition of web 2.0 applications to many sites. A dynamic page reduces the... - How do Search Engine Robots work?
Search engine robots are sometime also called spiders or crawlers and their job is to find web pages. The question is what is they really... - Search Engine Friendly URLs (Apache and PHP)
The concept is fairly simple. Make your website’s urls as readable as possible. If a human can read and remember the url, then you can... - Flashback SEO
As always with SEO (Search Engine Optimization) there’s a never ending battle between development and standards. With the rise of more complicated site layouts being... - Google supplemental results and SEO
What are they? When a search is made for a keyword, results are obtained from many websites. If there was a website called ‘shoes-bags.com’ which...
Link to us
If you want to link to this blog, copy and paste the following HTML code to your website.









