Skip to content

Commit d8fb6fe

Browse files
committed
Change link and add videos to readme
1 parent 198a078 commit d8fb6fe

File tree

2 files changed

+26
-5
lines changed

2 files changed

+26
-5
lines changed

fewer-tags.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Requires PHP: 7.4
1313
* Version: 1.3.3
1414
* Author: Joost de Valk
15-
* Author URI: https://joost.blog
15+
* Author URI: https://fewertags.com/
1616
* License: GPL-3.0+
1717
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
1818
* Text Domain: fewer-tags

readme.txt

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
=== Fewer Tags ===
1+
=== Fewer Tags Free ===
22
Contributors: joostdevalk
33
Tags: tag, tags, seo
44
Requires at least: 6.2
@@ -20,20 +20,34 @@ Tags that have less than the configured number of posts:
2020

2121
This positively affects your site's SEO and also leads to less crawling, as you have less useless tag pages.
2222

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+
2333
== Frequently Asked Questions ==
2434

25-
=== Can I safely install this on an existing site? ===
35+
= Can I safely install this on an existing site? =
2636

2737
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.
2838

29-
=== Should I also noindex my tag pages? ===
39+
= Should I also noindex my tag pages? =
3040

3141
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.
3242

33-
=== How can I report security bugs? ===
43+
= How can I report security bugs? =
3444

3545
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)
3646

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+
3751
== Installation ==
3852
1. Search for Fewer Tags on the repository.
3953
2. Install the plugin.
@@ -46,6 +60,13 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
4660

4761
== Changelog ==
4862

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.
69+
4970
= 1.3.3 =
5071

5172
* Minor stability fixes.

0 commit comments

Comments
 (0)