After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
How to edit Page Title & Meta Description in Blogger?
-
I'm managing my blog on Blogger platform. I have published 7 blog posts to my patio umbrellas blog.
Today, I have published following blog post to my blog.
http://vistastores.blogspot.com/2012/03/offset-umbrellas-awesome-choice-for.html
When I see page title so it is shows me as follow.
Patio Umbrellas Blog: Offset Umbrellas: Awesome choice for good quality time outside!
I want to remove Patio Umbrellas Blog: segment from each blog posts' page title.
I can't find out Meta description in my blog posts. So, How can I make it happen?
-
The first meta tag refers to the Internet Explorer - you can read about it a bit more here:
http://blogs.msdn.com/b/ie/archive/2008/06/10/introducing-ie-emulateie7.aspx
The other meta tags are referring to the size of the view port - based on the condition whether the device that is used to preview the page is a mobile device or not.
You can also see the meta title and description tags:
<title><data:blog.pageTitle/></title>
Meta description is wrapped with the conditional statement.
My suggestion would be to remove these lines:
<title><data:blog.pageTitle/></title>
And place your standard meta title and description above:
Hopefully this should solve your problem.
-
Thanks for your reply. I have read blog posts which were suggested by you. I don't want to add these much Meta to my blog.
You can find out current code which is available for Meta.
<b:include data="blog" name="all-head-content"><title><data:blog.pageTitle/></title></b:include>
Can you give me some idea about this code? Where I need to make changes?
-
Here are a few guides on how you can do it:
http://www.studentscrunch.com/2012/03/how-to-add-meta-tags-to-blogger-blogger.html#
http://www.bloggertricks.com/2007/12/adding-meta-tags-to-bloggerblogspot.html
Unfortunately Blogger doesn't provide the tools to do it using any specific interface, so you will have to simply paste the tags into the html.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Explore more categories
-
Chat with the community about the Moz tools.
-
Discuss the SEO process with fellow marketers
-
Discuss industry events, jobs, and news!
-
Chat about tactics outside of SEO
-
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
-