ringringh
Forum Replies Created
-
Forum: Plugins
In reply to: [SEOPress - AI SEO Plugin & On-site SEO] BlogPost sitemap gives a 502Thanks for all the help – this is resolved now. (shortcode exclude was placed wrong)
Forum: Plugins
In reply to: [SEOPress - AI SEO Plugin & On-site SEO] BlogPost sitemap gives a 502found the problem – theres a conflict with this plugin – https://en-ca.ww.wp.xz.cn/plugins/post-grid/
Forum: Plugins
In reply to: [SEOPress - AI SEO Plugin & On-site SEO] BlogPost sitemap gives a 502Thanks for the help – I do use shortcodes. I added the snippet, but no change.
Forum: Plugins
In reply to: [SEOPress - AI SEO Plugin & On-site SEO] BlogPost sitemap gives a 502ok but the posts are still timing out?
I fixed the html/xml issue. And limited to 100 posts and even 50 posts per sitemap – still times out. hmmmm
Forum: Plugins
In reply to: [SEOPress - AI SEO Plugin & On-site SEO] BlogPost sitemap gives a 502currently not using a caching plugin other then cloudflare – i’ve bypassed xml file there.
Forum: Plugins
In reply to: [SEOPress - AI SEO Plugin & On-site SEO] BlogPost sitemap gives a 502Thanks for the help – around 900 posts.
Added the hook and now get this on the sitemaps.xml page-
Forum: Plugins
In reply to: [SEOPress - AI SEO Plugin & On-site SEO] BlogPost sitemap gives a 502Heya, getting the same problem. Debug file says –
PHP Fatal error: Maximum execution time of 30 seconds exceeded in
/wp-includes/formatting.php on line 572Tried adding this to .htaccess but no go-
<IfModule mod_php5.c>
php_value post_max_size 200M
php_value upload_max_filesize 200M
php_value memory_limit 300M
php_value max_execution_time 259200
php_value max_input_time 259200
php_value session.gc_maxlifetime 1200
</IfModule>- This reply was modified 6 years, 3 months ago by ringringh.