Help me to cache

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Help me to cache

    Hello friends,
    Please help me. I need a caching coding where i can catch my pages but ad network links won't be cached.
    Example
    Link1
    Link2
    Link3
    Ads from Ad network
    Link4
    Link5
    Link6
    Ads from Ad Network
    Link7

    Now how can i cache this type of page and where ads won't be cached. If it cache ad network than ad network will ban me. I want to use cache to speed up my site. mysql is taking too much memory.
    Please help some,
    Thanks

    #2
    Originally posted by tutorial View Post
    mysql is taking too much memory.
    Please help some,
    Thanks
    Then Optimize your mysql query.

    Comment


      #3
      Originally posted by asifnayem View Post
      Then Optimize your mysql query.
      Mysql query are optimized. I need caching solution.

      Comment


        #4
        Originally posted by tutorial View Post
        Mysql query are optimized. I need caching solution.
        Hi,
        Follow this caching to speed up your site by htaccess : Speed up your site with Caching and cache-control

        Comment


          #5
          Originally posted by khan View Post
          Hi,
          Follow this caching to speed up your site by htaccess : Speed up your site with Caching and cache-control
          the problem using this technique is if your on shared hosting and by default, they don,t enable the apache cache module

          Comment

          Working...
          X