• antonmymrikov

    (@antonmymrikov)


    I need to exclude page like https://mydomain/some-page. It has no / at the end, but when I add ‘some-page’ to exclusion urls Gator Cache automatically add / to the end and such page cached. How to resolve this?
    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author GatorDog

    (@gatordog)

    Do you have WordPress permalinks set up that way, ie mydomain/some-page is a WP page instead of mydomain/some-page/

    Thread Starter antonmymrikov

    (@antonmymrikov)

    Yes, my WP permalinks setuped like: /%year%/%post_id%.
    Links to the Pages looks also like: https://mysite.com/mypage.
    In other cache plugins it is possible add just start part or URL for example ‘/mypage’ and all pages contained ‘/mypage’ (‘/mypage’, ‘/mypage/’, ‘/mypage/subpage’…) will be excluded or included.

    Thread Starter antonmymrikov

    (@antonmymrikov)

    Ok, I have added trailing slash to the end, but second question about GET request is actual.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Exclude URL without / at the end’ is closed to new replies.