Do you want to remove footer credit for setting your, huh? Not bad!
Those blogger who has lack of coding knowledge, can’t does it properly. For such blogger I have created this post.
“This post will guide you how to REMOVE/HIDE footer credit"
![]() |
Remove Footer Credit |
There are two ways developer can made footer credit:
- By using JavaScript
- By Using Xml or HTML
There are two ways developer can made footer credit:
Footer Credit in JavaScript:
If developer made their template footer in JavaScript then such template have little drawback for us actually I solve this drawback by using some tricks. We will see that tricks later on.
The drawback is, if you changed such footer credit then your blog will automatically redirect to developer website. But still you want that template with developer name will not be appear. You can do it by hiding that footer credit.
Go to blogger dashboard
Blogger Dashboard > Template > Edit HTML
Find id='mycontent' and then add style='visibility:hidden'
after "id=mycontent"
You can use this tag "style='visibility:hidden' " for hiding anything in blogger.
Note: If your blog automatically redirect to developer website it means your template footer made in JavaScript. You can't remove it completely instead you can hide it by using above process.
You can use this tag "style='visibility:hidden' " for hiding anything in blogger.
Note: If your blog automatically redirect to developer website it means your template footer made in JavaScript. You can't remove it completely instead you can hide it by using above process.
![]() |
Remove Footer Credit- HTML Editor |
Footer Credit in XML or HTML:
Changing/Replacing xml or html credit is very simple, just you have to replace developer name by your name in xml coding.
Go to blogger dashboard
Blogger Dashboard > Template > Edit HTML
Hit anywhere in editor and then find “Created by” or “Developed by” whatever appear in your blog which you want to change.
Most of the time I saw “Created by”. (Use CTRL+R for Searching) And then change developer name by your name. Once you finish hit on save.
You have successfully hide footer credit. If you still have problem you can contact me here.
Do Blogging. Enjoy Blogging.
0 comments:
Post a Comment
Thank you for visiting my blog, if you have any query regarding this post then please leave comment here.
Regard Meghshyam