Subscribe via
Welcome, Guest. Please login or register.
Did you miss your activation email?
 OMNINOGGIN ForumPlugin SupportWP MinifyWP Minify and Platinum SEO plugin compatibility
Pages: [1]
Print
Author Topic: WP Minify and Platinum SEO plugin compatibility  (Read 878 times)
Gem
Newbie
*
Posts: 2


View Profile Email
« on: March 05, 2010, 08:31:38 AM »

For some reason the platinum SEO doesn't work whenever WP minify is enabled. Rewrite titles stopped working, and so are the meta descriptions and keywords associated with each post.

I tried using All-in one SEO and I encounter the same issues too.

I encountered this problem in two blogs that uses different themes, and one of these two blogs uses the latest version of wp.

I also tried using an older version of the platinum SEO plugin and I still encountered the same problem.

Please help. Thanks!
Logged

Thaya
Administrator
Sr. Member
*****
Posts: 400



View Profile WWW Email
« Reply #1 on: March 05, 2010, 11:24:06 AM »

I'll try to fix this on the next release. Thanks!
Logged

Gem
Newbie
*
Posts: 2


View Profile Email
« Reply #2 on: March 11, 2010, 03:08:44 AM »

I'll try to fix this on the next release. Thanks!

I just got the minify plugin upgraded to 0.7.3 and activated it. It works! Thanks a lot!
Logged

godkid
Newbie
*
Posts: 5


View Profile WWW Email
« Reply #3 on: April 01, 2010, 06:45:09 PM »

I'm running 0.7.4 and title rewrites are still broken - maybe if I knew the javascript to exclude?

Screenies - http://www.dropbox.com/gallery/5176384/1/WPMIN%20Screenies?h=022a87

Notably - the other things seem to work fine.
« Last Edit: April 01, 2010, 06:53:26 PM by godkid » Logged

Thaya
Administrator
Sr. Member
*****
Posts: 400



View Profile WWW Email
« Reply #4 on: April 04, 2010, 01:56:08 PM »

I'm not sure why it's still not working for you. What version of PHP are you using? Also, can you search to see if there are any other plugins that calls the ob_start() function?

Also, can you try changing the line in wp-minify.php from:
Code: [Select]
add_action('init', array($this, 'pre_content'), 99999);
to:
Code: [Select]
add_action('init', array($this, 'pre_content'), 1);
and see if it work?
Logged

godkid
Newbie
*
Posts: 5


View Profile WWW Email
« Reply #5 on: April 04, 2010, 02:38:32 PM »

code change didn't make a difference.

regarding plugins calling ob_start() - checking and will update this soon.

However, I know the following probably call it...

- WP Super Cache
- Platinum SEO
- WP Minify

Will edit that list as soon as I can confirm
Logged

godkid
Newbie
*
Posts: 5


View Profile WWW Email
« Reply #6 on: April 04, 2010, 03:43:08 PM »

Did a search and the following plugins call ob_start();

Advanced Category Excluder
FormBuilder
PhotoSmash
Search Unleashed
Theme My Login
TubePress
TwitterTools
WP Minify
WP Super Cache

Turning off WP Minify brings back Plat. SEO headers. I toggled each plugin on/off and WP Minify is the only one that once on breaks Plat. SEO title rewrite.

Any ideas?
Logged

Pages: [1]
Print
Jump to: