iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Search Engine Optimization Forum SEO is much easier with help from peers and experts! The WebProWorld SEO forum is for the discussion and exploration of various search engine optimization topics. Any non (engine) specific SEO or SEM topics should go here.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-29-2008, 07:58 AM
tushar123's Avatar
WebProWorld Veteran
 
Join Date: Sep 2006
Location: India
Posts: 304
tushar123 RepRank 0
Question How to Create Sitemap for Large Websites & Dynamic Websites?

Hi All,

Recently I encountered 2-websites, one is generating the pages dynamically as it's an e-commerce website, and the other one is a very large website consisting of some nearly 4,000 odd pages.

Now there is a big question for me, how to create a Sitemap for these websites. And I am a bit puzzled as how to create the HTML sitemap also, along with the Google XML sitemap.

Considering the HTML version of the sitemap, is it recommended that I should put some odd 500 pages in the sitemap?

Please do suggest some ways for,
- creating google sitemap for the dynamic and the large website, &
- creating the html sitemap for the large website.

Thanks in advance.
__________________
Tushar Pant
The SEO Blog | My Blog Directory | Music & Lyrics
Reply With Quote
  #2 (permalink)  
Old 11-29-2008, 08:36 AM
Bagi Zoltán's Avatar
WebProWorld New Member
 
Join Date: Aug 2008
Location: Veszprém, Hungary
Posts: 14
Bagi Zoltán RepRank 1
Default Re: How to Create Sitemap for Large Websites & Dynamic Websites?

Some times ago there was a recommendation in the Google Quality Guide to use 100 as a limit for the number of links on a given webpage, have no idea if they still suggest this or it has been changed since that time.

Considering that you have 4000 pages I think you should make display only the product category structure in the static (html) sitemap which would ease the navigation for the visitors.

Regarding the xml sitemap I think you may want to read this article about creating xml sitemap without using fopen.
Reply With Quote
  #3 (permalink)  
Old 11-29-2008, 04:33 PM
chandrika's Avatar
WebProWorld Veteran
 
Join Date: Oct 2005
Location: Cambridge, UK
Posts: 371
chandrika RepRank 4chandrika RepRank 4chandrika RepRank 4
Default Re: How to Create Sitemap for Large Websites & Dynamic Websites?

For sitemaps such as url lists and xml, you can put 50000 urls per page of the sitemap, more than that should be split and an index made.

But I think that an html sitemap, as Bagi Zoltan said, being html pages, Google does reccomend 100 links per page, which generally refers to normal site pages, but as an html sitemap is more for visitors use, it may still apply.

I use the sitemap generator provided at
Create your Google Sitemap Online - XML Sitemaps Generator for a large site. I find it good, it creates xml, html, ror and url lists and you can specify how many urls per page for the html sitemaps and xml as well. So you could split a large sites urls over several pages in the html sitemaps using that.
__________________
2009 Hairstyles - Pictures of 2009 hairstyles and a virtual hairstyler demo.
Price Comparison Site - Compare prices of well known brands and products.
Reply With Quote
  #4 (permalink)  
Old 12-02-2008, 02:02 AM
OpticBurst.com's Avatar
WebProWorld Pro
 
Join Date: Nov 2007
Location: USA
Posts: 159
OpticBurst.com RepRank 1
Smile Re: How to Create Sitemap for Large Websites & Dynamic Websites?

Quote:
Originally Posted by chandrika View Post
For sitemaps such as url lists and xml, you can put 50000 urls per page of the sitemap, more than that should be split and an index made.

But I think that an html sitemap, as Bagi Zoltan said, being html pages, Google does reccomend 100 links per page, which generally refers to normal site pages, but as an html sitemap is more for visitors use, it may still apply.

I use the sitemap generator provided at
Create your Google Sitemap Online - XML Sitemaps Generator for a large site. I find it good, it creates xml, html, ror and url lists and you can specify how many urls per page for the html sitemaps and xml as well. So you could split a large sites urls over several pages in the html sitemaps using that.
Your right! XML Sitemaps is a great tool. If your site is a blog, then you may consider a Wordpress Sitemap Plugin.

__________________
Cloud Web Hosting | Core Servers | Qivana
Reply With Quote
  #5 (permalink)  
