View Single Post
  #609  
Old 12-07-2012, 09:43 PM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Quote:
Originally Posted by carpeperdiem
Code:
// WCM - Ensure CDSEO is enabled db_query("UPDATE wcm_cdseo_config SET config = '1' WHERE cdseoType = 'status'"); // / WCM - Ensure CDSEO is enabled

Jon,
What exactly does this code do to server resources?
How frequently is this cycling?
Thx
J

It adds one database update per page load but it is a low resource query and should not make a noticeable difference of any sort.

I believe I have located the issue and am testing. Please contact me if you would like the fix now. I will provide a more comprehensive update once I am sure it is fixed.
Reply With Quote