utf-8
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WP Super Cache] Index page is cached but posts are not?My blog post look like this:
http://my-blog.org/index.php/name-of-blog-post/1724
Does anyone know where is the problem?
Forum: Plugins
In reply to: [Plugin: WP Super Cache] Index page is cached but posts are not?Sorry but for some reason i cannot provide a link. I try to explain more exactly. If you don’t know where is the problem i’ll try to explain once again.
If i open my-blog.com (index page) and look in the source of the code at the botom of the page (after </html> tag ) there is
<!-- Dynamic Page Served (once) in 0.200 seconds --> <!-- Cached page generated by WP-Super-Cache on 2009-01-07 07:25:55 -->PICTURE: http://img394.imageshack.us/my.php?image=indexpageoo4.jpg
But if i look at the source of some blog post (www.my-blog.com/some-blog-post/) there is nothing after tag </html>
PICTURE: http://img243.imageshack.us/my.php?image=postpagemm0.jpg
My WP Super Cache settings
http://img508.imageshack.us/my.php?image=wpcachesettingshk1.jpg
Forum: Plugins
In reply to: [Plugin: WP Super Cache] Index page is cached but posts are not?Do i have to add some code to “Accepted files” to cache posts?
In Rejected URIs i have
wp-.*.php index.phpIn Accepted files i have
wp-comments-popup.php wp-links-opml.php wp-locations.phpDo i have to change anything?