Mobile app version of vmapp.org
Login or Join
Murray432

: Similar URLs for same page I'm working with a site that uses slightly different URLs for the same content. The sitemap lists the pages as: www.website.com/webpage.html If you surf through the

@Murray432

Posted in: #CanonicalUrl #DuplicateContent #Seo

I'm working with a site that uses slightly different URLs for the same content. The sitemap lists the pages as:
website.com/webpage.html

If you surf through the site the same page is found at:
website.com/webpage

Without the .html ending.

This could get fixed using canonical tags, but is it worth the effort when two URLs are that similar? Would a search engine consider them two different pages?

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Murray432

2 Comments

Sorted by latest first Latest Oldest Best

 

@Sue5673885

If you have the proper canonical page link on the page, then search engines shouldn't treat the pages different.

However, from a SEO perspective, there's no definitive answer one way or another (Google "seo ranking file extension" to see what I mean)

What you should be concerned about, however, is that cool URIs don't change and that most people have an easier time with remembering pages without extensions than they do ones with extensions (do you really want people trying to remember if it's .asp/.aspx or .htm/.html based on your platform?).

Additionally, there's a point to be made about the extensions themselves, that they tie the link to the implementation of what's serving up the link (and that this is an implementation detail which is not specific to the content of the page itself).

10% popularity Vote Up Vote Down


 

@Sarah324

Those will absolutely be considered two different pages. Just one character is all it takes to make two URLs different. Canonical URLs are commonly used for different query strings that product the same content but file extension is no different. Definitely use canonical URLs for pages like that.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme