A meta-tag is a piece of HTML code that is found inside a webpage, and contains information about the page.
And todays meta-tags are still used to give "information" about websites to electronic visitors, for many purposes.You will surely need to add these tags to your blogger template.
Follow these simple steps:-
NOTE: Use Ctrl+F. to search this line.
<b:if cond='data:blog.url == data:blog.homepageUrl'>And todays meta-tags are still used to give "information" about websites to electronic visitors, for many purposes.You will surely need to add these tags to your blogger template.
Follow these simple steps:-
- Go to Blogger Dashboard > "Design" tab.
- Now click "Edit HTML" tab near "Posting".
- You can view the xml code here. Now search for this code in the template.
NOTE: Use Ctrl+F. to search this line.
- Now add the this code below the previously mentioned code.
<meta content='Your website title here' name='title'/>
<meta content='Your website description here' name='description'/>
<meta content='Your website keywords here' name='keywords'/>
0 comments
Post a Comment