-
AuthorPosts
-
February 13, 2022 at 8:34 am #1340346
Hello team,
As my site is now live almost a month, I checked on Google how it is being displayed: https://savvyify.com/img/image/gbdd
As you can see, it doesn’t show the URL of the site but instead an insecure site. When you open it, it opens it insecure without https despite that my page has https.
Could you please explain what the issue is and how to solve this in Enfold?
Thank you,
February 14, 2022 at 6:13 pm #1340562Hey,
Thanks for contacting us!
Please see – https://www.siteground.com/kb/how-to-force-ssl-with-htaccess/
Best regards,
YigitFebruary 16, 2022 at 10:46 pm #1340986Hey @yigit,
Is there an easy way to edit/add this code to the .htaccess file?
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]I don’t have an FTP installed and don’t need it. Which way would you recommend to add this code to .httaccess file that is easy and fast?
Thank you,
February 16, 2022 at 10:59 pm #1340989Hello,
I believe there should be an easier way to fix this without the .htaccess file.
What determines what is shown up in the display URL? Is that not handled by DNS Records, the A Name, or something similar? I just compared the settings with another website I host and they look equal to me, so it’s not understandable for me why the display URL appears differently for the new site.
February 17, 2022 at 12:43 pm #1341125Hi,
I checked on Google how it is being displayed
It might be an old Google search entry, which will be updated eventually once the site has been re-crawled or re-indexed by Google. Just make sure to update regularly and add new content to it. This is what we see when we google or search for the site.
screenshot: https://1drv.ms/u/s!AjjTfXSRbKTvwDDN4kFqGGvfPEcT?e=9SZZ5F
The link in the search result also redirects to https properly.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.
