- Login to Blogger account.
- Navigate to Design > Edit HTML
- Click on Download Full Template for your security purpose.
- Check the Expand Widget Templates box then..
-
Add the following in the
<head>
section of your Blogger template. Enter this code below the Home Page code above you have just entered:
<b:if cond='data:blog.url == "http://url of your post"'>
<meta content='keywords pertaining to your post' name='keywords'/>
<meta content='crafted description of your post' name='description'/>
</b:if>
- Add your post URL, keywords and description. To find the URL of your post navigate to the post's page and copy the link showing in the address bar of your browser including the
http://
prefix
- Click on the Save Template button.
- To check your description you can use the view source in your browser once you have navigated to the post page or a meta tag analyzer
Note: This method is suitable if you have a few key posts that you want to ensure you get maximum traffic on. If you have a lot of posts this manual method would be very tedious.
Add the following in the
<head>
section of your Blogger template. Enter this code below the Home Page code above you have just entered:<b:if cond='data:blog.url == "http://url of your post"'>
<meta content='keywords pertaining to your post' name='keywords'/>
<meta content='crafted description of your post' name='description'/>
</b:if>
- Add your post URL, keywords and description. To find the URL of your post navigate to the post's page and copy the link showing in the address bar of your browser including the
http://
prefix - Click on the Save Template button.
- To check your description you can use the view source in your browser once you have navigated to the post page or a meta tag analyzer
Note: This method is suitable if you have a few key posts that you want to ensure you get maximum traffic on. If you have a lot of posts this manual method would be very tedious.