Skip to content

Commit 29b9b17

Browse files
committed
Updated readme
1 parent d3b9019 commit 29b9b17

File tree

2 files changed

+78
-44
lines changed

2 files changed

+78
-44
lines changed

README.md

Lines changed: 39 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Schema - All In One Schema Rich Snippets #
2-
**Contributors:** [brainstormforce](https://profiles.wordpress.org/brainstormforce)
2+
**Contributors:** [@brainstormforce](https://profiles.wordpress.org/@brainstormforce)
33
**Donate link:** https://www.paypal.me/BrainstormForce
44
**Tags:** schema markup, structured data, rich snippets, schema.org, schema
55
**Requires at least:** 3.7
66
**Tested up to:** 6.7
7+
**Requires PHP:** 5.5
78
**Stable tag:** 1.6.13
89
**License:** GPLv2 or later
910
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
@@ -13,21 +14,26 @@ Boost CTR. Improve SEO & Rankings. Supports most of the content type. Works perf
1314

1415
Get eye catching results in search engines with the most popular schema markup plugin. Easy implementation of schema types like Review, Events, Recipes, Article, Products, Services etc
1516

17+
---
18+
1619
### What is a Rich Snippet? ###
1720
It is basically a short summary of your page in the search results of Google, Yahoo, Bing and sometimes in the News feed of Facebook in nice format with star ratings, author photo, image, etc.
1821
[See Examples of Rich Snippets Here.](https://wpschema.com/free-rich-snippets-schema-plugin-for-wordpress/?utm_source=wp-org-readme&utm_medium=rich-snippet-example "Rich Snippets Examples")
1922

23+
---
24+
2025
### How does a Rich Snippet help? ###
21-
- It gives search engines only the important & precise information to display in search result snippets.
22-
- Rich Snippets are very interactive (photos, star ratings, price, author, etc.) to let you stand out from competition
23-
- [See what difference it makes](https://wpschema.com/free-rich-snippets-schema-plugin-for-wordpress/ "See the difference") in CTR (Click Through Rate)
24-
- Helps you rank higher in search results
25-
- Helps Facebook display proper information when users share your links on Facebook
26-
> **Curious, how does this plugin work?**
26+
* It gives search engines only the important & precise information to display in search result snippets.
27+
* Rich Snippets are very interactive (photos, star ratings, price, author, etc.) to let you stand out from competition
28+
* [See what difference it makes](https://wpschema.com/free-rich-snippets-schema-plugin-for-wordpress/ "See the difference") in CTR (Click Through Rate)
29+
* Helps you rank higher in search results
30+
* Helps Facebook display proper information when users share your links on Facebook
2731

32+
---
2833

29-
### Supported Content Types - ###
34+
### Supported Content Types ###
3035
This plugin supports the following types of Schemas:
36+
3137
* Review
3238
* Event
3339
* People
@@ -37,38 +43,49 @@ This plugin supports the following types of Schemas:
3743
* Video
3844
* Articles
3945

46+
---
47+
4048
### Future release would include - ###
49+
4150
* Breadcrumbs
4251
* Local Business
4352
* Books
53+
4454
### Want to contribute to the plugin? ###
55+
4556
You may now contribute to the plugin on Github: [All in one Schema.org Rich Snippets on Github](https://github.com/brainstormforce/All-In-One-Schema.org-Rich-Snippets "Contribute on Github")
4657

4758
## Installation ##
4859

4960
### Through Dashboard ###
50-
1. Go to Plugins -> Add New -> Search for "All in One Schema.org Rich Snippets" Or Upload the plugins zip file
61+
1. Hover over the "Plugins" menu in the sidebar
62+
1. From the submenu, click on the "Add New Plugin" button
63+
1. Search for "All In One Schema Rich Snippets" Or Upload the plugins zip file
64+
5165
### Through FTP ###
52-
1. Upload the plugin into `wp-content/plugins` directory
53-
2. Activate the plugin through the 'Plugins' menu in WordPress
54-
3. That's It.
55-
Now go and create a new post. There you will find a meta box, select the type of post from dropdown and fill out the details, publish the post.
66+
1. Upload the plugin into the `wp-content/plugins` directory
67+
1. Activate the plugin through the 'Plugins' menu in WordPress
68+
1. That's It.
69+
70+
Now you can create a new post. There you will find a meta box, select the type of post from the dropdown and fill out the details, publish the post.
71+
5672
Google will start showing rich snippets in the search results, as soon as your post is crawled.
5773

5874
You can test the rich snippet on Google Webmasters Rich Snippets Testing Tool
5975

6076
## Frequently Asked Questions ##
6177

62-
### What is a Rich Snippet? ###
63-
It is basically a short summary of your page in the search results of Google, Yahoo, Bing and sometimes in the News feed of Facebook in nice format with star ratings, author photo, image, etc.
64-
### How does a Rich Snippet help? ###
65-
- It gives search engines only the important & precise information to display in search result snippets.
66-
- Rich Snippets are very interactive (photos, star ratings, price, author, etc.) to let you stand out from competition
67-
- [See what difference it makes](https://www.brainstormforce.com/schema-rich-snippets/ "See the difference") in CTR (Click Through Rate)
68-
- Helps you rank higher in search results
69-
- Helps Facebook display proper information when users share your links on Facebook
78+
### What is a rich snippet? ###
79+
It is a short summary of your page in the search results of Google, Yahoo, Bing and sometimes in the News feed of Facebook in nice format with star ratings, author photo, image, etc.
80+
81+
### How does a rich snippet help? ###
82+
* It gives search engines only the important & precise information to display in search result snippets.
83+
* Rich Snippets are very interactive (photos, star ratings, price, author, etc.) to let you stand out from competition
84+
* [See what difference it makes](https://www.brainstormforce.com/schema-rich-snippets/ "See the difference") in CTR (Click Through Rate)
85+
* Helps you rank higher in search results
86+
* Helps Facebook display proper information when users share your links on Facebook
7087

71-
### Which Content Types are Supported? ###
88+
### Which content types are supported? ###
7289
This plugin currently supports almost all of the content types that are released by Schema.org at one place.
7390
Review, Event, People, Product, Recipe, Software Application, Video, Articles etc.
7491

readme.txt

Lines changed: 39 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
=== Schema - All In One Schema Rich Snippets ===
2-
Contributors: brainstormforce
2+
Contributors: @brainstormforce
33
Donate link: https://www.paypal.me/BrainstormForce
44
Tags: schema markup, structured data, rich snippets, schema.org, schema
55
Requires at least: 3.7
66
Tested up to: 6.7
7+
Requires PHP: 5.5
78
Stable tag: 1.6.13
89
License: GPLv2 or later
910
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -13,21 +14,26 @@ Boost CTR. Improve SEO & Rankings. Supports most of the content type. Works perf
1314

1415
Get eye catching results in search engines with the most popular schema markup plugin. Easy implementation of schema types like Review, Events, Recipes, Article, Products, Services etc
1516

17+
---
18+
1619
= What is a Rich Snippet? =
1720
It is basically a short summary of your page in the search results of Google, Yahoo, Bing and sometimes in the News feed of Facebook in nice format with star ratings, author photo, image, etc.
1821
[See Examples of Rich Snippets Here.](https://wpschema.com/free-rich-snippets-schema-plugin-for-wordpress/?utm_source=wp-org-readme&utm_medium=rich-snippet-example "Rich Snippets Examples")
1922

23+
---
24+
2025
= How does a Rich Snippet help? =
21-
- It gives search engines only the important & precise information to display in search result snippets.
22-
- Rich Snippets are very interactive (photos, star ratings, price, author, etc.) to let you stand out from competition
23-
- [See what difference it makes](https://wpschema.com/free-rich-snippets-schema-plugin-for-wordpress/ "See the difference") in CTR (Click Through Rate)
24-
- Helps you rank higher in search results
25-
- Helps Facebook display proper information when users share your links on Facebook
26-
> **Curious, how does this plugin work?**
26+
* It gives search engines only the important & precise information to display in search result snippets.
27+
* Rich Snippets are very interactive (photos, star ratings, price, author, etc.) to let you stand out from competition
28+
* [See what difference it makes](https://wpschema.com/free-rich-snippets-schema-plugin-for-wordpress/ "See the difference") in CTR (Click Through Rate)
29+
* Helps you rank higher in search results
30+
* Helps Facebook display proper information when users share your links on Facebook
2731

32+
---
2833

29-
= Supported Content Types - =
34+
= Supported Content Types =
3035
This plugin supports the following types of Schemas:
36+
3137
* Review
3238
* Event
3339
* People
@@ -37,38 +43,49 @@ This plugin supports the following types of Schemas:
3743
* Video
3844
* Articles
3945

46+
---
47+
4048
= Future release would include - =
49+
4150
* Breadcrumbs
4251
* Local Business
4352
* Books
53+
4454
= Want to contribute to the plugin? =
55+
4556
You may now contribute to the plugin on Github: [All in one Schema.org Rich Snippets on Github](https://github.com/brainstormforce/All-In-One-Schema.org-Rich-Snippets "Contribute on Github")
4657

4758
== Installation ==
4859

4960
= Through Dashboard =
50-
1. Go to Plugins -> Add New -> Search for "All in One Schema.org Rich Snippets" Or Upload the plugins zip file
61+
1. Hover over the "Plugins" menu in the sidebar
62+
1. From the submenu, click on the "Add New Plugin" button
63+
1. Search for "All In One Schema Rich Snippets" Or Upload the plugins zip file
64+
5165
= Through FTP =
52-
1. Upload the plugin into `wp-content/plugins` directory
53-
2. Activate the plugin through the 'Plugins' menu in WordPress
54-
3. That's It.
55-
Now go and create a new post. There you will find a meta box, select the type of post from dropdown and fill out the details, publish the post.
66+
1. Upload the plugin into the `wp-content/plugins` directory
67+
1. Activate the plugin through the 'Plugins' menu in WordPress
68+
1. That's It.
69+
70+
Now you can create a new post. There you will find a meta box, select the type of post from the dropdown and fill out the details, publish the post.
71+
5672
Google will start showing rich snippets in the search results, as soon as your post is crawled.
5773

5874
You can test the rich snippet on Google Webmasters Rich Snippets Testing Tool
5975

6076
== Frequently Asked Questions ==
6177

62-
= What is a Rich Snippet? =
63-
It is basically a short summary of your page in the search results of Google, Yahoo, Bing and sometimes in the News feed of Facebook in nice format with star ratings, author photo, image, etc.
64-
= How does a Rich Snippet help? =
65-
- It gives search engines only the important & precise information to display in search result snippets.
66-
- Rich Snippets are very interactive (photos, star ratings, price, author, etc.) to let you stand out from competition
67-
- [See what difference it makes](https://www.brainstormforce.com/schema-rich-snippets/ "See the difference") in CTR (Click Through Rate)
68-
- Helps you rank higher in search results
69-
- Helps Facebook display proper information when users share your links on Facebook
78+
= What is a rich snippet? =
79+
It is a short summary of your page in the search results of Google, Yahoo, Bing and sometimes in the News feed of Facebook in nice format with star ratings, author photo, image, etc.
80+
81+
= How does a rich snippet help? =
82+
* It gives search engines only the important & precise information to display in search result snippets.
83+
* Rich Snippets are very interactive (photos, star ratings, price, author, etc.) to let you stand out from competition
84+
* [See what difference it makes](https://www.brainstormforce.com/schema-rich-snippets/ "See the difference") in CTR (Click Through Rate)
85+
* Helps you rank higher in search results
86+
* Helps Facebook display proper information when users share your links on Facebook
7087

71-
= Which Content Types are Supported? =
88+
= Which content types are supported? =
7289
This plugin currently supports almost all of the content types that are released by Schema.org at one place.
7390
Review, Event, People, Product, Recipe, Software Application, Video, Articles etc.
7491

0 commit comments

Comments
 (0)