Title: imddev's Replies | WordPress.org

---

# imddev

  [  ](https://wordpress.org/support/users/imddev/)

 *   [Profile](https://wordpress.org/support/users/imddev/)
 *   [Topics Started](https://wordpress.org/support/users/imddev/topics/)
 *   [Replies Created](https://wordpress.org/support/users/imddev/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/imddev/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/imddev/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/imddev/engagements/)
 *   [Favorites](https://wordpress.org/support/users/imddev/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redis Object Cache] Error while reading line from the server](https://wordpress.org/support/topic/error-while-reading-line-from-the-server-2/)
 *  Thread Starter [imddev](https://wordpress.org/support/users/imddev/)
 * (@imddev)
 * [11 months ago](https://wordpress.org/support/topic/error-while-reading-line-from-the-server-2/#post-18650340)
 * So, I managed to stabilize the situation for the time being.
   Note: I haven’t 
   had any prior issues with the plugin nor my hosting regarding Redis up until 
   now. I’ve used this setup for over half an year until problems arose now.
 * I attempted changing Redis server’s capacity, countless restarts and config resets,
   plugin resets – and no success.
 * What I did to stabilize the situation and clear all timeouts: simply downgraded
   to 2.6.3
   I’ve gone from multiple timeouts in an hour, to total of 2 timeouts 
   for 3 days.
 * I’ll check the situation with my provider and try v2.6.5 again sometime.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redis Object Cache] Error while reading line from the server](https://wordpress.org/support/topic/error-while-reading-line-from-the-server-2/)
 *  Thread Starter [imddev](https://wordpress.org/support/users/imddev/)
 * (@imddev)
 * [11 months ago](https://wordpress.org/support/topic/error-while-reading-line-from-the-server-2/#post-18647552)
 * Hm…
 * 
   Running `redis-cli` in the WP root is calling is calling the wrong port. It 
   doesn’t read the `wp-config.php` it seems like. It times out calling the default`:
   6379`
 * I can’t seem to find such thing as a `redis.log` file anywhere either.
 * I tried running redis plugin CLI commands through the WP-CLI as so `wp-cli redis
   status` , but some Dokan module isn’t happy and ends this attempt in a fatal 
   error. Note: my _beautiful_ hosting works with “`wp-cli`” commands, not jut “`
   wp`“. I don’t know if there’s a difference.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] W3TC lazy loading + Filter Everything Pro](https://wordpress.org/support/topic/w3tc-lazy-loading-filter-everything-pro/)
 *  Thread Starter [imddev](https://wordpress.org/support/users/imddev/)
 * (@imddev)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/w3tc-lazy-loading-filter-everything-pro/#post-17863595)
 * P.S: when I copy the script from /w3tc/pub/js/lazyload.min.js and paste it in
   to the browser console – lazy loading works as expected.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Filter Everything — WordPress & WooCommerce Filters] Filter Everything /Pro/ ajax + W3TC image lazy loading](https://wordpress.org/support/topic/filter-everything-pro-ajax-w3tc-image-lazy-loading/)
 *  Thread Starter [imddev](https://wordpress.org/support/users/imddev/)
 * (@imddev)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/filter-everything-pro-ajax-w3tc-image-lazy-loading/#post-17848749)
 * Reopened 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Filter Everything — WordPress & WooCommerce Filters] Filter Everything /Pro/ ajax + W3TC image lazy loading](https://wordpress.org/support/topic/filter-everything-pro-ajax-w3tc-image-lazy-loading/)
 *  Thread Starter [imddev](https://wordpress.org/support/users/imddev/)
 * (@imddev)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/filter-everything-pro-ajax-w3tc-image-lazy-loading/#post-17847002)
 * Moving conversation to the plugin’s CodeCanyon support page. Marking as resolved
   here.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Hook ‘wpseo_exclude_from_sitemap_by_term_ids’ is ineffective](https://wordpress.org/support/topic/hook-wpseo_exclude_from_sitemap_by_term_ids-is-ineffective/)
 *  Thread Starter [imddev](https://wordpress.org/support/users/imddev/)
 * (@imddev)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/hook-wpseo_exclude_from_sitemap_by_term_ids-is-ineffective/#post-17764820)
 * Hey, apologies for the delay in responding back to you [@maybellyne](https://wordpress.org/support/users/maybellyne/).
   This is indeed a CPT, and this particular post at [https://parichka.bg/contest/moyataparichka-ese/submission/34123/](https://parichka.bg/contest/moyataparichka-ese/submission/34123/)
   is categorized under the term `ese2024` and none others. 
   Perhaps my understanding
   of the hook is wrong? I want every post that is contained in the excluded term
   to be excluded for listing in the sitemap. So – posts X, Y and Z with the same
   CPT (`contest_submission`) are in 3 different term_ids in the taxonomy `submission_category`,
   I want every term in the taxonomy to be listen on the sitemap, with the exception
   of the term with an id `66` .How can I accomplish that?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Hook ‘wpseo_exclude_from_sitemap_by_term_ids’ is ineffective](https://wordpress.org/support/topic/hook-wpseo_exclude_from_sitemap_by_term_ids-is-ineffective/)
 *  Thread Starter [imddev](https://wordpress.org/support/users/imddev/)
 * (@imddev)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/hook-wpseo_exclude_from_sitemap_by_term_ids-is-ineffective/#post-17739163)
 * Versions:
   WP – 6.4.3Yoast – 22.6
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] “Failed to retrieve media” upon trying to change site or organization logo](https://wordpress.org/support/topic/failed-to-retrieve-media-upon-trying-to-change-site-or-organization-logo/)
 *  Thread Starter [imddev](https://wordpress.org/support/users/imddev/)
 * (@imddev)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/failed-to-retrieve-media-upon-trying-to-change-site-or-organization-logo/#post-17472858)
 * Edit: error is caused because Yoast relies on REST API to change the logos and
   the entire WordPress’ REST API was disabled on my site from the plugin W3TC.
   
   TLDR; people check if your REST API isn’t disabled by a plugin or a snippet in
   your child theme or elsewhere. You can safely disable it again after changing
   the logo – **or at least I think so, as I haven’t found any other unwanted or
   buggy behavior. **To the Yoast SEO team – **Why?**W3TC has an extension for Yoast
   SEO that does whatever it does, but it doesn’t account nor notify for the unwanted
   inability to change your organization or site’s SEO logo. Please collaborate 
   with them or further develop your plugin to check if REST is disabled, and provide
   real and useful information on how that affects your plugin. Scary warnings and
   factless messages that discourage the user from disabling their REST API are 
   bad (please pass to your dev team).So, **what else that Yoast does, relies on
   the REST API and might be broken?**
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Media library disable “original” image backup and instead just replace/update](https://wordpress.org/support/topic/media-library-disable-original-image-backup-and-instead-just-replace-update/)
 *  Thread Starter [imddev](https://wordpress.org/support/users/imddev/)
 * (@imddev)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/media-library-disable-original-image-backup-and-instead-just-replace-update/#post-16635769)
 * Hey, thanks for suggesting a solution! I didn’t get to test it, as I realized
   that the approach I’ve had taken was wrong.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Ultimate Member Role Homepage Options](https://wordpress.org/support/topic/ultimate-member-role-homepage-options/)
 *  Thread Starter [imddev](https://wordpress.org/support/users/imddev/)
 * (@imddev)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/ultimate-member-role-homepage-options/#post-16068576)
 * I will be on the task of conflict testing, will get back to you shortly…

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