Question about http vs https sitemap xml file

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Will
Captain (CAPT)
Captain (CAPT)
Posts: 263
Joined: Fri Oct 05, 2007 8:02 am

Question about http vs https sitemap xml file

Post by Will » Thu Feb 21, 2008 2:11 pm

I've generated an xml sitemap for the first time and am reviewing it before I upload it to Google.

All of the urls are https:// instead of http://

Is there a reason for this? If I enter the url of a category into the browser as:

Code: Select all

https://domain.com/CategoryName-C15.aspx
it redirects to a dynamic page url with no https//:

Code: Select all

http://domain.com/CategoryList.aspx?CategoryId=15
If I enter the url as:

Code: Select all

http://domain.com/CategoryName-C15.aspx
it goes to the category page directly and url in the browser stays the same:

Code: Select all

http://domain.com/CategoryName-C15.aspx
Is there a reason to have all your urls in the sitemap start with https:// ?

If not, I'll probably change them to http:// because things seem to load faster.

Thanks.

User avatar
Shopping Cart Admin
AbleCommerce Admin
AbleCommerce Admin
Posts: 3055
Joined: Mon Dec 01, 2003 8:41 pm
Location: Vancouver, WA
Contact:

Post by Shopping Cart Admin » Thu Feb 21, 2008 2:28 pm

Hello Will,

It's working so it looks like google doesn't care but I'm going to report it and get it changed regardless.
Thanks for your support

Shopping Cart Guru
AbleCommerce.com
Follow us on Facebook

Will
Captain (CAPT)
Captain (CAPT)
Posts: 263
Joined: Fri Oct 05, 2007 8:02 am

Post by Will » Thu Feb 21, 2008 2:41 pm

Yeah, it didn't seem to matter, but thought I would check to make sure.

Thanks.

Post Reply