Can someone analyze this for me?

Discussion in 'Google AdWords' started by agabob, Oct 10, 2008.

  1. Barry Scott

    Barry Scott Active Member

    Messages:
    183
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #21
    Back up your site first to test it, in case it doesn't work correctly. I don't have time to double check whether it will or not, but there's no reson why it won't.

    Open each page of your site and remove from here (shown in bold, although you can remove the generator meta if you want because it does nothing).

    <meta name="generator" content="WYSIWYG Web Builder - http://www.wysiwygwebbuilder.com">
    [B]<style type="text/css">
    div#container
    {
       width: 850px;[/B]
    Code (markup):
    All the way down to here (again remove what's in bold, leaving the line "<script language=...").
    [B]
       background-color: inherit;
       border-right: 1px solid #FFFFFF;
    }
    </style>[/B]
    <script language="JavaScript" type="text/javascript">
    <!--
    function addToFavorites(title, url)
    Code (markup):
    Then, underneath the generator meta or description meta, if you've removed the generator line, copy in these two lines.

    <link href="http://www.life-stinks.com/stylesheet.css" rel="stylesheet" type="text/css">
    <script type="text/javascript" src="./jscookmenu.js"></script>
    Code (markup):
    Then download this below, which is your stylesheet, and upload this to the same place your index resides. I have not referenced it locally as i don't know how everything is structured on your site/server and this way it's fail safe, within reason.

    http://www.mediafire.com/?zmgmmmzmdwn

    Once this is done, nothing should have changed form within the browser, but behind the scenes you've removed the css from the spider's eyes! There is always a possibility that every page uses different styles, which would suck, so click through and check it all. If it fails, upload the site again from the backup to restore it to its original state.

    Your source code of your page should now look like this:

    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <title>More tips on losing your belly fat</title>
    <meta name="keywords" content="fat belly, belly fat, a fat belly, fat, im fat, healthy fat, health weight, belly fat diet, lose the belly fat">
    <meta name="description" content="Weight loss solutions, belly fat tips, healthy fat secrets, easy to follow diets and weight loss programs">
    <meta name="generator" content="WYSIWYG Web Builder - http://www.wysiwygwebbuilder.com">
    <link href="http://www.life-stinks.com/stylesheet.css" rel="stylesheet" type="text/css">
    <script type="text/javascript" src="./jscookmenu.js"></script>
    <script language="JavaScript" type="text/javascript">
    <!--
    function addToFavorites(title, url)
    {
       if (window.sidebar)
       {
          window.sidebar.addPanel(title, url, "");
       }
       else 
       if(window.opera && window.print)
       {
          var elem = document.createElement('a');
          elem.setAttribute('href',url);
          elem.setAttribute('title',title);
          elem.setAttribute('rel','sidebar');
          elem.click();
       } 
       else 
       if(document.all)
       {
          window.external.AddFavorite(url, title);
       }
    }
    //-->
    </script>
    </head>
    <body bgcolor="#FFFFFF" text="#00...
    
    Code (markup):
    Hope it all works and improves things, even if it's slight. :D
     
    Barry Scott, Oct 11, 2008 IP
  2. agabob

    agabob Peon

    Messages:
    314
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #22
    Hey Barry,

    Thanks for all the effort. WYSIWYG doesn't let you modify the code - I can only get to code through Cpanel. I tried what you suggested with no luck. I f I follow 3 steps I lost my whole website - it displayed only some text in black about margins. I tried instead copying the code "that's how it should look" between head and head and it was ok until I noticed that it started throwing some strange random colors on the menu. So I uploaded my backup.
    I work on the website on PC and regularly upload changed files through build in FTP. I use Cpanel only if stuff up some php. It's all still gibrish to me - I'm surprised my contact form is working :rolleyes:
    I'm a computer tech so probably that's the only reason my website is working at all.

    Can you just explain to me the difference between your tool and this
    http://www.linkvendor.com/seo-tools/keyword-density.html,result#r

    this tool picks all my keywords fine
     
    agabob, Oct 11, 2008 IP
  3. Barry Scott

    Barry Scott Active Member

    Messages:
    183
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #23
    I'm not sure if i'm honest. But i checked it on one of the best SEO related sites on the planet, SEOBook and it shows similar. It could be that one tool only reads between the body tags and one reads the whole page?

    http://tools.seobook.com/general/spider-test/index.php
     
    Barry Scott, Oct 12, 2008 IP
  4. agabob

    agabob Peon

    Messages:
    314
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #24
    S#it happens as they say. I always have to have some unusual problems ;)

    Thanks for being patient
     
    agabob, Oct 12, 2008 IP
  5. Barry Scott

    Barry Scott Active Member

    Messages:
    183
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #25
    You're welcome. It's annoying though, because I only seem post to the forum when i'm procrastinating. It's like a reminder of not doing any work! :D
     
    Barry Scott, Oct 12, 2008 IP
  6. agabob

    agabob Peon

    Messages:
    314
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #26
    LOL - cheer up Barry - tomorrow is another shitty day :D
     
    agabob, Oct 12, 2008 IP
  7. pawanpandey78

    pawanpandey78 Peon

    Messages:
    186
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #27
    Hi,

    Give thanks to barry scott,
     
    pawanpandey78, Oct 13, 2008 IP
  8. PPC-Coach

    PPC-Coach Active Member

    Messages:
    1,450
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    90
    #28
    I've never heard of css affecting anything with adwords though...
     
    PPC-Coach, Oct 13, 2008 IP
  9. Barry Scott

    Barry Scott Active Member

    Messages:
    183
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #29
    No me either, but i found it crazy that most density checkers showed the css as the dense words, which in turn could affect relevency, should Google read the page in the same manner no?

    You're the expert, you tell me/us! :)
     
    Barry Scott, Oct 14, 2008 IP
  10. agabob

    agabob Peon

    Messages:
    314
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #30
    Tell us tell us
    After all it's my website doing all those strange things ;)
     
    agabob, Oct 14, 2008 IP