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.
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.
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
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
Hope this hack will help you smoothen your way to a good website. Please share it with your social buddies and help them too.
Free. It comes with highly optimized, has built with HTML5, Mobile Responsive and very Intuitive interface. Each of Sora template comes with two option, either to download it for Free and use it with the attribution link(Credit Link) or to Purchase it for a very Cheap Price.
If you are low in the Budget and You are looking to use Sora Template for your new blog without Purchasing of it and without having Sora Attribution Link(Credit Link) in your Blog,
This article will help you to remove the Attribution Link(Credit Link) from all free Sora templates without redirecting to Another Page, Our this tutorial will teach you how you can overcome this Problem.
Note: Make sure to take a backup of your Templates, In case if something goes Wrong, You can easily go to the Backup.
1 Login to your Blogger dashboard and click on
Click anywhere inside the HTML codes and Press Ctrl+F" on your computer to open a finder (search) box
Search for
Under this code you will find the following line (in the picture)
2 Delete it from
3 Next Find
Paste the following codes Before
4 We are almost done, The next step is to change the id of the Template as per your choice.
Press Ctrl+F to recall the search bar and type in "
Replace
When you are Done, click on
If you are low in the Budget and You are looking to use Sora Template for your new blog without Purchasing of it and without having Sora Attribution Link(Credit Link) in your Blog,
This article will help you to remove the Attribution Link(Credit Link) from all free Sora templates without redirecting to Another Page, Our this tutorial will teach you how you can overcome this Problem.
Most of the people try to remove this attribution credit from the HTML view of their blog but found their blog being redirected to another page.
Note: Make sure to take a backup of your Templates, In case if something goes Wrong, You can easily go to the Backup.
"Follow the technique below exactly to remove the attribute/credits easily"
"Templates
then click on Edit HTML
Click anywhere inside the HTML codes and Press Ctrl+F" on your computer to open a finder (search) box
Search for
<script type='text/javascript'>
in your HTML CodeUnder this code you will find the following line (in the picture)
<script type='text/javascript'>
to the </script>
</head>
and Paste the codes below before itPaste the following codes Before
</head>
123456789<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'/>
Press Ctrl+F to recall the search bar and type in "
id='mycontent'>
" to search for it.Replace
mycontent
with anything you want and You can now go ahead and Replace the Sora Attribution Link(Credit Link) with whatever you want, It Maybe the name of your blog.When you are Done, click on
Save Template
to make the changes live.