Can you give me a solution: Duplicate, submitted URL not selected as canonical

#33510
Viewing 15 replies - 1 through 15 (of 29 total)
  • Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    The search console can show urls as duplicate if they lead to the same page.Could you check if the uxcluded urls redirect as such?
    This is usually solved by adding a canonical url that specifies the link to redirect to.

    Looking forward to helping you. Thank you.

    ​​​​​​​

    this is my cannonical url.i set this using rank math https://www.electricianinwilmingtonnc.com/

    i am facing this issue after i migrated my hosting.

    can you please tell me how to fix it

    Todd
    Rank Math free

    Hi,

    Thanks for your patience.

    Can you please paste all 8 URLs so we can check?

    The ones you have included in the sensitive data section don’t have a trailing slash but in your canonical URL, there is a trailing slash.

    So, the URLs with trailing / are being determined as the original source of content.

    You should talk to your web host about making the non-trailing slash version redirect to your slash version to get rid of this issue.

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

    Hi Quantum,

    Please clear your cache and manually check the affected posts/pages and their canonical urls. If the issue still persists, you can share your logins to take a closer look at the settings. Please edit the first post on this ticket and include your WP 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.

    thank you but i am still confused.i used the inspection tool of search but none of my url version (homepage) are on google property. i have shared my login info. if you want i can share my search console access as well.

    hey , i have contacted host support and asked them to redirect all my url( with www and without www) to www with slash version. they have added this code:
    ## Base Redirects ##

    # Turn on Rewrite Engine
    RewriteEngine On

    # Include trailing slash on non-filepath urls
    RewriteCond %{REQUEST_URI} !(.+)/$
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule (.*)$ https://www.electricianinwilmingtonnc.com/$1/ [R=301,L]

    # Include trailing slash on non-filepath URLs with query string
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_URI} !(.+)/$
    RewriteCond %{QUERY_STRING} (.+)
    RewriteRule ^ https://www.electricianinwilmingtonnc.com/%1/%2 [R=301,L]

    # Include trailing slash on non-filepath URLs with fragment
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_URI} !(.+)/$
    RewriteRule ^(.+)\#(.+)$ https://www.electricianinwilmingtonnc.com/$1/#$2 [R=301,L]

    # Include trailing slash on directory
    RewriteCond %{REQUEST_URI} !(.+)/$
    RewriteCond %{REQUEST_FILENAME} -d
    RewriteRule ^(.+)$ https://www.electricianinwilmingtonnc.com/$1/ [R=301,L]

    # Force HTTPS and WWW
    RewriteCond %{HTTP_HOST} !^www\.(.*)$ [OR,NC]
    RewriteCond %{HTTPS} off
    RewriteRule ^(.*)$ https://www.electricianinwilmingtonnc.com/$1 [R=301,L]

    i inspect my url https://www.electricianinwilmingtonnc.com/ on search console. but i didnt found it on google property.

    search console gave me this indexing data.

    User-declared canonical
    https://www.electricianinwilmingtonnc.com/

    Google-selected canonical
    https://electricianinwilmingtonnc.com/

    Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    The default login URL does not work for your site, could you please share the login link so that we can check this further?

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Hello,

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

    Thank you.

    Todd
    Rank Math free

    Hi,

    I am sorry but we are getting a redirect loop. on the pages you included.

    Rank Math’s redirections module isn’t enabled so I am not sure how you have added those redirects.

    Can you please talk to your web host as I imagine one of the redirects they created is causing this issue.

    recent login url is working fine from.yes last one was not working.i used wps hide plugin. i saw redirecting issue so remove that plugin and contacted webshost. they asked me to clear cache and try with given url. and its working fine from my window . i tried from different browser as well.

    Todd
    Rank Math free

    Hi,

    I am glad that it is working fine now.

    If you need help with anything else, please open a new support ticket here so we can help.

    We are always here for assistance.

    i dont understand. what do you mean by need help with **anything else**?

    Hi Quantum,

    Thanks for getting back to us and sorry for the delay.

    I think we were mislead by your last response and thought that the issue is resolved.

    I have just tried to login but it looks like the WPS hide login plugin might still be active on your site since I cannot access the login page.

    Please let us know if you would still like us to check this issue for you.

    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 15 replies - 1 through 15 (of 29 total)

The ticket ‘Can you give me a solution: Duplicate, submitted URL not selected as canonical’ is closed to new replies.