Re: Wordpress RSS pages dont work with Nginx

2022-07-23 Thread jhonnyrobson
I'm having the same problem, but the Feed doesn't work. Any solution? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,238692,294837#msg-294837 ___ nginx mailing list -- nginx@nginx.org To unsubscribe send an email to nginx-le...@nginx.org

Re: Wordpress RSS pages dont work with Nginx

2013-04-29 Thread rahmanusta
I've removed the WP-Super cache. How can i do 2) ? I dont know how to do it. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,238692,238698#msg-238698 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Wordpress RSS pages dont work with Nginx

2013-04-28 Thread Sylvia
Hi. Are you using Wp-Super-Cache or similar plugin? Check either - 1) disable caching for is_feed 2) Don’t cache pages with GET parameters. (?x=y at the end of a url) Posted at Nginx Forum: http://forum.nginx.org/read.php?2,238692,238695#msg-238695 __

Wordpress RSS pages dont work with Nginx

2013-04-28 Thread rahmanusta
I had a wordpress blog and was working on Apache. I migrated the blog to Nginx + php-fpm. But i have a problem with this. My blog has RSS with example.com/feed URL , and i could see the feeds with paged like this example -> http://www.kodcu.com/feed/?paged=45. But in Nginx, this paged RSS urls do