0
votes
2answers
193 views

Is googlebot indexing links in html comments?

I got a huge number of NOT FOUND links on Google webmaster tool, looks like the links are coming from a section of code in the footer which was put in an HTML comment All pages have NOARCHIVE tag so ...
0
votes
1answer
76 views

How to tell Google that directory doesn't exist anymore?

I created health-related site based on Joomla. I created Google Webmasters account and saw how Google indexed my site. But then I saw that Google indexed some directory /includes (that I didn't ...
0
votes
1answer
409 views

Gmail/Facebook chat - iframa, ajax, url anchors, but what about indexing?

I'm still not sure how it works(but it's not the point:D). As far as I noticed, whole content(almost:D) is in the iframe and chat window is outside iframe. Request are probably made via ajax, and urls ...
2
votes
3answers
716 views

Does googlebot crawl urls in jQuery $.get() calls and can it be prevented?

I have a page that has a form using this ajaxForm jQuery plugin. The form submits, and when it's complete, there is a call using $.get() to load some new content to the page. My problem is, the ...
6
votes
2answers
798 views

Why would Google (or Googlebot) index a page returning a 500 error?

Googlebot has been occasionally indexing one of our sites with a bad query string parameter. I am not sure how it is getting this query string parameter (there don't appear to be any sites linking to ...