Recent content by digitalpoint

  1. digitalpoint

    How to completely uninstall?

    Oh... ya. The Pro plugin is an extension of the free one. So the free one is needed to add the Pro features. That being said, neither the Pro or Free version does anything with the robots.txt file (it doesn't add, delete or edit it). Not sure what's going on with your robots.txt file, but I'm...
  2. digitalpoint

    How to completely uninstall?

    The plugin does not make any changes to any files on your server. It definitely never touches your robots.txt file. What is your robots.txt file set to? Maybe that will give some insight as to what modified it, but I assure you, it was not this plugin.
  3. digitalpoint

    New R2 storage issue

    Probably too late to check now, but it could have been things stuck in the browser cache. For example if an http request response instructs the browser to keep something in its cache for 24 hours, the browser will do exactly that (and not check if it’s been updated). If that was the case, it...
  4. digitalpoint

    Do I need CF Images subscription with the Pro version and R2 features?

    BTW - the next version of the free plugin supports Cloudflare Image Transformations for WordPress media... Serving best format the browser supports (AVIF for some browsers, WebP for others, falling back to older formats for older browsers). Serving a slightly lower quality (higher compression)...
  5. digitalpoint

    New R2 storage issue

    Forgot to mention (just in case you or anyone else wants to use a third-party object storage system (what that object-cache.php file does)... You *can* in fact do it, as long as it works. I use it on my sites (uses Memcached for the object cache). But if whatever it's using on the backend (in my...
  6. digitalpoint

    New R2 storage issue

    Do you have a URL that's giving you a 404 that you could share? Was just going to say, I bet it's Cloudflare's cache. If you flush your browser cache and purge Cloudflare's cache for the zone and it magically starts working, you'll know that was it.
  7. digitalpoint

    New R2 storage issue

    So it appears that something is going on with WordPress transients in your setup (not sure what... but *something*). That transient record hasn't been updated since about 6 weeks ago (March 19), but it should be updated *far* more recently. Did you change anything with your server around that...
  8. digitalpoint

    New R2 storage issue

    I know this is going to seem like a random question, but it's not... In your WordPress admin, in the navigation area on left side, under Cloudflare, what's the last item in that section (should be either Settings or Backup / restore)? If you have access to phpMyAdmin or MySQL and you are able...
  9. digitalpoint

    New R2 storage issue

    As far as you can tell, is everything working except the bucket URLs aren't being used? Like uploading a new media item does result in it landing in the R2 bucket? This is the exact logic it uses to decide when to transform what is normally a local URL into the external/bucket URL: R2 itself...
  10. digitalpoint

    New R2 storage issue

    If you look at your Cloudflare settings page (the same place that you enter your API Token), what is the External data URL set to? It almost sounds like that setting may have been removed/cleared out (if it doesn’t know what the URL of your public bucket is, it can’t point anything to it).
  11. digitalpoint

    Install Issues

    What exactly are you trying to do? Most things are part of the free version.
  12. digitalpoint

    Install Issues

    You can, but APO is really just a made up name for multiple web technologies used together. The free version of the plugin has “Guest page caching” which effectively is APO, without the cost. See this thread...
  13. digitalpoint

    Install Issues

    The Pro version is license per site. However the R2 for media can be used across all sites in a multisite network (for example you could have 500 sites within that multisite network sharing an R2 bucket for media). So it's *mostly* per site, but if you are setup as a WordPress multisite network...
  14. digitalpoint

    Install Issues

    What questions? You shouldn’t need to do anything other than hit save/create unless you have specific needs like you want to lock it to specific IP addresses or something (that’s up to you).
  15. digitalpoint

    Install Issues

    It should be a link to get a token from your Cloudflare account. Where does the link take you?
Back
Top