how can i make xml site map more than 1000 pages........?

Discussion in 'Google Sitemaps' started by neiljhonson, Sep 25, 2008.

  1. #1
    I have a website which have more than 1000 pages how should i make sitemap for google webmaster tool............
     
    neiljhonson, Sep 25, 2008 IP
  2. seo optimization

    seo optimization Banned

    Messages:
    100
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Maximum 500 pages will be indexed in sitemap, for more you have to create more than one sitemap and create an sitemap index file and submit it to google.

    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:

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

    See the Google 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:

    <?xml version="1.0" encoding="UTF-8"?>
    <sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <sitemap>
    <loc>http://www.example.com/sitemap1.xml.gz</loc>
    <lastmod>2004-10-01T18:23:17+00:00</lastmod>
    </sitemap>
    <sitemap>
    <loc>http://www.example.com/sitemap2.xml.gz</loc>
    <lastmod>2005-01-01</lastmod>
    </sitemap>
    </sitemapindex>


    Karunakar
     
    seo optimization, Sep 25, 2008 IP
  3. websitetools

    websitetools Well-Known Member

    Messages:
    1,513
    Likes Received:
    25
    Best Answers:
    4
    Trophy Points:
    170
    #3
    You can have up to 50.000 URLs in each XML sitemap file. Many sitemapper products including A1 Sitemap Generator can automatically split sitemaps into multiple when necessary. In your case however, that's not needed :)
     
    websitetools, Sep 25, 2008 IP
  4. mbshinde78

    mbshinde78 Peon

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hi,

    I prefer to split pages into more than 1 sitemaps when it comes to size. I use Inspyder Sitemap Creator to generate sitemap for my website. It allows me to set the limit for each XML file and generates the file automatically.

    Cheers
     
    mbshinde78, Sep 26, 2008 IP
  5. webrickco

    webrickco Active Member

    Messages:
    268
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #5
    Anyway, if you have a small site (10000 links max) you can also try to use mine. It's free, online and allows you to include or exclude URL string content. Take a look at http://www.webrickco.com/buildsitemap.php and post your comments!
     
    webrickco, Sep 27, 2008 IP
  6. Nighthawks

    Nighthawks Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    A good question, But still waiting for best answer.
    I also need to create good sitemap for my http://www.websitesofhotels.com

    Please reply the best solution.
     
    Nighthawks, Sep 27, 2008 IP
  7. webrickco

    webrickco Active Member

    Messages:
    268
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #7
    webrickco, Sep 27, 2008 IP
  8. cgo85

    cgo85 Peon

    Messages:
    380
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #8
    gsitemapcrawler works pretty good... I've used it before for some larger sites
     
    cgo85, Sep 30, 2008 IP
  9. palsman

    palsman Active Member

    Messages:
    156
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    95
    #9
    gsitemapcrawler is very good program

    and if your website is forums try to use vbseo_sitemap V2.2

    if you need any help don't to hesitate to contact me
    regards
     
    palsman, Oct 2, 2008 IP