forked from brainstormforce/json-ld-breadcrumbs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
27 lines (19 loc) · 905 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
=== JSON-LD Breadcrumbs ===
Contributors: Nikschavan, brainstormforce
Donate link: https://www.paypal.me/BrainstormForce
Tags: schema, json-ld, breadcrumb, google, schema.org, structured data, seo, microdata
Requires at least: 4.4
Tested up to: 4.7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Adds JSON-LD based breadcrumb schema to your site visible only to the Search Engines such as Google.
== Description ==
Adds JSON-LD based breadcrumb schema to your site visible only to the Search Engines such as Google.
Credits - [SEO Yoast](https://github.com/Yoast/wordpress-seo/blob/trunk/frontend/class-breadcrumbs.php) for the base breadcrumbs class.
== Installation ==
1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress.
== Changelog ==
= 1.0 =
* Initial Release.