questions about google search engine newbie style sorta :D

Discussion in 'SEO' started by Connections, Jul 11, 2006.

  1. #1
    ok people you know what you do a search on google, say for instance you are looking "myprofilepimp" my one is the 3rd one that comes up right!!

    yet for some reason mine doesnt have any thing underneath it like the first option does see how they have

    "The Largest selection of Myspace, Piczo and Xanga layouts, Profile editors, Customize your myspace, Xanga, Piczo Profile. Myspace Games, Generators" ...

    that sentance under their url? how do I get a sentance under my url?

    sorry I am new to google and I just want to do this :D

    thanks and dont flame me
     
    Connections, Jul 11, 2006 IP
  2. thekage

    thekage Peon

    Messages:
    203
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    XML sitemap for google? Meta Tags and Description? I think its all about making your site more search engine friendly :p Not sure myself, Java Programmer, just started in this region.
     
    thekage, Jul 11, 2006 IP
  3. sarahkitchen

    sarahkitchen Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    add this line to your head:

     
    sarahkitchen, Jul 11, 2006 IP
  4. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Oh boy, where do we start :)

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
       "http://www.w3.org/TR/html4/strict.dtd">
    <html>
    
    <head>
      <title>myprofilepimp.net </title>
      <META name="keywords" content="myprofilepimp.net">
    </head>
    <frameset rows="100%,*" border="0">
      <frame src="http://www.users.on.net/~jwn/myprofilepimp/myprofilepimp.html" frameborder="0" />
      <frame frameborder="0" noresize />
    </frameset>
    
    <!-- pageok -->
    <!-- 03 -->
    <!-- 5.1-->
    </html>
    Code (markup):
    1. Welcome to the new Millennium. Get Rid Of Frames!
    2. Use a proper Title tag.
    3. Use a proper Meta Description tag (this feeds that sentence)
    4. get in DMOZ (this also feeds that sentence)

    But most importantly, ditch 1995 and enter 2006 - remove those frames.
     
    T0PS3O, Jul 11, 2006 IP
  5. thekage

    thekage Peon

    Messages:
    203
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5
    hehe i knew i was somewhat right :p
     
    thekage, Jul 11, 2006 IP
  6. sarahkitchen

    sarahkitchen Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    sarahkitchen, Jul 11, 2006 IP