dak.le
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Tim Thumb issue when using CDNThanks for the response. We’ve replaced Tim Thumb with custom thumbnail sizes in as many places as we could, but it is still needed in some of our sliders where the image size is dynamically set based on the number slides used.
Is there an API or some way to access the W3TC variables for the s3 bucket name that’s configured for Amazon S3 origin push? That way I could build the rest of the URL out from the wp_postmeta table before passing it to Tim Thumb.
Forum: Plugins
In reply to: [Broadcast] [Plugin: ThreeWP Broadcast] SEO implicationsNevermind, I figured out how to check if the post is a child post and if so to change the canonical URL to the permalink of the parent post.
Forum: Plugins
In reply to: [Broadcast] [Plugin: ThreeWP Broadcast] SEO implicationsFirst off, Love the plug-in!
Although you can override the permalinks on child posts, it would also be nice to show the post without leaving the site that the child post is on. Is there any way to have the plugin change the canonical url of the child pages to point to the parent page? That way you can have multiple posts without negatively impacting SEO.
Link for reference on canonical urls:
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=139394Thanks again for a GREAT plugin.