WPIntell

related-links

Related Links

Manually link to existing content or a custom url through a meta box on the writing page.

200
19.8K
4.3
0
18
6

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

75 / 99 rows with source links

75.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

24 rows with no attached evidence

0 rows have source counts but still need direct links.

Download Momentum

180 days
104 125 -16.8% 711

Source Evidence

Open evidence explorer
neutral support · high severity · relevance 0.57
[Plugin: Related Links] Problem with jQuery UI

[Plugin: Related Links] Problem with jQuery UI: users show bugs, compatibility pain that may indicate a product gap.

Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
Proof Blocked card complete search visibility operations Evidence linked to opportunity
[Plugin: Related Links] Problem with jQuery UI Dear Worpdress developpers, I think this awesome plugin “Related Links” is broken with WordPress 3.4.
praise review · high severity · relevance 0.54
Top notch Plugin

Top notch Plugin: users show security pain that may indicate a product gap.

Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
Proof Blocked card complete search visibility operations Evidence linked to opportunity
Top notch Plugin This plugin saved me a lot time hacking around… The UI is very intuitive and well thought out… The flexibility of displaying the content by type is great… Nice job.
complaint support · medium severity · relevance 0.86
[Plugin: Related Links] Reciprocity of related links ?

[Plugin: Related Links] Reciprocity of related links ?: users show performance, missing feature, support pain that may indicate a product gap.

Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
Proof Blocked card complete search visibility operations Evidence linked to opportunity
Hello Great plugin, it works exactly as I wanted !
complaint support · medium severity · relevance 0.81
How to use this

How to use this: users show compatibility, support, setup pain that may indicate a product gap.

Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
Proof Blocked card complete search visibility operations Evidence linked to opportunity
I just downloaded and install the plugin.
complaint support · medium severity · relevance 0.81
[Plugin: Related Links] More Features Please!

[Plugin: Related Links] More Features Please!: users show bugs, performance, missing feature pain that may indicate a product gap.

Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
Proof Blocked card complete search visibility operations Evidence linked to opportunity
[Plugin: Related Links] More Features Please!
complaint support · medium severity · relevance 0.81
[Plugin: Related Links] Custom Links in the select list

[Plugin: Related Links] Custom Links in the select list: users show performance, missing feature, support pain that may indicate a product gap.

Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
Proof Blocked card complete search visibility operations Evidence linked to opportunity
I’ve altered the plugin locally to do the following: Add “Custom” to the list of options in the settings page.
mixed support · medium severity · relevance 0.8
[Plugin: Related Links] Suggestion For theme Code

[Plugin: Related Links] Suggestion For theme Code: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
Proof Blocked card complete search visibility operations Evidence linked to opportunity
[Plugin: Related Links] Suggestion For theme Code Hi, Nice plugin, just started playing around with it and considering adding built in support in my theme http://www.stallion-theme.com/ You should advise using code like this for adding to themes so it’s only run when the theme is installed and active, otherwise PHP error since the function doesn’t exist.
complaint support · medium severity · relevance 0.8
[Plugin: Related Links] Where to insert code to make links appear

[Plugin: Related Links] Where to insert code to make links appear: users show compatibility, support pain that may indicate a product gap.

Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
Proof Blocked card complete search visibility operations Evidence linked to opportunity
I’ve been searching all over the place, but cannot find there to use this code in your template: <?php related_links(); ?> In which PHP file or template file to I add it where?
mixed support · medium severity · relevance 0.78
Meta box

Meta box: users show compatibility, missing feature, support pain that may indicate a product gap.

Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
Proof Blocked card complete search visibility operations Evidence linked to opportunity
Meta box Is it possible to extend the plugin to acquire a value from a meta box for a custom post type?
complaint support · medium severity · relevance 0.75
Highlight current page

