[Need help] Google Webmaster tools content keywords!

by 7 replies
8
graphicfusiondesign.com is my website in Google webmaster tools > content keywords there are only 4 keywords from robots file! can anyone tell me why this problem is?


#search engine optimization #content #google #haelp #keywords #tools #webmaster
  • Hello,
    You are using wordpress with the SEO plugin by Yoast!
    But you need to improve your SEO On-page
    You need to add some relevant content in your homepage with the keywords you have chosen as it is the most important thing that any SE will look for!
    Hope this help
    Cheers,
    Fred
    • [1] reply
    • There is text on home page you can check in source code as well...!
      • [1] reply
  • Just make sure your keyword is somewhere on the page you want to rank for
  • First, do not use the meta keywords.

    Second, I have no idea why Google is showing the "keywords" from the robots.txt file, but I can say what's wrong with your site. In your head, you have this:

    Code:
    <div id="fb-root"></div>
    <script>(function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0];
      if (d.getElementById(id)) return;
      js = d.createElement(s); js.id = id;
      js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
    Your facebook like code should go in your body "ideally right after the opening <body> tag", not in your head.

    You definitely do not put a div in the head...ever. By doing that, most modern browsers think your body started. Then, it sees a closing head tag and another body tag, and things are just getting messed up. Lol.
  • His site isn't made in Flash.
  • Banned
    [DELETED]

Next Topics on Trending Feed