Title: ATag
Author: Scott Herbert
Published: <strong>May 30, 2011</strong>
Last modified: May 30, 2011

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/atag.svg)

# ATag

 By [Scott Herbert](https://profiles.wordpress.org/scott-herbert/)

[Download](https://downloads.wordpress.org/plugin/atag.1.2.zip)

 * [Details](https://wordpress.org/plugins/atag/#description)
 * [Reviews](https://wordpress.org/plugins/atag/#reviews)
 *  [Installation](https://wordpress.org/plugins/atag/#installation)
 * [Development](https://wordpress.org/plugins/atag/#developers)

 [Support](https://wordpress.org/support/plugin/atag/)

## Description

WordPress Tags, like categories, are highly useful they allow readers to find posts
that are similar to the post they are reading, they also give an idea as too what
the post is about.

ATag automatically adds tags to your post by taking the text of your post, removing
the 500 (or so) most common words then it tags the post with the most frequency 
used of the remaining words.

 * Options
 * ATag has two options (found in the settings admin menu) the maximum number of
   tags per post and the option to override existing tags.

 1. Maximum number of tags per post.
 2. This text box allows you to specify the number of tags generated every time the
    text is analysed.
 3. Override existing tags.
 4. This gives you the option to remove any tags that exist for the post before updating
    it with the new tags. If you set this option to “No” it will add a new set of tags
    based on the content of the post to any existing tags (including throes generated
    by ATag) when the page is updated, this may give you more tags then the above maximum
    number of tags per post, however it lets you add additional tags directly to the
    post. Setting this option to “Yes” deletes any existing tags including any tags
    specified by the posts author.

 * Limitations.
 * While the number of common word is quite high (just over 500 or about 60% of 
   written words) it may not pick up all common words, also it may give some false
   positives, removing words that, while common, are relevant tags for your blog.
   If you find this happening often you can edit the excluded list (either adding
   or removing to the list of common words that are ignored), by editing the ATag.
   php file (WARNING – it’s easy to edit the wrong thing and screw-up the plugin,
   so only do this if your happy reading php or you have a undamaged copy of the
   pluging to hand that you can swap in as needed)
 * if you wish to edit ATag.php, the list starts at about line 100 and ends at line
   160, it is also contained within two comment the first says “Start of common 
   word list” and (unsurprisingly) the end one says “End of common word list”.
 * Saying thank you
 * If you find this plugin useful there are a number of ways you can say thank you
   to me, firstly if you know me in real life, buy me a pint (dark real ale please).
   Since most of you won’t know me, there are a number of other things you can do,
   you can.

 1. Tell people about it – yep as you run a blog tell people about this plugin (a link
    to http://scott-herbert.com/blog/ would be nice as well)
 2. Buy me something from my wish list – it’s at http://www.amazon.co.uk/registry/wishlist/
    2ER3EQGGIMXBU

Thanks for reading, and enjoy using this (hopefully you won’t know it exists)

## Installation

 1. Upload `atag.php` to the `/wp-content/atag/` directory (or install via your wp 
    dash)
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. `Update` any pages that you wish taging, new ones will be automaticly taged

## FAQ

None

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ATag” is open source software. The following people have contributed to this plugin.

Contributors

 *   [ Scott Herbert ](https://profiles.wordpress.org/scott-herbert/)

[Translate “ATag” into your language.](https://translate.wordpress.org/projects/wp-plugins/atag)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/atag/), check out the
[SVN repository](https://plugins.svn.wordpress.org/atag/), or subscribe to the [development log](https://plugins.trac.wordpress.org/log/atag/)
by [RSS](https://plugins.trac.wordpress.org/log/atag/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2

 * Fixed issue with images in the Plugin menu not displaying, due to WordPress not
   adding the images to the distribution.

#### 1.1

 * Improved the text scanning – it now only looks for letters, numbers and aprostraphes
 * Amended the readme file to reflect the worpress standard.

#### 1.0

 * first version (released only via Scott-herbert.com )

## Meta

 *  Version **1.2**
 *  Last updated **15 years ago**
 *  Active installations **10+**
 *  WordPress version ** 2.1 or higher **
 *  Tested up to **3.1.4**
 * Tags
 * [seo](https://wordpress.org/plugins/tags/seo/)[tags](https://wordpress.org/plugins/tags/tags/)
 *  [Advanced View](https://wordpress.org/plugins/atag/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/atag/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/atag/reviews/)

## Contributors

 *   [ Scott Herbert ](https://profiles.wordpress.org/scott-herbert/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/atag/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://scott-herbert.com)