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

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • WindAndWaves

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

    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

    #2
    Re: how do I provide links for search engines in a database driven site

    "WindAndWav es" <access@ngaru.c om> wrote in message
    news:YcWHd.9936 $mo2.751767@new s.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.


    Comment

    Working...