-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
55 lines (36 loc) · 2.16 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
=== Link Attributes for Publishers ===
Contributors: deviodigital
Donate link: https://deviodigital.com
Tags: links, blogging, content, google, publishers
Requires at least: 3.0.1
Tested up to: 6.3.2
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Automatically add sponsored, ugc and nofollow `rel` tags to specific URL's in your content
== Description ==
This plugin will automatically update the rel tags for links with specific domains in the classic editor content, and the new core block editor.
The **Link Attributes for Publishers** plugin is designed to assist content authors in complying with Google's suggestions regarding proper tagging of sponsored and user-generated content (UGC) links. This plugin simplifies the process of adding rel tags for sponsored, ugc, and nofollow links to ensure your website meets Google's specifications for link attribution.
### Who is this for?
This plugin is particularly useful for:
* Content Authors: Easily add `rel` tags to links without the need for manual coding.
* Publishers: Ensure all sponsored and user-generated content links are properly tagged for compliance.
Let's say you want to mark all **amzn.to** links as `sponsored` because they're all affiliate links. This plugin helps you do that automatically to all content, old and new.
### Features
* Automatically sets `rel` tags for sponsored, ugc, and nofollow links.
* Allows users to specify domain names for automatic `rel` tag addition.
* Simplifies compliance with Google's specifications about link attributes.
== Installation ==
**Via Dashboard**
1. Go to `Plugins -> Add New` and Search `Link Attributes for Publishers`
2. Click the `Install` button and then the `Activate` button
3. Navigate to `Settings -> Link Attributes` to set your required rel tags
**Via SFTP**
1. Upload `link-attributes-for-publishers` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Navigate to `Settings -> Link Attributes` to set your required rel tags
== Screenshots ==
1. The Link Attributes settings page
== Changelog ==
= 1.0 =
* Initial release