• I recently moved my website from blogger to wordpress..

    I’d done the necessary redirections.. But the issue is google search still shows my website URL with ?m=1 on Mobile although I’d changed it on blogger to ‘No, show theme for desktop version’

    The desktop version works fine.. Redirecting searches to the new wordpress website..

    But searches on Mobile shows ‘page can’t be found’ due to the ?m=1 inclusion..

    Please how do I solve this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    Add this line to your .htaccess file:

    Redirect permanent /?m=1 https://www.dredds.info

    Eventually, Google will notice the permanent redirect and remove the /?m=1 from their index. Until then though, this will redirect all incoming traffic to your main site.

Viewing 1 replies (of 1 total)

The topic ‘Redirecting to mobile theme issues’ is closed to new replies.