Just 5 Steps And Done
1.Enable The Search Preference Option
This option is only Available in New Blogger UI Dashboard. to Enable the OptionsGo to New Blogger Dashboard > Select the Blog
Select the Settings Tab > Search Preference
2.Search Description
This is the General Description for Home Page to Optimize Home page/Blog and this Description is Visible on Search Results of Home page.Search Description Should be a Short Description about your Blog and Max 150 Characters in Length.
3.Custom Post Meta Description
This is the Custom Post Meta Description for Each and Every Individual Post. You can Set and Customize the Each Post Description While Creating or Editing the post area.Under the Post Settings(on Right side of Creating/Editing Post) Click the Search Description. Enter the Small Description about your Post. Looks like there is No Limits to the Description. But Google Will Crawl Around 160+ Characters only. So Keep your Post Description as Short as possible.
4.Adding Meta Description to Custom Templates
In Custom Templates you need to add a small snippet of code to your custom template.Search for the Code
<b:if cond='data:blog.metaDescription != ""'>
<meta expr:content='data:blog.metaDescription' name='description'/>
</b:if>
If the Code is available in your Template, then you don’t need to add the meta description tags.Other wise, search for
</title>
and Place the Above same code just after </title>
5.Custom 404 Error Page
Bye bye!! Blogger Default Error/404 Not Found PageBlogger Providing the Custom Error/404 Not Found Page. This Error/404 message is Usually Visible in Blogger Status Message Bar.
You can add Custom Error/404 message with HTML tags or Even Images Also
Dont Forget to like
No comments:
Post a Comment