Friday, June 17, 2022

How to fix ?m=1 issue after migrating from Blogger to WordPress?

1. Install the “Htaccess File Editor” Plugin.

2. Select “Edit Htaccess“.

3. Take a back up of the Htaccess file. This is very important step if something goes wrong.

4. Add the following code just below the RewriteBase / line:

RewriteCond %{QUERY_STRING} ^m=1$
RewriteRule (.*) $1? [R=permanent]

No comments:

Post a Comment

Unable to view Lucidchart Shapes

When you open the Lucidchart document, it will not show all the shapes. You have to edit the document to view all the added and supported sh...