Is this possible?

Discussion in 'Search Engine Optimization' started by Licensescript.com, Jul 18, 2010.

  1. #1
    Would it be possible to create say a very clean empty template.

    Then put a paragraph in it (for SEO) and using CSS, set the paragraph to display:none; (Stops the text appearing on the page) BUT it will still be in the HTML.

    Will google notice? it's in the HTML, it's just the CSS which is preventing the user from seeing it.
     
    Licensescript.com, Jul 18, 2010 IP
  2. createdevelop

    createdevelop Well-Known Member

    Messages:
    267
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    140
    #2
    createdevelop, Jul 18, 2010 IP
  3. Grimm

    Grimm Peon

    Messages:
    3,072
    Likes Received:
    57
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yes Google will still notice and why do black hat? Just curious.
     
    Grimm, Jul 18, 2010 IP
  4. Giamatti

    Giamatti Well-Known Member

    Messages:
    1,319
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    148
    #4
    use the javascript like createdevelop allready mentioned, its more clear for search engines and you achieve the same result.
     
    Giamatti, Jul 19, 2010 IP
  5. Licensescript.com

    Licensescript.com Well-Known Member

    Messages:
    287
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    105
    #5
    How will google know? if it's in an external css file.. which they don't read and "draw"?
     
    Licensescript.com, Jul 20, 2010 IP
  6. createdevelop

    createdevelop Well-Known Member

    Messages:
    267
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    140
    #6
    In the same way that Google "knows" you have put a transparent gif on a page with a link elsewhere, or that you are cloaking your website, or that you are stuffing your page with keywords....
     
    createdevelop, Jul 20, 2010 IP
  7. Licensescript.com

    Licensescript.com Well-Known Member

    Messages:
    287
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    105
    #7
    But google will only see the HTML for the CSS... not the css it self? so i would appear like <div id="test">text</div> which google will see...but on page load will be hidden? um..
     
    Licensescript.com, Jul 21, 2010 IP
  8. steammultimedia

    steammultimedia Guest

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Yes you can do this but it is usually called black hat SEO and that is similar to making the background and the copy the same colour. Black hat SEO tends to get you marked down in seo.

    If you have lots of copy either put it onto more than one page or use a javascript library like jQuery to show and hide the text. some javascript stuff google can have a little trouble reading.
     
    steammultimedia, Jul 21, 2010 IP
  9. steammultimedia

    steammultimedia Guest

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    In your head area you will make a link to your CSS which google will be able to follow and look at. If you stop google from following that link then it will think something strange is up.

    You can search for your website and see what google caches but it does not tell you all the notes that google makes for your website
     
    steammultimedia, Jul 21, 2010 IP