Duplicate pages issues in Semrush

2 replies
  • SEO
  • |
Hi,

My name is Omkar and this is my first thread in warrior forum.

Recently I got my hands on semrush and expecting to improve website SEO and its ranking. Semrush is really a great tool to find out issues and errors on website, of which one issue is bothering me. Duplicate page issuesAfter performing site audit, semrush shows duplicate issues for page with https and http . eg. http://example.co and https://example.com
I have already updated Canonical URL with https://example.com.
how do i resolve this issue?
#duplicate #issues #pages #semrush
  • Profile picture of the author MikeFriedman
    Setup 301 redirects. Pages should not be accessible by both the HTTP and HTTPS versions.
    Signature

    For SEO news, discussions, tactics, and more.
    {{ DiscussionBoard.errors[11051527].message }}
    • Profile picture of the author Omkar Kulsange
      Thanks!

      Will this work?
      # SSL Rewrite
      RewriteEngine On
      RewriteCond %{SERVER_PORT} 80
      RewriteRule ^(.*)$ https://yourwebsite/$1 [R=301,L]

      What if i have a single page which doesn't work on https? How to add that exception.
      I hope i am not asking too much. Will really appreciate your help!
      {{ DiscussionBoard.errors[11051566].message }}

Trending Topics