Kennedy808
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WordPress Goodreads Bookshelf] Amazon URLs instead of GoodReads?Oh, sorry, it stripped the straight brackets from the ISBN tag.
@victorhooi said “Now, obviously, we could do this just with a bit of JS at the end”
I’m looking at the general instructions on how to track outbound links with Google Analytics here, http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&answer=55527.
Do I understand correctly that I can manually add this bit – onClick=”recordOutboundLink(this, ‘Outbound Links’, ‘example.com’);return false;” – to my sidebar and widget links and they’ll then be tracked by my analytics account?
Forum: Plugins
In reply to: PHP Code Widget inserting an extra <li>?I meant to say I see
<!--WP Widget Cache 0.25.2 (http://www.mashget.com) Begin --> <li> <div class="execphpwidget">Sorry about that.
Forum: Plugins
In reply to: WP Widget Cache sometimes inserts a <li> in the code.I meant to say I’m seeing an extra “list item” in the code but I didn’t escape it right in my comment.
In general do you think the two issues are related or coincidental? I mean the fact that the stale cache files are not being deleted, and the fact that those old pages are still served up well past their expiry times.
I don’t care much about the old files not getting deleted on schedule, but I do want to fix the issue of the page getting stuck on an old version and not ever updating without a manual cache dump.
Forum: Plugins
In reply to: [Plugin: WP Super Cache] Need help with htaccess and forcing wwwYeah, I’ve heard before that WP is supposed to forward to www on its own, but I don’t see a setting for it anywhere. But yes, it’s probably not WSC’s fault, so I’ll keep investigating elsewhere.
A copy of my cached files list is a http://wordpress.pastebin.ca/1843273.
How long should those expired files hang around and how can I get them not to load instead of a fresh page?
Forum: Plugins
In reply to: Twitter Tools Authentication IssueHuh, I let it sit for a couple hours and tried again, and now it’s working. Maybe it took a little while for the new password to be usable remotely or something.
Anyway, it’s ok now.