5 Major Disadvantages of using HTTPS in Blogger

Now when Google has provided the option of HTTPS encryption for blogspot blogs with non-custom domains, are you ready to turn on HTTPS on for your blog? But before that it is really important to understand the risks, complexity and SEO costs involved in switching to HTTPS. In our last post we discussed...

How To Change Title And Description Of Blog - Blogger

The title of a site or blog is given at the time of creation and is recommended to be 100% seo friendly because it play a major role in getting organic traffic from search engines. So a title should contain the most relevant keywords to generate a high traffic. Similar to it description is also very...

Retrieve Content Excerpt From Blogger JSON Feed API

We have received some great feedback from all of you since the day we started this step-by-step tutorial series on extracting data from Blogger JSON Data API. So far we have discussed the basics of extracting data from a JSON file and we succeeded in developing a recent Posts widget sorted by Label....

Site Feed Settings - Choose 'Full' or 'Short'?

Before proceeding towards extracting description snippet or summary snippet from JSON feed, it is really important to first understand what does the Blogspot Site feed tool for feed syndication actually do. Site feed setting options effect how your Feed structure is built and displayed and what data...

Does Switching To HTTPS Makes Sense for Blogs?

On August 2014 Google took everyone by surprise when they introduced turning on HTTPS as a ranking signal. Which means any site or blog which has shifted all its content from an insecure HTTP  connection to a secure HTTPS connection will get a slight boost in their search ranking. But wait! that...

Animated Slideout Facebook Follow/like Box For Blogger

Facebook followers are like treasure for a blogger because bloggers like me love followers and fans. Its not easy to create fans. It takes a lot of time and great work to get followers and fans. But if you have a good blog and a great content and people love your content and share their experience by...

Extract Post Titles Specified by Label via JSON

Now that you have learnt how to extract Post titles from a JSON feed file and then print the results, its time to exercise how to display a list of posts specified by Label or print only those post titles related to a specific category in a blogger blog. The steps are extremely simple and you would...