close
Skip to main content

Questions tagged [https]

The tag has no summary.

Question list filters

Filter by
Sorted by
Tagged with
Score of 2
1 answer
78 views

ruby 2.6.6 ubuntu 24.04 WordPress 6.8.1 I have a Ruby script that uses XML-RPC to post articles to my blogs. In the Ruby world, XMLRPC does not work over HTTPS; it only works over HTTP. However, the ...
Score of 0
0 answers
90 views

I have a docker stack consisting of caddy and wordpress currently in development at https://localhost and I am getting two critical erros: I am not sure what could be causing this The REST API ...
Score of 0
0 answers
82 views

I am running a WordPress (latest version 6.5) staging website in WAMP64 in fact, I am running two versions of this website. There is a problem with the copyright text under the Footer Bar in ...
Score of 2
2 answers
399 views

My WordPress site used to require htaccess rewrite rules to redirect non-www to www (or vice versa) and http to https. Without those rules, the site would be accessible at whatever URL the user ...
Score of 0
1 answer
242 views

I am using a plugin that uses WP_PLUGIN_URL and that cause mixed content issues. This is the line of code: <img src="<?php echo esc_url( WP_PLUGIN_URL . '/plugin-name/images/icon1.png' ); ?...
Score of 0
1 answer
1375 views

After enabling SSL the website loads in HTML. CSS and JS files load only in HTTP(view source) and the admin page does not load either. Tried implementing all solutions like rewrite condition to force ...
Score of 2
2 answers
1310 views

I am installing wordpress 6.2 and this is my install screen as you can see there is something wrong, then I realised what it is when you look at the source wordpress is (correctly) working out the ...
Score of 2
1 answer
153 views

By default the Gutenberg block editor uses http:// instead of https:// when you enter a URL that does not include the protocol. For example, if I enter stackoverflow.com the block editor assumes it is ...
Score of 0
1 answer
494 views

I'm in a somewhat odd development situation where I need to develop a WP site at http://dev.example.com/ and then make it live at https://example.com/. The summary is: Develop on http, publish on ...
Score of 0
1 answer
807 views

We have a Wordpress website wich uses Video files from a local sever without SSL. If we use SSL on the main website url, it can't play Videos because of CORS policies so we need to completely disable ...
Score of 1
1 answer
634 views

I installed wordpress on ubuntu using this guide I uploaded my backup and everything went fine until I tried to use my domain. Whenever I try to change from http://20.210.236.41 to my domain http://...
Score of 0
0 answers
79 views

I migrated from a web hosting to a server in my NAT. I did vhost with apache2 so the http server can be serve both an instance of nextcloud and a wordpress one for my home. I had a Let's encrypt ...
Score of 0
1 answer
72 views

Situation: I have an existing non-Wordpress website with an active SSL-certificate. I'd like to replace the existing website with a new Wordpress-site. After installing Wordpress I can access the ...
Score of 0
1 answer
419 views

My subdomains redirect alls in the main domain . I am the admin. We can access to my website by the main domain or subdomain. I use that to share cookies between domain and subdomain : There is no ...
Score of 0
0 answers
618 views

Changed to url from http to https in settings >> general. Hit save changes. Now I get this error: The requested URL was not found on this server. Additionally, a 404 Not Found error was ...

15 30 50 per page
1
2 3 4 5
22