• I notice that Google, Yahoo and Bing have problems finding my pages. Posts are OK, but almost no pages seems to be indexed. I am using all in one SEO pack and Google XML Sitemap plugins.
    It seems as I need some advice here. Anyone?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter ThorHammer

    (@thorhammer)

    *BUMP*

    links… Do you have more than one site? Place links to your site on each site, find friends to link to your site (and you link to them).

    Peter

    Good header and link text is also important. Plus try including a short, keyword-rich, summary of the page’s overall topic at the very top of the page (sometimes called “front-loading”).

    Thread Starter ThorHammer

    (@thorhammer)

    Thanks both! I also read somewhere that this code in my header php would do it:
    <?php if(is_single() || is_page() || is_home()) { ?> <meta name="googlebot" content="index,noarchive,follow,noodp" /> <meta name="robots" content="all,index,follow" /> <meta name="msnbot" content="all,index,follow" /> <?php } else { ?> <meta name="googlebot" content="noindex,noarchive,follow,noodp" /> <meta name="robots" content="noindex,follow" /> <meta name="msnbot" content="noindex,follow" /> <?php }?>
    But…it might come in conflict with the all in one SEO pack..?

    Possible. And usually these things should be handled in the robots.txt, not in the header ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to improve page visibility?’ is closed to new replies.