JB
|
Making sites google friendlyI'm building some web sites at the moment where the content is dynamically built from a database. Does anyone know how I can make this usable for search engines? I can not just rely on the bots following links as the links do not exist until a user types something in, so how do sites normally manage this?
The only thing I can image so far is creating a page from the database which is nothing but a collection of links to all the 'virtual' pages that might be built and then having a discrete link off the home page to that but it seems a bit of a Heath Robinson solution.
|
jema
|
It is very odd for a site to be non mappable until a search takes place
You will need to be doing something like you are doing!
|
bagpuss
|
You may want to signup for
http://www.google.com/analytics/
|
JB
|
| jema wrote: | It is very odd for a site to be non mappable until a search takes place
You will need to be doing something like you are doing! |
OK - it just seemed of a string a sealing wax type solution.
|