![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, Recently we start to have a lot of errors in google indexing of our site, something like: //////////////////////////////////////////////////////// http://www.floraqueen.com/://floraqueen.com/ 404 (No se ha encontrado) [?] 25-sep-2006 http://www.floraqueen.com/://www.floraqueen.com/ 404 (No se ha encontrado) [?] 18-sep-2006 .... /////////////////////////////////////////////////////// I don't understand? wich is the problem? |
#3
| |||
| |||
|
|
In article <1159804053.992703.286800 (AT) b28g2000cwb (DOT) googlegroups.com>, "fernando (AT) floraqueen (DOT) com" <fernando (AT) floraqueen (DOT) com> wrote: Hello, Recently we start to have a lot of errors in google indexing of our site, something like: //////////////////////////////////////////////////////// http://www.floraqueen.com/://floraqueen.com/ 404 (No se ha encontrado) [?] 25-sep-2006 http://www.floraqueen.com/://www.floraqueen.com/ 404 (No se ha encontrado) [?] 18-sep-2006 .... /////////////////////////////////////////////////////// I don't understand? wich is the problem? I don't know anything about Google sitemaps, but I don't think that's the problem. I think you have one or more links on your site coded like this: a href="://floraqueen.com/">blah blah blah</a Someone made a typo ("typographical mistake"). That would be the simple explanation. Good luck -- Philip http://NikitaTheSpider.com/ Whole-site HTML validation, link checking and more |
#4
| |||
| |||
|
|
Yeah.. someone left the http and then google bot assumed it to be a relative url and concatenated it with the baseurl to form the new url. And the new url was obviosuly wrong. ----------------- http://sandy007smarty.seo.iitm.ac.in/ |
|
Nikita the Spider wrote: In article <1159804053.992703.286800 (AT) b28g2000cwb (DOT) googlegroups.com>, "fernando (AT) floraqueen (DOT) com" <fernando (AT) floraqueen (DOT) com> wrote: Hello, Recently we start to have a lot of errors in google indexing of our site, something like: //////////////////////////////////////////////////////// http://www.floraqueen.com/://floraqueen.com/ 404 (No se ha encontrado) [?] 25-sep-2006 http://www.floraqueen.com/://www.floraqueen.com/ 404 (No se ha encontrado) [?] 18-sep-2006 .... /////////////////////////////////////////////////////// I don't understand? wich is the problem? I don't know anything about Google sitemaps, but I don't think that's the problem. I think you have one or more links on your site coded like this: a href="://floraqueen.com/">blah blah blah</a Someone made a typo ("typographical mistake"). That would be the simple explanation. Good luck -- Philip http://NikitaTheSpider.com/ Whole-site HTML validation, link checking and more |
#5
| |||
| |||
|
|
Recently we start to have a lot of errors in google indexing of our site, something like: //////////////////////////////////////////////////////// http://www.floraqueen.com/://floraqueen.com/ 404 (No se ha encontrado) [?] 25-sep-2006 http://www.floraqueen.com/://www.floraqueen.com/ 404 (No se ha encontrado) [?] 18-sep-2006 .... /////////////////////////////////////////////////////// I don't understand? wich is the problem? I have checked my sitemap.xml and all my site files looking for a broken link or something similar and I don't find anything. |
|
Do you know where is the problem coming from? or some idea how to check? |
|
If i disable all files in robots.txt does still google look into sitemap.xml? |
#6
| |||
| |||
|
|
On Mon, 02 Oct 2006 17:47:34 +0200, fernando (AT) floraqueen (DOT) com fernando (AT) floraqueen (DOT) com> wrote: Recently we start to have a lot of errors in google indexing of our site, something like: //////////////////////////////////////////////////////// http://www.floraqueen.com/://floraqueen.com/ 404 (No se ha encontrado) [?] 25-sep-2006 http://www.floraqueen.com/://www.floraqueen.com/ 404 (No se ha encontrado) [?] 18-sep-2006 .... /////////////////////////////////////////////////////// I don't understand? wich is the problem? I have checked my sitemap.xml and all my site files looking for a broken link or something similar and I don't find anything. If your site doesn't contain these - most likely they are external and out of your control. It happens all the time, morons linking to your site, morons writing bots that list spidered urls but are not able to correctly read them and so on. It can be aso new Google bug, Google engineers are known to be creative when it comes to such things. Like it was some months ago (or was it 2005?) with www.example.com///where-are-these-slashes-from? Do you know where is the problem coming from? or some idea how to check? You already did what you can - you have checked your site. You may also browse logs looking if these urls are not GETted with referer string given, perhaps such an url is displayed on some page and sometimes followed by humans. If i disable all files in robots.txt does still google look into sitemap.xml? AFAIR robots.txt supersedes sitemap. If your page sends correct 404 and these links are not originating from your site - don't bother. Borek -- http://www.chembuddy.com http://www.ph-meter.info http://www.terapia-kregoslupa.waw.pl |
#7
| |||
| |||
|
|
Thank you very much for your help. |
|
Why do you say not to bother if the page sends correct 404? We have configured our server to give a 404 error with a custom page. is it correct? |
|
If there any posibility to trace if an external link is causing the problem? |
#8
| |||
| |||
|
|
Only through your logs - if it will be there.? |
|
On Tue, 03 Oct 2006 11:08:12 +0200, josepe <josepe (AT) gmail (DOT) com> wrote: Thank you very much for your help. Please don't top post. Why do you say not to bother if the page sends correct 404? We have configured our server to give a 404 error with a custom page. is it correct? Yes. Google will not index page if 404 header is sent (as is in your case). So don't loose your sleep just because it tries to fetch some non-existing page. It won't hurt your SERPS. If there any posibility to trace if an external link is causing the problem? Only through your logs - if it will be there. Borek -- http://www.chembuddy.com http://www.ph-meter.info http://www.terapia-kregoslupa.waw.pl |
#9
| |||
| |||
|
|
Only through your logs - if it will be there.? Can you help me? |
|
I can't find any url like: "http://www.floraqueen.com/://floraqueen.com*" in my web server logs. |
|
What do you mean "through your logs" |
#10
| |||
| |||
|
|
So how do you know Google tries to index this url? |
|
On Tue, 03 Oct 2006 14:07:58 +0200, josepe <josepe (AT) gmail (DOT) com> wrote: Only through your logs - if it will be there.? Can you help me? I can try, if you will stop top posting. I can't find any url like: "http://www.floraqueen.com/://floraqueen.com*" in my web server logs. So how do you know Google tries to index this url? What do you mean "through your logs" Analyzing them. Borek -- http://www.chembuddy.com http://www.ph-meter.info http://www.terapia-kregoslupa.waw.pl |
![]() |
| Thread Tools | |
| Display Modes | |
| |