[SEO] Submit your Sitemap

For Articles relating to more than one ISC version
Post Reply
SamX
Posts: 14
Joined: Thu Jul 09, 2009 11:26 pm

[SEO] Submit your Sitemap

Post by SamX »

Hi my friends this is the links to submit your sitemap:

Google

Code: Select all

http://google.com/webmasters/sitemaps/ping?sitemap=http://www.yoursite.com/sitemap.php
Yahoo

Code: Select all

http://search.yahooapis.com/SiteExplorerService/V1/ping?sitemap=http://www.yoursite.com/sitemap.php
Ask

Code: Select all

http://submissions.ask.com/ping?sitemap=http://www.yoursite.com/sitemap.php
Bing.com (Live)

Code: Select all

http://www.bing.com/webmaster/ping.aspx?%20siteMap=http://www.yoursite.com/sitemap.php
Making ping to this pages soon will be indexed.

Include to the root site a file named robots.txt this is an example of the file.

Code: Select all

# robots.txt
User-agent: *
Disallow: /admin/
Disallow: /includes/
Disallow: /config/
Disallow: /language/
Disallow: /addons/
Disallow: /banner_images/
Disallow: /cache/
Disallow: /cgi-bin/
Disallow: /javascript/
Disallow: /mail/
Disallow: /modules/
Disallow: /templates/
Sitemap: http://www.yoursite.com/sitemap.php

User-Agent: Googlebot
Allow: /
User-Agent: Googlebot-Image
Disallow: /
User-Agent: Googlebot-Mobile
Allow: /
ISC 6.1.1 Multi-Vendor Edition
anjordan77
Confirmed
Confirmed
Posts: 6
Joined: Thu Jul 23, 2009 5:43 pm
Location: richmond, va
Contact:

Re: [SEO] Submit your Sitemap

Post by anjordan77 »

I get this error message when i try to use the ping for yahoo.
http://search.yahooapis.com/SiteExplore ... itemap.php

Code: Select all

This XML file does not appear to have any style information associated with it. The document tree is shown below.
      
−
<Error>

		The following errors were detected:
		
<Message>limit exceeded</Message>
</Error>
−
<!--
 ws01.ydn.re2.yahoo.com uncompressed/chunked Tue Aug 18 11:01:08 PDT 2009 
-->
Post Reply