FAQ Schema Generator Tool






     


Benefits of FAQ Generator Tool ?

FAQ stands for Frequently asked question. if you have seen on the google there are lot's of users ask question.  If you have added FAQ  schema in your website and your sites contain that's question which was asking by the user on the google. So google will show your Website link for those user and it will help to rank your website on the google. Your sites traffic will increase and you will earn more money if your site has been Monetized and lot's of user would like to come in your website.


How can i add FAQ schema in our website ?

We have two ways to add FAQ schema in our website. I have already made video on this So that you can easily understand from video. below i have added video. you can watch the video. If you are not interested to watch the video you can follow the steps which is tell below the video.


I will recommend for watching the Video.



First way - 

We can add FAQ Schema using HTML. FAQ has some attributes which we add in the HTML tags which is allowed by google.


   These are the Html Tags which is allowed by google for FAQ.


<h1> through <h6>
<br>
<ol>
<ul>
<li>
<a>
<p>
<div>
<b>
<strong>
<i>
<em>
 

These are the FAQ Schema Attribute and their value. which will add in that section where we will write our FAQ question.


  • itemscope
  • itemprop = "https://schema.org/Question”
  • itemtype = "https://schema.org/Answer”
  • itemprop = "name”
  • itemprop = "text”



Example -


<html>
   <head>

         <title>FAQ Schema Post</title>

   </head>

   <body>
    <!--         Copy the HTML and   Replace Question and Answer from your Question and Answer   -->
 <div itemscope  Itemtype="https://schema.org/FAQPage"> 
            
    <h3> Best Tools 2021 FAQ      </h3>

     <ul>
        <li>
               <div itemscope  itemprop=“mainEntity”  itemtype="https://schema.org/Question”>
                                
                             <div itemprop="name">
                                        <p>
                                           Qus: Best Note Tool App ?
                                        </p>
                                </div>
                            
                    <div itemscope  itemprop=“acceptedAnswer”  itemtype="https://schema.org/Answer”>
                                
                                    <div itemprop="text">
                                         Ans:  This is the best Note Tool App where you can keep your needful things for easily remember. Click here.
                                    </div>

                    </div>

                    

               </div>

          </li>
        
            <li>
               <div itemscope  itemprop=“mainEntity”  itemtype="https://schema.org/Question”>
                                
                             <div itemprop="name">
                                        <p>
                                           Qus: Best QR Code Generator Tool ?
                                        </p>
                                </div>
                            
                    <div itemscope  itemprop=“acceptedAnswer”  itemtype="https://schema.org/Answer”>
                                
                                    <div itemprop="text">
                                         Ans:  This is the best QR Code Generator Tool where you can create your QR Code of your Name. Click here.
                                    </div>

                    </div>

                    

               </div>

          </li>

           <li>
               <div itemscope  itemprop=“mainEntity”  itemtype="https://schema.org/Question”>
                                
                             <div itemprop="name">
                                        <p>
                                           Qus: Best Secure Password Generator Tool?
                                        </p>
                                </div>
                            
                    <div itemscope  itemprop=“acceptedAnswer”  itemtype="https://schema.org/Answer”>
                                
                                    <div itemprop="text">
                                         Ans:  This is the best Secure Password Generator Tool where you make your Password strong. Click here.
                                    </div>

                    </div>
               </div>

          </li>     

           <li>
               <div itemscope  itemprop=“mainEntity”  itemtype="https://schema.org/Question”>
                                
                             <div itemprop="name">
                                        <p>
                                           Qus: Best 2021 Online Free SEO Friendly Slug Generator Tool ?
                                        </p>
                                </div>
                            
                    <div itemscope  itemprop=“acceptedAnswer”  itemtype="https://schema.org/Answer”>
                                
                                    <div itemprop="text">
                                         Ans:  This is the best 2021 Online Free SEO Friendly Slug Generator Tool using this you can rank to your website.  Click here.
                                    </div>

                    </div>
               </div>

           </li>              


     </ul>


 </div> 
    

</body>
</html>



Second Way -

At the top of the Page, there is a Question and Answer text box where you can add your question and their answers. If you can have multiple questions so you can click on +Add Another FAQ button. After Add your all question and Answers. Please follow the steps.

  • First, check on the Google Rich Test tool to validate your FAQ Schema JSON.
  • I have Added a button thereof the Google Rich Test Tool. 
  • If your page is eligible for rich results.
  • Just click on the Copy FAQ Schema button and Paste in the body tag.

Example - 

<html>
<head>
  <title>FAQ Schema Post</title>
</head>
<body>
      write your content here.
  


  <!-- past here -->

<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"Best Note Tool App ?","acceptedAnswer":{"@type":"Answer","text":"This is the best Note Tool App where you can keep your needful things for easily remember. <a href='https://shorttutorial007.blogspot.com/2021/03/create-notes-app-tool-using-pure-javascript.html'>Click here</a>"}},{"@type":"Question","name":"Best QR Code Generator Tool ?","acceptedAnswer":{"@type":"Answer","text":"This is the best QR Code Generator Tool where you can create your QR Code of your Name. <a href='https://shorttutorial007.blogspot.com/2020/12/online-qr-code-generator-by-name-or-link.html' >Click here.</a>"}},{"@type":"Question","name":"Best Secure Password Generator Tool?","acceptedAnswer":{"@type":"Answer","text":"This is the best Secure Password Generator Tool where you make your Password strong. <a href='https://shorttutorial007.blogspot.com/2020/08/the-best-free-online-2020-google-secure-strong-password-generator-tool.html'>Click here.</a>"}},{"@type":"Question","name":"Best 2021 Online Free SEO Friendly Slug Generator Tool ?","acceptedAnswer":{"@type":"Answer","text":"This is the best 2021 Online Free SEO Friendly Slug Generator Tool using this you can rank your website.  <a href='https://shorttutorial007.blogspot.com/2020/08/the-best-free-2020-online-seo-friendly-url-generator-tool.html'>Click here</a>"}}]}</script><!--FAQPage Code Generated by https://shorttutorial007.blogspot.com/2021/04/faq-page-json-schema-generator-tool.html-->

</body>

</html>


Yeah! You have learned ЁЯШК


I hope you understood and like this article. if you like it so, please give feedback in the comment section.If any mistakes I made here, so please let me know and improve me.

If you have any query, feel free to ask me  ЁЯШК 


Recommended Post



Post a Comment

Please do not enter any spam link in the comment section.

Previous Post Next Post