Quote:
Originally Posted by sarettah
It's pretty easy.
I migrated 4 wls and set up 1 new one yesterday.
It requires 2 dns entries and a bit of waiting around.
You need to create a dns entry to verify ownership. That can be either a cname or a txt record. I used the TXT record version. The screen will tell you the value to put in the record.
Then you hit a button to verify ownership. You probably will be told to wait a bit and try again while dns rolls. A little while later you go back in, hit the button again and it says ok you are verified.
Then it wants you to create a cname record for each subdomain you are using for the whitelabel ( www., cdn, whatever) and it will give you the value to put in there.
You do that, come back hit a button saying to check it and it will go out and check and probably tell you to try again in a bit after dns rolls so you wait a bit and go in and hit the re-check button and it says ok, in 10 miutes you will be live.
Thats it.
One note. In the instructions for the cname for each subdomain it will say that you have to enter the ending period for the cname record (cname.whitelabel.chaturbate.com.)
If you do that on namesilo, they will come back saying that it is an invalid host name. Drop the period for namesilo and it will work. On uniregistry I included the period without issue.
.
|
I am not sure if "thatīs it" because the new chrome is not here yet and I am not sure if this browser will try to redirect to an https domain automatically.
means: if you have http AND https and did not redirect from http to https from your server the links to the (still existing) http version will get blocked.
so just making the entry is normally not enough - there should be a 301 redirect on the server to the https version to be sure that this will work.
but this is just ONE of the issues.
I am at the moment with many customers that think that they are compliant because they moved their site to https. but MANY of them still have links to external sources in the sourcecode to scripts, css, external fonts or just bookmark stuff or counters.
ALL that will make the same problem - even when your site is on https.