Title: SEO Internal Link Shortcode
Author: Steven Vachon
Published: <strong>08.03.2013</strong>
Last modified: 15.01.2014

---

Поиск плагинов

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://s.w.org/plugins/geopattern-icon/seo-internal-link-shortcode.svg)

# SEO Internal Link Shortcode

 Автор: [Steven Vachon](https://profiles.wordpress.org/prometh/)

[Скачать](https://downloads.wordpress.org/plugin/seo-internal-link-shortcode.zip)

 * [Детали](https://ru.wordpress.org/plugins/seo-internal-link-shortcode/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/seo-internal-link-shortcode/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/seo-internal-link-shortcode/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/seo-internal-link-shortcode/#developers)

 [Поддержка](https://wordpress.org/support/plugin/seo-internal-link-shortcode/)

## Описание

This plugin allows you to create internal `<a>` links within your content that **
will not break when things get renamed or moved**. While there are similar plugins
available, they do not offer important **SEO options**.

You can add _any_ HTML attribute to your link as long as it’s prefixed with «attr_».
And because it supports attributes that may not currently exist, it is **future 
proof**.

**Examples:**

 1.  Link to a post/page by ID or slug
 2.   * **Shortcode:** `[link id="1234"/]`
      * **Shortcode:** `[link slug="post-slug"/]`
      * **Output:** `<a href="http://domain.com/post-slug/">Post Title</a>`
 3.  Link to a category by slug
 4.   * **Shortcode:** `[link cat="cat-slug"/]`
      * **Output:** `<a href="http://domain.com/cat-slug/">Category Name</a>`
 5.  Link to a tag by slug
 6.   * **Shortcode:** `[link tag="tag-slug"/]`
      * **Output:** `<a href="http://domain.com/tag-slug/">Tag Name</a>`
 7.  Custom text instead of retrieved title
 8.   * **Shortcode:** `[link id="1234"]custom text[/link]`
      * **Output:** `<a href="http://domain.com/post-slug/">custom text</a>`
 9.  Additional attributes for SEO/other
 10.  * **Shortcode:** `[link id="1234" attr_rel="something" attr_itemprop="specialty"/]`
      * **Output:** `<a href="http://domain.com/post-slug/" rel="something" itemprop
        ="specialty">Post Title</a>`

## Установка

 1. Download the plugin (zip file).
 2. Upload and activate the plugin through the «Plugins» menu in the WordPress admin.

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«SEO Internal Link Shortcode» — проект с открытым исходным кодом. В развитие плагина
внесли свой вклад следующие участники:

Участники

 *   [ Steven Vachon ](https://profiles.wordpress.org/prometh/)

[Перевести «SEO Internal Link Shortcode» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/seo-internal-link-shortcode)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/seo-internal-link-shortcode/),
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/seo-internal-link-shortcode/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/seo-internal-link-shortcode/)
по [RSS](https://plugins.trac.wordpress.org/log/seo-internal-link-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 0.1.1

 * Bug: Slug links work now

#### 0.1

 * Initial release

## Мета

 *  Версия **0.1.1**
 *  Обновление: **12 лет назад**
 *  Активных установок: **60+**
 *  Версия WordPress ** 3.2 или выше **
 *  Совместим вплоть до: **3.7.41**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/seo-internal-link-shortcode/)
 * Метки:
 * [categories](https://ru.wordpress.org/plugins/tags/categories/)[category](https://ru.wordpress.org/plugins/tags/category/)
   [content](https://ru.wordpress.org/plugins/tags/content/)[HTML5](https://ru.wordpress.org/plugins/tags/html5/)
   [link](https://ru.wordpress.org/plugins/tags/link/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/seo-internal-link-shortcode/advanced/)

## Оценки

 4.8 из 5 звёзд.

 *  [  5 5-звездный отзыв     ](https://wordpress.org/support/plugin/seo-internal-link-shortcode/reviews/?filter=5)
 *  [  1 4-звездный отзыв     ](https://wordpress.org/support/plugin/seo-internal-link-shortcode/reviews/?filter=4)
 *  [  0 3-звездный отзыв     ](https://wordpress.org/support/plugin/seo-internal-link-shortcode/reviews/?filter=3)
 *  [  0 2-звездный отзыв     ](https://wordpress.org/support/plugin/seo-internal-link-shortcode/reviews/?filter=2)
 *  [  0 1-звездный отзыв     ](https://wordpress.org/support/plugin/seo-internal-link-shortcode/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/seo-internal-link-shortcode/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/seo-internal-link-shortcode/reviews/)

## Участники

 *   [ Steven Vachon ](https://profiles.wordpress.org/prometh/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/seo-internal-link-shortcode/)