• I was getting killed by my host about my db taking up too much CPU resources so I installd wp-cache2 last night and it is working so far. However the footer of my site conains code for many top site lists that I don’t think are working now that my page is cached. How can I easily keep my footer from being cached so I don’t lose the rankings I have achieved?

    Also – is Adsense code impacted by wp-cache2?

    my site: http://www.celebridiot.com/gossip
    Thanks!!
    John

Viewing 2 replies - 1 through 2 (of 2 total)
  • Follow this link: http://mnm.uib.es/gallir/wp-cache-2/

    Scroll down to the section titled, “How do I make certain parts of the page stay dynamic?”

    Does that help?

    Thread Starter john_nyc

    (@john_nyc)

    I read that, but I am not sure what i am doing with that code. Any help is greatly appreciated! This is the code of my footer:
    <div id="footer">
    <p>
    <?php bloginfo('name'); ?> is proudly powered by <a href="http://ww.wp.xz.cn">WordPress</a>.
    Theme <a href="http://mikelococo.com/projects/wucoco/">WuCoco</a> designed
    by <a href="http://mikelococo.com/">Mike Lococo</a>.

    <a>">Entries (RSS)</a>
    and <a>">Comments (RSS)</a>
    <a href="http://dir.blogflux.com/"><img src="http://dir.blogflux.com/images/80x15.gif" alt="Blog Flux Directory" border="0"></a> <a href="http://bumpshack.gotop100.com/in.php?ref=135">
    <img src="http://bumpshack.gotop100.com/lists/bumpshack/custombanners/71188.gif" border="0"> </a>
    <script src="http://mapstats.blogflux.com/button.js.php?id=29460" language="JavaScript" type="text/javascript"></script><noscript><a href="http://mapstats.blogflux.com/29460.html"><img src="http://mapstats.blogflux.com/button.php?id=29460" alt="Blog Flux MapStats: Stats and Counter for Celebridiot" border="0" /></a></noscript><br>
    <a href="http://www.blogcatalog.com"><img src="http://www.blogcatalog.com/images/buttons/blogcatalog5.gif" border="0"></a><a href="http://www.blogtopsites.com/entertainment/"><img border="0" src="http://www.blogtopsites.com/tracker.php?do=in&id=26034" alt="Top Entertainment Blogs" /></a>
    <!-- BlogRankers.com -->
    <a href="http://www.blogrankers.com/index.php?do=votes&id=1222"><img border="0" src="http://www.blogrankers.com/tracker.php?do=in&id=1222/" alt="BlogRankers.com" /></a>
    <!-- /BlogRankers.com -->
    <!-- data banner code begin -->
    <a href="http://bumpshack.gotop100.com/in.php?ref=135">
    <img src="http://bumpshack.gotop100.com/lists/bumpshack/custombanners/71188.gif" border="0"> </a>
    <!-- data banner code end -->
    <a href="http://www.bloginspace.com"><img src="http://www.bloginspace.com/_assets/img/BIS_trigger1.gif" style="border: 0;" /></a>
    <a href="http://www.randomtoplist.com/toplist/in.php?id=153">
    <img src="http://www.randomtoplist.com/toplist/button.php?id=153" border="0" />
    </a><br>
    <a href='http://www.world4stars.com/index.php?vote=442'><img src='http://www.world4stars.com/index.php?img=442&img_id=1' border='0'></a><script type="text/javascript" src="http://embed.technorati.com/embed/a68gdcugx.js"></script>
    <a href="http://topblogs.blogadvance.com/"><img src="http://topblogs.blogadvance.com/button.php?u=john_nyc" alt="BlogAdvance Top Blogs" border="0" /></a>
    <a href="http://www.Rumor100.com/code/trackin.php?id=268" /><img border=0 src="http://www.Rumor100.com/code/code.php?id=268" /><br>
    <a href="http://www.celebrity-search.com/">
    <img src="http://www.celebridiot.com/images/csc.jpg" width=150 height=70 border=0 alt="Celebrity Search"></a>
    <!-- BEGIN Best of the Buzz- Top 25 CODE -->
    <a href="http://www.ultimatetopsites.com/bin/topsite.cgi?bestof&cat=entertainment&ID=31">
    <img src="http://www.ultimatetopsites.com/bin/votepicture.art?bestof&cat=entertainment&ID=31" border=0></a>
    <!-- END Best of the Buzz- Top 25 CODE -->
    <a href="http://bloggods.com/"><img src="http://bloggods.com/button.php?u=john_nyc" alt="BLOG GODS Top List" border="0" /></a>
    <!-- Top100 Bloggers -->
    <a href="http://www.top100bloggers.com/index.php?do=votes&id=2294"><img border="0" src="http://www.top100bloggers.com/tracker.php?do=in&id=2294" alt="Top100 Bloggers" /></a>
    <small><a href="http://www.top100bloggers.com">Blogs</a></small>
    <!-- /Top100 Bloggers -->
    <!-- <?php echo $wpdb->num_queries; ?> queries. <?php timer_stop(1); ?> seconds. -->
    </p>
    </div> <?php /* footer */ ?>
    </div></div></div></div></div></div></div></div></div></div> <?php /* postcolumn */ ?>
    <div style="clear: both"></div>
    </div> <?php /* page_container */ ?>
    <?php do_action('wp_footer'); ?>

    </body>
    </html>

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WP-Cache2 and keeping dynamic content’ is closed to new replies.