AMP page redirect issue to original URL

#140455
  • Resolved Foundevour 1
    Rank Math free

    Hi,
    My live site foundevour.com when Googled “foundevour”, contact page for foundevour shows up in 6th or 7th rank. when clicked the page and links to other pages are AMP and the design and functions of the site are not working properly, so I used the redirection to redirect to original URLs but (as you can see in the screenshot of the mobile version) that error is visible first and then redirected to the proper page, so I tried to deactivate the redirection and deactivated the AMP plugin. But the Error 500 page is still visible at first. How can I redirect without that error showing up? or stop the AMP so theres no issue? whats the best solution here.

    Thanks,
    Vishesh

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,

    Thank you for getting in touch with us.

    If you wish to redirect all your URLs to their related pages, please use the following regex:

    
    Source: ^/(.*?)/amp/$
    Target: /$1/
    

    This will redirect URLs for example: http://site.com/yourpage/amp/ to http://site.com/yourpage/

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    Hi,
    I updated the redirection source. It is redirecting to the original URLs but when the link is clicked from google search results the users can see 500: Thats an error. Click here to continue to foundevour.com ( as seen in the screenshot previously) then after 4 to 5 seconds it redirects. How to stop showing that error page at beginning and directly go to the correct URLs.

    Hello,

    I am unable to check your pages as they all redirect to the login page. Please note that 5xx errors are usually from server issues.

    Would you mind if we take a close look at this? Please edit the first post on this ticket and include your WordPress & FTP logins in the designated Sensitive Data section.
    Sensitive Data Section

    It is completely secure and only our support staff has access to that section. If you want, you can use the below plugin to generate a temporary login URL to your website and share that with us instead:

    https://wordpress.org/plugins/temporary-login-without-password/

    You can use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):

    https://wordpress.org/plugins/wp-security-audit-log/

    We really look forward to helping you.

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Hi Michael,
    were you able to find the issue?

    Hello,

    We ran the search for your brand name a mobile phone, clicked the contact page and saw the contact page directly. We are not seeing any 500 error anymore or did you want us to try a different search term or a different URL from the SERPs?

    Sometimes, it takes a few days for Google to start seeing the redirects and once they do, they remove old links from the SERPs and point directly to the new ones.

    Let us know.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘AMP page redirect issue to original URL’ is closed to new replies.