Old 12-02-2008, 05:55 AM
WebProWorld Member
 
Join Date: Dec 2007
Posts: 72
mark.smith RepRank 0
Default Re: How to Create Sitemap for Large Websites & Dynamic Websites?

I have worked on various e-commerce websites. Generally used this site: http://www.xml-sitemaps.com ( also suggested by Chandrika ) and really found it works for me.
Reply With Quote
  #6 (permalink)  
Old 12-02-2008, 05:38 PM
WebProWorld Pro
 
Join Date: Jun 2008
Location: Leeds, West Yorkshire
Posts: 121
cbosleeds RepRank 1
Default Re: How to Create Sitemap for Large Websites & Dynamic Websites?

Looks like we have a strong consensus here. I go by the limit of 100 pages for an html sitemap aswell, and I also use Create your Google Sitemap Online - XML Sitemaps Generator as my preferred sitemap generator. I'd also agree that having a sitemap that goes by categories would be the right way to split this down, you could even go further and have sub-sitemaps for each category, maybe.
Reply With Quote
  #7 (permalink)  
Old 12-02-2008, 06:20 PM
WebProWorld Member
 
Join Date: Mar 2005
Location: California
Posts: 38
newsblaze RepRank 0
Lightbulb Re: How to Create Sitemap for Large Websites & Dynamic Websites?

When you generate the sitemap, check that all the URLs are unique.
In ecommerce sites, there is often more than one way to get to a product, with a different URL, so be sure that for any particular page of content, there is only one URL.

You won't have any problem with 4,000 pages in the sitemap, as Chandrika said, you can have 50,000.

LOL, if you think 4,000 is very large, what would you call mine with 640,000 ?

I generate my sitemap with custom software I wrote, that walks directory trees and manufactures the correct URLs. Some sitemap generators make HTTP requests that will be seen in your webserver logs.

Regarding HTML sitemap, 100 isn't a hard limit, but if you are using that for visitors to read, breaking up the list is a nice thing to do. The suggestion of grouping categories by Bagi and cbos is a good one.
__________________
Get unique Daily News not found elsewhere.
Reply With Quote
  #8 (permalink)  
Old 12-02-2008, 10:48 PM
AjiNIMC's Avatar
WebProWorld Pro
 
Join Date: Aug 2004
Location: India
Posts: 279
AjiNIMC RepRank 0
Default Re: How to Create Sitemap for Large Websites & Dynamic Websites?

Creating sitemaps is really easy. You need to create a sitemap index, that can hold many sitemaps inside it. Example: http://www.upad.co.uk/sitemap.xml, now you can create an html sitemap too like UPAD | SiteMap | Reinventing Renting

This site will have over 5,00,000 pages, so we will be having around 10 xml sitemaps, each containing 50k links in it. The html sitemap pages will not have more than 100 links per page.

It is not very difficult to program as a large website will always have cms (any apps to manage the web pages using a DB).

Do let me know if you need more help.

Regards,
Aji Issac
__________________
Be web educated - Client education series - Let not your SEO company cheat you. When they screw your website, they lose one client and you everything.
Reply With Quote
  #9 (permalink)  
Old 12-02-2008, 11:50 PM
subhzash's Avatar
WebProWorld Veteran
 
Join Date: Apr 2007
Posts: 334
subhzash RepRank 1
Thumbs up Re: How to Create Sitemap for Large Websites & Dynamic Websites?

There are two solutions:-

1. Create your own sitemap with the help of python which you can install in server by which you can generate sitemap for unlimited pages

2. Otherwise you need to go the third party tools like Create your Google Sitemap Online - XML Sitemaps Generator but you need to take the paid version for generating more than 500 pages. You can get the static sitemap also


Regards
Subhzash
__________________
subhzash@gmail.com
Reply With Quote
  #10 (permalink)  
Old 12-05-2008, 06:59 AM
tushar123's Avatar
WebProWorld Veteran
 
Join Date: Sep 2006
Location: India
Posts: 304
tushar123 RepRank 0
Smile Re: How to Create Sitemap for Large Websites & Dynamic Websites?

Quote:
Originally Posted by newsblaze View Post
When you generate the sitemap, check that all the URLs are unique.
In ecommerce sites, there is often more than one way to get to a product, with a different URL, so be sure that for any particular page of content, there is only one URL.

