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]

Sunday, June 12, 2022

How to check PHP version in WordPress?

1. Go to Site Health in WordPress.

2. Select Info Tab.

3. Expand the Server section and check PHP version value.

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.

Saturday, June 4, 2022

How to convert text file to PDF in Mac OS?

Export as PDF option from Mac OS Text editor can be used to convert text file to PDF in Mac OS.

1. Open Text Editor from Mac.

2. Enter the Details(text).

3. Go to File –> Export as PDF.

Thursday, June 2, 2022

How to enforce HTTPS in Bluehost WordPress Settings?

1. Login into Bluehost Portal.

2. Select My Sites.

3. Select the Site.

4. Select Security Tab.

5. Toggle On “Enforce HTTPS”.

Wednesday, June 1, 2022

How to mass transfer Posts from one author to the other in WordPress?

1. Go to All Users in the WordPress admin page.

2. Click the Number of Posts link for the user from which it should be transferred.

3. Select the Posts.

4. Select Edit in the Bulk Actions.

5. Click Apply button.

6. Update the Author.

7. Click Update button.

How to change temporary URL to Domain URL in Bluehost with WordPress?

1. Open Bluehost Site Settings. Update the Site URL.

2. Log into WordPress now.

3. Go to Settings –> General.

4. Update WordPress Address (URL) and Site Address (URL).

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...