Connecting Tech Pros Worldwide Forums | Help | Site Map

how do I provide links for search engines in a database driven site

WindAndWaves
Guest
 
Posts: n/a
#1: Jul 17 '05
Hi Gurus

How do I provide links that search engines can follow if my site is created in PHP and MySql and I always put the session ID in the
link (header)? Are there any special tricks?

Basically, I want the search engines to be able to find my pages.

Do you need to know more, please ask.

Cheers

Nicolaas

how do I provide links for search engines in a database driven site




Chung Leong
Guest
 
Posts: n/a
#2: Jul 17 '05

re: how do I provide links for search engines in a database driven site


"WindAndWaves" <access@ngaru.com> wrote in message
news:YcWHd.9936$mo2.751767@news.xtra.co.nz...[color=blue]
> Hi Gurus
>
> How do I provide links that search engines can follow if my site is[/color]
created in PHP and MySql and I always put the session ID in the[color=blue]
> link (header)? Are there any special tricks?
>
> Basically, I want the search engines to be able to find my pages.
>
> Do you need to know more, please ask.[/color]

If a user can get to a page using a browser, there's no reason why a search
engine crawler cannot--especially when cookies are not used.

The most effective way to submit links into a search engine is to post them
at various blog sites. It has become rather futile to use the regular
submission mechanism since your site would probably end up with a pagerank
of 6 million.


Closed Thread