Remove Powered By Blogger Attribution From Blogger



Hello guys, It's Nischal Again and today i'm going to show you how to remove powered by blogger attribution permanently from your blog.
Before many moments, I had written a post on removing the footer credit links from blogger templates. You can read that post here
Now, in this post, we will be discussing how to remove Powered By Blogger attribution from our blogger templates.
This attribution automatically comes if you upload a custom template for blogger and it looks too ugly. So, many bloggers are complaining this gadget to be removed.
I received a mail from an author about the way to remove the powered by blogger attribution. So, I shared this trick with you guys.
Follow my easy steps to get rid of this ugly gadget.

Steps to remove this attribution;

  • Go To Blogger Dashboard
  • Click On Template
  • Click On Edit HTML
  • Click Anywhere inside and Search For This Code using CTRL + F 
  • Now, just before it, add this code;
  • <style>
    #Attribution1 {
    display: none;
    </style>
  • Save Your Template
  • You are Done
Now, you will completely get rid of that ugly attribution. If you guys have any problems, comment and I shall be helping you.

Remove Footer Credit Links From Any Blogger Templates

Hello guys, I'm back again. I was busy somewhere else due to my studies so, I couldn't post for a long... 
Umm... Never Mind. Today, we will be discussing on removing credit links from blogger. 
Most of the default blogger templates looks ugly. So, most of us use custom blogger templates but there is a problem; the template creator writes their credit links in footer of blog. This makes us to be more rude. The blog is ours but the template creator writes their name in credits. 
So today, I will reveal you the ways to remove the footer credit links from blogger. 
You can see the picture of  our blogger footer credit below;


Now, Let's Remove this ugly credit links;

  • Go To Blogger Dashboard >> Template >> Edit HTML
  • Click anywhere and Search For Designed By Using CTRL + F, If you can't find Designed By keyword, search For Template By Or similar word
  • You can see the following codes there;

  • Now, Just Before Designed By letter, copy and paste this code; <div style="visibility:hidden"> and at last, </div> after </a> like The Given Picture;

  • The Code should Be Like This;
<div style="visibility:hidden">Copyright (c) 2012 <a href="http://www.bloggingsentral.blogspot.com/" target="_blank" title="Blogger Templates">Blogging Sentral</a> by<a href="http://www.bloggingsentral.blogspot.com/" target="_blank" title="Blogger Templates"> Martin Gajurel</a></div>

  • Save The Template
  • You Are Done
If you have any queries then you can ask us via comments.
If you guys couldn't remove credits from any templates, you can send that template to;
nischalkhanal123@gmail.com

And I will remove credit links from there and will provide the template to you guys!

Happy Blogging!!!

How To Change Blogger Posts Permalink


;
Hi guys, It's me again and today we will be discussing on changing the permalink of blogger. Blogger itself has different built in facilities. And Permalink is also one of the facilities of blogger. You will be imagining what is permalink. Don't worry, I will tell you.

Permalink

Permalink, a short name of permanent link is the URL Of different webpages and websites.

In this tutorial, we will be changing permalink of blogger posts. We can change it with some easy and few steps.

Steps of changing Blogger Permalink;

  • Go o Blogger Dashboard
  • Create A New Post And Write Post Title At First
  • Write all the things that you need to write
  • Finally, navigate to post setting and click on permalink as in the below picture;

  • Click On Custom Permalink
  • Write A Unique URL that you like
  • Finally Publish The Post
  • You Are Done
Hurray, we have changed our blogger post permalink. If you guys have any problems related to this, comment and I shall help You. Stay tuned For New Blogger Tricks
Happy Blogging!!!