“SEO URL request” – No support for WPBakery or JSON-LD schema markup
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page pleaseIf you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
Quote from bulli on October 5, 2025, 11:45Hi Support Team,
We are currently using the “SEO URL request” feature to insert optimized SEO content on our landing pages. However, we’ve encountered two major limitations:
The section does not support WPBakery (Visual Composer) – layout elements and shortcodes cannot be used.
<script type="application/ld+json">
is not processed, meaning we cannot add structured data (e.g. FAQPage schema) directly for Google’s rich results.SEOPress is installed and active on our website, but it does not provide an option to insert structured data for this specific “SEO URL request” section. Therefore, we need to manually embed JSON-LD schema markup directly within this field, which currently seems unsupported.
Our questions:
Is there a way to allow
<script type="application/ld+json">
inside the SEO URL request field, so the structured data is rendered properly on the frontend?Alternatively, is there another recommended method to add custom JSON-LD schema markup per page, outside of this restricted field?
We would greatly appreciate your help or any possible solution to make schema integration SEO-compliant.
Best regards,
Hi Support Team,
We are currently using the “SEO URL request” feature to insert optimized SEO content on our landing pages. However, we’ve encountered two major limitations:
The section does not support WPBakery (Visual Composer) – layout elements and shortcodes cannot be used.
<script type="application/ld+json">
is not processed, meaning we cannot add structured data (e.g. FAQPage schema) directly for Google’s rich results.
SEOPress is installed and active on our website, but it does not provide an option to insert structured data for this specific “SEO URL request” section. Therefore, we need to manually embed JSON-LD schema markup directly within this field, which currently seems unsupported.
Our questions:
Is there a way to allow
<script type="application/ld+json">
inside the SEO URL request field, so the structured data is rendered properly on the frontend?Alternatively, is there another recommended method to add custom JSON-LD schema markup per page, outside of this restricted field?
We would greatly appreciate your help or any possible solution to make schema integration SEO-compliant.
Best regards,
Quote from Pablo Borysenco on October 6, 2025, 20:59Hello
Do you mean these fields? - https://share.pluginus.net/image/i20251006205949.png
You can customize these fields using hooks - woof_seo_meta_description woof_seo_meta_title woof_seo_meta_title woof_seo_h1
Hello
Do you mean these fields? - https://share.pluginus.net/image/i20251006205949.png
You can customize these fields using hooks - woof_seo_meta_description woof_seo_meta_title woof_seo_meta_title woof_seo_h1
Quote from bulli on October 7, 2025, 06:57Hello Pablo,
thanks for your reply.
The actual issue is that the “SEO URL request” field correctly outputs normal HTML elements like
<h1>
,<h2>
,<p>
, etc., but it does not work with<script type="application/ld+json"> ... </script>
.When we insert JSON-LD schema markup, it is not rendered as a script on the frontend. Instead, only a broken text snippet appears (for example, it ends in the middle of a curly bracket
}
), which makes the markup invalid.In other words, structured data cannot currently be added via this field because
<script>
tags seem to be filtered or altered.Could you please confirm whether this field fundamentally does not support
<script>
tags, or if there is an option/extension to make JSON-LD render correctly?Best regards
Hello Pablo,
thanks for your reply.
The actual issue is that the “SEO URL request” field correctly outputs normal HTML elements like <h1>
, <h2>
, <p>
, etc., but it does not work with <script type="application/ld+json"> ... </script>
.
When we insert JSON-LD schema markup, it is not rendered as a script on the frontend. Instead, only a broken text snippet appears (for example, it ends in the middle of a curly bracket }
), which makes the markup invalid.
In other words, structured data cannot currently be added via this field because <script>
tags seem to be filtered or altered.
Could you please confirm whether this field fundamentally does not support <script>
tags, or if there is an option/extension to make JSON-LD render correctly?
Best regards
Quote from Pablo Borysenco on October 7, 2025, 20:39Hello
Of course, this is done for the security of the site.
In your case, you need code customization.
Hello
Of course, this is done for the security of the site.
In your case, you need code customization.
Quote from bulli on October 8, 2025, 17:17I've written to you under "Your topic private data." Thanks.
I've written to you under"Your topic private data." Thanks.
Quote from Pablo Borysenco on October 8, 2025, 19:19Hello
ok! I answered you under private data.
Hello
ok! I answered you under private data.
Quote from bulli on October 9, 2025, 06:39Hello, thanks anyway, can you please tell me where I need to have it adjusted?
Hello, thanks anyway, can you please tell me where I need to have it adjusted?
Quote from Pablo Borysenco on October 9, 2025, 18:51Hello
Unfortunately, I didn't understand your question.
If you need a file with SEO functionality - "\plugins\woocommerce-products-filter\ext\url_request\classes\seo.php"
Hello
Unfortunately, I didn't understand your question.
If you need a file with SEO functionality -"\plugins\woocommerce-products-filter\ext\url_request\classes\seo.php"
Quote from bulli on October 10, 2025, 20:57Hello, thanks for the feedback. I've tried a few things, but somehow it's not being accepted and isn't working.
I really need help.
Hello, thanks for the feedback. I've tried a few things, but somehow it's not being accepted and isn't working.
I really need help.
Quote from Pablo Borysenco on October 10, 2025, 21:36Hello
You can hire a developer to customize the code, and we will share with them any technical information about our plugin.
Hello
You can hire a developer to customize the code, and we will share with them any technical information about our plugin.