Difference between revisions of "Wordpress network"

From HacktionLab: A UK-wide network tech-activists providing meet-ups, events, workshops, national skillshare gatherings and hacklabs
Jump to navigation Jump to search
(Created page with '== Setting up server == Install LAMP on debian as needed. I like to install phpmyadmin and this installs pretty much everything automatically. == Installation of Wordpress & W…')
 
Line 6: Line 6:
  
 
Instructions on setting up a Wordpress network are here.  
 
Instructions on setting up a Wordpress network are here.  
[
+
 
http://codex.wordpress.org/Create_A_Network]
+
http://codex.wordpress.org/Create_A_Network
  
  
Line 14: Line 14:
 
Rewrite module -  
 
Rewrite module -  
 
Remove Ip module
 
Remove Ip module
 +
 +
== Potentially Useful plugins from Aktivix experience ==
 +
 +
    * domain remapping http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/
 +
    * wp-super-cache. Essential caching plugin http://wordpress.org/extend/plugins/wp-super-cache/
 +
    * New blog defaults http://wordpress.org/extend/plugins/wpmu-new-blog-defaults/
 +
    * WordPress importer http://wordpress.org/extend/plugins/wordpress-importer/
 +
    * XML sitemap feed http://4visions.nl/en/wordpress-plugins/xml-sitemap-feed/
 +
    * More privacy options
 +
    * FeedWordPress - useful RSS aggregator for 'planet' sites, etc. http://wordpress.org/extend/plugins/feedwordpress/
 +
    * Members only privacy plugin. http://wordpress.org/extend/plugins/members-only/
 +
    * WordPress Mobile Edition  http://wordpress.org/extend/plugins/wordpress-mobile-edition/

Revision as of 21:56, 8 January 2011

Setting up server

Install LAMP on debian as needed. I like to install phpmyadmin and this installs pretty much everything automatically.

Installation of Wordpress & Wordpress Network

Instructions on setting up a Wordpress network are here.

http://codex.wordpress.org/Create_A_Network


Apache Settings and Modules needed

Rewrite module - Remove Ip module

Potentially Useful plugins from Aktivix experience

   * domain remapping http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/
   * wp-super-cache. Essential caching plugin http://wordpress.org/extend/plugins/wp-super-cache/
   * New blog defaults http://wordpress.org/extend/plugins/wpmu-new-blog-defaults/
   * WordPress importer http://wordpress.org/extend/plugins/wordpress-importer/
   * XML sitemap feed http://4visions.nl/en/wordpress-plugins/xml-sitemap-feed/
   * More privacy options
   * FeedWordPress - useful RSS aggregator for 'planet' sites, etc. http://wordpress.org/extend/plugins/feedwordpress/
   * Members only privacy plugin. http://wordpress.org/extend/plugins/members-only/
   * WordPress Mobile Edition  http://wordpress.org/extend/plugins/wordpress-mobile-edition/