Title: Wall of Text on HTTPS
Last modified: December 28, 2023

---

# Wall of Text on HTTPS

 *  [sebbyd05](https://wordpress.org/support/users/sebbyd05/)
 * (@sebbyd05)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/wall-of-text-on-https/)
 * Hi, I recently set up a wordpress site using an apache2 webserver using a VM.
   My website works perfectly when logging into it via HTTP, but when I login via
   HTTPS it simply shows a wall of hyperlinks on the admin page. My network is setup
   to have Nginx Proxy Manager (running on a container on a different VM) forward
   traffic for that domain to the apache2 server. The HTTPS certificate is on the
   NPM server. Anyone know how to fix it?

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [George Appiah](https://wordpress.org/support/users/gappiah/)
 * (@gappiah)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/wall-of-text-on-https/#post-17304788)
 * Do you see any errors in your browser’s developer console? Could this be a simple
   case of mixed-content blocking?
 * Any chance you can provide your website address so we can take a look?
 *  Thread Starter [sebbyd05](https://wordpress.org/support/users/sebbyd05/)
 * (@sebbyd05)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/wall-of-text-on-https/#post-17305570)
 * Yes, it’s [https://x10dev.com](https://x10dev.com) and there are a lot of errors
   in the console, how do I fix that?
 *  [George Appiah](https://wordpress.org/support/users/gappiah/)
 * (@gappiah)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/wall-of-text-on-https/#post-17305976)
 * As I thought: it’s a mixed content problem.
 * > My website works perfectly when logging into it via HTTP,
 * That’s because your WordPress website was installed with `http`.
 * > … but when I login via HTTPS it simply shows a wall of hyperlinks on the admin
   > page.
 * You’re accessing an HTTP site over HTTPS. This creates a [mixed content problem](https://web.dev/articles/what-is-mixed-content)”
   and all the resources loaded offer HTTP (eg images, stylesheets, JavaScript files,
   etc) are blocked by the browser.
 * Follow the guide below to properly change your WordPress site address HTTPS.
 * > [Changing The Site URL](https://wordpress.org/documentation/article/changing-the-site-url/)
    -  This reply was modified 2 years, 5 months ago by [George Appiah](https://wordpress.org/support/users/gappiah/).
 *  Thread Starter [sebbyd05](https://wordpress.org/support/users/sebbyd05/)
 * (@sebbyd05)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/wall-of-text-on-https/#post-17306401)
 * I gave that a try and it didn’t seem to work. Now when I try to access the web
   panel it gives me a too many redirects error.
 *  [George Appiah](https://wordpress.org/support/users/gappiah/)
 * (@gappiah)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/wall-of-text-on-https/#post-17306420)
 * > I gave that a try and it didn’t seem to work. Now when I try to access the 
   > web panel it gives me a too many redirects error.
 * Well, clearly something has changed — as this is not what you had previously.
   The reported problem should be solved now, you just have a different problem 
   to deal with.
 * I see you’re using Cloudflare. Check your **Cloudflare SSL/TLS** and ensure it’s
   set to **FULL (Strict)**.
 *  Thread Starter [sebbyd05](https://wordpress.org/support/users/sebbyd05/)
 * (@sebbyd05)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/wall-of-text-on-https/#post-17306532)
 * It was set to Full so I changed it to full (strict). It didn’t seem to have an
   effect. Could it have anything to do with my Apache config? I just used the one
   on the Ubuntu website.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Wall of Text on HTTPS’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [sebbyd05](https://wordpress.org/support/users/sebbyd05/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/wall-of-text-on-https/#post-17306532)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
