'Includes' query

Discussion in 'Search Engine Optimization' started by whateverandever2, Apr 20, 2006.

  1. #1
    I normally use .php includes function and know Googlebot crawls it fine, but my question is if you use a different way that isn't php, say SSI with a text file that you have your links in will Googlebot read that?
     
    whateverandever2, Apr 20, 2006 IP
  2. jmaresca2006

    jmaresca2006 Peon

    Messages:
    302
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you can use asp as well and googlebot will cache it just fine. i am not sure aboyt jsp. i dont use jsp so i can not give you a sure answer about it.
     
    jmaresca2006, Apr 21, 2006 IP
  3. sadcox66

    sadcox66 Spirit Walker

    Messages:
    496
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Search engines are interested in the final content - they do not really care what you used to produce the final result.

    So, yes - googlebot will read your links if you use SSI, php, ASP etc...

    The only way to tell what was used to produce the resulting content is to look at the file extension like .php or .ask and presume that was used to create the output - you can hide this fact by creating a search engine friendly urls in .htaccess and script your site accordingly
     
    sadcox66, Apr 21, 2006 IP
  4. The K Monster

    The K Monster Peon

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    My understanding is that SEs don't like when the php or asp URL has a "?" in it pulling in an "id". Is this true?
     
    The K Monster, Apr 21, 2006 IP