Halfagain IM Forums
May 23, 2012, 22:22 *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Due to increasing spam we are forced to make this forum "Read Only". If you have an issue, most likely was discussed here. Use the Search function and try to find related discussions. If you can't find any helpful information, just email support at halfagain dot com"
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: Paginated Sitemaps  (Read 1219 times)
0 Members and 1 Guest are viewing this topic.
jsscales
Newbie
*

Karma: 10
Offline Offline

Posts: 18


« on: October 09, 2008, 12:00 »

I am building large sites... would be great to have the sitemap.xml limited to a certain number of links per page and then pagnated.  Google is giving me sitemap errors because there are over 50,000 entries on my sitemap page
Logged
Omar
Here to help.
Administrator
Hero Member
*****

Karma: 10001
Offline Offline

Posts: 2687


« Reply #1 on: October 11, 2008, 08:25 »

Well.. is that allowed? Sitemap.xml is automatically crawled by google, as i know it has to be named just sitemap.xml. So you can not have more pages, sitemap1, sitemap2. Or can you? Because pagination inside the sitemap is not possible, xml does not support anything like that.
Logged
jsscales
Newbie
*

Karma: 10
Offline Offline

Posts: 18


« Reply #2 on: October 21, 2008, 00:19 »

Sitemaps can not be more than 50k entries and I am over that.  Google says to create multiple sitemaps so that each one does not contain more than 50k entries
Logged
Omar
Here to help.
Administrator
Hero Member
*****

Karma: 10001
Offline Offline

Posts: 2687


« Reply #3 on: October 21, 2008, 08:41 »

Can you send me a link where they say that? I need to have all the info, if is any naming rules or anything else..
Logged
royalmice
Jr. Member
**

Karma: 9
Offline Offline

Posts: 148


WWW
« Reply #4 on: October 22, 2008, 15:45 »

Omar is correct that you cant have xml sitemap1, 2, 3 and so on, when submitting them to G-o-o-g-l-e, but you can have many sitemaps on a domain like your big domain but you will have to create a sitemap index, which is what u will submit to G-o-o-g-l-e

My sitemap  http://www.travel-e-store.com/sitemap.xml on the moment have 34842 urls and i am adding by the day.
My site map is added to G:eek::eek:GLE Webmaster Tools and under site map, all o.k as below.

Quote
Sitemap details : http://travel-e-store.com
Currently viewing: http://travel-e-store.com/sitemap.xml
View: Sitemap summary
Submitted    Sep 12, 2008
Last downloaded by Google    19 hours ago
Status    OK
Total URLs in Sitemap    34842
Sitemap errors and warnings: No errors or warnings found.

You will however find the following in the help section:

Quote
Can I submit multiple Sitemaps at once?
You can provide multiple Sitemap files, but each Sitemap file that you provide must have no more than 50,000 URLs and must be no larger than 10MB when uncompressed. These limits help to ensure that your web server does not get bogged down serving very large files.

If you want to list more than 50,000 URLs, you must create multiple Sitemap files. If you anticipate your Sitemap growing beyond 50,000 URLs or 10MB, you should consider creating multiple Sitemap files. If you do provide multiple Sitemaps, you can list them in a Sitemap index file. A Sitemap index file can list up to 1,000 Sitemaps.


the following will be usefull for building the multiple pages sitemap
Sample XML Sitemap Index

The following example shows a Sitemap index in XML format. The Sitemap index lists two Sitemaps:

Sitemap index file

The XML format of a Sitemap index file is very similar to the XML format of a Sitemap file. The Sitemap index file uses the following XML tags:

    * - the parent tag surrounds the file.
    * - the parent tag for each Sitemap listed in the file (a child of )
    * - the location of the sitemap (a child of )
    * - the last modified date of the sitemap (optional)

See the Sitemap Protocol for more information.

Sample XML Sitemap Index

The following example shows a Sitemap index in XML format. The Sitemap index lists two Sitemaps:


   
   
      http://www.example.com/sitemap1.xml.gz
      2004-10-01T18:23:17+00:00
   

   
      http://www.example.com/sitemap2.xml.gz
      2005-01-01
   

   



Now that was the easy part, what i do not know is how you will build the seperate sitemaps, like sitemap 1, 2, 3 etc. I am sure there is a way, but that is something for he clever people like Omar to figure out
« Last Edit: October 22, 2008, 15:51 by royalmice » Logged

The best Hosting or your Store Stacker site with plenty of freebies, only at http://bh-server.com
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.8 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!