Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

How to remove cookies notification in blogger post

How to remove Cookie notification in blogger 

 To remove the option for cookies on a Blogger website, you will need to add some code to your website's template.
Here are the steps: 
  • Log in to your Blogger account and navigate to the "Template" section of your website.
  • Click on the "Edit HTML" button to access the HTML code for your template.
  • Search for the code that includes the cookie consent message or banner on your website. This code may be in the header or footer of your template.
  • Delete the code for the cookie consent message or banner from your template.
  • Save the changes to your template.
How to remove cookies notification in Blogger 

How to remove cookies notification using javascript 

Another method to remove the option for cookies on a Blogger website is to use a script that blocks cookies from being set on your website. Here are the steps:
  • Log in to your Blogger account and navigate to the "Template" section of your website.
  • Click on the "Edit HTML" button to access the HTML code for your template.
  • Add the following script to the head of your template:

 

  • Save the changes to your template.

How to coustomize cookies notification

To customize(less text) the option for cookies on a Blogger website, you will need to add some code to your website's template and create a custom Cookie Consent Message or banner. 
Here are the steps:

  • Log in to your Blogger account and navigate to the "Template" section of your website.
  • Click on the "Edit HTML" button to access the HTML code for your template.
  • Add the following code to above the Tag :

 
 

  • Add the following script to the head of your template to show the cookie consent banner when the website loads, and to hide it when the user clicks on the "Got it!" link:
  • Save the changes to your template.

How to change cookies notification option in blogger 


To change the location of the cookie notification on a Blogger website, you will need to modify the HTML code for your template.
 Here are the steps:

  • Log in to your Blogger account and navigate to the "Template" section of your website.
  • Click on the "Edit HTML" button to access the HTML code for your template.
  • Add the following code to above the ]]> Tag 

.cookie-choices-info {position: fixed; top: auto !important; bottom: 0px !important;} 

  • Save the changes to your template.

Thanks for reading articles please shere your opinion ❤️

Related Topic:- 
  • How to copy to clipboard button
  • 22 High DA PA dofollow backlinks website
  • Guest posting sites
  • How to hide m1 in Blogger post



This post first appeared on Beginners Knowledge, please read the originial post: here

Share the post

How to remove cookies notification in blogger post

×

Subscribe to Beginners Knowledge

Get updates delivered right to your inbox!

Thank you for your subscription

×