WPIntell

Source evidence

rel=”sponsored” Support

External Product New Tab for WooCommerce · support · 2021-07-27T12:15:00+00:00

mixedsentiment
highseverity
0.89relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

8 / 38 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

30 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Pravin resolved
Hi Team, Great plugin but I think it is not providing any opportunity to add rel=”sponsored” to affiliate link. As per below guide, it is much needed. WOuld be great if you add this feature. Reference – https://developers.google.com/search/blog/2021/07/link-tagging-and-link-spam-update https://searchengineland.com/google-search-link-spam-update-rolling-out-now-350770 Hi, The plugin includes a code filter called external_add_product_link_html which can be used to insert additional HTML into the output external/affiliate button markup. https://wordpress.org/plugins/wc-external-product-new-tab/#developers To use code filters in WordPress plugins you would write PHP code using the ‘add_filter()’ method. https://developer.wordpress.org/reference/functions/add_filter/

Comments

1 shown
Stuart Duff – a11n 2021-12-02T20:41:00+00:00

Hi, The plugin includes a code filter called external_add_product_link_html which can be used to insert additional HTML into the output external/affiliate button markup. https://wordpress.org/plugins/wc-external-product-new-tab/#developers To use code filters in WordPress plugins you would write PHP code using the ‘add_filter()’ method. https://developer.wordpress.org/reference/functions/add_filter/