301 issue in seo

#997748
  • dear sir , i am really very hard to find the solution, after change server and www version change ,I struck up ,and feel very upset ,
    please look at this issue
    my canonical URL is “https/www.myincomerelaxation.com
    and the your SEO shows redirect to
    https:/myincomerelaxation.com , there is not all needed
    I tried to off by toggle switch , and it is functioning
    but after update , again the same , ie toggle is on, it means redirecting to ‘https”//myincomerelaxation.com , also please note, I checked with other redirect URL checker, there is no issue at all, for confirming I checked with 2 more redirect URL tool too , every thing fine , but why at your SEO , forcely changing the redirect, that I don’t understand , please do the needful sir , already the site map issues too have problem , your code is not working, but for priority I take this issue first sir , please do the needful at the earliest and let me know the out come

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

    We apologize for the issue you are facing with the 301 redirects and the canonical URL settings. It sounds like there may be some configuration issues after your server change.

    To address the redirection from www to non-www, you can add specific rules to your .htaccess file. Here’s a code snippet that you can use to redirect the www version to the non-www version:

    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^www.myincomerelaxation.com [NC]
    RewriteRule ^(.*)$ https://rankmath.com/kb/solving-redirection-issues-using-rank-math-seo/#redirect-amp-urls-to-regular-urls [L,R=301]

    Make sure to add this code after #END WordPress in your .htaccess file. You can edit the .htaccess file directly from the Rank Math dashboard by navigating to WordPress Dashboard → Rank Math SEO → General Settings → Edit .htaccess.

    If you have already tried this and the issue persists, please reply to this ticket with your site URL so that we can assist you further. Additionally, if there are any other specific errors or issues with your sitemap, please let us know so we can help resolve those as well.

    Thank you for bringing this concern to our attention, and we look forward to helping you resolve it!

    Sources:
    Why Are Posts Redirecting to www or Non-www Incorrectly?
    Solving Redirection Issues Using Rank Math SEO Plugin » Rank Math

    This is an automated reply from Rank Math Support Bot. Your ticket has been assigned to a human agent and we will get back to you shortly.

    Dear sir ,
    This is as per recent email regarding 301 redirect , please note ,my issue is since my canonical URL is “https://www.myincomerelaxation.com , then what is need of redirect to non www URL ie . https://myincomerelaxation.com , if I tried to off toggle switch , after update again it is changed to “on” status , this is not correct , I need a solid solution to this issue , please do the needful , no other issues right now
    regards
    Thiyagarajan

    Hello,

    Thank you for contacting Rank Math support.

    We checked your site’s URL, and https://myincomerelaxation.com/ correctly redirects to https://www.myincomerelaxation.com/.

    Also, we can see on https://www.myincomerelaxation.com/ that it has a self-referencing canonical URL.

    Are these not intended?

    Please send screenshots showing the exact problem and, if possible, a recorded screencast video demonstrating the issue.

    You can use tools like Imgur for screenshots or Loom for screencasts.

    We look forward to helping you further.

    Thanks.

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

You must be logged in to reply to this ticket.