Community Support Forums — WordPress® ( Users Helping Users ) — 2012-01-06T18:40:12-05:00 http://www.primothemes.com/forums/feed.php?f=5&t=454 2012-01-06T18:40:12-05:00 http://www.primothemes.com/forums/viewtopic.php?t=454&p=59874#p59874 <![CDATA[Re: how to avoid home page cache?]]>
Thanks for any updates/info.

Regards,

Jim

Statistics: Posted by doctorproctor — January 6th, 2012, 6:40 pm


]]>
2011-12-20T23:07:30-05:00 http://www.primothemes.com/forums/viewtopic.php?t=454&p=58350#p58350 <![CDATA[Re: how to avoid home page cache?]]> Statistics: Posted by weasel — December 20th, 2011, 11:07 pm


]]>
2010-12-04T01:46:06-05:00 http://www.primothemes.com/forums/viewtopic.php?t=454&p=4958#p4958 <![CDATA[Re: how to avoid home page cache?]]> Statistics: Posted by dauidus — December 4th, 2010, 1:46 am


]]>
2010-09-29T10:52:12-05:00 http://www.primothemes.com/forums/viewtopic.php?t=454&p=3610#p3610 <![CDATA[Re: how to avoid home page cache?]]> @TODO COPY :: Review No-Cache vs. Do-Cache URIs. This is probably going to be added in the next release, along with support for mfunc and mclude style exclusions.

Statistics: Posted by Jason Caldwell — September 29th, 2010, 10:52 am


]]>
2010-09-18T13:41:10-05:00 http://www.primothemes.com/forums/viewtopic.php?t=454&p=3331#p3331 <![CDATA[Re: how to avoid home page cache?]]>
IMHO, entering urls to avoid caching, or better yet, entering urls that update after comments, should be the number one priority of your next release.

Because of the way blogs work, the front page, archives, and some other pages depending on plug-ins and set-up, must be handled uniquely. Allowing users to enter those urls is key.

Thank you for a great cache. I was tired of playing with Super Cache and TotalCache. Nothing should be so difficult. Your is not.

Statistics: Posted by Guest — September 18th, 2010, 1:41 pm


]]>
2010-07-30T09:35:09-05:00 http://www.primothemes.com/forums/viewtopic.php?t=454&p=1967#p1967 <![CDATA[Re: how to avoid home page cache?]]> @TODO :: Review No-Cache URI options for Quick Cache.

Statistics: Posted by Jason Caldwell — July 30th, 2010, 9:35 am


]]>
2010-07-28T06:47:19-05:00 http://www.primothemes.com/forums/viewtopic.php?t=454&p=1896#p1896 <![CDATA[Re: how to avoid home page cache?]]> No-Cache URI patterns" option panel...
Thanks for your answer,
BYE!

Statistics: Posted by dozarte — July 28th, 2010, 6:47 am


]]>
2010-07-28T02:53:07-05:00 http://www.primothemes.com/forums/viewtopic.php?t=454&p=1869#p1869 <![CDATA[Re: how to avoid home page cache?]]> Thanks for another great question.

I'll see if we can add an option for this in a future release.
Until then, you can just pop this into the functions.php file for your WordPress theme.
Code:
f($_SERVER["REQUEST_URI"] === "/wordpress/")
{ define("QUICK_CACHE_ALLOWED", false); }

Statistics: Posted by Jason Caldwell — July 28th, 2010, 2:53 am


]]>
2010-07-26T13:57:40-05:00 http://www.primothemes.com/forums/viewtopic.php?t=454&p=1829#p1829 <![CDATA[how to avoid home page cache?]]> http://www.dozarte.com/wordpress/
How can I avoid home page caching?

Statistics: Posted by dozarte — July 26th, 2010, 1:57 pm


]]>