October 22, 2020

[Fixed] A value for the name field is required in Blogger

Advertisements


if you are getting an error  "A value for the name field is required" in Blogger, you can Fix here A value for the name field is required in Blogger easily by following steps.


1. Go to your www.blogger.com 

2. Select your blog in which you want to fix a value for the name field is required 


3. Click on Theme from Left Menu.
4. Click on Arrow my theme like bellow.


5. Click on Backup/Restore your template before doing any Changes.
6. Click on Arrow my theme on Again and click Edit HTML.
7. Search for the Below code

<span class='post-author vcard'>

8. Now scroll down and you will find the code like below

<a class='author-meta g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='Admin'><data:post.author/></a></span>

9. Replace the above with the below code

<a class='g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'><span itemprop='name'><data:post.author/></span></a></span>

10. save the theme. your error has been fixed now

Go to Google structured data testing tool and check your blog.






Share This Post To Social Network





0 Comments:

Post a Comment