![]() |
![]() |
![]() |
|
|||||||
| Modifications Simple to complex modifications, made by users or by our team, applied to logic or presentation, all kinds of modifications are discussed and requested here. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Join Date: Oct 2010
Location: Mumbai, Maharashtra, India
Posts: 83
![]() |
since our site map plug-in is manual and every time we generate the site map manually we have to log in to relevant search engine's webmaster tools to resubmit the site map for faster inclusion in the search engine index.
i was tired of doing this hence, i came out of an idea to implement and submit site map from my site map plug-in page. I pasted the following code on /plugins/gy_sitemap/admin/templates/index.tpl Code:
<div><p> <a href="http://www.google.com/webmasters/tools/ping?sitemap=http://www.my-company-profile.com/sitemap.xml" target="_blank">Submit Site map to Google</a><br /> <a href="http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=YahooDemo&url=http://www.my-company-profile.com/sitemap.xml" target="_blank">Submit Site map to Yahoo</a><br /> <a href="http://submissions.ask.com/ping?sitemap=http://www.my-company-profile.com/sitemap.xml" target="_blank">Submit Site map to Ask.com</a><br /> <a href="http://www.bing.com/webmaster/ping.aspx?siteMap=http://www.my-company-profile.com/sitemap.xml" target="_blank">Submit Site map to Bing</a><br /> </p> </div> So every time after generating the site map i just click on the above links to ping search engines. By this my sites listings are getting indexed faster than before. What do you all think? is it the right idea? is it helpful? Last edited by raghhav; 02-01-2011 at 04:27 PM. |
|
|
|
|
|
#2 |
|
Join Date: May 2010
Location: munich
Posts: 2
![]() |
If just tried it on my page and get a successful submission screen except the one from Yahoo
<Error> The following errors were detected: <Message>limit exceeded</Message> </Error> maybe thats the size of my directory? I thing thatīs useful and simple... Wordpress do it the "same" way ... THX woernimuc http://www.raid24.de |
|
|
|
|
|
#3 |
|
Join Date: Oct 2010
Location: Mumbai, Maharashtra, India
Posts: 83
![]() |
what is the number of sitemap links? if it is too much in 1 page, do it like this, copy half of the links and create a fresh file as sitemap1.xml and put this sitemap1.xml link (give priority 0.80) on the main page, i.e., sitemap.xml, that would do the trick. and both sitemaps would be indexed... hope this helps...
|
|
|
|
|
|
#4 | |
|
Paid Customer
Join Date: Jul 2006
Location: http://www.krynica.malopolska.pl
Posts: 828
![]() |
Quote:
I would have corrected the path that gave a colleague; PHP Code:
PHP Code:
Example: http://www.raid24.de/tmp/sitemap/yahoo/urllist.txt I hope I helped Regards Last edited by Bobby01; 02-03-2011 at 10:01 AM. |
|
|
|
|
|
|
#5 | |
|
Join Date: May 2010
Location: munich
Posts: 2
![]() |
Quote:
I will try this out during the weekend ... woernimuc www.raid24.de www.muc-verzeichnis.de |
|
|
|
|
|
|
#6 |
|
Join Date: Dec 2011
Posts: 72
![]() |
some seo expert is doing ping activity but according to me we are not doing ping activity...
|
|
|
|
|
|
#7 |
|
Join Date: Oct 2010
Location: Mumbai, Maharashtra, India
Posts: 83
![]() |
what do you mean by that?
|
|
|
|
|
|
#8 |
|
Join Date: Mar 2012
Posts: 6
![]() |
maybe thats the size of my directory?
![]() |
|
|
|
|
|
#9 |
|
Join Date: Aug 2010
Posts: 4
![]() |
|
|
|
|
|
|
#10 |
|
Join Date: Aug 2010
Posts: 4
![]() |
for the later versions go to admin/templates/default/sitemap.tpl
this link is working thank u |
|
|
|
![]() |
| Tags |
| ping search engines |
| Thread Tools | |
| Display Modes | |
|
|