Digital Learning

Showing posts with label Blogging Solutions. Show all posts
Showing posts with label Blogging Solutions. Show all posts

Saturday, September 13, 2025

How to fix blocked by robots? How to fix robots.txt unreachable?

What is "robots.txt blocked" problem on Search Console:
The robots.txt blocked problem is that google trie to crawl a web page on your site, but your robots.txt file is not allow or blocking it.

Why it is happen?
It happen because your robots.txt file has a rule like disallow, that prevent crawlers from accessing a page on your website.

To resolve this problem follow the following steps:
1. Go to settings in your blogger website.
2. Now go to custom robots.txt and click on it.
3. You will see robots.txt like this:
User-agent: *
Disallow: /search
Disallow: /category/
Disallow: /tag/
Allow: /
Disallow: /*?m=1
Sitemap: https://(your website url will be show here)
4. Now change Disallow: /search into Allow: /search
5. Click on save option
6. Now go to search console and click on pages.
7. Find robots.txt error, click on it.
8. Here you will find a validate option.
9. Click on validate option.
10. Now wait for some days, your problem will be shortout.

Monday, November 9, 2020

How to Create Blogger Account:

How to create blogger account or blogger website:
Blogger is a website that allow to create free blogger account. There are many website that allows creating free blog website.

Steps for creating blogger account-

1. Open google on your PC.
2. Type Blogger on google and press enter.
3. You will see the following window. Click on Blogger.com. Blogger website will be open.

On blogger website you will be see the following:

4. Click on Create Your Blog.
5. You will see google sign in window. Type of g-mail Id and password to create your blogger account.
Also do other formalities like type your name, mobile verification and alternative e-mail ID.

6. After login with your g-mail Id your blogger account will be created. Now will see the blogger dashboard. On this board you will find create blog option on the left side. As you can see in the following picture. Now click on Create blog option.
7. When you will click on Create blog then you will see the following picture. Type your blogger website title here. This title will be display on your blogger website. After typing title click on Next option.

8. After typing title when you will click on Next then you will see the following window.
Here you will type a URL of your blogger website that you want. Sometimes it will happen that which URL you have selected for your blogger, that URL already taken by another person. Then you will try another URL that is available. When you will type a available URL it will indicate that it is available. Now click on Save button. Your blogger URL have been created.
Now, your blogger website has been created. Now you can write blog on your blogger with your interest.

Sunday, November 8, 2020

How to Generate Sitemap in XML for Blogger:

Step-Step Sitemap Generator Process:

To generate XML Sitemap:
It is very easy to generate XML sitemap.

To generate XML sitemap simply type "XML sitemap generator" in google and press enter.
Different sites are available to generate sitemap in XML.

You may generate your website sitemap from labnnol.org website.
When you will type xml sitemap generator for blogger the following website link will be display.
Click on the Blogger sitemap-generate XML sitemaps for google and bing.

After clicking on this link you will see labnol.org website homepage, scroll down then you will see the following:

You can see there is a box, in this box you will type of your website URL.
After typing URL will click on Generate sitemap. When you will click on generate sitemap you will found the following:
This is your XML sitemap, you can copy it and paste in your website. To paste sitemap in your website, firstly go to your blogger and click on setting then go to "Enable custom robots" click it to on, then click on Custom robots.txt. Paste XML sitemap here and click on save.
After pasting Sitemap in your blogger, you have to paste sitemap in your google search console.
There are different ways to set sitemap in google search console. One way is -go to google search console and click on sitemap. Then you will see your website link, after your website link you will type "/sitemap.xml" and click on submit, Your sitemap will be set successfully.

Some other Links:

Sunday, July 12, 2020

How to Fix Blogger Structured Data Errors?

3 Steps to Fix Blogger Structured Data Errors:
Step 1: Find the Keyword position
Step 2: Comment the Existing Markup. How to comment in HTML?
Step 3: Paste the Proposed Markup below the commented code.