nogi
Forum Replies Created
-
Forum: Plugins
In reply to: [EWWW Image Optimizer] Temporary failure, seconds left to retry: 30It’s on a shared host.
CPU (per cPanel account) – 100% (1 Core)
RAM (per cPanel account) – 1GB
Disk IO (per cPanel account) – 2MB/sI’m going to bump up the ram allocation to wordpress later tonight to see if it makes a difference.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Temporary failure, seconds left to retry: 30Forum: Plugins
In reply to: [EWWW Image Optimizer] Temporary failure, seconds left to retry: 30I’ll keep hunting but all my PNGs have failed so far. One example:
File size: 409 kB
Dimensions: 850 × 808Forum: Plugins
In reply to: [EWWW Image Optimizer] Temporary failure, seconds left to retry: 30Forum: Plugins
In reply to: [EWWW Image Optimizer] Temporary failure, seconds left to retry: 30OK, if I turn PNG to no compression it seems to be running through and skipping the PNG files and processing the JPGs without error. For some reason it’s getting stuck on PNGs if set to lossless.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Temporary failure, seconds left to retry: 30Just ends with Operation Interrupted
No further errors. If I do a reset and try again, it does one image and goes through the same hang process.
Forum: Fixing WordPress
In reply to: Google no longer indexing site?It’s only looking like it’s indexing as I forced a crawl after I posted this. It’s still not indexing new posts.
The Google Search Console shows no errors, and the live site robots.txt is showing as:
User-agent: * Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.phpMy .htaccess is as follows:
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] #Hotlinks but let facebook, google, etc.. still work RewriteCond %{HTTP_REFERER} !^($|(http|https):\/\/.*(geeklingo\.net|google\.com|yahoo\.com|bing\.com|www\.)?facebook\.com)) [NC] RewriteCond %{REQUEST_URI} ^.*\.(jpeg|jpg|gif|bmp|png|JPG|PNG)$ [NC] RewriteRule ^(.*)$ - [F] </IfModule>Forum: Fixing WordPress
In reply to: Featured Image URL redirects back to home pageHi, yes I am using the Yoast plug in but that option isn’t ticked?
Forum: Plugins
In reply to: Publicize sends wrong image to FacebookCan I move this post or do I need to create a new one?