You won't have any problem with 4,000 pages in the sitemap, as Chandrika said, you can have 50,000.

LOL, if you think 4,000 is very large, what would you call mine with 640,000 ?

I generate my sitemap with custom software I wrote, that walks directory trees and manufactures the correct URLs. Some sitemap generators make HTTP requests that will be seen in your webserver logs.

Regarding HTML sitemap, 100 isn't a hard limit, but if you are using that for visitors to read, breaking up the list is a nice thing to do. The suggestion of grouping categories by Bagi and cbos is a good one.
LOL 640,000 is really BIG..

__________________
Tushar Pant
The SEO Blog | My Blog Directory | Music & Lyrics
Reply With Quote
  #11 (permalink)  
Old 12-05-2008, 07:04 AM
tushar123's Avatar
WebProWorld Veteran
 
Join Date: Sep 2006
Location: India
Posts: 304
tushar123 RepRank 0
Wink Re: How to Create Sitemap for Large Websites & Dynamic Websites?

Quote:
Originally Posted by AjiNIMC View Post
Creating sitemaps is really easy. You need to create a sitemap index, that can hold many sitemaps inside it. Example: http://www.upad.co.uk/sitemap.xml, now you can create an html sitemap too like UPAD | SiteMap | Reinventing Renting

This site will have over 5,00,000 pages, so we will be having around 10 xml sitemaps, each containing 50k links in it. The html sitemap pages will not have more than 100 links per page.

It is not very difficult to program as a large website will always have cms (any apps to manage the web pages using a DB).

Do let me know if you need more help.

Regards,
Aji Issac
That's a nice way to segregate the static Sitemap, for the sites having more than 100 URL's.

So, I am here with the solutions for my questios,

- Split large sites URLs over several pages (each showing 100 URLs) in the html sitemaps.
- No worries for XML Sitemaps uptill the limit of 50,000.


Thanks a lot for the replies.
__________________
Tushar Pant
The SEO Blog | My Blog Directory | Music & Lyrics
Reply With Quote
  #12 (permalink)  
Old 12-05-2008, 07:05 AM
tushar123's Avatar
WebProWorld Veteran
 
Join Date: Sep 2006
Location: India
Posts: 304
tushar123 RepRank 0
Wink Re: How to Create Sitemap for Large Websites & Dynamic Websites?

Quote:
Originally Posted by AjiNIMC View Post
Creating sitemaps is really easy. You need to create a sitemap index, that can hold many sitemaps inside it. Example: http://www.upad.co.uk/sitemap.xml, now you can create an html sitemap too like UPAD | SiteMap | Reinventing Renting

This site will have over 5,00,000 pages, so we will be having around 10 xml sitemaps, each containing 50k links in it. The html sitemap pages will not have more than 100 links per page.

It is not very difficult to program as a large website will always have cms (any apps to manage the web pages using a DB).

Do let me know if you need more help.

Regards,
Aji Issac
That's a nice way to segregate the static Sitemap, for the sites having more than 100 URL's.

So, I am here with the solutions for my questions,

- Split large sites URLs over several pages (each showing 100 URLs) in the html sitemaps.
- No worries for XML Sitemaps uptill the limit of 50,000.


Thanks a lot for the replies.
__________________
Tushar Pant
The SEO Blog | My Blog Directory | Music & Lyrics
Reply With Quote
Reply

  WebProWorld > Search Engines > Search Engine Optimization Forum

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to create Sitemaps for large websites? tushar123 Search Engine Optimization Forum 0 11-20-2008 11:03 AM
Sitemaps: Dynamic or Static XML for Dynamic websites. MursPlace Search Engine Optimization Forum 1 04-09-2008 02:58 AM
Generating Google sitemap for Dynamic websites lucks Google Discussion Forum 18 08-30-2005 07:15 AM
How valid/smart is it to create duplicate websites? dansroka Marketing Strategies Discussion Forum 30 02-25-2005 09:38 AM
Create & Develop Mini-Websites ??? Marketa Graphics & Design Discussion Forum 1 01-08-2004 03:38 PM


All times are GMT -4. The time now is 06:34 AM.



Search Engine Optimization by vBSEO 3.3.0