How to remove provided by blogger

 

How to remove provided by blogger



When you create a free blog on blogger.com, you get the blogspot.com extension. You can't get rid of it until you buy a domain name and point your blog to it.

However, the "powered by blogger" tag in the layout's footer can be eliminated. The "powered by blogger" attribution widget can be removed in a variety of ways. We'll look at the one that's both brief and simple to apply.

It's pointless to remove "powered by blogger" if you're using the blogspot.com extension. However, if you have a custom domain and want to promote your blog as a professional one, "powered by blogger" must be removed. This communicates to your readers that you are serious about blogging and that your information is trustworthy and useful.




There are two ways to get rid of "powered by blogger." Try the next one if the first one doesn't work for your theme.


FOLLOW THESE STEPS TO GET RID OF THE "POWERED BY BLOGGER" TAG.


1st Method :


• Navigate to your blogger dashboard. Select "Theme," then "CUSTOMIZE," and finally "Edit HTML."

 • Select "Attribution1" from the "Jump to widget" menu.

 • You'll be routed to the following code: locked='true' b:widget id='Attribution1'
 
• Replace the word 'true' with the word 'false.'
So, b:widget id='Attribution1' locked='false' should be the updated code.

 • Template should be saved.

 • Select "Layout" from the blogger dashboard.
At the bottom of the layout, click on "Attribution Widget."
 
• A pop-up window will now appear on the screen.

• Save it by clicking the "Remove" button.
Your blog's "Powered by Blogger" attribution widget will now be removed. 


2nd Method : 


• Go to the "Theme" blog. Select "Edit HTML" from the drop-down menu.

 • Using Ctrl + F, look for ]]>/b:skin>.

 • #Attribution1display:none; 

 • is pasted just above it.

 • Now select "Save theme" from the drop-down menu.

 • The words "Powered by Blogger" have been deleted from your footer.

 • In your blogger code, it will seem as follows.

" #Attribution1{display:none;}\s]]></b:skin>"

 • Open your dashboard now. Select View Blog from the drop-down menu. There is no "powered by blogger" in the footer, as you can see. I hope you were able to get rid of the Blogger powered by attribution widget. If you have any questions, please leave a remark so that we can assist you. 

0 Comments