Showing posts with label Blogger. Show all posts
Showing posts with label Blogger. Show all posts

Sunday, July 17, 2022

How to make Blogger Private?

Follow the below steps to make your Blogger Site Private.

1. Go to Settings.

2. Go to Permissions Section.

3. Select Reader Access and set “Private to authors” instead of Public.

Thursday, June 23, 2022

How to copy contents from Blogger Post to WordPress Post?

1. Select the contents from the Blogger Post.

2. Copy the selected contents.

3. Go to Google Docs. 

4. Create a new Document.

5. Paste the Selected Contents.

6. In the Google Document, select all the contents.

7. In the WordPress Post, paste the contents.

8. After pasting, select each image and select “Upload external image”. This will download the image from Google, store it in your Host and replace it with the image stored.

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]

Wednesday, June 8, 2022

How to get Google Blogger Id?

1. Login into https://www.blogger.com/.

2. Select the Blog for which you want to get the Blogger Id.

3. On the URL, you can find the Blogger Id at the end.

Tuesday, May 31, 2022

How to use Custom Domain from GoDaddy for Blogger?

1. Go to Blogger Settings.

2. Update Custom Domain and Redirect domain. Enable HTTPS availability and HTTPS redirect.

3. In GoDaddy, add the DNS Records.

Wednesday, January 12, 2022

Saturday, January 8, 2022

How to change Cursor Color Theme?

Effortless Customization: A Step-by-Step Guide to Changing Your Cursor Color Theme Are you tired of the same old cursor on your screen? Do y...