Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

problem #1 on my sitemap.xml is my home page.. www.sitename.in.rs, but when i search google using full url, or just a sitename, it doesn't show my website in results at all (45 pages of results, but not my page)

problem #2 on a list on indexed pages are all of my posts and pages, but when i search using page/post name only my site is not in results at all, i can only search by typing "site name page/post name", and some pages or posts are found only if i type in search "www.sitename.in.rs page/post name", then my result is first.

on yahoo/bing search my site is first result if i search for full url or just sitename, and if i search for a specific page/post i need to type sitename page/post name

sitemap was created like a month ago..

so, is there any help for me?

site url www.pronadjinas.in.rs

share|improve this question

migrated from wordpress.stackexchange.com Mar 1 at 19:52

1 Answer

I'm not sure if would cause your whole problem, but there is a problem with your robots.txt file. It appears that either your web host, or software you are using on your site is inserting this snippet at the bottom of your robots.txt file

<!-- Hosting24 Analytics Code -->
<script type="text/javascript" src="http://stats.hosting24.com/count.php"></script>
<!-- End Of Analytics Code -->

That will make your robots.txt file invalid. Use Google Webmaster Tools, add your site, and verify it. Then use "Health" -> "Fetch as Googlebot" to see if Googlebot is having problems crawling your site because of this.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.