[Solved] Unable to set a Page Rule
Posted: Sun May 21, 2023 10:40 am
Hello!
I'm trying to set a Page Rule for the "articles" page of my site, but when I click "Set" the rule is not applied and the text field returns empty with the message "No rules found". I'm using the following code for the Page Rule, I don't see anything wrong with it that could be causing the problem:
Any idea how to solve this problem?
Thanks in advance!
I'm trying to set a Page Rule for the "articles" page of my site, but when I click "Set" the rule is not applied and the text field returns empty with the message "No rules found". I'm using the following code for the Page Rule, I don't see anything wrong with it that could be causing the problem:
Code: Select all
{{VAR(article_id)@IFSET@THEN@VALUE( prefix="og: http://ogp.me/ns#")@SET(HTML_STUFF)@NULL@ELSE@NULL}}
Any idea how to solve this problem?
Thanks in advance!