My basic Search Engine Optimization Guide

Discussion in 'Search Engine Optimization' started by Epica, May 21, 2005.

  1. #1
    I just made this one page, basic Search Engine Optimization Guide.

    Any ideas - I realize its basic SEO, but wouldn't this have helped you when you were just starting out...? See any issues with my suggestions..? Want to see something added - its late, I'm sure I've forgotten something...

    Does it look okay..? I haven't really finalized it yet but I wanted to get some feedback on it before I move further. I'm starting to think about breaking it up into 2-3 pages - maybe adding a page of Search Engine Optimization Tools...?
     
    Epica, May 21, 2005 IP
    Shoemoney likes this.
  2. NewComputer

    NewComputer Well-Known Member

    Messages:
    2,021
    Likes Received:
    68
    Best Answers:
    0
    Trophy Points:
    188
    #2
    NewComputer, May 21, 2005 IP
    Epica likes this.
  3. mcfox

    mcfox Wind Maker

    Messages:
    7,526
    Likes Received:
    716
    Best Answers:
    0
    Trophy Points:
    360
    #3
    I'll be honest, AzAkers; I hate really small text and in Firefox and also Opera, that's the text size I was looking at, so I didn't bother reading. It's such a strain on the eyes squinting. I prefer text to be larger. What size did you use? It seemed to be about 7pt.

    I just had a look at your CSS and I think I see the problem. Even though you have specified the .body1 text size as 11pt, I believe an earlier error is causing problems:
    a.starter:hover {
    color:015583; font-family:arial; font-size:8pt; text-decoration:none; font-align: center
    }
    Code (markup):
    You appear to have ommitted the ending ";", i.e. font-align: center;
     
    mcfox, May 21, 2005 IP
    Epica likes this.
  4. dazzlindonna

    dazzlindonna Peon

    Messages:
    553
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I like the way you show Good Better Best kinds of examples. That makes things easy for a newbie to visualize what you mean.
     
    dazzlindonna, May 21, 2005 IP
    Epica likes this.
  5. Epica

    Epica Well-Known Member

    Messages:
    1,007
    Likes Received:
    95
    Best Answers:
    0
    Trophy Points:
    170
    #5
    Thanks for the feedback guys.

    MCFox - I fixed the CSS error...did that fix the trext size issue for you..?

    You guys think it would be helpful to add a printable version of this...?
     
    Epica, May 22, 2005 IP
  6. Tuning

    Tuning Well-Known Member

    Messages:
    1,005
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    138
    #6
    Also add email a friend option. I think you will get lots of visitors. This is the simplest SEO tutorial i have seen. ( Its like w3schools for SEO ;) )

    Greetings! :)
     
    Tuning, May 22, 2005 IP
  7. mcfox

    mcfox Wind Maker

    Messages:
    7,526
    Likes Received:
    716
    Best Answers:
    0
    Trophy Points:
    360
    #7
    No, the text is still really small. I didn't notice the first time I looked but I see you are using a variety of ways to specify font size: 8pt, 11px

    10pt I can read fine but when you get down to 11pixels, it really is an effort to read (I have better than average eyesight, by the way)

    I was also looking at your CSS a little closer. You have used the 'font-align' attribute when you should use text-align.

    Also, the way you have written the colors; this example from H3; "color:0174C3;" is incorrect. What you are actually specifying there is "color: #C3C3C3;" instead of the color you actually want, "0174C3". You need to preface your color values with "#" and leave a space between - i.e. "color: #0174C3;" in order to get the correct color values displayed.

    So, personally, I would prefer to see bigger font sizes used. It makes it much easier for me to scan, skim or read. :)
     
    mcfox, May 22, 2005 IP
  8. marktse

    marktse Peon

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Nice Guide. 1 page but full of knowledge. Thanks.
    Mark
     
    marktse, May 22, 2005 IP
  9. Epica

    Epica Well-Known Member

    Messages:
    1,007
    Likes Received:
    95
    Best Answers:
    0
    Trophy Points:
    170
    #9
    Thanks for the input guys!! - Keep it coming :)

    mcfox - thanks for taking such a good look at it - I've repaired the CSS file, and I raised the base font up to 9pt - better..? still too small..? - If the page performs (traffic, and people find it usefull) I may do one of those - "choose the font size" buttons I've seen on some pages. (although its obvious I'm not a CSS master ;))
     
    Epica, May 22, 2005 IP
  10. NewComputer

    NewComputer Well-Known Member

    Messages:
    2,021
    Likes Received:
    68
    Best Answers:
    0
    Trophy Points:
    188
    #10
    AzAkers,

    Just an FYI, one of the sites you worked [nourl]http://www.christemple.org/[/nourl]

    You should really have a look at that site in FF. I am not sure if you care, just trying to help.
     
    NewComputer, May 22, 2005 IP
  11. bigdoug

    bigdoug Peon

    Messages:
    845
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #11
    I like the concept,

    1) Is it me or do you have 2 "home" backlinks in left corner? This is confusing.
    a) I recommend getting rid of the word "home" as anchor and changing it to an important KWD. That creates gold for a natural BL anchor. As of now you only get credit for the word "home." This should be a basic teaching on your site. Having 2 home links on index is a SEO mistake, much the less 1 (remember they are at the home page). (Don’t feel bad, I have over 90 sites and once in a while I will trap myself).
    b) If you cannot come up with a keyword that could be used for a BL to index I would recommend using your picture as the home BL. Then specify the BL with ALT (keywords) and link to index.

    When I get time I will look a little closer. Keep up the good work.

    D
     
    bigdoug, May 22, 2005 IP
  12. mcfox

    mcfox Wind Maker

    Messages:
    7,526
    Likes Received:
    716
    Best Answers:
    0
    Trophy Points:
    360
    #12
    You're welcome :)

    Yes! Much better. 9pt is fine. :)
     
    mcfox, May 22, 2005 IP