• I think the documentation for ‘Rejected URL Strings’ on the Advanced tab needs to be clarified.
    What I found is that the following if I have the following entry:
    /blog/
    it will not cache the following slugs: my-blog, tims-blog, or yourblog.
    It will only cache the slug: blog

    In contrast, if I have the following entry:
    blob
    It will cache all of the following slugs: b;pg. my-blog, tims-blog, and yourblog.

    In summary the slashes (/../) should be put around entire slugs.
    Text without slashes can be used to cache any slug that contains the text.

    Hope this helps someone. I think that an updated explaination in the plugin would help others.

  • The topic ‘Documentation for REJECTED URL STRINGS’ is closed to new replies.