/* WP-Cache Config Sample File See wp-cache.php for author details. */ $cache_enabled = false; //Added by WP-Cache Manager $cache_max_time = 3600; //in seconds //$use_flock = true; // Set it tru or false if you know what to use $cache_path = ABSPATH . 'wp-content/cache/'; $file_prefix = 'wp-cache-'; // Array of files that have 'wp-' but should still be cached $cache_acceptable_files = array( 'wp-atom.php', 'wp-comments-popup.php', 'wp-commentsrss2.php', 'wp-links-opml.php', 'wp-locations.php', 'wp-rdf.php', 'wp-rss.php', 'wp-rss2.php'); $cache_rejected_uri = array('wp-'); $cache_rejected_user_agent = array ( 0 => 'bot', 1 => 'ia_archive', 2 => 'slurp', 3 => 'crawl', 4 => 'spider'); // Just modify it if you have conflicts with semaphores $sem_id = 5419; if ( '/' != substr($cache_path, -1)) { $cache_path .= '/'; } ?>. Busi-Tips : Efficient Entrepreneur

Making Friends the Virtual Way

December 11, 2008 by Efficient Entrepreneur  
Filed under Busi-Tips, News, Other Resources
This article is about 1400 words long, and will take about 7 to 14 minutes to read.

Social Marketing
Facebook, MySpace, Digg, Reddit, Twitter and beyond! To stand out as a business, it helps to grab as much attention as possible. It’s sad to say, but the internet isn’t much different from High School, and you want to be the most popular kid in school. Google notices, Yahoo notices and your visitors notice. [...]

How May I Help You?

December 11, 2008 by Efficient Entrepreneur  
Filed under Busi-Tips, News
This article is about 700 words long, and will take about 4 to 7 minutes to read.

“How May I Help You?” — and mean it.
All too often (especially on the web) the term “customer service” has become a meaningless catchphrase. After all, dealing with an angry customer that has walked up to the sales counter in your shop is a lot more personal than getting an angry email from a frustrated [...]

« Previous Page