-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
executable file
·52 lines (33 loc) · 1.49 KB
/
README.txt
File metadata and controls
executable file
·52 lines (33 loc) · 1.49 KB
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
=== Amd ===
Contributors: adpu
Donate link: https://www.paypal.me/jverdaguer
Tags: meta description,meta title,title tag,scan meta tags,manage meta content,test meta tags,test meta description,scan meta description,scan meta title,test meta title
Requires at least: 3.0.1
Tested up to: 4.75
Stable tag: 1.05
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Amd is a simple wordpress plugin that allows you to add and manage meta description and title tag of your posts and pages.
Major features of Amd include:
- Character count tool for title tag field and meta description field in post and page editor.
- "Scan Meta tags tool", you can manage all meta titles and meta descriptions tags of pages and posts (This tool is inside setting menu)
== Installation ==
1. Upload `amd` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Screenshots ==
1. Screenshot of post editor panel with the meta description field.
2. Screenshot of "Scan Meta tags tool".
== Changelog ==
= 1.05 =
* Added a new feature inside "Scan Meta tags tools" that detect duplicate content inisde meta description and title tag field.
= 1.04 =
* Fixed error "Headers already sent" when activate after deactivate.
= 1.03 =
* Added a new feature called "Scan Meta tags tool" inside Settings menu.
= 1.02 =
* Fixed an issue in javascript and generic texts.
= 1.01 =
* Added a title tag field
= 1.0 =
* First stable version