Posts

Showing posts with the label Seo

How to Enable cookies notification in Blogger website - step by step guide

Image
  Welcome back guys. So, in this post, I will guide you on how to Enable Cookies banner in Blogger website . What are cookies? It is a small piece of data stored on the user's computer, while browsing a website. Cookies are designed to be a reliable mechanism for websites to store safety information or to record the user's browsing activity.  Benefits of cookies It will improve your website loading capability. It will increase your AdSense earnings. cookies policy law The cookies policy law says, they who are have adsense and Google analytics account, should Have a Cookies banner and policy page in your website. How to enable cookies to Blogger W There are several ways to create cookies. today I will teach you easy way to create cookies in your website. Let's get started, STEP:#1 Go to the  Cookiesconstant.com . STEP:#2 Scroll down and choose your compliance preference. I will recommend to you Choose GDPR + eprivacy Directive . STEP:#3 Then next step enter your website na...

how to fix data-vocabulary.org schema deprecated error on Google search Console in Blogger website.

Image
  Welcome back guys. So, in this post, I will guide you on how to fix data-vocabulary.org schema deprecated error on Google search Console in Blogger website.  What is Structured Data? It is a specific JSON code on the every web-page. that helps search engine robots to analyse the page easier and structure the content for better understanding. All your page has a lot of elements it is so hard for search engines to know where exactly the breadcrumb or the other element is.  What are data-vocabulary.org and schema.org? Data-vocabulary.org and schema.org are the sets of extensible schemas (structured data formats) used to "construct" the webpage in a way for search engines to analyse and understand it better. When did Google decide to support Schema.org structured data? On January 21, 2020, Google announced support for data-vocabulary.  How to fix “data-vocabulary.org schema deprecated” error? The structured data is a special code on your website. Basically, you need t...

How to Add FAQ schema in Blogger : Complete Guide for beginners

Image
  Welcome back, friends. Today we are going to see  how to add the Accordion FAQ block to bloggers' websites.  What is   Accordion FAQ? It is a frequently asked question block. It contains questions and perspective answers. it's become easy for the search engine to show rich results as shown in the below image.  Benefits of Accordion FAQ? ✓BETTER CTR  - Automatically your website  CTR  will increase. ✓ It gives  a better understanding to your visitors. ✓ Your post will have rich results on the search result page. ✓ Eligible for Voice Search Result. ✓ Best for SEO. Step by step guide to Add FAQ Schema in Blogger ? STEP:#1 Before creating an FAQ to your blog post, you must add CSS code to your Template. */............Css code for Accordion FAQ block........../ <style>summary { font-size: 19px; font-weight: 600; background-color: #F1F1F1; color: #333; isolation: isolate; padding: 1rem; margin-bottom: ...