• Resolved Akki

    (@luckyankit)


    Hi,

    I am trying to filter /answer/XXXX/ URLs to add no-index code in the header. Added both post types in Taxonomies i.e. post-type:answer, post-type:question

    and

    Added added /answer/* in the URLs.

    Whitelisted both yet it doesn’t work. I have enabled Remote Debugging.

    • This topic was modified 4 years, 11 months ago by Akki.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Spacetime

    (@spacetime)

    It can not work beacuse you don’t have this url pattern in the url.

    Thread Starter Akki

    (@luckyankit)

    It has. Dates of answers are linked to those URLs. It’s there in this pattern:

    /question/blending-colors-without-losing-texture/answer/1392/

    Plugin Author Spacetime

    (@spacetime)

    You listed this page to check:
    https://www.engineeringhelpers.com/question/blending-colors-without-losing-texture/

    For
    https://www.engineeringhelpers.com/question/blending-colors-without-losing-texture/answer/1392/

    PAGE TYPE:               POST
    ID:                      1388
    POST TYPE:               question
    CATEGORIES:              
    PARENT CATEGORIES:       
    TAGS:                    
    TAXONOMIES:              question_category:adobe, question_tag:photoshop, question_tag:photoshop-tips
    URL:                     /question/blending-colors-without-losing-texture/answer/1392/
    BLOCK  4 FAILED CHECK: ENABLED ON POST 
    BLOCK  5 FAILED CHECK: TAXONOMY 
    BLOCK  5 INSERTED 
    BLOCK  6 FAILED CHECK: URL PARAMETER 
    BLOCK  7 FAILED CHECK: URL 

    If you would like to whitelist url patetrn /answer/ then you need to use */answer/*.

    I would suggesto to use debugging functions to diagnose insertions:
    https://adinserter.pro/documentation/debugging

    Thread Starter Akki

    (@luckyankit)

    Thank you, that worked.

    Plugin Author Spacetime

    (@spacetime)

    ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘URL filtering not working’ is closed to new replies.