Emporio Blogger Theme - Grid Layout Template

Emporio Blogger Theme is an ideal blogger template for those who like a list of posts titles instead of long descriptions. If you want a grid layout then this template is a perfect choice. It displays a clean list of posts along with its thumbnail and small post description. It is clean and nicely design to support grid layout. Today in this article, we will tell you about Emporio Blogger Theme – Grid Layout Template.
Read more »

Soho Blogger Theme – Professional Gallery Template

Soho Blogger Theme is a new addition to Blogger’s official themes for blogger.com. It is simple, clean and efficient gallery built to showcase your latest photos, portfolio or designs. If you’re looking to start a portfolio blog on Blogger and looking for a much cleaner and professional gallery theme then Soho is just right for you. And the best thing is that, it is designed by Blogger engineers so it must be of top-notch quality. In this article, we will tell you about Soho Blogger Theme – Professional Gallery Template.
Read more »

Contempo Blogger Theme - New Responsive Lifestyle Template

Contempo Blogger Theme is a Responsive Lifestyle Blogger theme that is a new addition to Blogger’s official theme library. Which means this blogger theme is not from a third-party developer, it is created by developers at Blogger.com. If you love to write about adventures, stories or personal blogs then this new blogger theme is perfect for you. Today in this article, we will tell you about Contempo Blogger Theme, How to use, how to customize and etc.
Read more »

10 Best Real Estate WordPress Themes 2017

10 Best Real Estate WordPress Themes 2017
Real Estate has been one of the most glorious businesses that has changed faces of many economies. But today, the dimensions of business have changed as the buyer and seller now not meet in physical space and rather prefers online and virtual setting, similarly the process of home hunt and mode of payment has also seen a 360 ride. Today, brokers engage their audience through blogs and real estate blogs are one of the emerging areas of blogging that interest’s majority of readers and allow bloggers to earn some extra bucks. In this article, we will show you 10 best real estate WordPress Themes 2017
Read more »

10 Best WordPress Themes for Family Blogs 2017

The 2017 has started and so are you 2017 goals; developing and running a successful blog would be the top priority of potential bloggers nowadays but to start a blog with the right tools is a whole different battle. To start a blog, choosing the right platform is extremely important. Amongst different platforms available, we would recommend you to use WordPress as it is the most simplified yet advanced platform that can help beginners play with new tools and can allow them to explore a complete new universe of blogging altogether.
Read more »

How To Redirect A URL To Another URL In Blogger

URLs RedirectionNow you can have the power of redirecting your existing blogger URLs to another URL means you can redirect any URL of your blog to any new URL whether inside your blog or to outside/external links. This technique will work like as an URL 301 Redirect/shortner or URL cloaking in WordPress. We will be using a simple HTML code to redirect the URLs of our blog to any other specific URLs of your choice. Now you may be thinking that what is the benefit of it to you? The answer is very simple:-


  • You can hide your affiliate links behind your own blog URLs.
  • You can redirect any blogger URL to any other URL.
  • In place of long and odd URLs, you can create short and simple URLs.
So isn't it beneficial to you? If you are promoting any affiliate products on your blog then this technique is extremely useful to you because most of the readers/visitors do not click links when they see long and odd affiliate URLs. Instead of letting them see the original URLs before clicking, just hide them with simple and smooth URLs of your own blog URLs.

How To Create A URL Redirect To Another URL In Bogger- 301

To redirect a URL to another URL, you need to create a New Blank Page and do not create a new post because if you create a new post then it will appear in your published posts. If you are using a custom template with the custom navigation bar then your New Blank Page will not appear as it is hidden because you have your custom navigation bar and pages are hidden. So by now you will have a new page with link address ready to be redirected for e.g., Demo link is → http://zindex-999.blogspot.in/p/hug-me.html which redirects to my this post.
Now without any delay just get into action. Go to Blogger→Template→Edit Template→ Backup Your Template Before Editing.
Now Search For ]]></b:skin> and copy paste the code given below after this ]]></b:skin> code line
(Note: - Click inside template code and use Ctrl+f in Windows or Cmd+f in Mac to search the code in template easily)
<!--TB 301 Redirect-->
<b:if cond='data:blog.url == &quot;http://zindex-999.blogspot.com/p/hug-me.html&quot;'>
<meta content='0;url=http://twistblogger.com' http-equiv='refresh'/>
</b:if>
Important Note: -  This is the only piece of code you need to copy paste and you are done. You need to edit the above code to make it work for you so replace the http://zindex-999.blogspot.com/p/hug-me.html with the URL of your New Blank Page you created earlier. Then replace the http://www.twistblogger.com with any Url of your wish where you want to make a redirect. It can be an affiliate link or any other link, internal or external.

This way the visitors will not know the exact URL behind it until they visit it so this is the good trick to hide your main URL.

Now add your redirected URL to custom robots.txt file to Disallow the redirected link so that search engines will not index and rank this URL (For Safe SEO). Also while sharing/adding this URL in your post, add rel='nofollow' attribute to it. The example about how to add the link to custom robots.text file. Go to Blogger→Settings→Search Preferences→Custom Robots.text. Now click on Edit link then Yes and enter the following code. Do not forget to change the link /p/hug-me.html to your own Blog's Redirected URL.
User-agent: *
Disallow: /search
Disallow: /p/hug-me.html
Allow: /
PS: This redirect will not work if you will use the old deleted URL of your blog or any URL which does not exist on your blog as redirecting URL. If you want to make redirects from your old deleted posts to your homepage or to any other new posts then go to Blogger→Settings→Search Preferences→Custom Redirects. Now click on edit then follow the instructions as shown in the image.

Blogger Custom Redirects

As shown in the image, you only need to enter the links after http://www.yourdomain.com means if you had deleted a post with URL http:www.yourdomain.com/2012/01/Deleted-Post.html then you need to enter link /2012/01/Deleted-Post.html only not the full URL. I hope you got it but if anything creating any problem then do not hesitate to ask in the comments. We will serve you best. Thank You.

How to Create an Image Gallery in WordPress with Simple Steps

How to Create an Image Gallery in WordPress with Simple Steps
Readers usually get bored with just reading, so putting some exciting pictures related to a topic increases the readers’ interest in your blog. WordPress galleries are the best way to capture your memorable pictures. In this article, we will show you how to create an image gallery in WordPress with Simple Steps.
Read more »