How to Add Frequently Asked Question ( FAQ ) List in Google Search


When searching anything on Google Chrome most of the time I have founded FAQ list after website URL in Google search page.

What is FAQ?

If you are not familiar with FAQ then let me tell you that. FAQ is a abbreviation of frequently asked questions.

If you have any doubt please see the image below you may have seen this kind of frequently asked questions on many websites search results.

In the above highlighted code name is the question and text is the answer.

This is made possible to add frequently asked questions in Google search page using structured data on Google schema markup.

In this article we are going to cover that how we can add these frequently asked questions list in Google search results right after our websites results.

This structured data code or Google schema markup code is same for all kind of websites whether they are on blogger on WordPress.

I am going to provide you the steps to add this structured data code for Google schema markup code to make frequently asked questions list in Google search results in blogger as you know that I am not a wordpress users so that's why I cannot provide you a list of steps to add this structured data code into your wordpress website.

But if you are a wordpress user then you have to simply copy the code provided below and paste it into your HTML Editor of your website which is powered by wordpress you simply have to paste the following code in the header.php file of your website PHP files.

So now if you are a blogger user then you can follow these steps to add this Google schema markup for structured data code to make frequently asked questions list into Google search results of your website.

You can add maximum number of frequently asked questions according to your requirements but try to use minimum number of frequently asked questions because that's the best choice.

One thing keep in mind that quality matters quantity doesn't matter.

So now follow be steps to add this frequently asked questions tab in Google search results after your website search results.

Follow these steps:

  1. Go to Blogger Dashboard
  2. Write a new article and copy the code provided below and paste this code in your blog's HTML Editor.
  3. Make changes according to your requirements.
  4. <script type="application/ld+json">
    {
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [{
    "@type": "Question",
    "name": " How to Add Frequently Asked Question ( FAQ ) List in Google Search?",
    "acceptedAnswer": {
    "@type": "Answer",
    "text": "To add FAQ list in google search results of your website read this article."
    }
    }, {
    "@type": "Question",
    "name": "How to add star Rating in google search results?",
    "acceptedAnswer": {
    "@type": "Answer",
    "text": "If you want to add star rating in google search results of your website read this article and follow the related links below it."
    }
    }, {
    "@type": "Question",
    "name": "What about the admin.?",
    "acceptedAnswer": {
    "@type": "Answer",
    "text": "Hi my name is Muhammad Muzammil this is my website i am from pakistan 16 years old web designer and graphics designer. If you need any help visit our contact page."
    }
    }, {
    "@type": "Question",
    "name": "Want to Can we add this FAQ in wordpress.?",
    "acceptedAnswer": {
    "@type": "Answer",
    "text": "Yes, you can also add this FAQ in Wordpress steps to do that are provided in the article."
    }
    }, {
    "@type": "Question",
    "name": "Will it affect my website.?",
    "acceptedAnswer": {
    "@type": "Answer",
    "text":"No it will not affect your website in any case."}
    }]
    }
    </script>

I have only added a single frequently asked question in the above code you can increase the count of frequently asked questions by simply copying the code provided below and pasting it to the code where place your code is written in the above code.

Before going ahead you have to customise the frequently asked the question and its answer.
And please try to keep your question short and also the answer with brief explanation.

So now when your article is indexed in Google you will see these frequently asked questions list after your article or below your article in Google search results and for that you have to wait for minimum 3 to 4 days.

Conclusion:

This was my third post about structured data or Google schema markup code I hope that you will be now familiar or are able to add frequently asked questions list the into your website results in Google search results.

If you like this article please share it with your friends and if you have any question, any query related to this article please leave your questions in the comments section below I will try to answer as soon as possible.

Đăng nhận xét

Mới hơn Cũ hơn