Hello everyone, in this post I will share how to install cookies notifications on blogger. A pop-up will appear in almost any site you open while searching the Internet. It will usually appear at the bottom of the page.
For those who are not aware of this, this notification is called cookies. I have explained in detail about how to install it on the blog. Before discussing about it, you should first know what is meant by the term cookies.
What are Cookies ?
The cookie notification or cookies is a notification to all visitors about the laws that address site issues in the European Union. In addition, this feature also has another function to remember all the history of the movements of the visitors when opening the page.
When you visit a site, you may have registered on a site by entering your username and password data. Well, after a few days, you can enter the site again without registering again. This is one of its functions that can remember activities based on the device's IP.
Earlier, the blogger has appealed to every author to use this notice. This is not without reason, in 2021, the level of search engine usage in different countries is already very high.
Cookies Function :-
- Remember all Activity history in Search Activity.
- As a Notification to Visitors about the laws of web pages in the European Union.
- As one of the requirements to register for Google AdSense.
How to Install Cookies Notifications on Blogger :-
</body>
.<!-- Cookie Notifications Code By SmartTechMukesh.Com -->
<link rel='stylesheet' type='text/css' href='//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.css'/>
<script src='//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.js'></script>
<script type='text/javascript'>
//<![CDATA[
window.addEventListener("load",function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#212121"
},
"button": {
"background": "#e8b015"
}
},
"position": "bottom-right",
"content": {
"href": "/p/cookies-policy.html"
}
});
} );
//]]>
</script>
Note :- Change The Marked Part According to You Need.
Preview of Cookies Notifications :-
Preview : Cookies Notifications |
Conclusion :-
Since Google released a notification, it's a good idea to start setting cookies on every blog. I've only provided a script with a minimal code structure to make search engines load faster.
In this post I have shared How to Install Cookies Notifications on Blogger. I hope this way of Install Cookies Notifications on Blogger can be very useful for you and your blog. Thank you for visiting our website.
Reference:
smarttechmukesh.com
Thanks !!
ReplyDeleteit is good. But i would like to personalize the text. how can i do that???
ReplyDelete