Tips : PING Seach Engine Regulary with Cronjob

Discuss Search Engine Optimization in relation to Joomla!. This forum will also have discussions on SEF/SEO Joomla! extensions.

Moderator: General Support Moderators

Locked
mooglie
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Wed Feb 11, 2009 7:05 am
Contact:

Tips : PING Seach Engine Regulary with Cronjob

Post by mooglie » Wed Feb 11, 2009 7:36 am

Hi all,

if you have website that updated regularly, then you shoul tell search engine regulary too.
You can do that manualy or you can use cronjob to do it automaticly.
you can find cronjob at cpanel.
then put this code to it :

Code: Select all

0 0 * * * wget --delete-after http://www.google.com/webmasters/tools/ping?sitemap=YOUR_SITEMAP_URL
 
0 0 * * * wget --delete-after http://webmaster.live.com/ping.aspx?siteMap=YOUR_SITEMAP_URL
 
0 0 * * * wget --delete-after http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=YahooDemo&url=YOUR_SITEMAP_URL
 
0 0 * * * wget --delete-after http://api.moreover.com/ping?u=YOUR_SITEMAP_URL
It means, this job ping the search engine every day on 12.00am
Sorry, if you know about it before.
http://jogart.com < Web Design Indonesia
http://jogart.com/web-hosting.html < Web Hosting Murah | Cheap Web Hosting

User avatar
Ghonjez
Joomla! Exemplar
Joomla! Exemplar
Posts: 8770
Joined: Sat Oct 18, 2008 3:02 am
Location: Mars
Contact:

Re: Tips : PING Seach Engine Regulary with Cronjob

Post by Ghonjez » Sun Feb 15, 2009 6:09 am

Hi...

Many thanks for share this...

For more easier, Also we can using Ping with Site have provides Ping services :

- http://pingler.com/
- http://www.pingoat.com/
- http://pingomatic.com/
- http://mypagerank.net/service_pingservice_index

just input Site name and Site title.

Regards. :)

Adnet
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 135
Joined: Wed Nov 24, 2010 8:52 am
Location: Greece
Contact:

Re: Tips : PING Seach Engine Regulary with Cronjob

Post by Adnet » Sat Jun 25, 2016 11:55 pm

Is there any extension to add multiple ping lists ?

james_mc
Joomla! Apprentice
Joomla! Apprentice
Posts: 34
Joined: Wed Mar 23, 2016 12:45 pm
Contact:

Re: Tips : PING Seach Engine Regulary with Cronjob

Post by james_mc » Wed Mar 29, 2017 1:46 pm

Sorry, might be stupid questions but:
- why not add updated and new pages through google "add url service"?
- or you just have to updated the website regularly so that google crawler checks it out more often.

Just don't see the point of adding any extension or code....


Locked

Return to “Search Engine Optimization (Joomla! SEO) in Joomla! 1.5”