Hi @robski25,
Thanks for the info. Can you tell us how did you renew the SSL certificate?
I visited your website using curl
and Apache is redirecting it to another domain. Is that what you are trying to avoid?
curl -LI "http://cityadventures.uk"
HTTP/1.1 302 Found
Date: Thu, 25 Feb 2021 12:28:39 GMT
Server: Apache
Location: https://cityadventures.uk/
Content-Type: text/html; charset=iso-8859-1
HTTP/1.1 301 Moved Permanently
Date: Thu, 25 Feb 2021 12:28:39 GMT
Server: Apache
X-Powered-By: PHP/7.3.11
X-Redirect-By: WordPress
Set-Cookie: uncode_privacy[consent_types]=%5B%5D; expires=Fri, 25-Feb-2022 12:28:39 GMT; Max-Age=31536000; path=/
Vary: Cookie
Location: https://hoopladigital.co.uk/
Content-Type: text/html; charset=UTF-8
HTTP/1.1 200 OK
Date: Thu, 25 Feb 2021 12:28:40 GMT
Server: Apache
X-Powered-By: PHP/7.3.11
Link: <https://hoopladigital.co.uk/wp-json/>; rel="https://api.w.org/", <https://hoopladigital.co.uk/>; rel=shortlink
Set-Cookie: uncode_privacy[consent_types]=%5B%5D; expires=Fri, 25-Feb-2022 12:28:40 GMT; Max-Age=31536000; path=/
Cache-Control: max-age=0, no-cache
Content-Type: text/html; charset=UTF-8