aaron13100 / 404solution

404 Solution
https://ajexperience.com/wealthpsychology/404-solution/
4 stars 2 forks source link

Redirecting from url leading slash #22

Closed MadMaxxCZ closed 6 years ago

MadMaxxCZ commented 6 years ago

Steps to Reproduce the Bug

It's still showing in my logs

Debug Lines

2017-12-07 07:44:42 (INFO): Updating database version from 2.5.2 to 2.5.3 (begin). 2017-12-07 07:44:42 (INFO): Updating database version to 2.5.3 (end).

aaron13100 commented 6 years ago

What is still showing in your logs?

MadMaxxCZ commented 6 years ago

Hi Aaron,

Thank you for getting to me so quickly.

I'm still getting these redirects. I've tried to rewrite .htaccess file, deactivate almost all plugins, change theme, but something is still redirecting urls to /https:/ instead of https:// See below: [image: Vložený obrázek 1]

Is it possible to find where it came from?

Thank you.

2017-12-07 15:14 GMT+01:00 Aaron notifications@github.com:

What is still showing in your logs?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aaron13100/404solution/issues/22#issuecomment-349978625, or mute the thread https://github.com/notifications/unsubscribe-auth/Agv8W8nxCj9f_CdMl4xOX59xELoruXS9ks5s9_LIgaJpZM4Q5a7j .

aaron13100 commented 6 years ago

So something is redirecting from pages that don't exist to a URL that starts with "/https:/" instead of "https://" ? Does this happen for all URLs or only for pages that don't exist? Does this still happen when the 404 Solution plugin is disabled?

thanks

MadMaxxCZ commented 6 years ago

The urls exist, but in the right format. I've tried to disable your plugin and it seemed not happening, bit I'm not sure as I don't know how to find it without your plugin 😕 I will try it and let you know.

    1. 2017 16:39, 16:39, Aaron notifications@github.com napsal/a:

      So something is redirecting from pages that don't exist to a URL that starts with "/https:/" instead of "https://" ? Does this happen for all URLs or only for pages that don't exist? Does this still happen when the 404 Solution plugin is disabled?

      thanks

      -- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/aaron13100/404solution/issues/22#issuecomment-350004537

aaron13100 commented 6 years ago

It seems like it's probably an issue with .htaccess. Maybe try renaming .htaccess to something else, restarting, and seeing if that fixes the issue.

MadMaxxCZ commented 6 years ago

OK, thank you, I will try it.

    1. 2017 19:37, 19:37, Aaron notifications@github.com napsal/a:

      It seems like it's probably an issue with .htaccess. Maybe try renaming .htaccess to something else, restarting, and seeing if that fixes the issue.

      -- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/aaron13100/404solution/issues/22#issuecomment-350056092

aaron13100 commented 6 years ago

Did you get this figured out?

MadMaxxCZ commented 6 years ago

Still the same :-(

[image: Vložený obrázek 1]

2017-12-09 19:03 GMT+01:00 Aaron notifications@github.com:

Did you get this figured out?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aaron13100/404solution/issues/22#issuecomment-350494559, or mute the thread https://github.com/notifications/unsubscribe-auth/Agv8W1Q8rgVriLzMV_LURRXqxsbMLz_Yks5s-stegaJpZM4Q5a7j .

aaron13100 commented 6 years ago

Did you disable the plugin to see if the issue is still there with the plugin off ?

MadMaxxCZ commented 6 years ago

To be honest I don't know how to find it without the plugin...

    1. 2017 1:00, 1:00, Aaron notifications@github.com napsal/a:

      Did you disable the plugin to see if the issue is still there with the plugin off ?

      -- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/aaron13100/404solution/issues/22#issuecomment-350592741

aaron13100 commented 6 years ago

If you go to a url, like http://your_website.com/some_page.html, and then it forwards you to /http:/your_website.com/some_page.html, then that's an issue, right? Is that correct, or not?

So just go to http://your_website.com/some_page.html to see if it's broken.

MadMaxxCZ commented 6 years ago

Yes, that's the issue. When I go through the web, it works normally, I can't even find the corrupted url in the html source code anywhere, but I wanted to know where it cames from

    1. 2017 16:47, 16:47, Aaron notifications@github.com napsal/a:

      If you go to a url, like http://your_website.com/some_page.html, and then it forwards you to /http:/your_website.com/some_page.html, then that's an issue, right? Is that correct, or not?

      So just go to http://your_website.com/some_page.html to see if it's broken.

      -- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/aaron13100/404solution/issues/22#issuecomment-350763631

aaron13100 commented 6 years ago

So then disable the plugin and go to the URL that should work, then tell me what happens.

MadMaxxCZ commented 6 years ago

Hi Aaron,

I'm so sorry, I found that this is not done by your plugin. I deactivated it and installed 'Redirection" plugin and it is showing the same. I will try to turn off all plugins. Is it possible to trace in your plugin where it came from?

thanks

[image: Vložený obrázek 1]

2017-12-11 17:01 GMT+01:00 Aaron notifications@github.com:

So then disable the plugin and go to the URL that should work, then tell me what happens.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aaron13100/404solution/issues/22#issuecomment-350768146, or mute the thread https://github.com/notifications/unsubscribe-auth/Agv8W7Bjnj9LUXwQD1LrcCeCLhS6cSyfks5s_VHFgaJpZM4Q5a7j .

aaron13100 commented 6 years ago

Nope, it's not sorry. My plugin can only log what it does itself.