Search Engines and SSI

Discussion in 'Search Engine Optimization' started by wholesalechecklist, Jul 22, 2006.

  1. #1
    I use a footer.html file for many of my sites, and I use SSI include to put the footer on every page of my site. Obviously, I have to make every page .shtml as well.

    I was just wondering if search engines can follow my footer and the links in it?
     
    wholesalechecklist, Jul 22, 2006 IP
  2. tflight

    tflight Peon

    Messages:
    617
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    0
    #2
    SSI stands for server side include which means visitors (and thus search engines) cannot tell the difference.
     
    tflight, Jul 22, 2006 IP
  3. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,200
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #3
    The search engines see the raw HTML code, so there's no difference.
     
    dcristo, Jul 22, 2006 IP
  4. wholesalechecklist

    wholesalechecklist Peon

    Messages:
    511
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Do I have to make each page .shtml? For some reason, that bothers me...

    Are there any cons with using .shtml?
     
    wholesalechecklist, Jul 22, 2006 IP
  5. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,200
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #5
    To use SSI yes you do.

    Alternatively, you could use PHP includes on normal html pages and in your htaccess add a line to tell the server to parse PHP code.
     
    dcristo, Jul 22, 2006 IP
  6. wholesalechecklist

    wholesalechecklist Peon

    Messages:
    511
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Way over my head....

    Ill just stick with my ssi include and hope that .shtml wont negitavely effect my site.
     
    wholesalechecklist, Jul 22, 2006 IP
  7. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,200
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #7
    File extensions have no impact on SEO so if thats your only concern stick with what you have got.
     
    dcristo, Jul 22, 2006 IP
  8. ChildeRoland

    ChildeRoland Peon

    Messages:
    74
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    .shtml will definately not affect your site in a negative way. It doesn't matter what your extention is. The se's will read and rank a .html or .shtml or .php all the same. It's the dynamic url's that screw the se's up and even that has improved a ton.
     
    ChildeRoland, Jul 22, 2006 IP