Highlight current page: users show compatibility, support pain that may indicate a product gap.

Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
Proof Blocked card complete search visibility operations Evidence linked to opportunity
if ( !function_exists( 'related_links' ) ) { function related_links() { $related_links = get_related_links(); ?> <?php if ( !empty( $related_links ) ) : ?> <ul class="related-links-list"> <?php foreach ( $related_links as $link ): ?> <li><a href="<?php echo $link['url']; ?>"><?php echo $link['title']; ?></a></li> <?php endforeach; ?> </ul> <?php endif; ?> <?

Competitor Context

0 shown

No competitor context is available for this plugin's primary market yet.

Repeated Themes

0 shown

No repeated plugin-level themes have been generated yet.

Collected Signals

20 shown from 36 collected
complaint Blocking the insertion of Media support · 2020-09-18T11:29:57+00:00 · medium severity · link

Blocking the insertion of Media: users show bugs pain that may indicate a product gap.

Evidence: I’m getting a lot of errors from it so will be ditching it!
bugs search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
complaint Highlight current page support · 2014-04-29T13:12:10+00:00 · medium severity · link

Highlight current page: users show compatibility, support pain that may indicate a product gap.

Evidence: if ( !function_exists( 'related_links' ) ) { function related_links() { $related_links = get_related_links(); ?> <?php if ( !empty( $related_links ) ) : ?> <ul class="related-links-list"> <?php foreach ( $related_links as $link ): ?> <li><a href="<?php echo $link['url']; ?>"><?php echo $link['title']; ?></a></li> <?php endforeach; ?> </ul> <?php endif; ?> <?
compatibility support search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
complaint Links also showing on Category page support · 2013-11-23T12:45:56+00:00 · medium severity · link

Links also showing on Category page: users show compatibility pain that may indicate a product gap.

Evidence: I have one problem: I have been experimenting with the Related Links plug in with the Fanwood theme.
compatibility search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
complaint How to use this support · 2013-10-12T16:05:50+00:00 · medium severity · link

How to use this: users show compatibility, support, setup pain that may indicate a product gap.

Evidence: I just downloaded and install the plugin.
compatibility support setup search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
complaint Order by… support · 2013-08-22T19:19:55+00:00 · medium severity · link

Order by…: users show missing feature pain that may indicate a product gap.

Evidence: I mean… Plugin should show me posts ordered like automatically featured posts or something like this.
missing feature search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
complaint metabox not appearing on certain custom post type edit pages support · 2013-08-14T15:15:40+00:00 · medium severity · link

metabox not appearing on certain custom post type edit pages: users show bugs, missing feature pain that may indicate a product gap.

Evidence: I have enabled the new ‘product’ custom post type in the related links settings, but the metabox is not showing up on the product edit page.
bugs missing feature easy search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
complaint Adding a Target to custom links support · 2013-08-09T09:49:10+00:00 · medium severity · link

Adding a Target to custom links: users show missing feature pain that may indicate a product gap.

Evidence: Adding a Target to custom links Some uses may want to optionally set a target on custom links.
missing feature value quality accessibility search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
praise Good! (4 stars) review · 2013-06-27T10:43:51+00:00 · medium severity · link

Good!: users praise quality, which suggests what competitors already do well.

Evidence: Otherwise is a great plugin!
quality search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
complaint Displaying meta box on unwanted post types support · 2013-03-18T22:11:13+00:00 · medium severity · link

Displaying meta box on unwanted post types: users show compatibility, missing feature pain that may indicate a product gap.

Evidence: Displaying meta box on unwanted post types Hello @chabis , great plugin, it works exactly as I wanted!
compatibility missing feature reliable quality search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
complaint Check count of pages and custom links support · 2013-03-14T22:35:25+00:00 · medium severity · link

Check count of pages and custom links: users show support pain that may indicate a product gap.

Evidence: Check count of pages and custom links How would I go about checking to see if the count of “Pages” && “Custom” links is greater than zero?
support quality search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
mixed Meta box support · 2013-03-13T18:47:43+00:00 · medium severity · link

Meta box: users show compatibility, missing feature, support pain that may indicate a product gap.

Evidence: Meta box Is it possible to extend the plugin to acquire a value from a meta box for a custom post type?
compatibility missing feature support value search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
praise Does what it's supposed to, however… (4 stars) review · 2013-02-28T23:36:14+00:00 · medium severity · link

Does what it's supposed to, however…: users show compatibility, support pain that may indicate a product gap.

Evidence: Does what it's supposed to, however… The plugin works with WordPress version 3.5.1 Though I added some mark-up, I wanted to add a title above the links!
compatibility support reliable search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
praise Straightforward and lightweight (5 stars) review · 2013-02-20T14:24:52+00:00 · medium severity · link

Straightforward and lightweight: users show compatibility pain that may indicate a product gap.

Evidence: Straightforward and lightweight This did the trick for me.
compatibility easy performance search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
complaint How do I show the links for "pages" and "custom URLs"? support · 2013-02-19T01:34:18+00:00 · medium severity · link

How do I show the links for "pages" and "custom URLs"?: users show compatibility pain that may indicate a product gap.

Evidence: <?php $related_links = get_related_links('page'); ?> <ul> <?php foreach ($related_links as $link): ?> <li><a href="<?php echo $link['url']; ?>"><?php echo $link['type']; ?>: <?php echo $link['title']; ?></a></li> <?php endforeach; ?> </ul> http://wordpress.org/extend/plugins/related-links/ How would I go about modifying the below code to include the custom l
compatibility search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
mixed Needs to be integrated with templates (3 stars) review · 2013-02-13T08:40:06+00:00 · medium severity · link

Needs to be integrated with templates: users praise value, which suggests what competitors already do well.

Evidence: Needs to be integrated with templates Just too much of a hassle to integrate on each template; and every template update will remove those changes, so they will need to be inserted again every time there is a template update.
value search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
praise Top notch Plugin (5 stars) review · 2013-02-08T00:27:27+00:00 · high severity · link

Top notch Plugin: users show security pain that may indicate a product gap.

Evidence: Top notch Plugin This plugin saved me a lot time hacking around… The UI is very intuitive and well thought out… The flexibility of displaying the content by type is great… Nice job.
security value quality search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
mixed Multiple instances? support · 2013-02-07T05:44:39+00:00 · low severity · link

Multiple instances?: users show compatibility pain that may indicate a product gap.

Evidence: While other instances would display related custom post types such as “Whitepapers”, “Case Studies”, etc This way I would have more control of their front-end display instead of lumping them into one related information area.
compatibility easy form search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
complaint Compatibility with qtransalte support · 2012-12-07T10:55:29+00:00 · medium severity · link

Compatibility with qtransalte: users show compatibility pain that may indicate a product gap.

Evidence: Compatibility with qtransalte Hello!
compatibility value quality search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
praise Great!! (5 stars) review · 2012-11-23T11:08:16+00:00 · medium severity · link

Great!!: users praise value, quality, which suggests what competitors already do well.

Evidence: Great!!
value quality search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes
question [Plugin: Related Links] dose appearing at footer of post? support · 2012-09-23T10:14:54+00:00 · medium severity · link

[Plugin: Related Links] dose appearing at footer of post?: question conversation with limited structured signal.

Evidence: [Plugin: Related Links] dose appearing at footer of post? hi i need to this plug in appearing at footer of post and dosent show on home page ! this like this plug in : http://www.nutt.net/tag/link-footnotes/ i need it ! please make it as soon as possible 🙂 http://wordpress.org/extend/plugins/related-links/ hi i need to this plug in appearing at footer of pos
search visibility operations Proof Blocked card complete Evidence linked to opportunity
Buyer: site owners, SEO consultants, and agencies · Wedge: monitor link drift, schema/indexing failures, and client-readable search-impact fixes