Wordpress Site Will Not Index In Google -


so, i've been banging head against wall on while.

i have wp site here: http://www.barre101.com. , robots.txt located here: http://www.barre101.com/robots.txt

for crazy reasons, google not indexing of pages in search results.

in webmaster tools, there have been no crawl errors, , says 19 pages crawled yesterday.

i have fetched site in webmaster tools, , googlebot fetches correct information on page.

has experienced before? any/all appreciated!

thanks!

i looked @ source of pages , believe headers not setted correctly in process of indexing site.

<meta name="description" content="full functionable, premium wordpress theme solution website.">     <meta name="keywords" content=", proffesional wordpress theme, flexible wordpress theme, wordpress in 1 theme, premium wordpress theme " /> 

consider adding relevant keywords , relevant description. adding sitemapindex.xml lot

also note headers contains these:

<meta name="robots" content="none" /> <meta name="googlebot" content="none" /> 

i think following work best in case

<meta name="robots" content="index,follow"/> 

Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -