=== Seo for Buddypress ===
Contributors: svenl77,mahype
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NWEYBQUNE5PVY
Tags: seo,buddypress,wpmu,wp
Requires at least: 2.9.x & buddypress 1.2.x
Tested up to: 3.0.1 & buddypress 1.2.x
Stable tag: 1.3.1
This plugin adds an option page Seo for Buddypress under your Buddypress admin.
== Description ==
The Plugin is no longer supported. The new and supported version is SeoPress.
For buddypress versions grather then 1.2.5 please use the new version from here:
http://wordpress.org/extend/plugins/seopress/
== Installation ==
1. Upload 'Seo for buddypress' to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
In the main blog theme header.php, must exist
< title > < ?php bp_page_title() ? > < /title >
In the user blog theme header.php, must exist
< title > < ?php wp_title(); ? > < /title >
These are the standard title tags. Added by buddypress and wordpress by default in the header.php.
If you did not change your themes, or did any customisation, they will be there.
That's it, have fun.
Update:
If you update from an old version, please go to the settings page and click on "Update Database".
== Screenshots ==
1. **Welcome**
2. **General Seo**
3. **Plugins Seo**
4. **Settings**
5. **Special Tags for WP and WPMU**
6. **Special Tags for Buddypress**
== Changelog ==
1.3.1
-
Development has stopped. New version available under SeoPress!
1.3
-
This Version is a jump back and rewrite of 1.2.5, with many bug fixes. Because there have bean to many bugs after I did change the core logic of the plugin. This version should be stable now. The next version will come with a new logic, which needs much more testing. This new system will be important for buddypress 1.3, and I will make it stable with a small testing crew. For your productive site this Version 1.3 should be the right version.
1.2.9
- Fixed a bug: There was an undefind function in wpmu without buddypress for the post title
1.2.7
- Fixed a bug reported by guigoz
- Add Italien translation
1.2.6
- FIxed a bug according to this ticket: http://trac.buddypress.org/ticket/2645
- cleaned up the code.
1.2.5
- Added title length settings
- Added noindex
- Fixed a bug with the static home page
- Add an option to disable seo meta boxes in post and pages
- Fixed the Plugin seo section, it was broken in 3.0
1.2.4 beta
- I killed the menue with the last update... should be fixed now
1.2.3 beta
- Fixed a conflict reported by Terence (forum-attachments-for-buddypress use the same function named curPageURL
- Changed the Plugin menue behaviour, so if bp is instaled, the menue will be under Buddypress
1.2.2 beta
- Fixed many bugs reported by the buddypress community. Thanks for all the feadback.
1.2.1 beta
- Plugin is now ready for Wordpress and Wordpress MU without Buddypress
- Added new Meta fields for post and pages
- Compatible with wpSEO and AllInOne Seo Page Meta data
1.1
1.0.10 beta
- Fixed some Bugs reported by stwc
1.0.9 beta
- There was a problem with version 1.8...it prevents blog creation.
1.0.8 beta
- Fixed a lot of bugs, reported in the forum
1.0.7 beta
- Fixed a bbPress forums bug if forums component is disabled Fatal error: Class 'BP_Forums_Template_Forum'
1.0.5 beta
- Fixed the %%forumtopictitle%% bug
1.0.4 beta
- Add special tags for forum
1.0.3 beta
1.0.2 beta
1.0.1 beta
- add_action( 'bp_init', 'bp_seo_init' )
1.0 beta
- This version is a complete rewrite of the old plugin. It has a new logic, and much more functionality.
0.6.9
- Fixed some bugs, to make it work with bp 1.2
0.6.8
0.6.7
- Add Seo Options:
- PROFILE BLOGS RECENT POSTS
- PROFILE BLOGS RECENT COMMENTS
PROFILE ACTIVITY FRIENDS
- GROUPS FORUM TOPIC
- YOUR OWN PROFILE PAGE & YOUR OWN DIRECTORY
- Changed some functions and file names like common in buddypress. That's why "Seo for Buddypress" is renamed in "bp-seo".
0.6.6
0.6.5
- I have problems with the svn. I lost some js and css again. Tray again to fix nav bug...
0.6.4
- Changed the way Seo for Buddyp0ress is added to the Buddypress admin panel.There has bean some conflicts out there. I hope it will work now for everyone.
0.6.3
- update to work with wpmu 2.8.5.2
- Fixed some Bugs in the Main Blogs
- Fixed a Bugs in the Events Dirctory Blogs
0.6.2.a
- I lost some js in 0.6.2. In this version added again
0.6.2
- added bp-events plugin 1.1 support for all event pages. Added user blogs info help text
0.6
- update to work with buddypress 1.1.2
- added main blog and user blogs support
0.5
- integrate the directories view groups, members, blogs and events
- fix a bug reported by Mark Leonard