Posted: Wed Jan 02, 2008 5:15 pm Post subject: Ping
I have some questions about the ping services and I have it set up like this in my sitemap and in all RSS feeds at the bottom,and it seems to have a great impact on the serch engines
Code:
$notify_url = $nukeurl . 'rss-news.php';
// google automatic notification, unquote when you have finished your test and that you have a valid account
// on googlesitemap https://www.google.com/webmasters/sitemaps/login and that your site have been verified
Joined: Dec 25, 2005 Posts: 364 Location: Vsetin, Czech Republic
Posted: Wed Jan 02, 2008 6:46 pm Post subject: Re: Ping
I'm not sure which code you modified but I would be worried that there is no time delay on this before it falls through to the next one.
Pinging can sometimes take quite a while (ask anyone with a blog) if you are performing several pings at once.
Nice idea though!!
Posted: Wed Jan 02, 2008 8:02 pm Post subject: Re: Ping
I have it on my sitemap,and it boosted my traffic pretty hard and it's not a question it's a tip,Wordpress among others have this bult in their system,well mayby it's not exact the same but the idea,I'm very pleased with the result on my page
Posted: Thu Jan 03, 2008 5:50 pm Post subject: Re: Ping
Now I'm even more confused. You are implying you added it to the sitemap but as it would then contain links to external sites it would fail googles validation.
Can you forgive an old fossil like me and explain to me the actual file you added this code?
Posted: Wed Jan 09, 2008 6:24 pm Post subject: Re: Ping
No I have added these lines at the en of the sitemap + I have it at the end on all my RSS feeds,but not pinging Goggle there since they dont accept RSS feeds but Yahoo does it,I did get the whole idea from http://www.osc2nuke.com they use the Google code in their sitemap
Code:
$notify_url = $nukeurl . 'sitemap.php';
// google automatic notification, unquote when you have finished your test and that you have a valid account
// on googlesitemap https://www.google.com/webmasters/sitemaps/login and that your site have been verified
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum