Jump to content

pixelrat

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by pixelrat

  1. I've found the solution in the book "Smashing Wordpress".

    Apparently, each feed is being queried from my server to the feed host’s server, and the PHP needs to get all the data and parse it to be able to produce the output I want.

    The solution is to either use a caching plugin, or let the server run a cron job at regular intervals and cache the content for me to output whenever needed.


    Thanks for your help.

  2. Hi,

     

    I don't know which section to post this, so my apologies for posting in the wrong place.

     

    I've set up a web page with a large number of external RSS feeds:

     

    http://www.hacksmash.com

     

    This is causing the page to load slowly. How can I fix this?

     

     

    Cheers

     

    Mark

×
×
  • Create New...