About This Page: This is a discussion on Google has changed the location to ping for sitemap submissions. within the vBulletin Modifications forums, part of the vBulletin Discusions category, at vBulletin Modification Discussions. Google has changed the ping url for your sitemaps. So in whatever mod you are using to run a sitemap for your vBulletin forum you need to change this.
The url has changed from
Code:
http://www.google.com/webmasters/ |
11-15-2006, 09:28 AM
|
#1 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
Google has changed the location to ping for sitemap submissions.
Google has changed the ping url for your sitemaps. So in whatever mod you are using to run a sitemap for your vBulletin forum you need to change this.
The url has changed from
Code:
http://www.google.com/webmasters/sitemaps/ping?sitemap=
to
Code:
http://www.google.com/webmasters/tools/ping?sitemap=
|
|
|
11-15-2006, 09:35 AM
|
#2 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
So if you are running vBSEO sitemap like we do here at vBulletin Modder, open up vbseo_sitemap_functions.php and find
Code:
$gurl = 'http://www.google.com/webmasters/sitemaps/ping?sitemap='.urlencode($url);
And change it to
Code:
$gurl = 'http://www.google.com/webmasters/tools/ping?sitemap='.urlencode($url);
|
|
|
11-15-2006, 05:49 PM
|
#3 (permalink)
|
|
Senior Member
Join Date: Aug 2006
Location: Kansas
Posts: 263
|
when did google change this ?
|
|
|
11-15-2006, 05:53 PM
|
#4 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
Few days ago. I had failed pings since the 13th.
|
|
|
11-15-2006, 06:00 PM
|
#5 (permalink)
|
|
Member
Join Date: Oct 2006
Location: Orlando, Florida
Posts: 44
|
Thanks for posting this CM, I'm updating my vBSEO right now 
|
|
|
11-15-2006, 06:08 PM
|
#6 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
Glad to help. I know the first thing that crossed my mind when I saw all the failed pings and that they had not downloaded in a couple days was, "OMG I'm Google banned!"
But I think every webmaster thinks that right off when something funny happens with Google. 
|
|
|
11-15-2006, 06:33 PM
|
#7 (permalink)
|
|
Member
Join Date: Oct 2006
Location: Orlando, Florida
Posts: 44
|
Yah I was wondering why I hadn't gotten any confirmation emails about the sitemap being submitted.
|
|
|
11-15-2006, 09:17 PM
|
#8 (permalink)
|
|
Member
Join Date: Oct 2006
Posts: 47
|
cool have changed as well 
|
|
|
11-15-2006, 11:08 PM
|
#9 (permalink)
|
|
Junior Member
Join Date: Nov 2006
Posts: 16
|
Thanks Code Monkey for the info.
|
|
|
11-15-2006, 11:37 PM
|
#10 (permalink)
|
|
Senior Member
Join Date: May 2006
Location: France
Posts: 458
|
Yep, saw it in the logs also since a few days but did't jump up right away. From time to every single server can have a hickup, why not theirs  But well, changed it and will see if next update works again. Though I have a feeling they changed other links to. I use a few widgets on my Mac to get adsense and analytics and they didn't locate the server neither. Seems they are arranging several parts.
|
|
|
11-15-2006, 11:50 PM
|
#11 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
I think they just changed a directory name is all.
|
|
|
11-16-2006, 12:16 AM
|
#12 (permalink)
|
|
Senior Member
Join Date: May 2006
Location: France
Posts: 458
|
yep meaning many scripts have to be updated 
|
|
|
11-17-2006, 04:32 PM
|
#13 (permalink)
|
|
Senior Member
Join Date: Oct 2006
Posts: 475
|
So, CM... is Crawability going to update Sitemap Generator?
Just curious. If you knew. I seem to still be getting my emails... I'll have to make that edit anyway, but I always wonder why my stuff doesn't act like others!! :lol:
|
|
|
11-18-2006, 12:06 AM
|
#14 (permalink)
|
|
Senior Member
Join Date: May 2006
Location: France
Posts: 458
|
Have you seen a little nasty looking fellow somewhere, most call him Murphy ? IF he's there, run as fast as you can or give him a warm glass of milk with a heavy sleeping pill...
|
|
|
11-18-2006, 04:51 AM
|
#15 (permalink)
|
|
Junior Member
Join Date: Nov 2006
Posts: 8
|
You'd think they'd have put in a redirect or something insteads of simply moving it
|
|
|
11-18-2006, 05:16 AM
|
#16 (permalink)
|
|
Junior Member
Join Date: Nov 2006
Posts: 8
|
Quote:
Originally Posted by G_Man
So, CM... is Crawability going to update Sitemap Generator?
|
They already have. I just upgraded it on one of my forums and everything is working perfectly
|
|
|
11-18-2006, 06:56 AM
|
#17 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
The don't seem to change the file number for sitemap generator with small changes so you just have to download it once and awhile.
|
|
|
11-18-2006, 06:58 AM
|
#18 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
Quote:
Originally Posted by blacknight
You'd think they'd have put in a redirect or something insteads of simply moving it
|
I would bet that it is by design. There are most likely a ton of sites that submit sitemaps automatically that haven't been updated in ages. Hanging up the phone on them is a good way to cut back on the useless workload.
|
|
|
11-18-2006, 05:46 PM
|
#19 (permalink)
|
|
Senior Member
Join Date: Aug 2006
Location: Kansas
Posts: 263
|
|
|
|
11-18-2006, 05:51 PM
|
#20 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
No, that's is a vBSEO issue.
|
|
|
11-18-2006, 06:14 PM
|
#21 (permalink)
|
|
Senior Member
Join Date: Oct 2006
Posts: 475
|
| |