Replies: 0
Hi Folks,
I’ve used the following code:
[pwb-all-brands per_page="70" image_size="thumbnail" hide_empty="false" order_by="name" order="ASC" title_position="none"]
I have provided each brand in the plugin with a 301 redirect and an exact same canonical for reasons.
But now I have a forwarding chain, because the links from the shortcode point to the permalink structure (as specified in the plugin). If I change this, I get a 500 due to my page structure.
How then can I achieve the goal of using the [pwb-all-brands] shortcode so that it links directly to the Canonical address or to the 301 target in the brand enumeration?
Is there a way to do this via functions.php?
Much greetings
Sven