What's the best page format?

Discussion in 'Search Engine Optimization' started by ciwee, Sep 23, 2006.

  1. #1
    Hi all..

    I'm new on SEO. I have a few questions..

    1) What's the best layout for SEO? Using frames or not? does that matter?
    2) What's the difference, in the SE point of view, between the different page formats.. I mean.. HTML, PHP, ASP and so on.. are there a best format? or not?

    Thank you all in advance
     
    ciwee, Sep 23, 2006 IP
  2. Pat Gael

    Pat Gael Banned

    Messages:
    1,331
    Likes Received:
    68
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Frames are only good for SEO if you optimize them with content and links between the <noframes></noframes> tag.

    Scripting language to choose from depends more on your needs and server specs. You can have pure HTML, but that may be an inconvenient mantaining a dynamic website.

    You cannot run ASP pages in as Linux server, unless you have installed Apache ASP, which performace is very poor in comparison to that of a Windows server, where PHP is not always supported.
     
    Pat Gael, Sep 23, 2006 IP
    adamovic likes this.
  3. ciwee

    ciwee Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thank for the answer but I didnt understand what you men by optimizing frames! =/
     
    ciwee, Sep 23, 2006 IP
  4. GULLIVER

    GULLIVER Well-Known Member

    Messages:
    668
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    110
    #4
    He means you can link between frames so they can be viewed by search engines.
     
    GULLIVER, Sep 24, 2006 IP
  5. KC TAN

    KC TAN Well-Known Member

    Messages:
    4,792
    Likes Received:
    353
    Best Answers:
    0
    Trophy Points:
    155
    #5
    For your question 2, it makes no different for:
    kcnews.html and kcnews.php

    However, with the parameters start coming in at the back of the URL, even Google can't guarantee that they will index your page properly:

    kcnews.php?counter=34345456&stats=9009098&type=newandfresh?number=30000
    In addition, Google does not index pages with '&id=' parameters..

    Source:
    http://www.google.com/support/webmasters/bin/answer.py?answer=35769
     
    KC TAN, Sep 24, 2006 IP
  6. GULLIVER

    GULLIVER Well-Known Member

    Messages:
    668
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    110
    #6
    GULLIVER, Sep 24, 2006 IP
  7. ciwee

    ciwee Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Ok I understand it better now! Thank you guys!
     
    ciwee, Sep 24, 2006 IP