Skip to main content

Posts

Showing posts with the label Full step by step

How to add FAQs to your blog??

 How to add FAQS schema to my blogs Adding FAQs schema to your blog increase your ranking on Google search console. People can find your page easily. As we search any topic on Google we see there is given title like people also search this  FAQs asked on goggle This can be shown on Google on top . So as we add FAQS on our page traffic increase on our page . Just follow the following steps : 1. Create FAQs schema of your post- You can create FAQs schema on sites available on Google. One of them is  https://saijogeorge.com/json-ld-schema-generator/faq  . Here you can add your questions answer and your respective code will be generated . Code generator 2.test your code - As you can see your code will be generated . Now you can copy FAQs schema code or can test it on structured data testing tool reference: https://search.google.com/structured-data/testing-tool . Now copy this code and open your post Open html code of your post  . Now paste this code at last of your ...