 |
|

11-17-2006, 12:41 AM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 7,401
|
|
Big 3 Search Engines Team Up On Sitemaps
Google, Yahoo and Microsoft announced they'll support the Sitemaps format (which originated as Google Sitemaps) together. More...
Don't miss this video too!
|

11-17-2006, 12:47 AM
|
 |
Moderator
|
|
Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,663
|
|
This is great news!
|

11-17-2006, 01:14 AM
|
 |
Moderator
|
|
Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,663
|
|
This is from joint website, http://www.sitemaps.org/:
http://www.sitemaps.org/faq.html#faq_after_submission
Quote:
What do I do after I create my Sitemap?
Once you have created the Sitemap file and placed it on your webserver, you submit it to search engines that support the Sitemaps protocol. The search engines can then retrieve your Sitemap and make the URLs available to their crawlers. Refer to each search engine's documentation for more information about submitting to them. You can also submit your Sitemap using an HTTP request (replace <searchengine_URL> with the URL provided by the search engine):
Issue your request to the following URL:
<searchengine_URL>/ping?sitemap=sitemap_url
For example, if your Sitemap is located at http://www.example.com/sitemap.gz, your URL will become:
<searchengine_URL>/ping?sitemap=http://www.example.com/sitemap.gz
URL encode everything after the /ping?sitemap=:
<searchengine_URL>/ping?sitemap=http%3A%2F%2Fwww.yoursite.com%2Fsitem ap.gz
You can issue the HTTP request using wget, curl, or another mechanism of your choosing. A successful request will return an HTTP 200 response code; if you receive a different response, you should resubmit your request. The HTTP 200 response code only indicates that the search engine has received your Sitemap, not that the Sitemap itself or the URLs contained in it were valid. An easy way to do this is to set up an automated job to generate and submit Sitemaps on a regular basis.
Note: If you are providing a Sitemap index file, you only need to issue one HTTP request that includes the location of the Sitemap index file; you do not need to issue individual requests for each Sitemap listed in the index.
|
I tried submitting a sitemap tonight at Yahoo and Google, but it doesnt seem to be working yet.
|

11-19-2006, 11:01 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 7,401
|
|
The <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> does not exist. Or did I miss something?
|

11-20-2006, 10:10 AM
|
 |
Moderator
|
|
Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,663
|
|
Still not working for me.
|

11-20-2006, 10:29 AM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 7,401
|
|
Thanks Jaan. Good that I have not implemented it yet. :)
|

11-20-2006, 01:01 PM
|
 |
Moderator
|
|
Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,663
|
|
Anyone having luck with this yet?
Any find any "one" click programs that create the properly formatted sitemap for sitemaps.org?
|

11-20-2006, 10:27 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 7,401
|
|
Jaan I had a discussion with my admin, and he said it does not need to validate, as far SE are happy with their site map.
It could only validate XML if the namespace existed, but it does not.
I followed their wish, submitted to Google, and the result was ok.
We can all go for it. :)
AMEN.
|

11-21-2006, 05:37 AM
|
 |
WebProWorld Veteran
|
|
Join Date: Jun 2004
Location: Pretoria, South Africa
Posts: 306
|
|
Webnauts, what are you saying exactly in terms of validating ? Are you talking about the current protocol standard set in the <urlset> tag ?
Sitemaps.org shows it as follow :
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
while xml-sitemaps.com shows it as :
<urlset xmlns="http://www.google.com/schemas/sitemap/0.84"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.google.com/schemas/sitemap/0.84
http://www.google.com/schemas/sitemap/0.84/sitemap.xsd">
can we use either or do we switch to the first as shown by sitemaps.org ?
|

11-21-2006, 06:46 AM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 7,401
|
|
You can use for Google both options. I tried the first option and it was accepted.
If you use the second option, that will be only valid for google.
So if you want a global sitemap for all 3 major SE, the you should take the first option.
Don't care about its validation.
|

11-21-2006, 07:44 AM
|
 |
WebProWorld Veteran
|
|
Join Date: Jun 2004
Location: Pretoria, South Africa
Posts: 306
|
|
thanks webnauts
|

11-21-2006, 07:58 AM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 7,401
|
|
Quote:
|
Originally Posted by mantawebsolutions
thanks webnauts
|
I hope you are aware that you are always welcome. :)
|

11-21-2006, 08:30 AM
|
 |
WebProWorld Veteran
|
|
Join Date: Jun 2004
Location: Pretoria, South Africa
Posts: 306
|
|
I know, thanks for that too :)
|

12-07-2006, 04:20 PM
|
|
WebProWorld New Member
|
|
Join Date: Feb 2005
Posts: 8
|
|
Quote:
|
Originally Posted by incrediblehelp
Anyone having luck with this yet?
Any find any "one" click programs that create the properly formatted sitemap for sitemaps.org?
|
The only one I've been able to find is a WordPress plugin. Google Sitemap Generator for WordPress. I've implemented it on both my WP (v 2.05) powered sites and it works very well.
If I find anything for non-WP sites, I'll come back and post it.
Jennifer
|

12-09-2006, 06:51 AM
|
|
WebProWorld Pro
|
|
Join Date: Dec 2005
Posts: 221
|
|
i have already submitted sitemaps to gogle and yahoo.
but dont find where to submit such sitemaps to MSN.
i have placed links as text files and submitted as sitemap.
google and yahoo reported that they have processed the site map and the status is ok. but they have not revisited the pages in the sitemap.
will search engines visit the pages after submitting sitemap?
thanks
|

02-26-2007, 07:52 PM
|
|
WebProWorld New Member
|
|
Join Date: Feb 2007
Location: Los Angeles
Posts: 12
|
|
If you need a good sitemap generator...download the free one from: http://enarion.net/google/phpsitemapng/
|

02-27-2007, 07:04 AM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 7,401
|
|
Quote:
|
Originally Posted by WebGeek182
|
Great Script! Her also shows a warning when pages are larger than 100000 bytes.
Thanks buddy. I will pass it over to my chief programmer, to check if it is secure to install it on our server.
|

03-06-2007, 10:29 PM
|
|
WebProWorld Veteran
|
|
Join Date: Jul 2003
Location: Mass, U.S.A.
Posts: 434
|
|
Has anyone seen the ping in action?
Hi there,
didn't the big three also announce back then a "ping" feature to update content on the site (or the sitemap)?
I'm still puzzled what the URLs are for ping feature. Has any body figured that out?
K<o>
|

03-13-2007, 11:28 PM
|
|
WebProWorld New Member
|
|
Join Date: Feb 2007
Location: Los Angeles
Posts: 12
|
|
Quote:
|
Originally Posted by Webnauts
Great Script! Her also shows a warning when pages are larger than 100000 bytes.
Thanks buddy. I will pass it over to my chief programmer, to check if it is secure to install it on our server.
|
You are very welcome! Glad to help. I really like that script. Been using it for a while and it's quite handy. I think if you simply password protect your directory you won't have any security issues.
| |