Drupal 6 Cache API Example / Tutorial
A step by step tutorial on how to use Drupal's Cache API. Example includes an overview and code walk through on a working example where we had to store an XML/RSS feed every 15 minutes and display on every page of the client website for quick retrieval. The code example can also be used outside of drupal by simply re-writing your own get and set cache functions. A side note, caching can be great for SEO on large, popular sites to help reduce page load times and allowing spiders to assign a higher trust value to your pages. For more info or videos on Drupal and SEO visit www.bestrank.com.
- Tag:
Comments
Post new comment