Error link url ../?redirect and https

Home Forums Legacy Support Support queries How-to & Troubleshooting Error link url ../?redirect and https

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #222083
    engacademic
    Participant
    Now almost everything is going well. I can't find the cause for 2 parts problems.
    1. https: not working (I use SSL from Serverpirot to connect to Cloudflare) I think this problem should come from Paid Memberships Pro plugins.
    2. Links to url problems   /? Redirect  or   HTTP ERROR 404
    https://en.chiistudio.com
    #222144
    logan
    Member
    Hello,

    The mixed Content issue is a common problem in which the website data (HTML, CSS, and scripts) are loaded on both HTTP and HTTPS connections. This opens up a security loophole that also affects the user experience of the website.

    Initially, the data is loaded over HTTPS connection. However, subsequently, a portion of data is loaded over the HTTP connection. For WordPress websites, a common cause of the issue is the presence of hardcoded insecure URL in the databases and files.

    Note: Before following the process to fix the Mixed Content issue, it is highly recommended to take a backup of the application’s data. 

    Step 1: Log in to Your WordPress Admin Panel
    Browser to your WordPress website Admin Panel and enter your admin credentials to log in.

    Step 2: Fix the Mixed Content Issue Install Really Simple SSL Plugin
    There are several ways of fixing the Mixed Content issue. Popular choices include manual fixing of the URL and through a plugin.

    • Go to the right side admin menu and click Plugins. Next, click Add New.
    • Search for the Really Simple SSL plugin.
    • Finally, install and activate the plugin.
    • Once the plugin is activated, it will automatically fix the Mix content issues for all the URLs on the website.

    Step 3: Verify That The Issue Has Been Fixed
    Now that the plugin has resolved the Mixed Content issue, it is easy to verify that your WordPress website no longer faces this issue.

    For this, use an online tool: Why No Padlock. This tool will check your website and inform you about the success of the process.

    Visit the website and enter the URL of your website. Click the Test Page button to start the process. You will see some message:


    also, you need to resave your permalinks from wp-admin >> setting >> permalink >> hit save.
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Error link url ../?redirect and https’ is closed to new replies.