-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
53 lines (36 loc) · 1.17 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
=== Just SEO ===
Contributors: zacscottau
Tags: seo
Requires at least: 6.0
Tested up to: 6.3.1
Stable tag: 1.0.5
Requires PHP: 7.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Essential SEO functionality for WordPress.
== Description ==
Essential SEO functionality for WordPress.
As the name suggests it includes just the essentials for optimising SEO on your site. The features include:
1. Robots meta value. So you can set index / oindex on specific posts and pages.
2. Set the meta description for posts and pages
3. Set the canonical URL for posts and pages.
4. Provide a basic, short sitemap for posts on the site. (yoursite.com/sitemap.xml)
That is all you really need and that is what you get. Simple, clean, intuitive.
== Screenshots ==
1. Simple, no fuss SEO meta data.
== Changelog ==
= 1.0.5 =
* Adjust admin columns width.
= 1.0.4 =
* Fix a bug which nuked meta data when quick editing posts.
= 1.0.3 =
* Add meta description and robots to post list/table.
= 1.0.2 =
* Change plugin file.
= 1.0.1 =
* Fix sitemap to always return XML with a 200 OK HTTP header.
= 1.0 =
* Initial release.
== Upgrade Notice ==
= 1.0 =
Initial release.