You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.txt
+25-4Lines changed: 25 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
=== Fewer Tags ===
1
+
=== Fewer Tags Free ===
2
2
Contributors: joostdevalk
3
3
Tags: tag, tags, seo
4
4
Requires at least: 6.2
@@ -20,20 +20,34 @@ Tags that have less than the configured number of posts:
20
20
21
21
This positively affects your site's SEO and also leads to less crawling, as you have less useless tag pages.
22
22
23
+
See this video to learn how to use Fewer Tags Free:
24
+
25
+
https://www.youtube.com/watch?v=KItn1X1qMas
26
+
27
+
If you want to *truly* solve the tag problem on your site, consider the Fewer Tags Pro plugin & course. It'll help you fix the problems with tags on your site very quickly:
28
+
29
+
https://www.youtube.com/watch?v=NkF3Y6iIoDk
30
+
31
+
You can buy Fewer Tags Pro on [fewertags.com](https://fewertags.com/)!
32
+
23
33
== Frequently Asked Questions ==
24
34
25
-
=== Can I safely install this on an existing site? ===
35
+
= Can I safely install this on an existing site? =
26
36
27
37
So you have a site with a lot of tags that don't add any value? Yes, you can safely add this plugin. It will redirect the useless tag pages to your site's homepage.
28
38
29
-
=== Should I also noindex my tag pages? ===
39
+
= Should I also noindex my tag pages? =
30
40
31
41
No, you should not noindex your tag pages. If your tag pages have more than 10 posts in them, they are valuable ways of getting your site crawled and of combining related content. There's no reason to noindex those pages at that point. What you could (and should) do is add descriptions to those tag pages.
32
42
33
-
=== How can I report security bugs? ===
43
+
= How can I report security bugs? =
34
44
35
45
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. [Report a security vulnerability.](https://patchstack.com/database/vdp/fewer-tags)
36
46
47
+
= Can you help me get rid of those tags entirely? =
48
+
49
+
Yes, that's why we created [Fewer Tags Pro](https://fewertags.com/)!
50
+
37
51
== Installation ==
38
52
1. Search for Fewer Tags on the repository.
39
53
2. Install the plugin.
@@ -46,6 +60,13 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
46
60
47
61
== Changelog ==
48
62
63
+
= 1.4 =
64
+
65
+
* Changed the option name from `joost_min_posts_count` to `fewer_tags` so it's more recognizable for people.
66
+
* Added uninstall functionality that removes the setting from the database on uninstall of the plugin.
67
+
* Simplified the autoloader, no longer requiring composer packages.
68
+
* Added videos for Fewer Tags Free and Fewer Tags Pro to the readme.txt.
0 commit comments