Https enabled site with seo issues
-
Hello,
Is there a problem with seo bots etc to crawl and rank my wesbite well if the entire site is https enabled?
We have a sign in button which results on the next page being https along with the main homepage and all other pages are https enabled.
Any major setbacks to the seo strategies?
How do I overcome these issues?
-
That depends on what you define as a problem.
If you use relative URLs in hyperlinks in your website and Google enters at an https page then it will assume that other pages crawled to are also https. Thus https pages will be indexed instead of http. This can cause problems in the long run. I would set links in https pages as http absolute links e.g. in the sign in page.
-
Hi Shashank,
If I understand you correctly once a user logs in, they switch to https.
I have 2 answers for you, depending on your current configuration.
If you can view a HTTP version of your site without logging in. Meaning you don't have to log in to view any important content on the site, then you would simply block the crawlers from indexing the HTTPS version, and allow them to index the HTTP. This is done with a robots.txt file and .httaccess
A common way would be to check if the user agent is using PORT 443 which is the HTTPS port, then redirect them to the HTTPS specific robots.txt file.
"Then add the following lines to your .htaccess (in the root of your webhosting).
RewriteCond %{SERVER_PORT} ^443$
RewriteRule ^robots.txt$ robots_ssl.txtIf you dont have an .htaccess file, create a new one - be sure to put these 2 lines at the top of it:
Options +FollowSymLinks
RewriteEngine on "REF: VN7.com Forums
USER WorldWideTrading
POST #2
LINK..If your site forces a person to login before they can view any content, then you have an issue. The problem with that is there is no way for a crawler to login to your site, thus they can not see (crawl) your site to index it.
It is normal for websites to have both HTTP and HTTPS versions. For example, you can view our e-commerce site in either protocol, and we require HTTPS for anything account related. That said, we also block bots from viewing any content on HTTPS because we want them to only index the HTTP version.
One last thing.. Your site may have pages that are only HTTPS, such pages are generally used to display or record personal information, like a person's phone, email, address, or for conducting financial transactions. These types of pages server no value in having them crawled so there is no need to try and get them indexed.
Hope that helps and makes since,
Don
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Is having the same title tag on a blog listing page and blog date archives an SEO issue?
Hi there, Can anyone answer whether having duplicate title tags on the blog listing page (e.g.https://blog.companyname.com/) and the blog date archive pages (e.g.https://blog.companyname.com/archive/2017/10) is an issue? If so why is it an issue and what are the best practices of dealing with this? Thanks! John
Technical SEO | | SEOCT1 -
Recently migrated to https version of volusion site. 301 redirect link chain question
I recently migrated to a https version of a volusion site. They have some type of internal 301 redirect method to accommodate for the entire site. I have also used the 301 redirect manager to redirect categories and pages which I have changed. The question is if I have changed a page internally in the redirect manager from say source. /bluewidget to say. target. /superbluewidget is it wiser or even possible to do it this way to reduce the redirect chain from 3 to 2 steps source. /bluewidget to. target https://www.example/superbluewidget can a relative link be targeted to a full url to reduce steps in a 301 redirect link chain. Thanks
Technical SEO | | mrkingsley0 -
My webstore: Arbeidslys.no - recommended SEO tips for this site
Hello, I'm new in the seo word, but I have worked hard the last year and get good feedback on the rankings. Now I just wondering what to do? Need some help from seo experts, please give me feedback and tips to the next steps for my webstore. I want to rank higher in google, like everyone. Please check it out: http://www.arbeidslys.no Thank you Preben
Technical SEO | | Arbeidslys.no0 -
Will unused/dead pages within my site that is non-linked hurt my seo?
For example my website has mysite.com/randomunusedpage.html No links go into that page from the website but it is published (came with the WP theme). Will that hurt my SEO and should I delete the page or is it harmless? Thanks
Technical SEO | | Marvellous0 -
Is dash problem for seo?
My web site http://www.green-lotus-trekking.com is this problem for google search engine optimization? Some little percentage problem or totally I am in Confusion?
Technical SEO | | agsln0 -
Image centric site and duplicate content issues
We have a site that has very little text, the main purpose of the site is to allow users to find inspiration through images. 1000s of images come to us each week to be processed by our editorial team, so as part of our process we select a subset of the best images and process those with titles, alt text, tags, etc. We still host the other images and users can find them through galleries that link to the process and unprocessed image pages. Due to the lack of information on the unprocessed images, we are having lots of duplicate content issues (The layout of all the image pages are the same, and there isn't any unique text to differentiate the pages. The only changing factor is the image itself in each page) Any suggestions on how to resolve this issue, will be greatly appreciated.
Technical SEO | | wedlinkmedia0 -
Poor Site Performance
Hello, A couple of months ago, this site was dropped from google due to a noindex, nofollow tag thewealthymind(dot)com It's back up, but performing poorly. Take for example the term "The 4 step belief change" in the home page title tag. This site is the #1 authority on that and yet it ranks 3rd below weaker pages. There's 180 404 errors in GWT, many from past versions of pages of the site but also including thewealthymind(dot)com/index.html and thewealthymind(dot)com/index.htm even though there is a rel=cononical tag on the home page. What's the process of getting this site back to health?
Technical SEO | | BobGW0 -
Are links in menus to external sites bad for SEO?
We're building a blog on a subdomain of the main site. The main site is on Shopify and the blog will be on wordpress. I'd like to keep the user experience as simple as possible so I'd like to make the blog look exactly like the main Shopify site. This means having a menu in the blog that duplicates the Shopify menu. So is it bad for SEO to have someone click on the 'about us' button in the blog subdomain (blog.mainsite.com) which takes you to the 'about us page' on the main shopify website (mainsite.com)?
Technical SEO | | acs1110