What are the major on page seo factor?

Discussion in 'Google' started by Deecoup, Nov 30, 2010.

  1. awebmaster

    awebmaster Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #41
    What others said are very important factors, Additionally
    Do not forget to check:

    sitemap.xml
    robot.txt (if required)
    Canonical URL issue (if exist do proper 301 rediraction)
    Keyword reach SEO friendly inner page URLs
    keyword frequency and density in content

    hope this may help you too..
     
    awebmaster, Dec 4, 2010 IP
  2. EngineerofSuccess

    EngineerofSuccess Well-Known Member

    Messages:
    680
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    130
    #42
    How can I do that?
     
    EngineerofSuccess, Dec 4, 2010 IP
  3. seoguru4u

    seoguru4u Peon

    Messages:
    141
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #43
    first one is keywords research, then title, description
     
    seoguru4u, Dec 4, 2010 IP
  4. Vicken

    Vicken Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #44
    Most important of all is using keywords in Title, H1 and alt tags. Use the best keywords in title and title of every page must be different.
     
    Vicken, Dec 4, 2010 IP
  5. ryan_le

    ryan_le Peon

    Messages:
    230
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #45
    I think before your start SEO, you should do the keyword research. Then do title - description , seo url friendly, submit sitemap, Content, Title for article..... and another important thing is build backlink. Thanks
     
    ryan_le, Dec 4, 2010 IP
  6. FPForum

    FPForum Notable Member

    Messages:
    4,172
    Likes Received:
    102
    Best Answers:
    0
    Trophy Points:
    225
    Digital Goods:
    2
    #46
    There are a few factors that are most important for seo:

    Title
    Keyword/Keyphrase density on your page
    and Backlinks

    If you have those three things in tact, plus a little time. You are well on your way to high rankings.
     
    FPForum, Dec 4, 2010 IP
  7. Laceygirl

    Laceygirl Notable Member

    Messages:
    4,617
    Likes Received:
    188
    Best Answers:
    1
    Trophy Points:
    250
    #47
    /\Don't listen to that. Over 200 other search engines use the meta.
     
    Laceygirl, Dec 4, 2010 IP
  8. Michaeljones10

    Michaeljones10 Banned

    Messages:
    134
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #48
    H1, title, domain, unique article, links
     
    Michaeljones10, Dec 4, 2010 IP
  9. massjo

    massjo Active Member

    Messages:
    1,567
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    78
    #49
    title tag, description, h1 tag, and keyword density.
     
    massjo, Dec 4, 2010 IP
  10. Imdadc

    Imdadc Peon

    Messages:
    617
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #50
    Keywords Research, Page Title, Meta Description, Meta Keywords, Body Text, H1 Headings, Bold Text, Anchor Texts, Image Alt Texts, Site Load Time etc.....

    All of these thing should be consider at onpage optimization.

    Imdad
     
    Imdadc, Dec 4, 2010 IP
  11. Revis

    Revis Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #51
    Title, URL, properly researched keywords & density, LSI keywords. That's pretty much the method I follow.
     
    Revis, Dec 8, 2010 IP
  12. dementic

    dementic Peon

    Messages:
    280
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #52
    My mom used to say: "if you dont have something smart to say, you better shut up."
    that goes to all the 0-20 word responses on this post ( and all over DP for some reason, where the hell are the moderators??!? )

    now to business.

    The BASIC, and i repeat, BASIC factors for SEO on page are as following:

    1. page load speed - now, that includes two factors by itself:
    A. small output HTML ( 25K is the max recommnded by me )
    B. Total weight of the page less then 100KB ( that includes the HTML,images,css and JS )
    2. title - not more then 65 characters, while holding as much keywords FOR THE SPECIFIC PAGE
    * watch out not to overflow it, since the title still needs to be human readable
    basiclly, the readability is not for google, but think about the user that will see the search results in the SE,
    if he cannot figure what the page is about from the title, you have less chances for him to click on it.
    4. META tags - yes, i know, meta is dead. but thats not exactly right, since meta tags are dead for google,
    while there are a lot more search engines out there that could give you decent traffic.
    the meta description should be 150 characters long, containing keywords from the title tag.
    again, as in the title tag, this should be understandable to the user.
    meta keywords should containt the very basic keywords from the title and meta description,
    that is, try not using the long trail keywords, but the basic ones.
    5. H1 tag - should containt most of the keywords from the title tag, if possible.
    a lot of people are doing mistakes and putting more then one h1 tag in the page,
    that is a seriouse problem, since almost every search engine will ignore the rest.
    basicly, to make it more H tags more understandable and easy to remember,
    use 1 H1 tag, 2 H2 tags, 3 H3 tags and so one ( this is not specific sceince, but it will help you to remember )
    6. Internal links with good anchor text, preffered to similar pages, so for example if you have a game site,
    and the page is about a specific game, then try putting some links to other games on your site.
    7. minimum 300 word article. yes, that is the MINIMUM! a good article should not contain less then 500 words.

    general tips:
    you can make your page a lot smaller if you go over the code and glue tags together,
    for example:
    <a href="#">bla bla bla</a>
          <p>wonderfull</p>
    Code (markup):
    can become:
    <a href="#">bla bla bla</a><p>wonderfull</p>
    Code (markup):
    i know this dosent seem as much saving, but i saved here about 5 bytes,
    going over the whole page could save me some good Kilobytes,
    which might supply the edge that i need.

    another tip that i learned from experience,
    is do not put outgoing links on the page,
    well, i know that is hard if you are an affiliate site,
    but you should consider that for each outgoing link you put on a page,
    you need at least one (good) backlink that will point back to that SPECIFIC page.
    offcourse, all the outgoing links should have a NOFOLLOW tag on them.

    well, i hope i gave some information to the general public,
    escuse me if my english is not perfect, but im not a native speaker.

    have fun, and make millions ;)
     
    dementic, Dec 9, 2010 IP
  13. Bestseoever

    Bestseoever Member

    Messages:
    410
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    35
    #53
    Title + H1 tag + keyword density 2% + good navigation with anchor + bold keywords + Italic keywords
    There is nothing very Important then the title. But you can rank only with composition with a good onpage.
     
    Bestseoever, Dec 9, 2010 IP