Hi all, I do have a big sitemap file, it actually has a 55000 urls on it, when i tried to submit it to google, i got this error: Your Sitemap exceeds the maximum file size limit. Please create multiple Sitemaps containing fewer URLs to meet the file size limit PHP: any suggetions how to fix that?. Thx
you can allways fix it by making a index sitemap file which contains the parts of sitemap,google allows index. each part xml sitemap shd not contain more than 50,000 url and not more than 10 mb in size Many sitemap generation tools supports index files(they generate automatically) Regards Alex
More info on sitemap indexes: http://www.google.com/support/webmasters/bin/answer.py?answer=71453&topic=13452 And on google sitemaps limitations: http://www.google.com/support/webmasters/bin/answer.py?answer=34658&ctx=sibling
Your sitemap generator does not handle large sites. I use gSiteCrawler and have no problem with my 36,000 page site. We also have 1.2M page site that it does as well.
Than you guyz for your tips, i do appreciate it I will work on it tonight, and i will let u know if i came across any other problem