Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...SEO and preventing multiple URLs to same pageSEO and preventing multiple URLs to same page
Previous
 
Next
New Post
5/16/2007 4:16 AM
 

Hi all,

I am looking at developing a search/indexing module for DNN but I am noticing an issue on several DNN sites, where it seems to be possible to have a multiple, different looking URLs point to essentially the same page (or a slightly different page but with the same content).

For example, on this website: http://www.alkihomes.com there are some common links on every page, namely the "Register" and "Login" at the top of the page, and "Terms Of Use" and "Privacy Statement" at the bottom of the page.

If we look at the "Terms Of Use" link on this front page, it appears like so: http://www.alkihomes.com/Home/tabid/36/ctl/Terms/Default.aspx

However, if we were to click on the "Neighborhoods" tab of the sidebar, and then click on the "Terms of Use" link, it will instead point to: http://www.alkihomes.com/Neighborhoods/Alki/tabid/344/ctl/Terms/Default.aspx

Now, these two URLs actually go to the same page theoretically (that is, we want to consider these the same pages from a search engine point of view). However, they are technically different pages because the second URL will have the "Neighborhoods" tab on the sidebar selected. And I understand that this is the reason why the URLs are different. Unfortunately, this is bad for search engines. There is no way that a search engine can tell that these two pages are actually supposed to be similar - and it may consider them as duplicate pages with 99% similar content, in which case, it may penalize your website.

The question is - is there a way of turning this behaviour off? What settings or modules actually trigger this behavior, and are these settings enabled by default?

I would also be interested in hearing from other people who are indexing DNN websites, and any tips or advice in this area. For example, is there a list of URLs or parameters which should be commonly ignored by the indexer.

John

 
New Post
5/16/2007 10:29 AM
 

One thing I have noticed sites doing to prevent this issue with the terms of use and privacy policy itmes is to convert these pages to static HTML and simply remove the skin objects from the skin and replace them with hard links, which would go to the same URL on every page.


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
New Post
5/16/2007 11:13 AM
 

jgibs wrote

I would also be interested in hearing from other people who are indexing DNN websites, and any tips or advice in this area. For example, is there a list of URLs or parameters which should be commonly ignored by the indexer.

How about something in your robots.txt file like:

Disallow: /privacy.aspx
Disallow: /terms.aspx

I've learned a tremendous amount from Tom's blog over at Seablick.com



 
New Post
5/16/2007 2:36 PM
 

upon further consideration, the disallow statements above probably only disallow the ONE (each) privacy and terms page... 

I am starting to like the static html page that Mitchel describes- which basically means removing those privacy and terms skin objects (I would guess)



 
New Post
5/16/2007 2:44 PM
 

y01nk wrote

upon further consideration, the disallow statements above probably only disallow the ONE (each) privacy and terms page... 

I am starting to like the static html page that Mitchel describes- which basically means removing those privacy and terms skin objects (I would guess)

Yes, that is pretty much correct.  You remove the skin objects, then you can link directly to an HTML page with the content.

The major advantages of this are first the removal of the multple links but also as mentioned elsewhere on here the full text of both of those pages is stored in ram on the server, so it will reduce ram usage slightly as well!


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...SEO and preventing multiple URLs to same pageSEO and preventing multiple URLs to same page


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out