How to Enable Google+ Comments in Blogger
Blogger rolling out XML Sitemaps
Blogger is silently rolling out XML sitemaps to all of the BlogSpot Blogs. This is another long awaited feature and as of now, I can see these only on BlogSpot blogs and not on ones mapped to Custom Domains. Blogger has been adding more and more features and this is another really awesome roll out from Blogger.Sitemaps provide information about all the URLs in your Blog. This structured information will give loads of information about your Blog to the Search Engine Crawlers.
Continue Reading
Blogger launches a new Template Editor
Blogger has simplified the process of editing blogger templates by coming up with a new colorful inline code editor. The new editor also has an inline preview option which can display a preview of the changes that you have made.Blog’s HTML template is the code which gives life to the Blog’s look and feel. An upgrade to the editor is really good move from the Blogger team which will help us in editing and maintaining the Template code in an easier way
Continue Reading
Optimize H1,H2 & H3 heading tags in Blogger
Heading tags are a way of organizing and prioritizing content in a HTML document. There are 6 heading tags - H1(the most important one) to H6(the lease important one). Among these six tags,H1 tag is the most important tag followed by H2, H3 and so on. By default Blogger uses H1 tags for the blog title, H3 for post titles and H2 for sidebar titles. Having proper weighted headings is really important from an SEO perspective and this tutorial will help you to assign heading tags based on importance.
Recipe Markup For Blogger
I have been doing some cooking experiments and came across lots of awesome BlogSpot blogs with recipes of mouth watering dishes. This post is for all of those BlogSpot Food Bloggers who would like to spice up their recipe posts in Google Search results. Google Search results uses your webpage markup to identify better ways of displaying meaningful information
If your Recipe blog has these markup information added , then Google will try to display your recipe pages in a better way.
Continue ReadingCustom Permalinks for Blogger Posts
A permalink (or permanent link) is a URL that points to a specific blog entry after it has passed from the front page to the archives.Blogger generates this permanent link based on your post title(If the title is in English). For example if your post title is “Hello World”, the blog post’s permalink would be something like http://yourblog.blogspot.com/2012/06/hello-world.html Till date Blogger never allowed the user to control what the permalink should be but it rather assigned a permalink on it’s own.