Hello, I hope you are doing good let's discuss about a working tutorial how to Remove credit links from blogger template because one of my friends download a blogger template from one of paid template provider, and tried to change the credit link but after the edit of footer section or link blog start redirecting to template stores homepage, then he reverts the changes and keep the genuine credit links and details of template then it starts working as normal.
He tried a lot but not able to remove credit of blogger template owner, changing the name of text and other URL etc takes efforts but the problem remained same after every code, just like a game of hiding & Seek. Every time when he removes credit links from blogger template the homepage automatically redirected to template store website address.
Why I'm going to share a trick to remove credit link from blogger template?
This tutorial may create little loss for template stores but sometimes the reason is genuine to share something useful for small-scale bloggers. I saw a premium template seller's Facebook fan page where people are asking how to remove credit link from templates and here admin and other members are making jokes about that requests. It seems quite bad for those who don't know how to code, that's why I decide to share some logic to remove credit links from blogger templates.
Yes, as we all know that credit is a first right of the developer but as for the human resource and the values, I feel good to share few scripts to remove credit link from blogger template and avoid redirection of a template to another website or link.
Remove credit links from blogger template and stop redirecting
Actually, credit links are attached to the template using Javascript. Its name can be footer, credit or copyrights or something depends on the mind of a developer. There are multiple ways remove blogger template copyright links, let's start one by one-
1- Remove javascript: Removing javascript is irritating and time-consuming because it needs lots of effort to find that links and remove all the credit. You need to understand complete code after you can do it yourself.
2- Hide copyright link via CSS: This a very simple code also an implementation of this code is not taking a long time. But as of now, template owners start considering this trick so might be not working for you. But before any conclusion, you should give a try and do not worry. I will do it free for you if nothing will work.
Edit your blogger template and Go to footer > Find something like copyright, credit etc as below image.
and add below the line with copyright ID-
style="visibility: hidden"
or
style="opacity: 0"
In above case you are just making invisible copyrights still, you can do more.
Still not able to hide or remove credit links? Let me try few more steps to fix such hack.
Step 1- Add a class name 'copy-hide' in copyright div, as below, it can be different means such class or id names depend on the template. Check accordingly.
For example, I got a template having footer id 'copyrightslink':
<div id="copyrightslink' class='copy-hide'
and add below JavaScript function in your script area
$('.copy-hide').css('width', '0'); $('<div class="copyrights"> Designed By: <a href="#"> Your Name </a> </div>').insertAfter('.copy-hide');
You can also try for the most working script to hide credit link:
setTimeout(function(){$('.ty_footer_copyright').css('height', '0').css('font-size', '0'); $(' Copyrights My Website ').insertAfter('.cpleft');},200);
Change URL and name as you want.
Cheers ! Now you can successfully hide the credit link. You can check the edited demo from Here!
Still unable to remove credit link from the footer ? let us know.
144 comments: On Remove credit links from blogger template and stop redirecting
have already removed the credit link but when ever my blog https://thefoodlegends.blogspot.com/ load it redirect to the owners template website
Use below code just before closing of script tag:
setTimeout(function(){$('.jugas_footer_copyright').remove();},2000);
PLease Tell Me How To Stop Redirecting in blogger please help me http://codewithzb.blogspot.com
Use below code at the end of script tag
var copyRight = $('.copyright-area').html();
var remoedHtml = copyRight.replace(' | Distributed by Blogger', '');
$('.copyright-area').html(remoedHtml);
I have a similar problem. I have removed copyrights and see my blog normally but when they visit me they go to new page (with templates)
Could you please share link with us?
Bro iam fed up, I have tried every method to remove copyright credits.
Please help me.
Could you please share URL?
How can I remove the footer tag of my website. Website link : https://gatsbystories.blogspot.com
try this
setTimeout(function(){$('.jugas_footer_copyright').css({'position':'absolute', 'left': '-2000px'});},200);
please help me for remove the credit link http://www.heavenstudiophoto.com
No copyright links found.
Bro, I am not able to remove the link. If i remove the link it automatically redirecting to anothersite. Kindly help me.
Please share URL
Bro
Can you help me out here for removing Arlina design footer credit. I will be obliged to you
http://www.proyou2.ooo
I'm unable to get any copyright link on your page.
https://nvonline2.blogspot.com/
sir mere blog se Footer
How to remove or Edit This Content----
*Crafted with by TemplatesYard | Distributed by Blogger Templates*
remove nhi ho raha aapne jo tarike bataye hai wo sab try kar liye Bahut pareshaan ho gaye sir ab to bus aap hi meri help kar sakte ho sir ji please....
mera blog link ---- https://nvonline2.blogspot.com/
Use this script:
setTimeout(function(){$('.footer-sec div:nth-child(1)').next().css('position', 'absolute').css('left', '-2000px');},200);
please help me with CSS code to remove my blogger about author credit link below my blog post or content
http://www.ibetojnr.blogspot.com
Your portal blocked for browser access, please fix the security challenges.
Thank You
I Remove credits from my website called RallyRave https://www.rallyrave.com with this trick
Sounds good, positive feedback matters 🙂
Thanks
Hello Greetings Admin, please help me remove the footer credit in my new blog, https://realgospelng.blogspot.com/ i just downloaded the template, i tried to hide the credit, but if i hide it, the posts redirect to the template author... thanks...
Already removed!
did not work with me I use template templateclue the link is http://hospitallindoia.blogspot.com can you help me?
Use this code before closing of script tag:
setTimeout(function(){$('#contact-section .copy a').css({'position': 'absolute','left': '-2000px'});},200);
Hi dear Himanshu Dhiraj Mishra, kind help me remove the footer credit for the following link: https://juicelandghana.blogspot.com/.
Thank you in advance
As I seen, links already removed.
Very useful article, I have found one of the easiest ways to remove credit link from any template within 2 mins.
Please help me by removing this credit from this theme:
https://moviesrise.blogspot.in
Use this JS just before end of script tag:
setTimeout(function(){$('.ty_footer_copyright').css('height', '0').css('font-size', '0');},20);
Hellow Himanshu Sir, my blog https://techjamwal.blogspot.in i want to remove that TEMPLATESYARD writted in the end. plz help me.
Use this JS just before end of script tag:
setTimeout(function(){$('.ty_footer_copyright').css('height', '0').css('font-size', '0');},20);
Please how can I remove annoying ads created by Sora templates on my blog even after I have removed their templates from my blog.
Could you please URL?
It worked for me using set time out
I think already removed 🙂
Dear Himanshu Dhiraj Mishra
Kindly Assist to remove footer credit as following below link.
https://perfectwebex.blogspot.ae/
Use this code:
$('#credit .right').css('position','absolute').css('top','-3222px');
Sir feedwind is a website which helps in converting feeds to JavaScript code which comes with a 14 day free trial after that it automatically gets a footer link Powered by feedwind.The code that feedwind provides is a JavaScript code which I paste in HTML/JavaScript of blogger.but if I edit the feedwind code the whole feed disappears.Sir if you can plz check it on feedwind website and their plans.and is there any solution for it.
Great, could you please share your website URL where you are using?
I'm under trial mode so I'm not getting any author link.
Sir this is my blog URL australianews00.blogspot.com actually i am using newsflash theme by template yard and with the help of you i manage to remove the footer credit.Sir now you see the powered by feedwind footer.
Contents appeared in an iframe so you cannot change the style of a page displayed in an iframe unless you have direct access and therefore ownership of the source html and/or css files.
sir is that possible to create a theme so that we can hide it like the running news i am displaying is also feedwind code but it automatically gets hidden due to theme design.
I never suggest you use an iframe because it's frame of another website and you are not going to get anything from Google for such contents.
Sir can you help me with this whenever I open my website in mobile phones it shows two menu on top can you help in changing menu to select country and select newspaper.it is a template yard newsflash theme.
You're using two top navbars. Use one or hide one using CSS for Mobile views.
Hi,
I have tried everything to remove the credit link of sora templates.
my site is http://www.giftvillas.com
please help me.
Hi Pragti, Use this one:
setTimeout(function(){$('.jugas_footer_copyright').parent().css('position', 'absolute').css('margin-left', '-2222px');},500);
. Your feedback appriciatedsir can you help in hiding powered by feedwind without paying or can you provided any custom css to edit code. this is website https://feed.mikle.com/ you can check it there is there any possible way to edit their code without paying.
Use this code before closing of 'script' tag:
$('.feedwindcopyrights').html('My Website Name');
Sir this code is not working $('.feedwindcopyrights').html('My Website Name'); on this feedwindcode can you tell me where do i have to paste the code
Hi Rohit,
I'm little confused, you want to remove credit from feed URL or website?
As whenever i am pasting the code feed disappears.
Are you using XML feed URL?
You can also connect over FB if something urgent 🙂
Hey brother when I try to remove footer credit link from my blogger html it redirect me to some other template site & I again put that code in my blog. Please help
My Blog : http://www.fullonstudy.com
Use this code:
setTimeout(function(){$('.jugas_footer_copyright').css('height', '0').css('font-size', '0');},1500);
Sir can you plz help me remove powered by feedwind in my blog https://jjhhhhbjj.blogspot.in/.i am unable to edit the feedwind code is there any way as if try to edit it the whole feed disappears.here is the code Is there anyway sir plz donot ignore my comment
I'm unable to get any template credit link
Hello this is my blog url knowtech8.blogspot.com
Can you tell me how can i remove credits and add my own credits link please reply sir
Use this:
setTimeout(function(){$('.ty_footer_copyright').css('height', '0').css('font-size', '0');},200);
Thanks. I just made awesome changes at http://www.juilal.com
I followed your tips carefully and I just can't stop smiling.
Love you man.
Your most welcome dear. Thanks for appreciating 🙂
Code for your template:
setTimeout(function(){$('.jugas_footer_copyright').css('height', '0').css('font-size', '0');},200);
Hi.
This code is for what. I mean what should I do with it?
Also, my header menu does not display on big computers.
It displays perfectly on mini laptops etc.
How can I resolve it?
Any suggestion will be appreciated.
I seen your site still having blogger credit link, use code to remove your templates footer credit if you have wished.
Your header nav menu not yet visible, why this
#menu .widget { display: none }
?Please help me removed templatesyard credit form here : http://www.ngaktivin.blogspot.com
Thanks before..
Greetings from Indonesia
Use this script :
setTimeout(function(){$('#mycontent').css('height', '0').css('font-size', '0'); $(' Copyrights My Website ').insertAfter('.cpleft');},200);
Please let me know how would i remove from this
http://www.joboona.com/
Use this code:
setTimeout(function(){$('.ty_footer_copyright').css('height', '0').css('font-size', '0'); $(' Copyrights My Website ').insertAfter('.cpleft');},200);
it worked but I wanna know how can i remove the template owner credential on the blog and put my won one
https://www.postedfeed.com/
Use this to remove template credit link and to add your own:
setTimeout(function(){$('.jugas_footer_copyright').css('height', '0').css('font-size', '0'); $(' Copyrights My Website ').insertAfter('.cpleft');},200);
I can help you to remove credit owner;
get premium templates here ...
Help please
http://Www.vickglobal.blogspot.com
You can use this code to remove your blogger template credit link:
setTimeout(function(){$('.ty_footer_copyright').css('height', '0').css('font-size', '0'); $(' Copyrights My Website ').insertAfter('.ty_footer_copyright');},200);
Whenever i click to my post it gets redirected to http://www.themexpose.com Please let me know what should i do? My website address is http://www.nepstuff.com.np/#top
I checked, everything working fine now.
Hello sir i am a blogger and i am using feedwind to display some feeds but it comes with its feedwind footer branding can you help me in hideing it.
Could you please share feed URL?
Hi! I need your help. my blog keeps redirecting to beautytemplates.com (where i got my template from). I need to stop it from redirecting. 🙁
Your blog URL?
hi my url is http://www.armoviescafe,ga i want to remove footer
Something wrong with your portal
bro it's me again, still cant manage to remove created by on my site footer! please help bro.
http://www.jztechshare.com
Try this:
setTimeout(function(){$('.copyright').css('position', 'absolute').css('margin-top', '-22222px');},500);
Something weird in the redirect logic for the "Trendy" template, keeps redirecting to beautytemplates.com
Please share link
Hi Himanshu - Please can you help me in removing the footer from the site below.
https://sitetesteral33m.blogspot.in/
Try this:
setTimeout(function(){$('.ty_footer_copyright').css('position', 'absolute').css('margin-top', '-22222px');},500);
I have tried almost everything...but nothing is working
Share your Blog URL
bro can you help me with my template? can't remove s--- credit.
http://www.jztechshare.com/
thanks in advance bro.
You already did 🙂
Thanks to this article boss, it works
Hello sir, please am using TemplateY ... theme called "---" , I've been able to hide part of the footer credit but a little portion with link still appears.
http://www.wegoss..(removed)
Insert below js just before closing of 'script' tag:
setTimeout(function(){if($('#mycontent:contains("TemplatesY")').length > 0) {$('.copyright').css('height', '0').css('font-size', '0');}},500);
Please where exactly am i placing the code sir?
Insert below js just before tag:
setTimeout(function(){if($('#mycontent:contains("TemplatesY")').length > 0) {$('.copyright').css('height', '0').css('font-size', '0');}},500);