How do I make my website look like this

Discussion in 'Programming' started by smartblogz, Jan 23, 2014.

  1. #1
    To the gurus in the house.
    I run a wordpress website and would very much like for it to look like this (see screenshot) when searched for in say google for instance.

    [​IMG]

    Just how on earth do I achieve the above.
     
    smartblogz, Jan 23, 2014 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    You can't. Next question, please.
     
    PoPSiCLe, Jan 23, 2014 IP
  3. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #3
    Actually you can -- it involves several steps and a lot of patience.

    First if you used semantic markup google will eventually maybe up and decide to do that to the site. A lot of the "stop words" you're told not to use in things like description and keywords are triggers for sections like that to end up shown that way.

    Second, you can speed up how soon that will happen by making a open directory listing for the site.
    http://www.dmoz.org/

    Just beware you have to keep updating your DMOZ record if you make changes to your links or directory structure to keep it up to date.

    Placing a sitemap.xml in the root of your directory CAN also help.

    ... and you could use microformats, microdata or an RDF alternative to create what are called "rich snippets" -- just beware those can really start to waste bandwidth which is why I don't entirely advocate their use except with an eyedropper. (don't go nuts with it)
    https://support.google.com/webmasters/answer/2712052?hl=en&ref_topic=3331043

    Though a lot of it is just a matter of patience and proper use of semantics. I had a website I ran for ten years (it's gone now) that did that all by itself out of the blue after being up a year and a half.
     
    Last edited: Jan 24, 2014
    deathshadow, Jan 24, 2014 IP
  4. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #4
    OH, BTW, what you are referring to is called "siteLinks"... decent article explaining them here:
    http://www.searchenginejournal.com/3-ways-to-make-your-serp-listing-stand-out/59961/

    As the article says there's no real way to sign up for it, Google just does it for sites they "think is worth it" - using proper semantic markup, providing extra data both on page and off-page increases the odds of them considering you 'worth it'.
     
    deathshadow, Jan 24, 2014 IP
  5. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #5
    Hence why I stated "you can't" - the chance of Google deciding that a simple Wordpress site is "worthy" of a siteLinks entry is... abysmally low.
     
    PoPSiCLe, Jan 25, 2014 IP
  6. smartblogz

    smartblogz Greenhorn

    Messages:
    78
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #6
    I understand that it may be hard was that all you could say? lol. move over ! :cool:

    No harm in trying right? :p
     
    smartblogz, Jan 27, 2014 IP
  7. smartblogz

    smartblogz Greenhorn

    Messages:
    78
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #7
    Thanks for this. I've got loads of patience so what I need to do now is read up more on it. Thanks for pointing me in this direction.
     
    smartblogz, Jan 27, 2014 IP