internal links changing from HTTP to HTTPS
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
internal links changing from HTTP to HTTPS
Hello. My provider installed SLL certificate for my page. Now they told me to chagne internal links from HTTP to HTTPS. I am not expert here so I am asking. What is there way to do it in WWB? Or other way? Thanks
Re: internal links changing from HTTP to HTTPS
WWB doesn't care. Use .htaccess on the server to force https.
Something like this should work.
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]
Alan
Something like this should work.
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]
Alan
Re: internal links changing from HTTP to HTTPS
You do not have to change internal links. Internal links use relative paths, so they're updated automatically.
Re: internal links changing from HTTP to HTTPS
Thank you Alan and Pablo, to follow all the new things is not my cup of tee, but I try to meet SEO rules. Now I have LOCK icon of the padlock but is not green, just gray. I have no external links, just my own images. Why it is not fully secured then? Or is it?
Re: internal links changing from HTTP to HTTPS
It is difficult to say anything meaningful about this without seeing the website.
Re: internal links changing from HTTP to HTTPS
https://www.valovic.art/
still working on it. changing google font now...
btw I had to remove site search as it makes problems on android.. cart disappeared
still working on it. changing google font now...
btw I had to remove site search as it makes problems on android.. cart disappeared
Re: internal links changing from HTTP to HTTPS
There are links to Facebook and twitter which use http instead of https
Also, there is a reference to http://schema.org/ instead of https://schema.org/
Also, there is a reference to http://schema.org/ instead of https://schema.org/
Re: internal links changing from HTTP to HTTPS
You are right Pablo. I do not use those socials...did not realise.. But for the http://schema.org/ I do not see simple way to change it. Can you help here too please. Thank you for such a acumen approach!
Re: internal links changing from HTTP to HTTPS
It looks like you have used the buil- in 'Structure Data' object so there is nothing you will need to change.
Re: internal links changing from HTTP to HTTPS
OK then my page will be considered as not fully secured (no green padlock just gray)? Even If I have SLL certificate, no unsecured links and so? Maybe question for others but is there anything I can do better for SEO https from WWB point of view?
Re: internal links changing from HTTP to HTTPS
Hi "Diogenes". I checked my sites and the padlock is grey/black for me to. If I remember correct it was in the old "Explorer" browser it showed up green??Diogenes wrote: Sun Dec 12, 2021 12:00 pm OK then my page will be considered as not fully secured (no green padlock just gray)? Even If I have SLL certificate, no unsecured links and so? Maybe question for others but is there anything I can do better for SEO https from WWB point of view?
It does not show green in any of my modern browsers... Edge, Chrome....
Re: internal links changing from HTTP to HTTPS
I don't think this has anything to do with WWB. You will make sure all your (external) links are https.OK then my page will be considered as not fully secured (no green padlock just gray)? E
Re: internal links changing from HTTP to HTTPS
OK Pablo if the schema.org link is considered as not external them I am fine. Well I would be fine anyway, but just to understand it.
Bluessman, I see some sites in my browser with green lock padlock and some with gray lock or unlock red. Usually the banks has green and we ordinary mortals gray. But I am not sure this my opinion will be accepted by SEO experts.
Bluessman, I see some sites in my browser with green lock padlock and some with gray lock or unlock red. Usually the banks has green and we ordinary mortals gray. But I am not sure this my opinion will be accepted by SEO experts.
Re: internal links changing from HTTP to HTTPS
The color of the lock icon depends on the type of SSL employed on the site. The green lock indicates an "EV" certificate (extended) that offers a higher level of assurance and is six times more expensive than the "regular" DV certificate. Both are considered secure with regard to SEO.
Billing clients for your freelance work? Try Minute-2-Minute, the project management, timing, and billing system. Perfect for web developers who charge by the hour. FREE 45-day trial.