Title: Related tags
Author: sneg55
Published: <strong>11. juni, 2014</strong>
Last modified: 27. januar, 2015

---

Søk i utvidelser

![](https://ps.w.org/related-tags/assets/banner-772x250.png?rev=1069654)

Denne utvidelsen **har ikke blitt testet mot noen av de siste 3 hovedutgivelsene
av WordPress**. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan
ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

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

# Related tags

 Av [sneg55](https://profiles.wordpress.org/sneg55/)

[Last ned](https://downloads.wordpress.org/plugin/related-tags.zip)

 * [Detaljer](https://nb.wordpress.org/plugins/related-tags/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/related-tags/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/related-tags/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/related-tags/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/related-tags/)

## Beskrivelse

Add «related» tags list(link list, plain text list, or my favourite cloud-style 
list) on the tag page, based on posts that have this tag.

When you open tag page i.e example.com/tag/facebook, plugin checking posts that 
marked with tag «Facebook», check the other tags in these posts, and put the related
tag list back.

Sometimes related tags more useful for users and for SEO purposes.

## Skjermbilder

 * [[
 * Cloud Style Related tag list
 * [[
 * Link Related tag list
 * [youtube http://www.youtube.com/watch?v=ogKhVaVrvzo]

## Installasjon

 1. Upload to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place in your tag template
     (usually it’s archive.php)

 * If you need cloud-style links to related tags:
 * If you need plain text list of related tags:
 * If you need link list of related tags:

Also you can use widget in your sidebar (but keep in mind it shows on only on the
tag page).

you can customize view with $args – is the same with wp_tag_cloud
 and here is defaults:

    ```
    <?php $args = array(
        'smallest'                  => 8,
        'largest'                   => 22,
        'unit'                      => 'pt',
        'number'                    => 45,
        'format'                    => 'flat',
        'separator'                 => "\n",
        'orderby'                   => 'name',
        'order'                     => 'ASC',
        'exclude'                   => null,
        'include'                   => null,
        'topic_count_text_callback' => default_topic_count_text,
        'link'                      => 'view',
        'taxonomy'                  => 'post_tag',
        'echo'                      => true,
        'child_of'                  => null, // see Note!
    ); ?>
    ```

## Vurderinger

Det er ingen omtaler av denne utvidelsen.

## Bidragsytere og utviklere

«Related tags» er programvare med åpen kildekode. Følgende personer har bidratt 
til denne utvidelsen:

Bidragsytere

 *   [ sneg55 ](https://profiles.wordpress.org/sneg55/)

[Oversett “Related tags” til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/related-tags)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/related-tags/), sjekk
ut [SVN-repositoriet](https://plugins.svn.wordpress.org/related-tags/), eller abonner
på [utviklingsloggen](https://plugins.trac.wordpress.org/log/related-tags/) med 
[RSS](https://plugins.trac.wordpress.org/log/related-tags/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 1.2

 * add better readme
 * add

#### 1.1

 * some fixes

#### 1.0

 * first version

## Meta

 *  Versjon **1.0**
 *  Sist oppdatert **11 år siden**
 *  Aktive installasjoner **10+**
 *  WordPress-versjon ** 3.0.1 eller nyere **
 *  Testet opp til **4.1.42**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/related-tags/)
 * Stikkord
 * [google](https://nb.wordpress.org/plugins/tags/google/)[related](https://nb.wordpress.org/plugins/tags/related/)
   [search engine optimization](https://nb.wordpress.org/plugins/tags/search-engine-optimization/)
   [seo](https://nb.wordpress.org/plugins/tags/seo/)[tags](https://nb.wordpress.org/plugins/tags/tags/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/related-tags/advanced/)

## Vurderinger

No reviews have been submitted yet.

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

[Se alle omtalene](https://wordpress.org/support/plugin/related-tags/reviews/)

## Bidragsytere

 *   [ sneg55 ](https://profiles.wordpress.org/sneg55/)

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/related-tags/)

## Donér

Vil du støtte videreutviklingen av denne utvidelsen?

 [ Doner til denne utvidelsen ](http://sawinyh.com/)