> SEO Internal Link Shortcode wordpress plugin resources analysis

SEO Internal Link Shortcode wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name SEO Internal Link Shortcode
Version 0.1.1
Author Steven Vachon
Rating 96
Last updated 2014-01-15 12:16:00
Downloads
1527
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
SEO Internal Link Shortcode plugin has no negative impact on PageSpeed score.

Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%

SEO Internal Link Shortcode plugin added 4 bytes of resources to the Home page and 188 bytes of resources to the sample Post page.

SEO Internal Link Shortcode plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.

Great! SEO Internal Link Shortcode plugin ads no tables to your Wordpress blog database.

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
    • Shortcode: [link id="1234"/]
    • Shortcode: [link slug="post-slug"/]
    • Output: <a href="http://domain.com/post-slug/">Post Title</a>
  2. Link to a category by slug
    • Shortcode: [link cat="cat-slug"/]
    • Output: <a href="http://domain.com/cat-slug/">Category Name</a>
  3. Link to a tag by slug
    • Shortcode: [link tag="tag-slug"/]
    • Output: <a href="http://domain.com/tag-slug/">Tag Name</a>
  4. Custom text instead of retrieved title
    • Shortcode: [link id="1234"]custom text[/link]
    • Output: <a href="http://domain.com/post-slug/">custom text</a>
  5. Additional attributes for SEO/other
    • 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>
Resources added by plugin to Home page/Post page in kB
Total size of resources for Home page/Post page in kB
Random Theme Tests
Downtown Night screenshot

Downtown Night

by: stratus

4872
0%
B3 screenshot

B3

by: andreyk

5796
100%