Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirection issue #5

Closed
matricali opened this issue Dec 26, 2023 · 3 comments
Closed

Redirection issue #5

matricali opened this issue Dec 26, 2023 · 3 comments
Assignees

Comments

@matricali
Copy link

matricali commented Dec 26, 2023

A google result that points to: https://docs.phalcon.io/4.0/en/request

Redirects to:
https://docs.phalcon.io/4.0/en/latest

Then:
https://docs.phalcon.io/4.0/en/latest/latest

And so on...

This is the HTML code of the response

</html>
<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title>Redirecting...</title>
    <link rel="canonical" href="[introduction/](https://docs.phalcon.io/4.0/en/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/latest/introduction/)">
    <meta name="robots" content="noindex">
    <script type="40f3ffd8f1a388e8749b5a2e-text/javascript">var anchor=window.location.hash.substr(1);location.href="latest/"+(anchor?"#"+anchor:"")</script>
    <meta http-equiv="refresh" content="0; url=latest/">
</head>
<body>
Redirecting...
<script src="[/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js](https://docs.phalcon.io/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js)" data-cf-settings="40f3ffd8f1a388e8749b5a2e-|49" defer></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/v84a3a4012de94ce1a686ba8c167c359c1696973893317" integrity="sha512-euoFGowhlaLqXsPWQ48qSkBSCFs3DPRyiwVu3FjR96cMPx+Fr+gpWRhIafcHwqwCqWS42RZhIudOvEI+Ckf6MA==" data-cf-beacon='{"rayId":"83b620dd3a1cba74","version":"2023.10.0","token":"359d3a5d34364ab7a64449d1a12ed6f4"}' crossorigin="anonymous"></script>
</body>
</html>
@niden
Copy link
Sponsor Member

niden commented Dec 26, 2023

Thank you. We are working on it. In the meantime if you want the docs for v4 you can go directly to this URL and navigate from there

https://docs.phalcon.io/4.2/introduction/

(Note 4.0 does not have docs).

The issue is with the 404 redirects.

@niden
Copy link
Sponsor Member

niden commented Dec 26, 2023

OK I think that this has been resolved. Can you check it out and let me know please?

@niden niden self-assigned this Dec 29, 2023
@niden
Copy link
Sponsor Member

niden commented Jan 6, 2024

Closing this. If the problem persists please open a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

No branches or pull requests

2 participants