Hey, buddy not so cool default template is one of the biggest drawbacks of blogger. If you need a cool look on your blog then either create your own template or get one from other web-designers. One of those blogger template designers is Sora Templates. Their templates are optimized, light and SEO friendly too. They design cool templates that you may put on your site for a few bucks or for an attribution link on the footer. And to remove the footer link you will have to buy the template.
But if you are low on budget and want a cool look for your blog without the attribution link, then better go with this hack to remove the footer credit link from the free version of Sora blogger templates.
NOTE:-It;s recommended to use updated version of Google Chrome browser for this trick.
[lock]
[/lock]
But if you are low on budget and want a cool look for your blog without the attribution link, then better go with this hack to remove the footer credit link from the free version of Sora blogger templates.
Why Can't I Simply Delete Delete Widget To Remove Footer Links
Just an attribution link is not the problem with the free version, the biggest one is encrypted scripts. Yup, they encrypt the scripts that ensure their links are properly displayed in the footer. If you try to mess with their link your website will automatically get redirected to their site. It's the biggest problem. Those nonreadable parts of code make the template lengthier and are also minded by Google Search Ranking. So better get rid of them to make your template light and easy to understand or edit. We will first remove the encrypted script and then add it's alternative followed by removing the footer credit links.NOTE:-It;s recommended to use updated version of Google Chrome browser for this trick.
Steps To Remove Sora Templates Attribution Credit Without Redirecting
Step 1:- Login your blogger account and then make a backup of the template of your blog. To make backup just open template section and click on the button named 'Backup/Restore' in top right corner of the screen.
Step 2:- Now click on Edit HTML button to open the template HTML code.
Step 3:- Now click anywhere inside the HTML codes and Press "CNTRL F" on your keyboard to open a search box. In the search box paste "<script type='text/javascript'>" and press enter to search for it in your HTML code. Under this code, you will find the encrypted codes looking similar to the following image.
Step 4:- Now delete the encrypted code beginning from "<script type='text/javascript'>" all the way down to </script>. Before doing it ensure that you have backed up your template.
Step 5:- Next Find </head> and paste the codes given below before it
<script type='text/javascript'>
var thumbnail_mode = "no-float" ;
summary_noimg = 400; /* Summary length if no image*/
summary_img = 300; /* Summary length with image*/
img_thumb_height = 200; /*Image Height*/
img_thumb_width = 200; /*Image Width*/
</script><script src='http://netoopscodes.googlecode.com/svn/branches/Js%20files/auto-readmore-blogger.js' type='text/javascript'/>
Step 6:- Now we have put the alternative script on work. Next Press "CNTRL F" to recall the search bar and type in "id='mycontent'>" to search for it. And you will get the codes of the widget containing the attribution link. Just do whatever you want with it. Remove it edit it or whatever.
Are you searching for a good tutor, then please check https://homebasedtutor.in
Hope this hack will help you smoothen your way to a good website. Please share it with your social buddies and help them too.
COMMENTS