• Resolved dashaluna

    (@dashaluna)


    Hello,

    Could I please clarify what is scanned by the scanner?

    As far as I can tell from the code, it’s the 100 posts only of all public Post Types. Is that correct?

    This feels quite limited given that WP has got ways to add custom URLs, have archives or custom aggregated templates that display a handful of different functionality which are not simply stored as post content. For example, different URLs for WooCommerce store or any of their plugins use quite a lot of cookies that are missed out as not all of that functionality is stored as posts.

    Would it be a better approach to grab all URLs from the sitemap.xml where it’s more reliable of publicly accessible URLs for the website?

    I’d appreciate the clarification on what’s scanned and if that could be improved?

    Thank you,
    Dasha

Viewing 1 replies (of 1 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @dashaluna,

    Greetings from Webtoffee!

    Our cookies scanners go through all URLs in the site to identify the cookies. Since it checks the site as if opened in a private window and not as a logged-in user, there are chances for missing out on session cookies like Woocommerce cart session cookie or login cookies, etc. You may need to add such cookies to the cookie list manually.

Viewing 1 replies (of 1 total)
  • The topic ‘What is scanned by scanner?’ is closed to new replies.