We are trying to roll out a latest headlines code for all of our blogs and I am trying to modularize the code.
Would a tag being included from four blogs and keying off of sever parameters being sent in be cached properly with an individual entry for each blog? Implementing this brought our performance way down.
If globalizing this code is no good, what’s the recommended strategy?
Thanks,
-M