How deep to include urls in Google sitemap
05-07-2008, 08:40 AM
|
How deep to include urls in Google sitemap
|
Posts: 137
|
I have a tutorials dynamic site, my site is getting bigger so I will write a PHP script to dynamically generate sitemap from database.
My question is: How much and how deep should I generate urls?
In my site, you can view tutorials by sitename, by category, by sub-category...etc which are considered different urls, Should I generate urls for all those?
Also, how about page numbers? should I generate urls for all pages like: http://mysite.com/photoshop/1/, http://mysite.com/photoshop/2/,
http://mysite.com/photoshop/3/ ....etc?
I'm asking because automated sitemap generators seem to do that, they follow every possible url in your site. I just don't know if this is the right thing to do if you have more control.
|
|
|
|
05-07-2008, 04:32 PM
|
Re: How deep to include urls in Google sitemap
|
Posts: 129
Name: Ryan
|
include any page that has good content or has potential to get links to it. Include any page you want to be considered for indexing.
|
|
|
|
05-07-2008, 06:25 PM
|
Re: How deep to include urls in Google sitemap
|
Posts: 137
|
What about sorting? you can view tutorials by site, category, sub-category ...etc. Those pages return the same content but with different tutorials order spread into multiple pages, should I include all of those or only one form, for example: by category?
|
|
|
|
05-07-2008, 06:51 PM
|
Re: How deep to include urls in Google sitemap
|
Posts: 8,831
Name: Steven Bradley
Location: Boulder, Colorado
|
Actually if the different URLs are displaying the same content you don't want to include them all. Search engines don't want to present duplicate content in their results. If you have 3 URLs that all show the same content you should block two of them through robots.txt.
If the content on each URL is unique then sure include them all in your sitemap to Google, but if the content is the same pick the URL you think best to include and block the others from getting indexed.
|
|
|
|
05-08-2008, 04:40 AM
|
Re: How deep to include urls in Google sitemap
|
Posts: 13,667
Location: Blackpool. UK
|
2 questions to ask yourself.
do the pages have exactly the same text?
if Yes, it's a duplicate.
do the pages have very similar text, or the same text with just the odd wording change?
if Yes there is every chance of it being a "duplicate"
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
|
|
|
|
05-08-2008, 06:19 PM
|
Re: How deep to include urls in Google sitemap
|
Posts: 8,831
Name: Steven Bradley
Location: Boulder, Colorado
|
Hard to say based on the links you posted. I can see how you'd end up with very similar pages with the main difference being the results are listed in a different order. They're pretty thin on content in general though.
It looks like each subcategory will be unique when compared to the others and the more general category will share some of the resources with it's subcategories. I would think they'd end up being unique enough and it would be ok to include them.
You're not really going to be penalized if they are determined to be duplicate.
|
|
|
|
05-09-2008, 10:37 PM
|
Re: How deep to include urls in Google sitemap
|
Posts: 8,831
Name: Steven Bradley
Location: Boulder, Colorado
|
Glad to help. Doesn't look like the green came through, but no worries.
The links did help clarify why you're having a hard deciding. I was thinking the the pages would be exactly the same at first, but now I see they aren't. One thing you can always try at a later point is blocking one set of URLs (maybe the general category ones) in robots.txt and see if you notice any change in how the other pages rank. You can block and unblock them as you want just to see what effect if any there is.
|
|
|
|
05-10-2008, 08:57 AM
|
Re: How deep to include urls in Google sitemap
|
Posts: 13,667
Location: Blackpool. UK
|
Quote:
|
Doesn't look like the green came through
|
The cheque (check) is in the post 
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
|
|
|
|
05-11-2008, 03:39 PM
|
Re: How deep to include urls in Google sitemap
|
Posts: 8,831
Name: Steven Bradley
Location: Boulder, Colorado
|
Funny. I've heard that line before.
|
|
|
|
05-11-2008, 03:40 PM
|
Re: How deep to include urls in Google sitemap
|
Posts: 137
|
Quote:
Originally Posted by chrishirst
The cheque (check) is in the post 
|
Sent another cheque 
|
|
|
|
05-11-2008, 03:54 PM
|
Re: How deep to include urls in Google sitemap
|
Posts: 8,831
Name: Steven Bradley
Location: Boulder, Colorado
|
I just cashed it. Thanks
|
|
|
|
05-14-2008, 11:28 PM
|
Re: How deep to include urls in Google sitemap
|
Posts: 677
Name: DaveBob Roundpants III
Location: Heredia, Costa Rica
|
Quote:
Originally Posted by vangogh
I just cashed it. Thanks
|
I think you mean cached... 
|
|
|
|
05-15-2008, 12:37 AM
|
Re: How deep to include urls in Google sitemap
|
Posts: 507
Name: Tamar Weinberg
Location: New York
|
Quote:
Originally Posted by vangogh
I just cashed it. Thanks
|
I want some cash too.
|
|
|
|
05-15-2008, 06:24 PM
|
Re: How deep to include urls in Google sitemap
|
Posts: 8,831
Name: Steven Bradley
Location: Boulder, Colorado
|
Will you settle for come cache?
|
|
|
|
05-15-2008, 06:39 PM
|
| |