-
Notifications
You must be signed in to change notification settings - Fork 4
/
README.txt
executable file
·64 lines (39 loc) · 2.21 KB
/
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
=== All in one metadata ===
Contributors: colomet, danzhik, amyrotos, masaka222
Donate link: https://opencollective.com/mylanguageskills
Tags: schema, schema.org, metadata, rich snippets, structured data
Requires at least: 3.0.1
Tested up to: 4.9.8
Requires PHP: 7.2.0
Stable tag: 1.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Extended Metadata for Wordpress and PressBooks.
== Description ==
Wordpress gives you the ability to add metadata to your sites thus helping Google and other search engines to recognise it. The problem comes if you want to expand.
All in one metadata, extends the functionality of Wordpress and gives you the flexibility to add more metadata in your sites, taking advantage of the schema markup.
https://github.com/my-language-skills/all-in-one-metadata
== Installation ==
1. Clone (or copy) this repository folder `all-in-one-metadata` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' screen in WordPress
== Frequently Asked Questions ==
= If I don't need to use all the fields of the plugin, can I leave them empty? =
Yes, if one field is empty the SEO information about it will not be generated.
= How can I check if the metadata is update? =
by running [Google structured data testing tool](https://search.google.com/structured-data/testing-tool/u/0/) in each one of the places (Main page of the Root theme, Main page of the Single Site and post page of a Site)
= If I use PressBooks, how can I know which is the version I should give to my book? =
We use [Explicit Books Versioning](https://github.com/software-development-guidelines/explicit-book-versioning)
= Which metadata can I find? =
All in one metadata have the Types XXX and XXX with all the subtipes and properties till [schema](http://webschemas.org/docs/releases.html) version [3.3](http://webschemas.org/version/3.3/)
== Screenshots ==
== Changelog ==
= 1.0 =
First release
= 0.18 =
* Last work of the beta phase
== Upgrade Notice ==
= 1.0 =
First release
== Disclaimers ==
The All in one metadata plugin is supplied "as is" and all use is at your own risk.
All in one metadata is under development. Version 1.0 is stable but is an start. Soon much more possibilities.