Changeset 1872021
- Timestamp:
- 05/10/2018 10:45:05 AM (8 years ago)
- File:
-
- 1 edited
-
fact-check/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fact-check/trunk/readme.txt
r1872011 r1872021 13 13 14 14 == Description == 15 16 If you have a web page that reviews a claim made by others, you can include a ClaimReview17 structured data element on your web page. This element enables Google Search results to show a18 summarized version of your fact check when your page appears in search results for that claim.19 15 20 This Fact Check plugin makes that easy to do with Wordpress, by creating a custom post type that 21 includes all the data fields that you will need, and automatically generating the structured data 22 that Google requires. 16 You can create your own fact checking web site for Wordpress using this plugin. 17 18 This Fact Check plugin makes that easy to do with Wordpress, by creating a custom post type that includes all the data fields that you will need, and automatically generating the structured data that Google requires. 19 20 If you have a web page that reviews a claim made by others, you can include a ClaimReview structured data element on your web page. This element enables Google Search results to show a summarized version of your fact check when your page appears in search results for that claim. 23 21 24 22
Note: See TracChangeset
for help on using the changeset viewer.