View Single Post
Old 06-07-2017, 07:28 PM  
sarettah
l8r
 
Industry Role:
Join Date: Oct 2002
Posts: 13,488
I don't know that it matters but it may:

You have some issues regarding http versus https.

If I go to the http version, it redirects to yout https version.

In you source code though you have your canonical pointing at the http version.

<link rel="canonical" href="http://www.bigboobshardpix.com/" />

The canoonical tag should point ot the preferred version of the page. Since you are redirecting to the https version and according to google they prefer the https version then I would think your canonical tag should point to the https version, not the http version.

Same thing in your robots.txt they all point to the sitemaps on the http version:

Sitemap: http://www.bigboobshardpix.com/sitemap_letter.xml
Sitemap: http://www.bigboobshardpix.com/sitemap_pages.xml
Sitemap: http://www.bigboobshardpix.com/sitemap_search.xml
Sitemap: http://www.bigboobshardpix.com/sitemap.xml

But if you go to one of those sitemaps they all redirect to the https version of the sitemap and list https versions of the urls listed in them. I am not sure what you are gaining by all the sitemaps either but I am not in any way an SEO expert.

So, that all may not matter at all or it might be confusing the SEs, I have not a clue on that but I have found with google at least it is best to be consistent with the http and https versions of stuff.


Edited In: Same thing with your www. sub domain version and your domain only version. Your canonical points at the domain only version, your site maps all point to the www. version. You need to pick one as your preferred and use it consistently through out. Make sure to tell google webmaster tools which is your preferred version too.

Thats all I have I think.

.
sarettah is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote