Adding Description To Your Blog
- Login to your blogger dashboard
- Click on "Design" > "Edit HTML" > back up your template
Adding this description depend on your template, and there is two way of adding this.
- If you are using a standard or unedited template, find the code below.
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<title><data:blog.pageTitle/></title>
Add your description and include the divider as shown below
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/> | PLACE YOUR DESCRIPTION HERE </title>
<title><data:blog.pageTitle/> | PLACE YOUR DESCRIPTION HERE </title>
2. If you are using a custom or edited template, find the code below.
<title><data:blog.title/></title>
Add your description and include the divider as shown below.
<title><data:blog.title/> | PLACE YOUR DESCRIPTION HERE </title>
Click "SAVE TEMPLATE", when you are done with your editing, but take note that this doesn't take effect immediately, it may take some days before it will appear in search engines.
Do you know you can receive all our latest tutorial into your email? to enable this simply subscribe to this blog now, and stay updated, and don't forget to share this.
Subscribe For Free Updates!
*Please confirm the email sent to your inbox after clicking "Sign Up!".
Can you help me please? I can't find any of those codes.. i have a costum template. Please contact me miertoiuandrei@gmail.com
ReplyDeleteYou can take a look here and see if there is any problem My page
You can send a copy of your template to contact@realcombiz.com, then i will tell you which one to find.
Delete