PDA

View Full Version : Moving to HTTPS question


abozich
05-24-2018, 11:58 AM
Good morning,

I am planning to move my vb 4.2.5 site to https next month. No plugins running at all.

From my understanding, it is as simple as installing the certificate, updating the URL in vBulletin admin panel and then having our host redirect all traffic to HTTPS.

Since I have a lot of paid subscriptions in this forum, I don't want to mess anything up, so I wanted to ask if there's anything I should be aware of before making these changes.

Thanks.

final kaoss
05-24-2018, 12:59 PM
It's easy to move to, here's all that you have to do.

https://vborg.vbsupport.ru/showthread.php?t=326118

RichieBoy67
05-25-2018, 10:40 AM
Be sure to redirect http to https and to add your https domain to Google webmaster tools.

abozich
06-25-2018, 01:29 PM
What will the "rebuild styles" do? Since we have a custom theme, I am just curious if I have to worry about anything getting messed up by running that.

Dave
06-25-2018, 01:32 PM
I've moved tons of sites from HTTP to HTTPS and never had to run that.
In the source code it's described as "Builds all data from the template table into the fields in the style table".

abozich
06-25-2018, 01:34 PM
I've moved tons of sites from HTTP to HTTPS and never had to run that.
In the source code it's described as "Builds all data from the template table into the fields in the style table".

So would you recommend skipping that step?

Dave
06-25-2018, 01:38 PM
Yes

abozich
06-25-2018, 01:38 PM
Yes

Thank you, Dave!

abozich
06-26-2018, 11:15 PM
In the official vBulletin HTTPS conversion document, it mentions this:

"Go to Settings > Options > Site Name / URL / Contact Details.
Edit 'Forum URL' and add the 's' into the URL.
For example, if your URL is http://www.contoso.com/forum, change it to https://www.contoso.com/forum"

Is this the only place the URL needs to be changed?

On this page of options, there are also fields for "Forum Component URL" (I currently have blank), "CMS Component URL" (I currently have blank), "Blog Component URL" (I currently have blank) and there's also a HomePage URL setting as well.

Do all of those fields stay untouched?