Title: [Plugin: SEO Ultimate] missing documentation
Last modified: August 20, 2016

---

# [Plugin: SEO Ultimate] missing documentation

 *  [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * (@ovidiu)
 * [14 years ago](https://wordpress.org/support/topic/plugin-seo-ultimate-missing-documentation/)
 * **Navigate to Seo Ultimate => Meta Descriptions **
 * **Found these variables so far**: {excerpt}, {excerpt::autogen}, {meta_description},{
   description}
 * and am wondering why you didn’t include all possible variables in the context
   help?
    I really need to see a list of all possible variables and to which fields
   one could apply them.
 * I’d also need to know how they work, i.e. {excerpt} does this look for an excerpt
   and what if there is none? Does it fall-back i.e. onto: {excerpt::autogen}?
 * There really is a lack of documentation or I can’t find the links so please help
   me out here.
 * [http://wordpress.org/extend/plugins/seo-ultimate/](http://wordpress.org/extend/plugins/seo-ultimate/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * (@ovidiu)
 * [14 years ago](https://wordpress.org/support/topic/plugin-seo-ultimate-missing-documentation/#post-2780429)
 * **Navigate to Seo Ultimate => Meta Keywords**
 * It says: “Use the X most commonly-used words” as meta keywords – but are stop
   words excluded automatically? If not, how about adding that feature? If yes, 
   how about an option of specifying the language so the proper stop words can be
   filtered out?
 * I’d really love to have stop words filtering as I don’t want to end up having
   a post have “and, the, when, like, to” as keywords 🙁
 * It seems the “Slug Optimizer” module uses a list of stop words.
 *  Thread Starter [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * (@ovidiu)
 * [14 years ago](https://wordpress.org/support/topic/plugin-seo-ultimate-missing-documentation/#post-2780430)
 * **Navigate to Seo Ultimate => Title Tag Rewriter**
 * You can’t set up default values for custom post types and custom taxonomies.
 *  Thread Starter [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * (@ovidiu)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-seo-ultimate-missing-documentation/#post-2780677)
 * anyone?
 *  Plugin Contributor [John](https://wordpress.org/support/users/johnlamansky/)
 * (@johnlamansky)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-seo-ultimate-missing-documentation/#post-2780680)
 * 1. Better documentation is coming in a future release.
 * {excerpt::autogen} uses an excerpt if there is one; if there isn’t, it autogenerates
   one.
 * {excerpt} uses an excerpt if there is one; if there isn’t, it returns nothing.
 * 2. Yes, stop words are automatically excluded from meta keywords. The stop words
   list from the Slug Optimizer is used. You can customize the stop words list on
   the Slug Optimizer admin page.
 * 3. The ability to set default title tag formats for custom post types and custom
   taxonomies is on the list of future features.
 *  Thread Starter [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * (@ovidiu)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-seo-ultimate-missing-documentation/#post-2780681)
 * Thanks John.
 * One last question: are there more variables we can use except: {excerpt}, {excerpt::
   autogen}, {meta_description}, {description}?
 * If so, where can I find a list?
 *  [holospirit](https://wordpress.org/support/users/holospirit/)
 * (@holospirit)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-seo-ultimate-missing-documentation/#post-2780716)
 * insert in …./wp-content/plugins/seo-ultimate/modules/meta-keywords.php in line
   121
 *     ```
       $words = array_map('strtolower', $words);
       ```
   
 * so all stopwords will used – the default replace from the slugs IS case sensitive.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘[Plugin: SEO Ultimate] missing documentation’ is closed to new replies.

 * ![](https://ps.w.org/seo-ultimate/assets/icon.svg?rev=1147635)
 * [SEO Ultimate](https://wordpress.org/plugins/seo-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/seo-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/seo-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/seo-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seo-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seo-ultimate/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [holospirit](https://wordpress.org/support/users/holospirit/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-seo-ultimate-missing-documentation/#post-2780716)
 * Status: not resolved