Meta Tags are the HTML tags that can be added to a website to provide additional information to search engines and the end users. The two most popular Meta tags to add are the description and a list of keywords. Along with the Title of your website, these are important pieces of information for search engines to rank your website (SEO), and also for users when your blog is pulled up by Google.
Adding Meta tags can be done by accessing the "Edit HTML" feature within the "Template" menu option. Near the top of the HTML coding you will need to add these two lines of code below the <head> tag:
<meta content='' name='description'/>
<meta content='' name='keywords'/>
Within the quotes under the "content" attributes, you can add both a description, and also keywords. To finish, click "Save Template".
Thursday, March 22, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment