How to Remove or Hide Footer Credit From Blogger

Do you want to remove footer credit for setting yourhuh? Not bad!

All blogger want their name to be appear on blog footer. (E.g. created by, Developed by etc.)
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:

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.


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.
Share on Google Plus

About Meghshyam

Meghshyam Sonar is a part time blogger from india. He is well known for blogger. He has been bloggging since 2010. He is founder of various blogs and website. He was recognized as a top blogger in india under the age of 20 by blogger India. Find him on Google+ Twitter.
    Blogger Comment

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