0byt3m1n1
Path:
/
data
/
18
/
3
/
2
/
45
/
3491697
/
meta
/
3889923
/
mysql.backup
/
[
Home
]
File: 1_0398275_0.mysqlv104.bak.sql
-- MySQL dump 10.11 -- -- Host: mysqlv104 Database: 1_0398275_0 -- ------------------------------------------------------ -- Server version 5.0.91 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `wp_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `comment_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_commentmeta` -- LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL auto_increment, `comment_post_ID` bigint(20) unsigned NOT NULL default '0', `comment_author` tinytext NOT NULL, `comment_author_email` varchar(100) NOT NULL default '', `comment_author_url` varchar(200) NOT NULL default '', `comment_author_IP` varchar(100) NOT NULL default '', `comment_date` datetime NOT NULL default '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `comment_content` text NOT NULL, `comment_karma` int(11) NOT NULL default '0', `comment_approved` varchar(20) NOT NULL default '1', `comment_agent` varchar(255) NOT NULL default '', `comment_type` varchar(20) NOT NULL default '', `comment_parent` bigint(20) unsigned NOT NULL default '0', `user_id` bigint(20) unsigned NOT NULL default '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL auto_increment, `link_url` varchar(255) NOT NULL default '', `link_name` varchar(255) NOT NULL default '', `link_image` varchar(255) NOT NULL default '', `link_target` varchar(25) NOT NULL default '', `link_description` varchar(255) NOT NULL default '', `link_visible` varchar(20) NOT NULL default 'Y', `link_owner` bigint(20) unsigned NOT NULL default '1', `link_rating` int(11) NOT NULL default '0', `link_updated` datetime NOT NULL default '0000-00-00 00:00:00', `link_rel` varchar(255) NOT NULL default '', `link_notes` mediumtext NOT NULL, `link_rss` varchar(255) NOT NULL default '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; INSERT INTO `wp_links` VALUES (1,'http://codex.wordpress.org/','Documentation','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(2,'http://wordpress.org/news/','WordPress Blog','','','','Y',1,0,'0000-00-00 00:00:00','','','http://wordpress.org/news/feed/'),(3,'http://wordpress.org/support/','Support Forums','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(4,'http://wordpress.org/extend/plugins/','Plugins','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(5,'http://wordpress.org/extend/themes/','Themes','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(6,'http://wordpress.org/support/forum/requests-and-feedback','Feedback','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(7,'http://planet.wordpress.org/','WordPress Planet','','','','Y',1,0,'0000-00-00 00:00:00','','',''); /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL auto_increment, `option_name` varchar(64) NOT NULL default '', `option_value` longtext NOT NULL, `autoload` varchar(20) NOT NULL default 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=MyISAM AUTO_INCREMENT=5318 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_options` -- LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,'siteurl','http://quinteronyc.com','yes'),(2,'blogname','QuinteroNYC','yes'),(3,'blogdescription','','yes'),(4,'users_can_register','0','yes'),(5,'admin_email','info@quinterNYC.com','yes'),(6,'start_of_week','1','yes'),(7,'use_balanceTags','0','yes'),(8,'use_smilies','1','yes'),(9,'require_name_email','','yes'),(10,'comments_notify','1','yes'),(11,'posts_per_rss','10','yes'),(12,'rss_use_excerpt','0','yes'),(13,'mailserver_url','mail.example.com','yes'),(14,'mailserver_login','login@example.com','yes'),(15,'mailserver_pass','password','yes'),(16,'mailserver_port','110','yes'),(17,'default_category','1','yes'),(18,'default_comment_status','closed','yes'),(19,'default_ping_status','closed','yes'),(20,'default_pingback_flag','','yes'),(112,'db_upgraded','','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(29,'comment_moderation','1','yes'),(30,'moderation_notify','1','yes'),(31,'permalink_structure','/%postname%/','yes'),(32,'gzipcompression','0','yes'),(33,'hack_file','0','yes'),(34,'blog_charset','UTF-8','yes'),(35,'moderation_keys','','no'),(36,'active_plugins','a:7:{i:0;s:19:\"akismet/akismet.php\";i:1;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:2;s:36:\"google-sitemap-generator/sitemap.php\";i:3;s:9:\"hello.php\";i:4;s:19:\"jetpack/jetpack.php\";i:5;s:21:\"podpress/podpress.php\";i:6;s:27:\"wp-super-cache/wp-cache.php\";}','yes'),(37,'home','http://quinteronyc.com','yes'),(38,'category_base','','yes'),(39,'ping_sites','http://rpc.pingomatic.com/','yes'),(40,'advanced_edit','0','yes'),(41,'comment_max_links','2','yes'),(42,'gmt_offset','0','yes'),(43,'default_email_category','1','yes'),(44,'recently_edited','a:3:{i:0;s:110:\"\\\\WDP\\DFS\\30\\5\\4\\9\\3071365945\\user\\sites\\3889923.site\\www\\wordpress/wp-content/themes/twentyfourteen/style.css\";i:1;s:111:\"\\\\WDP\\DFS\\30\\5\\4\\9\\3071365945\\user\\sites\\3889923.site\\www\\wordpress/wp-content/themes/twentyfourteen/footer.php\";i:3;s:0:\"\";}','no'),(45,'template','twentyfourteen','yes'),(46,'stylesheet','twentyfourteen','yes'),(47,'comment_whitelist','1','yes'),(48,'blacklist_keys','','no'),(49,'comment_registration','','yes'),(50,'html_type','text/html','yes'),(51,'use_trackback','0','yes'),(52,'default_role','subscriber','yes'),(53,'db_version','27916','yes'),(54,'uploads_use_yearmonth_folders','1','yes'),(55,'upload_path','','yes'),(56,'blog_public','1','yes'),(57,'default_link_category','2','yes'),(58,'show_on_front','page','yes'),(59,'tag_base','','yes'),(60,'show_avatars','1','yes'),(61,'avatar_rating','G','yes'),(62,'upload_url_path','','yes'),(63,'thumbnail_size_w','150','yes'),(64,'thumbnail_size_h','150','yes'),(65,'thumbnail_crop','1','yes'),(66,'medium_size_w','300','yes'),(67,'medium_size_h','300','yes'),(68,'avatar_default','blank','yes'),(71,'large_size_w','1024','yes'),(72,'large_size_h','1024','yes'),(73,'image_default_link_type','file','yes'),(74,'image_default_size','','yes'),(75,'image_default_align','','yes'),(76,'close_comments_for_old_posts','','yes'),(77,'close_comments_days_old','14','yes'),(78,'thread_comments','','yes'),(79,'thread_comments_depth','5','yes'),(80,'page_comments','','yes'),(81,'comments_per_page','50','yes'),(82,'default_comments_page','newest','yes'),(83,'comment_order','asc','yes'),(84,'sticky_posts','a:0:{}','yes'),(85,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(86,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(87,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(88,'uninstall_plugins','a:1:{s:27:\"wp-super-cache/wp-cache.php\";s:23:\"wpsupercache_deactivate\";}','no'),(89,'timezone_string','','yes'),(91,'embed_size_w','','yes'),(92,'embed_size_h','600','yes'),(93,'page_for_posts','0','yes'),(94,'page_on_front','2','yes'),(95,'default_post_format','0','yes'),(96,'initial_db_version','20596','yes'),(97,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:9:\"add_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(98,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(103,'sidebars_widgets','a:5:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:8:\"search-2\";i:1;s:17:\"recent-comments-2\";i:2;s:10:\"archives-2\";i:3;s:14:\"recent-posts-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(104,'cron','a:5:{i:1429794450;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1429798850;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1429810069;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1429816920;a:1:{s:20:\"wp_maybe_auto_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}s:7:\"version\";i:2;}','yes'),(157,'_site_transient_timeout_browser_234b58811ca2e0823c75728ee574c8f3','1400282314','yes'),(106,'_transient_random_seed','b0541e9e02ab9a094af7f4e3f1ef270e','yes'),(107,'auth_key','d!5hDQ6l0|aax)u_~U]5qT..-55c=O~8q&Z#C?[J:`CP8.zu1GP/i|mTFN%8-P n','yes'),(108,'auth_salt','uE77I^}#R#X5j;sc!~OmqJl$]_8r40y[[>lV.Ck_.G8#&;cK]+?cW}|_**75@3qk','yes'),(109,'logged_in_key','p_P$YdfptQD?kzv|A<fsB#5Gi-F5ULtYS$&LA_b/,lzhn$eEQ7-y:(KZ,]/Zk=99','yes'),(110,'logged_in_salt','=}7 u_372Mv8y;H@V2Weo)_:UaiN7~8!@5Muayea#.^uCntjd^?NrC#A56eI^KLd','yes'),(111,'link_manager_enabled','1','yes'),(215,'Yoast_Google_Analytics','a:44:{s:16:\"advancedsettings\";b:0;s:11:\"allowanchor\";b:0;s:9:\"allowhash\";b:0;s:11:\"allowlinker\";b:0;s:11:\"anonymizeip\";b:0;s:10:\"customcode\";s:0:\"\";s:11:\"cv_loggedin\";b:0;s:13:\"cv_authorname\";b:0;s:11:\"cv_category\";b:0;s:17:\"cv_all_categories\";b:0;s:7:\"cv_tags\";b:0;s:7:\"cv_year\";b:0;s:12:\"cv_post_type\";b:0;s:5:\"debug\";b:0;s:12:\"dlextensions\";s:30:\"doc,exe,js,pdf,ppt,tgz,zip,xls\";s:6:\"domain\";s:0:\"\";s:11:\"domainorurl\";s:6:\"domain\";s:7:\"extrase\";b:0;s:10:\"extraseurl\";s:0:\"\";s:11:\"firebuglite\";b:0;s:8:\"ga_token\";s:0:\"\";s:16:\"ga_api_responses\";a:0:{}s:16:\"gajslocalhosting\";b:0;s:7:\"gajsurl\";s:0:\"\";s:16:\"ignore_userlevel\";s:2:\"11\";s:12:\"internallink\";b:0;s:17:\"internallinklabel\";s:0:\"\";s:16:\"outboundpageview\";b:0;s:17:\"downloadspageview\";b:0;s:17:\"othercrossdomains\";s:0:\"\";s:8:\"position\";s:6:\"footer\";s:18:\"primarycrossdomain\";s:0:\"\";s:13:\"theme_updated\";b:0;s:16:\"trackcommentform\";b:1;s:16:\"trackcrossdomain\";b:0;s:12:\"trackadsense\";b:0;s:13:\"trackoutbound\";b:1;s:17:\"trackregistration\";b:0;s:14:\"rsslinktagging\";b:1;s:8:\"uastring\";s:0:\"\";s:7:\"version\";s:5:\"4.2.8\";s:14:\"tracking_popup\";s:4:\"done\";s:14:\"yoast_tracking\";b:0;s:3:\"msg\";s:0:\"\";}','yes'),(216,'jetpack_activated','1','yes'),(217,'jetpack_options','a:2:{s:7:\"version\";s:14:\"2.2:1399720050\";s:11:\"old_version\";s:14:\"2.2:1399720050\";}','yes'),(218,'ossdl_off_cdn_url','http://0398275.netsolhost.com/wordpress','yes'),(5310,'_site_transient_timeout_theme_roots','1429795742','yes'),(5311,'_site_transient_theme_roots','a:4:{s:12:\"twentyeleven\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:14:\"twentythirteen\";s:7:\"/themes\";s:12:\"twentytwelve\";s:7:\"/themes\";}','yes'),(120,'dashboard_widget_options','a:4:{s:25:\"dashboard_recent_comments\";a:1:{s:5:\"items\";i:5;}s:24:\"dashboard_incoming_links\";a:5:{s:4:\"home\";s:39:\"http://0398275.netsolhost.com/wordpress\";s:4:\"link\";s:115:\"http://blogsearch.google.com/blogsearch?scoring=d&partner=wordpress&q=link:http://0398275.netsolhost.com/wordpress/\";s:3:\"url\";s:148:\"http://blogsearch.google.com/blogsearch_feeds?scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:http://0398275.netsolhost.com/wordpress/\";s:5:\"items\";i:10;s:9:\"show_date\";b:0;}s:17:\"dashboard_primary\";a:7:{s:4:\"link\";s:26:\"http://wordpress.org/news/\";s:3:\"url\";s:31:\"http://wordpress.org/news/feed/\";s:5:\"title\";s:14:\"WordPress Blog\";s:5:\"items\";i:2;s:12:\"show_summary\";i:1;s:11:\"show_author\";i:0;s:9:\"show_date\";i:1;}s:19:\"dashboard_secondary\";a:7:{s:4:\"link\";s:28:\"http://planet.wordpress.org/\";s:3:\"url\";s:33:\"http://planet.wordpress.org/feed/\";s:5:\"title\";s:20:\"Other WordPress News\";s:5:\"items\";i:5;s:12:\"show_summary\";i:0;s:11:\"show_author\";i:0;s:9:\"show_date\";i:0;}}','yes'),(121,'nonce_key','7L@0cD0>G2GtvO+siB zV+&ataWl5&kJr!k@4n:?89=<yC)SBS39F+oXm*<7;F;x','yes'),(122,'nonce_salt','9}!O`uyX1d5^o@dAqs`n #2`{<& !`go6UkpGfkG_1e$zier<,VCDKOh9pVvk,F,','yes'),(321,'_transient_timeout_feed_867bd5c64f85878d03a060509cd2f92c','1399856109','no'),(322,'_transient_feed_867bd5c64f85878d03a060509cd2f92c','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress.tv: Dan Beil: Client First Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34548\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"http://wordpress.tv/2014/05/10/dan-beil-client-first-development/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:651:\"<div id=\"v-ej0fFrgx-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34548/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34548/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34548&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/10/dan-beil-client-first-development/\"><img alt=\"Dan Beil: Client First Development\" src=\"http://videos.videopress.com/ej0fFrgx/video-45c6536cff_scruberthumbnail_0.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 10 May 2014 18:37:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"WordPress.tv: Matthew Meyer: Creating Color Palette Options Within A Theme Using Sass\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34544\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"http://wordpress.tv/2014/05/10/matthew-meyer-creating-color-palette-options-within-a-theme-using-sass/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:725:\"<div id=\"v-LHzSaMYU-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34544/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34544/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34544&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/10/matthew-meyer-creating-color-palette-options-within-a-theme-using-sass/\"><img alt=\"Matthew Meyer: Creating Color Palette Options Within A Theme Using Sass\" src=\"http://videos.videopress.com/LHzSaMYU/video-c8baeb8560_scruberthumbnail_0.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 10 May 2014 18:18:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WordPress.tv: Syed Balkhi: WordCamp Atlanta 2014 Keynote Address\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34661\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"http://wordpress.tv/2014/05/10/syed-balkhi-wordcamp-atlanta-2014-keynote-address/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:683:\"<div id=\"v-wxDDeOtK-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34661/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34661/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34661&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/10/syed-balkhi-wordcamp-atlanta-2014-keynote-address/\"><img alt=\"Syed Balkhi: WordCamp Atlanta 2014 Keynote Address\" src=\"http://videos.videopress.com/wxDDeOtK/video-98fe660961_scruberthumbnail_0.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 10 May 2014 18:14:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WPTavern: AppPresser Debuts AppBuddy Mobile App at BuddyCamp Miami\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22605\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:176:\"http://wptavern.com/apppresser-debuts-appbuddy-mobile-app-at-buddycamp-miami?utm_source=rss&utm_medium=rss&utm_campaign=apppresser-debuts-appbuddy-mobile-app-at-buddycamp-miami\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3305:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/debut.jpg\" rel=\"prettyphoto[22605]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/debut.jpg?resize=1025%2C458\" alt=\"debut\" class=\"aligncenter size-full wp-image-22615\" /></a></p>\n<p>Brian Messenlehner demonstrated <a href=\"http://apppresser.com/\" target=\"_blank\">AppPresser</a>‘s new AppBuddy extension at BuddyCamp Miami with a mobile app created for any WordCamps that are being broadcasted via WP Armchair. His team is releasing the AppBuddy beta today to their customers who have purchased the Agency bundle.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/appbuddy.png\" rel=\"prettyphoto[22605]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/appbuddy.png?resize=281%2C500\" alt=\"appbuddy\" class=\"alignright size-large wp-image-22613\" /></a>The app is being distributed from <a href=\"http://wparmchair.com/\" target=\"_blank\">wparmchair.com</a> and is in both of the app stores. It allows users to upload and share images and includes an appified profile page, the ability to add friends and join groups, send and receive private messages and post activity updates, just as you would on a standard BuddyPress site.</p>\n<p>Currently, the AppBuddy development team is focusing on getting everything to load faster via local storage. Native access to the device’s camera is already baked into the app. Push notifications are on the roadmap to be added within the next few weeks, allowing users to get live updates for BuddyPress-related notices. In the future, the team hopes to allow for access to the device’s contacts so that users can easily invite friends to the network.</p>\n<p>WP Tavern is on the ground at BuddyCamp where Messenlehner announced the app. He believes that AppBuddy will open up a new dimension of interaction for BuddyPress communities. “AppBuddy gives anyone the ability to build social apps and duplicate the functionality of their websites,” he said. <strong>“It is a powerful tool for people who have big ideas but don’t have the development skills to realize them and don’t want to spend $100,000 developing a custom app.”</strong></p>\n<p>Creating native apps for both iOS and Android can easily set you back a hefty sum of cash, given that it requires commissioning work from developers skilled in developing for both platforms. AppBuddy makes it possible for anyone to launch a native app for a BuddyPress social network, at a fraction of the cost. In a way, this extension serves to democratize the creation of social mobile apps through open source software.</p>\n<p>A responsive theme is probably the most common way that BuddyPress site owners can offer mobile access, but this still involves the user having to navigate to it in a mobile browser and bookmark the URL. If you want to implement a true app-style mobile experience for your BuddyPress social network, AppBuddy is currently the most cost-effective option. It’s not yet on the market but will be out of beta within a week or two. Download the app via the app stores or from <a href=\"http://wparmchair.com\" target=\"_blank\">wparmchair.com</a> to check out how AppBuddy is powering social interactions at WordCamps.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 May 2014 19:20:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"WordPress.tv: Alec Rippberger: Picture This: WordPress Images For Responsive And High-Density Designs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34540\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"http://wordpress.tv/2014/05/09/alec-rippberger-picture-this-wordpress-images-for-responsive-and-high-density-designs/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:756:\"<div id=\"v-qx9PysBX-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34540/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34540/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34540&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/09/alec-rippberger-picture-this-wordpress-images-for-responsive-and-high-density-designs/\"><img alt=\"Alec Rippberger: Picture This: WordPress Images For Responsive And High-Density Designs\" src=\"http://videos.videopress.com/qx9PysBX/video-47647729f5_scruberthumbnail_0.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 May 2014 18:55:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress.tv: Suzette Franck: Let’s Get SASSy!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34537\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://wordpress.tv/2014/05/09/suzette-franck-lets-get-sassy/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:647:\"<div id=\"v-fF0ieqT7-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34537/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34537/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34537&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/09/suzette-franck-lets-get-sassy/\"><img alt=\"Suzette Franck: Let’s Get SASSy!\" src=\"http://videos.videopress.com/fF0ieqT7/video-e694391abf_scruberthumbnail_0.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 May 2014 18:46:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"WordPress.tv: James Barrett: IA Essentials: How To Prioritize, Design, and Present Your Clients Content\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34542\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"http://wordpress.tv/2014/05/09/james-barrett-ia-essentials-how-to-prioritize-design-and-present-your-clients-content/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:758:\"<div id=\"v-DALUmc8V-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34542/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34542/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34542&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/09/james-barrett-ia-essentials-how-to-prioritize-design-and-present-your-clients-content/\"><img alt=\"James Barrett: IA Essentials: How To Prioritize, Design, Snd Present Your Clients Content\" src=\"http://videos.videopress.com/DALUmc8V/video-22b155e74e_scruberthumbnail_1.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 May 2014 18:16:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"WordPress.tv: Josh Leuze: Don’t Let Your Site Jump The Shark\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34666\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"http://wordpress.tv/2014/05/09/josh-leuze-dont-let-your-site-jump-the-shark/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:669:\"<div id=\"v-8q6Xy549-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34666/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34666/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34666&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/09/josh-leuze-dont-let-your-site-jump-the-shark/\"><img alt=\"3-3-dont let your site jump the shark.mp4\" src=\"http://videos.videopress.com/8q6Xy549/video-c4798d9a9f_scruberthumbnail_0.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 May 2014 12:46:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WPTavern: Help Test the BuddyPress Attachments Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22581\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"http://wptavern.com/help-test-the-buddypress-attachments-plugin?utm_source=rss&utm_medium=rss&utm_campaign=help-test-the-buddypress-attachments-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3091:\"<p>After shipping BuddyPress 2.0, the plugin’s core contributors decided to adopt WordPress’ features-as-plugins development model for working on the possibility of a <a href=\"http://wptavern.com/buddypress-to-adopt-features-as-plugins-model-to-develop-new-media-component\" target=\"_blank\">new media component</a>. Mathieu Viet, better known as <a href=\"http://buddypress.org/members/imath/\" target=\"_blank\">@imath</a>, has been working on an Attachments API that will allow BuddyPress to store media as attachments. Plugin developers will also be able to make use of the new API for handling media and files.</p>\n<p>@imath <a href=\"http://bpdevel.wordpress.com/2014/05/08/attachments-in-buddypress/\" target=\"_blank\">reported</a> today that the plugin is now ready for preliminary testing with Group and Member attachments and avatars. With the plugin activated, a new Attachments menu is added to the user profile menu where users can manage (edit/delete) attachments:</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/attachments-user-profile.jpeg\" rel=\"prettyphoto[22581]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/attachments-user-profile.jpeg?resize=800%2C775\" alt=\"attachments-user-profile\" class=\"aligncenter size-full wp-image-22592\" /></a></p>\n<p>Here’s an example of an example of a group avatar cropped using the “BP Media Editor”:</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/group-avatars.jpeg\" rel=\"prettyphoto[22581]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/group-avatars.jpeg?resize=800%2C502\" alt=\"group-avatars\" class=\"aligncenter size-full wp-image-22590\" /></a></p>\n<p>A robust media component is one of the features that BuddyPress site administrators request most often. If you’re hoping for this to become a reality, you can help by testing the plugin while it’s being developed.</p>\n<p><a href=\"https://github.com/buddypress/bp-attachments\" target=\"_blank\">BuddyPress Attachments</a> requires BP 2.0+ and WordPress 3.9+. You can download it from the plugin’s homepage on Github, where you’ll also find a <a href=\"https://github.com/buddypress/bp-attachments/wiki\" target=\"_blank\">wiki</a> for installing and using it. @imath is seeking feedback from different types of users. Here’s how you can help:</p>\n<ul>\n<li>Test it, <a href=\"https://github.com/buddypress/bp-attachments/issues\" target=\"_blank\">report bugs</a>, add recommend enhancements and add your feedback</li>\n<li>Plugin authors can test for conflicts, such as duplicate names in functions</li>\n<li>Contribute code: Pull requests and patches are welcome</li>\n</ul>\n<p>If you want to see the progress on the plugin so far, the video below is a live demonstration where you can view the bleeding edge version 1.0 of the plugin in action. Download it from Github and take it for a test drive. You can also follow along and contribute to the development discussion on <a href=\"https://buddypress.trac.wordpress.org/ticket/5429\" target=\"_blank\">Trac</a>.</p>\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 May 2014 21:34:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WPTavern: WordPress Contributors Move Toward Automating Accessibility Testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22333\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:198:\"http://wptavern.com/wordpress-contributors-move-toward-automating-accessibility-testing?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-contributors-move-toward-automating-accessibility-testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7143:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/guided-road.jpg\" rel=\"prettyphoto[22333]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/guided-road.jpg?resize=900%2C421\" alt=\"guided-road\" class=\"aligncenter size-full wp-image-22575\" /></a></p>\n<p>Accessibility is one of those areas of WordPress contribution that hardly ever ends up in the spotlight. Much of the work that goes on in this area is invisible to the vast majority of users. Accessibility experts are generally in shorter supply than other types of contributors as well. Why aren’t more people involved in this important aspect of the web?</p>\n<p><a href=\"http://davidakennedy.com/\" target=\"_blank\">David Kennedy</a> has been an active member of the WordPress Accessibility team for more than a year, and he believes that accessibility can be an artful science. His involvement began shortly after he started working on <a href=\"http://wordpress.org/themes/accessible-zen\" target=\"_blank\">Accessible Zen</a>, a free accessible WordPress theme. This led him to attend the weekly IRC meetings and contribute by testing patches.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/davidkennedy.jpg\" rel=\"prettyphoto[22333]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/davidkennedy.jpg?resize=150%2C150\" alt=\"davidkennedy\" class=\"alignright size-thumbnail wp-image-22576\" /></a>Kennedy first started learning about the basics of web accessibility while working for <a href=\"http://wptavern.com/feed\">The Arc</a>, a national nonprofit that helps people with intellectual and developmental disabilities. The more he dug into it, the more he enjoyed it. Now it’s part of his daily life as a frontend developer and contributor to WordPress.</p>\n<h3>Digging Deeper to Find the Beauty of Web Accessibility</h3>\n<p>I asked Kennedy to give us a window into why so few people are drawn to get involved with accessibility.</p>\n<p>“The answers to web accessibility challenges and problems aren’t always clear,” he said. “So much of the right approach often depends on the context of the website or web application in question.”</p>\n<p>Harnessing the right solution will often require delving deeper into the specifics of the content you’re trying to communicate. Kennedy cites a specific example:</p>\n<blockquote><p>The alt attribute you write for an image on Site A can be vastly different than the alt attribute for the same image on Site B. Why? Each site’s content is vastly different. This stumps a lot of talented web workers. </p></blockquote>\n<p>Accessibility improvements are often implemented under the surface of the application and Kennedy says that the goal is to keep them invisible.</p>\n<blockquote><p>When web accessibility is done right, it’s undetectable. So it’s not something designers, developers or users can see to make a note of for future inspiration. You have to dig deeper to find the beauty in web accessibility. But trust me, it’s there.</p></blockquote>\n<p>Kennedy and other WordPress accessibility contributors are working together to improve the application along these lines with an initial focus on modernizing their testing tools.</p>\n<h3>WordPress Contributors Are Collaborating With the Drupal Accessibility Team To Automate Testing</h3>\n<p>The WordPress Accessibility team is <a href=\"http://make.wordpress.org/accessibility/2014/05/02/automated-accessibility-testing/\" target=\"_blank\">moving toward automating testing</a> in order to improve its efficiency. Kennedy hopes that automated testing will bring accessibility improvements to a new level, as well as help to educate other types of contributors, i.e. designers and developers:</p>\n<blockquote><p>Its biggest benefits include helping us find simple errors, like missing form labels or missing alt attributes, and alerting us to potentially large trouble spots within code that may need more manual testing. Automated accessibility testing also shows many developers that accessibility is as much a code quality issue as it is a design and user interface challenge.</p></blockquote>\n<p>Pursuant to that goal, Kennedy contacted <a href=\"http://jessebeach.github.io/\" target=\"_blank\">Jesse Beach</a> from the Drupal project. She is a contributor to <a href=\"http://quailjs.org/\" target=\"_blank\">QuailJS</a>, a jQuery plugin for checking content against accessibility guidelines. The Drupal Accessibility team already <a href=\"http://opensource.com/business/14/5/new-release-drupal-8-accessibility-advantage\" target=\"_blank\">has this in the bag</a> and the application is well-known for its attention to web accessibility guidelines. Their input has been invaluable to WordPress contributors, who may opt for incorporating QuailJS or a similar tool as part of their testing suite, depending on what fits.</p>\n<p>Some of WordPress’ accessibility team members have joined in the Drupal Accessibility Group’s Skype chat and a few Drupal members have jumped in on the WordPress IRC chats. They’re brainstorming new ways to keep the conversation going for improving both projects.</p>\n<p>What exactly do WordPress and Drupal have to gain by collaborating on accessibility? Kennedy has a few thoughts:</p>\n<blockquote><p>At a broad level? More accessible, open software meaning that more people can create content on the web. Deeper than that? More efficient processes around managing accessibility in large, open software projects.</p>\n<p>Potentially, a unified way to approach new accessibility web standards, meaning if both Drupal and WordPress adopt a standard quickly, it might help push browser makers to move sooner.</p></blockquote>\n<p>Modernizing the testing tools that WordPress accessibility contributors have at their disposal is the first step towards getting on the same page.</p>\n<h3>Making WordPress Accessibility More Approachable for New Contributors</h3>\n<p>The accessibility team remains rather small, with just a handful of regular contributors. But you don’t have to be an established accessibility wizard to join the team. Kennedy offers a new way to look at the field.</p>\n<p>“Web accessibility crosses all disciplines and touches every aspect of the web. But many people don’t realize they already have what it takes to make a project accessible. We have to embrace that.</p>\n<p>“Good web accessibility comes down to making informed decisions, making sure the people involved have an awareness of accessibility and paying attention to the smallest of details throughout,” he said.</p>\n<p>“Notice I didn’t mention anything about design, specific accessibility standards or coding. It usually starts with asking the question, ‘How’s this really going to work?’ Anyone can help us do that.”</p>\n<p>If you’re interested in learning more, join the WordPress accessibility team at <a href=\"http://make.wordpress.org/accessibility/\" target=\"_blank\">make.wordpress.org/accessibility</a>. You’ll find a group of contributors who are passionate about making the web a better place.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 May 2014 20:54:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WordPress.tv: John James Jacoby: WordPress’s Role Based Access Control – WPRBACOMGBBQ\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34534\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"http://wordpress.tv/2014/05/08/john-james-jacoby-wordpresss-role-based-access-control-wprbacomgbbq/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:730:\"<div id=\"v-wU6eIUq9-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34534/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34534/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34534&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/08/john-james-jacoby-wordpresss-role-based-access-control-wprbacomgbbq/\"><img alt=\"John James Jacoby: WordPress’s Role Based Access Control – WPRBACOMGBBQ\" src=\"http://videos.videopress.com/wU6eIUq9/video-ceb1da387f_scruberthumbnail_1.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 May 2014 18:42:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Dev Blog: WordPress 3.9.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3241\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"http://wordpress.org/news/2014/05/wordpress-3-9-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3072:\"<p>After three weeks and more than 9 million downloads of <a title=\"WordPress 3.9 “Smith”\" href=\"http://wordpress.org/news/2014/04/smith/\">WordPress 3.9</a>, we’re pleased to announce that WordPress 3.9.1 is now available.</p>\n<p>This maintenance release fixes 34 bugs in 3.9, including numerous fixes for multisite networks, customizing widgets while previewing themes, and the updated visual editor. We’ve also made some improvements to the new audio/video playlists feature and made some adjustments to improve performance. For a full list of changes, consult the <a href=\"https://core.trac.wordpress.org/query?milestone=3.9.1\">list of tickets</a> and the <a href=\"https://core.trac.wordpress.org/log/branches/3.9?rev=28353&stop_rev=28154\">changelog</a>.</p>\n<p>If you are one of the millions already running WordPress 3.9, we’ve started rolling out automatic background updates for 3.9.1. For sites <a href=\"http://wordpress.org/plugins/background-update-tester/\">that support them</a>, of course.</p>\n<p><a href=\"http://wordpress.org/download/\">Download WordPress 3.9.1</a> or venture over to <strong>Dashboard → Updates</strong> and simply click “Update Now.”</p>\n<p>Thanks to all of these fine individuals for contributing to 3.9.1: <a href=\"http://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"http://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"http://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"http://profiles.wordpress.org/rzen\">Brian Richards</a>, <a href=\"http://profiles.wordpress.org/ehg\">Chris Blower</a>, <a href=\"http://profiles.wordpress.org/jupiterwise\">Corey McKrill</a>, <a href=\"http://profiles.wordpress.org/danielbachhuber\">Daniel Bachhuber</a>, <a href=\"http://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"http://profiles.wordpress.org/feedmeastraycat\">feedmeastraycat</a>, <a href=\"http://profiles.wordpress.org/gcorne\">Gregory Cornelius</a>, <a href=\"http://profiles.wordpress.org/helen\">Helen Hou-Sandi</a>, <a href=\"http://profiles.wordpress.org/imath\">imath</a>, <a href=\"http://profiles.wordpress.org/avryl\">Janneke Van Dorpe</a>, <a href=\"http://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"http://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"http://profiles.wordpress.org/obenland\">Konstantin Obenland</a>, <a href=\"http://profiles.wordpress.org/lancewillett\">Lance Willett</a>, <a href=\"http://profiles.wordpress.org/m_i_n\">m_i_n</a>, <a href=\"http://profiles.wordpress.org/clorith\">Marius Jensen</a>, <a href=\"http://profiles.wordpress.org/markjaquith\">Mark Jaquith</a>, <a href=\"http://profiles.wordpress.org/dimadin\">Milan Dinić</a>, <a href=\"http://profiles.wordpress.org/celloexpressions\">Nick Halsey</a>, <a href=\"http://profiles.wordpress.org/pavelevap\">pavelevap</a>, <a href=\"http://profiles.wordpress.org/wonderboymusic\">Scott Taylor</a>, <a href=\"http://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>, and <a href=\"http://profiles.wordpress.org/westonruter\">Weston Ruter</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 May 2014 18:40:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Andrew Nacin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"WordPress.tv: Josh Broton: You Don’t Need jQuery\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34532\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://wordpress.tv/2014/05/08/josh-broton-you-dont-need-jquery/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:652:\"<div id=\"v-FUCgovHK-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34532/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34532/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34532&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/08/josh-broton-you-dont-need-jquery/\"><img alt=\"Josh Broton: You Don’t Need jQuery\" src=\"http://videos.videopress.com/FUCgovHK/video-3818ea47dc_scruberthumbnail_0.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 May 2014 18:38:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"WordPress.tv: Reid Peifer: So Long Fixed Templates And Thanks For All The Fish: Modular Content With WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34530\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"http://wordpress.tv/2014/05/08/reid-peifer-so-long-fixed-templates-and-thanks-for-all-the-fish-modular-content-with-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:768:\"<div id=\"v-kouQpxTd-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34530/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34530/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34530&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/08/reid-peifer-so-long-fixed-templates-and-thanks-for-all-the-fish-modular-content-with-wordpress/\"><img alt=\"Reid Peifer: So Long Fixed Templates And Thanks For All The Fish: Modular Content With WordPress\" src=\"http://videos.videopress.com/kouQpxTd/video-7d1ed9106c_std.original.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 May 2014 18:22:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"WordPress.tv: Interview de Mathieu Viet, orateur de “Prototypez vos applications avec WordPress”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34554\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"http://wordpress.tv/2014/05/07/interview-de-mathieu-viet-orateur-de-prototypez-vos-applications-avec-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:700:\"<div id=\"v-ajHHYA3X-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34554/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34554/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34554&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/07/interview-de-mathieu-viet-orateur-de-prototypez-vos-applications-avec-wordpress/\"><img alt=\"14 – Mathieu Viet-Itw-WCParis2014.mp4\" src=\"http://videos.videopress.com/ajHHYA3X/video-d5d12de588_std.original.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2014 23:51:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"WPTavern: Keep Track Of WordCamp Miami Through WPArmchair\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22544\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:158:\"http://wptavern.com/keep-track-of-wordcamp-miami-through-wparmchair?utm_source=rss&utm_medium=rss&utm_campaign=keep-track-of-wordcamp-miami-through-wparmchair\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1855:\"<p><a title=\"http://2014.miami.wordcamp.org/\" href=\"http://2014.miami.wordcamp.org/\">WordCamp Miami 2014</a>, is shaping up to be one of the best WordPress events of the year. With <a title=\"http://2014.miami.wordcamp.org/tickets/\" href=\"http://2014.miami.wordcamp.org/tickets/\">700 tickets sold</a> and 100 people on the waiting list, the opportunity to attend the event has disappeared for all but the luckiest individuals. If you can’t make it to the event, keep an eye on <a title=\"http://wcmia.wparmchair.com/\" href=\"http://wcmia.wparmchair.com/\">WPArmchair.com</a>.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/WPArmChairWCMiamiSite.png\" rel=\"prettyphoto[22544]\"><img class=\"aligncenter size-full wp-image-22545\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/WPArmChairWCMiamiSite.png?resize=818%2C188\" alt=\"Official Armchair Site Of WordCamp Miami\" /></a><a title=\"http://wptavern.com/monitor-wordcamps-online-with-wp-armchair\" href=\"http://wptavern.com/monitor-wordcamps-online-with-wp-armchair\">Created by</a> WordCamp Miami organizer David Bisset, WPArmchair is a way to keep track of WordCamp events via their assigned hashtag. For example, the hashtag for WordCamp Miami will be <strong>#wcmia</strong>. Any photo, tweet, or Vine hosted video published to Twitter using the hashtag will show up on the site. Visitors can click the heart icon to mark posts as favorites.</p>\n<h3>WPTavern Will Be In Full Force At The Event</h3>\n<p>Sarah Gooding and I will be in attendance at WordCamp Miami. We plan to take photos, record interviews, and give you updates via the <a title=\"https://twitter.com/wptavern\" href=\"https://twitter.com/wptavern\">WPTavern Twitter</a> account all weekend long. If you happen to see us, stop and say hi. We love talking to readers face to face and hearing feedback.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2014 23:07:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WPTavern: Highlights Of The WPBacon WordPress Webhosting Roundtable\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22443\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:178:\"http://wptavern.com/highlights-of-the-wpbacon-wordpress-webhosting-roundtable?utm_source=rss&utm_medium=rss&utm_campaign=highlights-of-the-wpbacon-wordpress-webhosting-roundtable\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5566:\"<p>Earlier today, WPBacon hosted a <a title=\"http://wpbacon.com/podcast/wordpress-hosting-panel/\" href=\"http://wpbacon.com/podcast/wordpress-hosting-panel/\">WordPress hosting</a> roundtable featuring high-profile employees of notable webhosting companies. The panel consisted of the following people.</p>\n<ul>\n<li>Ben Welch-Bolen CEO of <a title=\"http://www.site5.com/\" href=\"http://www.site5.com/\">Site 5</a></li>\n<li>Tenko Nikolov CEO of <a title=\"http://siteground.com/\" href=\"http://siteground.com/\">Siteground</a></li>\n<li>Vanessa Vasile Tier 3 Systems Architecture Lead of <a title=\"http://www.inmotionhosting.com/\" href=\"http://www.inmotionhosting.com/\">InMotion Hosting</a></li>\n<li>James Grierson VP Business Development of <a title=\"http://www.bluehost.com/\" href=\"http://www.bluehost.com/\">Bluehost</a></li>\n<li>Ryan Sullivan Founder of <a title=\"http://www.wpsitecare.com\" href=\"http://www.wpsitecare.com\">WP Site Care</a></li>\n</ul>\n<p><strong>While the entire show was filled with great information, these are the statements that really caught my attention:</strong></p>\n<p><strong>75% of customer sites</strong> on Site 5 are powered by WordPress. This is the reason for setting up an optimized server configuration specifically for WordPress.</p>\n<p><strong>50% of users</strong> on Bluehost have WordPress installed on their account.</p>\n<h3>What’s The Biggest Security Threat Affecting Hosts?</h3>\n<p>Brute force login attempts were labeled as one of the biggest threats to webhosting. Hosts are getting increasingly aggressive in protecting users and forcing customers to use strong passwords. The majority of those on the panel stated they are blocking thousands of requests per second of automated attacks. 80-90% of the attacks are determined to be automated.</p>\n<p>Welch of Site 5 explained how the core of WordPress has been solid for the past two years. The focus has now shifted towards themes and plugins for security and performance issues.</p>\n<h3>How Do They Contribute Back To WordPress?</h3>\n<p>Siteground has a contractor who works for them but also contributes to the core of WordPress. Siteground is pro-active in fixing bugs and sends those patches upstream for the benefit of everyone who uses WordPress.</p>\n<p>Out of all the companies represented on the panel, Bluehost is the only one that works exclusively with Automattic and the WordPress project. They also have two employees who work full time contributing to WordPress.</p>\n<p>Site 5 attends and sponsors as many WordCamps as they can. Site 5 helps users get a grasp of WordPress and solving customer problems is their way of contributing to the larger WordPress ecosystem.</p>\n<h3>What’s The Biggest Challenges Facing WordPress Specific Hosting Companies?</h3>\n<p>So many hosting companies advertise their support of WordPress, that Vasile of InMotion hosting says you need to specify that you can run WordPress on your servers or else customers don’t think it’s possible.</p>\n<p>One of the largest challenges in WordPress hosting is struggling to host customers who fail to keep WordPress and their site up to date and secure. Auto updates for security and bug fixes have been a big help in keeping sites secure.</p>\n<h3>What Is The Most Common Support Issue?</h3>\n<p>InMotion hosting sees a bit of everything. Sometimes the security measures put in place to protect users such as mod_security can cause problems.</p>\n<p>Site 5 has a lot of support requests that are high level due to their customer base. A lot of customers are the developer/designer type. They don’t have many customers who ask basic questions.</p>\n<p>Bluehost sees a lot of support requests due to plugins and themes if they negatively affect the performance of their customer’s sites.</p>\n<h3>Questions I Would Have Asked</h3>\n<p>Although I submitted a few questions to the panel, none were asked. In the hopes that these individuals will stop by and answer them in the comments, here are the questions I submitted to the show.</p>\n<p><strong>To the panel</strong>: Have you made any strategic deals with WordPress product and service companies in order to offer your customers more than just a hosting account?</p>\n<p><strong>To Bluehost</strong>: How beneficial has it been for the company to be <a title=\"http://wordpress.org/hosting/\" href=\"http://wordpress.org/hosting/\">one of the recommended webhosts</a> on WordPress.org? A follow up question would ask them to explain how they ended up in that position.</p>\n<p><strong>To the panel</strong>: How are they differentiating themselves from each other considering almost every webhost has the capability to host a WordPress site?</p>\n<h3>Watch The Entire Interview and Tell Us What You Think</h3>\n<p>The hosts of WPBacon, Robert Neu and Ozzy Rodriguez announced they will be hosting a WordPress Managed Hosting roundtable in the near future. Since the market has a lot of choices between shared and managed WordPress hosting, the duo decided to host two seperate roundtables.</p>\n<p>If you need help choosing the right webhost, <a title=\"http://wptavern.com/14-things-to-consider-when-choosing-a-webhost-for-your-wordpress-powered-site\" href=\"http://wptavern.com/14-things-to-consider-when-choosing-a-webhost-for-your-wordpress-powered-site\">consider these 14 things</a> before you make your decision.</p>\n<p>Watch the interview and let us know what you think in the comments. A word of caution, some parts of the episode contain language of an adult nature.</p>\n<p><span class=\"embed-youtube\"></span></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2014 23:04:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: Create A Custom WordPress Admin Experience With Adminimize\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22504\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:180:\"http://wptavern.com/create-a-custom-wordpress-admin-experience-with-adminimize?utm_source=rss&utm_medium=rss&utm_campaign=create-a-custom-wordpress-admin-experience-with-adminimize\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4551:\"<p>Over the years, WordPress has added features, menus, and options throughout the backend. I’m constantly reminded of the <a title=\"http://en.wikipedia.org/wiki/Pareto_principle\" href=\"http://en.wikipedia.org/wiki/Pareto_principle\">80/20 rule of software development</a> where 20% of the software is not used. I’ve noticed I rarely visit some of the links and menus in the backend of WordPress but there is no easy way to remove them from view.</p>\n<p><a title=\"http://wordpress.org/plugins/adminimize/\" href=\"http://wordpress.org/plugins/adminimize/\">Adminimize</a> by <a title=\"http://profiles.wordpress.org/bueltge/\" href=\"http://profiles.wordpress.org/bueltge/\">Frank Bültge</a> and <a title=\"http://inpsyde.com/en/\" href=\"http://inpsyde.com/en/\">Inpsyde GmbH </a>makes it easy to remove items from view based on a user’s role.</p>\n<div id=\"attachment_22537\" class=\"wp-caption aligncenter\"><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/AdminimizeRoles.png\" rel=\"prettyphoto[22504]\"><img class=\"size-full wp-image-22537\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/AdminimizeRoles.png?resize=1025%2C269\" alt=\"User Roles Support In Adminimize\" /></a><p class=\"wp-caption-text\">User Roles Support In Adminimize</p></div>\n<p>The first thing you’ll notice on the settings page is the large number of check boxes. The check boxes correspond to the default and custom user roles on the site. On this page, you can control which users see which parts of the WordPress backend. The options are split up into sections and are easily accessible from the top mini menu.</p>\n<p>After toying around with the settings, I was able to remove items from view I don’t use very often. The result was a simpler user interface that contained fewer things to look at. If you’re curious, here is what I removed.</p>\n<ul>\n<li>Contextual help</li>\n<li>The about menu</li>\n<li>The add new menu within the admin bar</li>\n<li>The username and search box on the right hand side of the admin bar</li>\n</ul>\n<p>Where this plugin really shines is the options it provides to hide things from users based on their user role. While WordPress naturally hides things from view <a title=\"http://codex.wordpress.org/Roles_and_Capabilities\" href=\"http://codex.wordpress.org/Roles_and_Capabilities\">based on a user’s role</a>, this plugin can override the capabilities assigned to the role, providing more fine grain control. It’s not just tied to WordPress either, bbPress and WordPress multisite are supported as well.</p>\n<div id=\"attachment_22538\" class=\"wp-caption aligncenter\"><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/AdminimizeImportExport.png\" rel=\"prettyphoto[22504]\"><img class=\"size-full wp-image-22538\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/AdminimizeImportExport.png?resize=468%2C361\" alt=\"Import Export Of Options\" /></a><p class=\"wp-caption-text\">Import Export Of Options</p></div>\n<p>Depending on the level of control you’re exerting, configuring the display options can be an exhaustive chore. Thankfully, Adminimize contains an import/export system so you don’t have to start over from scratch. The files are saved using the <a title=\"http://filext.com/file-extension/SEQ\" href=\"http://filext.com/file-extension/SEQ\">.SEQ file extension</a>. This makes it easy to transport settings from one WordPress site to another.</p>\n<p>If you decide to deactivate and uninstall the plugin, the database entries will not be removed. In order to completely remove the plugin from your site, you’ll need to check the <strong>Delete Options</strong> box.</p>\n<h3>Perfect For Consultants Handing Off Sites To Clients</h3>\n<p>One of the core philosophies of WordPress development is decisions, not options. In a similar fashion, Adminimize enables consultants to decide whether or not clients should have access to specific parts of the WordPress backend. Crippling the backend is not a good way for clients to learn WordPress but at the same time, I understand how limiting access could help prevent clients from breaking their sites.</p>\n<h3>The Adminimize Experiment</h3>\n<p>As a fun experiment, I encourage everyone to try out Adminimize and remove the sections of the dashboard you don’t often use. Then, take a screenshot of the user interface and submit the link in the comments. I’m curious to see which parts of the backend are the most common to be hidden and how the overall interface looks.</p>\n<p> </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2014 22:51:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"WordPress.tv: Michelle Schulp: Design Is In The Details: How Decisions Shape Communication\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34528\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"http://wordpress.tv/2014/05/07/michelle-schulp-design-is-in-the-details-how-decisions-shape-communication/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:734:\"<div id=\"v-WRb8Ki7T-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34528/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34528/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34528&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/07/michelle-schulp-design-is-in-the-details-how-decisions-shape-communication/\"><img alt=\"Michelle Schulp: Design Is In The Details: How Decisions Shape Communication\" src=\"http://videos.videopress.com/WRb8Ki7T/video-693b3399d5_scruberthumbnail_0.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2014 18:40:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WordPress.tv: Travis Totz: Designing For Interaction\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34526\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://wordpress.tv/2014/05/07/travis-totz-designing-for-interaction/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:653:\"<div id=\"v-QZEe8OE7-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34526/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34526/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34526&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/07/travis-totz-designing-for-interaction/\"><img alt=\"Travis Totz: Designing For Interaction\" src=\"http://videos.videopress.com/QZEe8OE7/video-7d96b4ae35_std.original.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2014 18:25:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"WordPress.tv: Michal Kopecký: Blog na steroidoch\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34592\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"http://wordpress.tv/2014/05/07/michal-kopecky-blog-na-steroidoch/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:646:\"<div id=\"v-BppvtDpf-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34592/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34592/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34592&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/07/michal-kopecky-blog-na-steroidoch/\"><img alt=\"Michal Kopecký: Blog na steroidoch\" src=\"http://videos.videopress.com/BppvtDpf/video-afec1d93ca_std.original.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2014 18:24:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"WPTavern: Official WordPress Plugin for the Add to Homescreen Javascript Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22511\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:202:\"http://wptavern.com/official-wordpress-plugin-for-the-add-to-homescreen-javascript-plugin?utm_source=rss&utm_medium=rss&utm_campaign=official-wordpress-plugin-for-the-add-to-homescreen-javascript-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3997:\"<div id=\"attachment_22530\" class=\"wp-caption aligncenter\"><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/mobile-homescreen.jpg\" rel=\"prettyphoto[22511]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/mobile-homescreen.jpg?resize=1024%2C473\" alt=\"photo credit: yum9me - cc\" class=\"size-full wp-image-22530\" /></a><p class=\"wp-caption-text\">photo credit: <a href=\"http://www.flickr.com/photos/yum9me/4955656853/\">yum9me</a> – <a href=\"http://creativecommons.org/licenses/by-nc-nd/2.0/\">cc</a></p></div>\n<p><a href=\"http://addtohome.cubiq.org/\" target=\"_blank\">Add to Homescreen</a> is an open source project, developed by <a href=\"http://cubiq.org/\" target=\"_blank\">Matteo Spinelli</a>, that allows website owners to include the add to home screen call-out for mobile devices. The Javascript plugin is self-contained, dependency-free, and often recommended. Spinelli has just released an <a href=\"http://wordpress.org/plugins/official-add-to-homescreen/\" target=\"_blank\">official WordPress plugin</a> that will guide users through the complicated task of configuring the script.</p>\n<p>Once the plugin is installed and configured, it will open an always-on-top message inviting mobile users to add the application to the home screen, a feature currently only available on iOS and Mobile Chrome browsers. Spinelli explains that “While other devices have the ability to bookmark any website to the home screen, only iOS and Mobile Chrome have a straightforward way to do it.”</p>\n<p>The Add to Homescreen plugin includes both basic and advanced configuration options, debugging, and statistics for how often your site is added to users’ homescreens:</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/add-to-homescreen-settings.png\" rel=\"prettyphoto[22511]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/add-to-homescreen-settings.png?resize=927%2C841\" alt=\"add-to-homescreen-settings\" class=\"aligncenter size-full wp-image-22514\" /></a></p>\n<p>The plugin’s basic configuration page includes four presets for you to choose from:</p>\n<ul>\n<li><strong>Anonymous</strong> – Displays the message but never tracks the users</li>\n<li><strong>Display Once</strong> – Displays the callout only once and tracks when added</li>\n<li><strong>Always Show</strong> – Displays the callout once every 24 hours until the user has added the website to the homescreen</li>\n<li><strong>Silent</strong> – Never show the callout but track when users add the application to the homescreen</li>\n</ul>\n<p>The built-in stats feature allows you to keep track of the number of views vs. added to the homescreen:</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/add-to-homescreen-stats.png\" rel=\"prettyphoto[22511]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/add-to-homescreen-stats.png?resize=926%2C497\" alt=\"add-to-homescreen-stats\" class=\"aligncenter size-full wp-image-22515\" /></a></p>\n<p>Stats are a nice option, but if you have conflicts with other plugins, it might serve you better to disable it. Spinelli advises that the Anonymous option is the only 100% fail-safe solution if you are having trouble.</p>\n<p>The plugin also includes the ability to upload a custom application icon, so you can brand it to your website accordingly. Spinelli plans to continue developing the plugin and is currently working on adding Windows Phone support to a future release.</p>\n<p>The <a href=\"http://wordpress.org/plugins/official-add-to-homescreen/\" target=\"_blank\">Official Add to Homescreen</a> plugin is considered official because it is developed by the same author of the popular <a href=\"http://addtohome.cubiq.org/\" target=\"_blank\">Javascript widget</a>. If you are already using this script or another plugin that uses it, your best option is to switch to the official plugin in order to stay up to date and receive the latest bug fixes.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2014 17:29:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: 5 Free Plugins for Hosting a Giveaway on Your WordPress Site\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22338\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:184:\"http://wptavern.com/5-free-plugins-for-hosting-a-giveaway-on-your-wordpress-site?utm_source=rss&utm_medium=rss&utm_campaign=5-free-plugins-for-hosting-a-giveaway-on-your-wordpress-site\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7525:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/giveaway.jpg\" rel=\"prettyphoto[22338]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/giveaway.jpg?resize=1019%2C477\" alt=\"giveaway\" class=\"aligncenter size-full wp-image-22494\" /></a></p>\n<p>Hosting a giveaway is a popular way to introduce a new product or service on your website. When properly promoted, a giveaway can bring you an influx of new readers, traffic and can boost participation on your existing content. Other than using a 3rd party randomizer of some kind, there’s no easy way to do it in WordPress without a plugin. Not all giveaways are structured the same, so we’ve selected five unique plugins that make it easy to set up a giveaway on your WordPress site.</p>\n<h3>WP Giveaways</h3>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/wp-giveaways.png\" rel=\"prettyphoto[22338]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/wp-giveaways.png?resize=1025%2C471\" alt=\"wp-giveaways\" class=\"aligncenter size-full wp-image-22476\" /></a></p>\n<p><a href=\"http://wordpress.org/plugins/wp-giveaways/\" target=\"_blank\">WP Giveaways</a> is one of the most comprehensive plugins for selecting a winner from your WordPress users. It makes it possible for you to select a random winner(s) from a pool of subscribers or any role you select. The plugin allows you to host multiple giveaways and each will have a unique shortcode that will display the date of the next scheduled draw. WP Giveaways features the following:</p>\n<ul>\n<li>Set up a custom email template used to email the prize</li>\n<li>Attach files or simply email out the links to the prize(s)</li>\n<li>Each giveaway can be set as a recurring giveaway or a onetime deal</li>\n<li>Limit the contestant pool to the subscribers that registered since the giveaway was initially published</li>\n<li>View the history for each of the giveaways in terms of draw dates and the associated winners</li>\n<li>Choose how many winners to announce for each giveaway</li>\n</ul>\n<p>The handy thing about WP Giveaways is that it is totally automated. Once you schedule your giveaway, there is nothing else you have to do. The plugin utilizes WP Cron to schedule the draw and will automatically email the winner using the alert template that you create.</p>\n<h3>Give It Away Now</h3>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/give-it-away-now.png\" rel=\"prettyphoto[22338]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/give-it-away-now.png?resize=627%2C331\" alt=\"give-it-away-now\" class=\"aligncenter size-full wp-image-22478\" /></a></p>\n<p><a href=\"http://wordpress.org/plugins/give-it-away-now/\" target=\"_blank\">Give It Away Now</a> is a relatively new plugin that is specifically for creating daily giveaways. Users can only enter once per day and the results are available in the admin settings page. Giveaways are created as a new content type with a featured image and the following fields: Why, About, Rules, Number of Prizes and End Date. This is how the new content type appears on the frontend:</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/screenshot-1.png\" rel=\"prettyphoto[22338]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/screenshot-1.png?resize=776%2C680\" alt=\"screenshot-1\" class=\"aligncenter size-full wp-image-22481\" /></a></p>\n<p>The post will automatically indicate when the giveaway has closed and all published giveaways will appear in their own archive. The Give It Away Now plugin is useful if you are hosting giveaways that last only 24 hours.</p>\n<h3>Meetup Winner</h3>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/winner.jpg\" rel=\"prettyphoto[22338]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/winner.jpg?resize=720%2C553\" alt=\"winner\" class=\"aligncenter size-full wp-image-22485\" /></a></p>\n<p><a href=\"http://wordpress.org/plugins/meetup-winner/\" target=\"_blank\">Meetup Winner</a> is a plugin that allows you to host a giveaway at your local meetup. It integrates with the Meetup.com API to select a random member of your Meetup who RSVPed to your event. You can then give away swag or prizes at the event.</p>\n<p>The Meetup Winner plugin is very easy to use. Simply add your API key in the settings, add your shortcode with the event’s ID to a page, and the winner will be shown on the frontend of the page.</p>\n<h3>Pick Giveaway Winner</h3>\n<p>If you want to select a winner based on comments on a post, the <a href=\"http://wordpress.org/plugins/pick-giveaway-winner/\" target=\"_blank\">Pick Giveaway Winner</a> plugin will do the trick. Its configuration page is found under the Tools menu.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/pick-winner.jpg\" rel=\"prettyphoto[22338]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/pick-winner.jpg?resize=794%2C348\" alt=\"pick-winner\" class=\"aligncenter size-full wp-image-22487\" /></a></p>\n<p>The plugin uses MySQL’s random function RAND() to randomly select the winners directly from the database. When selecting a winner, you have the option to disqualify entrants who have submitted multiple entries, allow multiple entries, or disqualify multiple entries and allow only one to count. Pick Giveaway Winner hasn’t been updated in awhile, but I tested it with WordPress 3.9 and had no issues.</p>\n<h3>Golden Ticket</h3>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/golden-ticket.png\" rel=\"prettyphoto[22338]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/golden-ticket.png?resize=772%2C250\" alt=\"golden-ticket\" class=\"aligncenter size-full wp-image-22489\" /></a></p>\n<p>The idea behind the <a href=\"http://wordpress.org/plugins/golden-ticket/\" target=\"_blank\">Golden Ticket</a> plugin is to incentive interaction on your WordPress site. Essentially, the golden ticket is like a prize the user has to hunt for in order to win the reward. You can create multiple golden tickets and hide them throughout your content using a simple [ goldenticket ] shortcode. The golden ticket will pop into view after triggered by an action, which you can define in the settings.</p>\n<p><span class=\"embed-youtube\"></span></p>\n<p>There are three available triggers for revealing the ticket:</p>\n<ul>\n<li><strong>After a set amount of time:</strong> If you want to reward only the most loyal of readers, set the delay to something like 30 seconds. If they are still reading your content after 30 seconds, odds are they will read the ticket when it appears.</li>\n<li><strong>When the mouse is over the ticket:</strong> The ticket will remain invisible until the user hovers over it with the mouse. This is for those readers who scan through the content with their mouse cursor.</li>\n<li><strong>When the ticket is scrolled into view:</strong> The ticket will remain hidden on the page until the position of the ticket is scrolled into view. This means if you hide the ticket near the end of the content, it will never show until the user scrolls to that point.</li>\n</ul>\n<p>The Golden Ticket plugin offers a nice way to identify readers who interact with your content and reward them accordingly. It’s not your traditional giveaway plugin, but it’s likley more accurate at rewarding those who are truly interested in your content, instead of randomly selecting from visitors who are only interested in the prize.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 May 2014 22:25:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WPTavern: New wptheory Service Launches WordPress Websites in a Day\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22402\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:178:\"http://wptavern.com/new-wptheory-service-launches-wordpress-websites-in-a-day?utm_source=rss&utm_medium=rss&utm_campaign=new-wptheory-service-launches-wordpress-websites-in-a-day\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5606:\"<p>Adam Clark, founder of <a href=\"http://bottlerocketcreative.com/\" target=\"_blank\">Bottlerocket Creative</a>, just launched a new WordPress service that churns out a website in one day.</p>\n<p>That’s right, a complete website in a single day, for $999.</p>\n<p>This new project is called <a href=\"http://wptheory.net/\" target=\"_blank\">wptheory</a> and the service claims to be be able to customize and launch a WordPress theme in a scheduled workday beginning with an 8 a.m. discussion and culminating in a 6 p.m. launch party. The service includes brand matching, content migration and setup (up to 10 pages worth) and plugin installation to make a client’s site look and feel just like the demo of the theme they have chosen. Hosting setup is also included in the flat rate.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/wptheory.jpg\" rel=\"prettyphoto[22402]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/wptheory.jpg?resize=800%2C489\" alt=\"wptheory\" class=\"aligncenter size-full wp-image-22453\" /></a></p>\n<p>Clark, who has long been providing custom WordPress development services for clients, is aiming to get website creation down to a science with his new venture. He’s hoping that packaging the services as products will be a successful business model.</p>\n<p><strong>“I’ve always wanted to productize my development services, but could never figure out a good way to do it,”</strong> he said. “The idea came from a friend of mine, <a href=\"http://andrewramos.com\" target=\"_blank\">Andrew Ramos</a>, who has a productized design service called <a href=\"http://appediem.com/\" target=\"_blank\">Appe Diem</a>, where he designs your iPhone app in a day.” Clark brainstormed with him about a developer equivalent to that kind of service and landed upon the WordPress theme customization idea.</p>\n<p>“I felt like I could provide a lot of value to customers by offering a service that customized their theme, uploaded all their content and launched the site in a single day.”</p>\n<p>Clark is launching wptheory alone but is open to adding a team if there is a demand for the service. He believes that this specific theme customization service is the first of its kind but isn’t sure whether it will take off. “Theme customization is a service that a lot of companies offer, but I haven’t seen anything exclusively devoted to this one service,” Clark said. “And definitely no one doing it in a single day.”</p>\n<h3>Selling Peace of Mind and Convenience</h3>\n<p>There’s no shortage of developers capable of customizing WordPress themes, but Clark is hoping that his new service will offer customers a tidy, branded package of WordPress convenience.</p>\n<blockquote><p>wptheory provides more than just theme customization. It’s an end-to-end website launching service that includes theme customization, content setup and hosting setup. It’s designed to take your mind off your website and let you focus on running your business. A customer shows up at 8 a.m. with their theme and they have a fully-functioning, customized website that is live on the internet by the end of the day. I don’t know anyone who is doing that. My hope is that customers will find a lot of value in the tailored service we offer.</p></blockquote>\n<p>Clark’s target market is people who don’t have a budget for a full custom design and development package and customers who are looking to get a site up fast.</p>\n<p>“Maybe you have an idea for a product or service and you want a way to quickly validate the idea, but don’t want to spend a ton of cash or invest a lot of time in getting a site up,” he ventured in an example scenario. “There are a lot companies you could go to, but none that I think would provide wptheory’s level of quality and peace of mind.”</p>\n<p>wptheory is aimed squarely at those who would be anxious at the prospect of creating their own websites. Clark summarizes his intentions with the new service:</p>\n<blockquote><p>Mostly, I want to provide a lot of peace of mind. Launching a website is a complicated task for non-web-geeks. There are a lot of best practices to be aware of and I want to take all of that off your plate (even your hosting setup) and provide you with a beautiful, usable website before dinnertime.</p></blockquote>\n<p>It is important to note that wptheory’s basic package does not include custom development or structural changes to the chosen WordPress theme or plugins, although Clark does offer those services for an additional fee. The advantage for the developer in this kind of arrangement is that it clearly defines and limits the scope of the project. It also keeps the client interaction happening within one day and not spread out over many days’ worth of emails.</p>\n<p>One challenge Clark may face is that this service depends heavily on the client already having all the content ready to launch a website in a day. Even the most well-prepared clients are often clueless as to what this will entail, especially those that fall within his targeted “non-web-geek” demographic.</p>\n<p>For someone with a thriving WordPress development business, the venture isn’t all that much of a risk, given that it might as well be a natural extension of the services he already offers. But is there a market for websites launched in a day, just before dinnertime? Does <a href=\"http://wptheory.net/\" target=\"_blank\">wptheory</a> have a viable business model?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 May 2014 18:47:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"WordPress.tv: Miro Veselý: Ako si zjednodušiť tvorbu webov a ako ich zmeniť na zisk?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34574\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"http://wordpress.tv/2014/05/06/miro-vesely-ako-si-zjednodusit-tvorbu-webov-a-ako-ich-zmenit-na-zisk/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:726:\"<div id=\"v-yenxWqgv-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34574/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34574/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34574&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/06/miro-vesely-ako-si-zjednodusit-tvorbu-webov-a-ako-ich-zmenit-na-zisk/\"><img alt=\"Miro Veselý: Ako si zjednodušiť tvorbu webov a ako ich zmeniť na zisk?\" src=\"http://videos.videopress.com/yenxWqgv/video-ebf504f5f3_scruberthumbnail_0.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 May 2014 09:18:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"WordPress.tv: Mathieu Viet : Prototypez vos applications avec WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34552\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"http://wordpress.tv/2014/05/06/mathieu-viet-prototypez-vos-applications-avec-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:677:\"<div id=\"v-0qYuEY4u-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34552/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34552/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34552&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/06/mathieu-viet-prototypez-vos-applications-avec-wordpress/\"><img alt=\"14 – Mathieu Viet-Conf-WCParis2014.mp4\" src=\"http://videos.videopress.com/0qYuEY4u/video-f440394b45_std.original.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 May 2014 08:49:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"WPTavern: Panel Discussion On Commercial WordPress Products and Services\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22427\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:188:\"http://wptavern.com/panel-discussion-on-commercial-wordpress-products-and-services?utm_source=rss&utm_medium=rss&utm_campaign=panel-discussion-on-commercial-wordpress-products-and-services\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1954:\"<p>One of the highlights of <a title=\"http://2014.minneapolis.wordcamp.org/\" href=\"http://2014.minneapolis.wordcamp.org/\">WordCamp Minneapolis 2014</a>, was the <a title=\"http://2014.minneapolis.wordcamp.org/sessions/\" href=\"http://2014.minneapolis.wordcamp.org/sessions/\">panel discussion</a> on commercial WordPress products. The panel was filled with successful business minds sharing their knowledge of running commercial WordPress products and services.</p>\n<p>Each of the panelists shared their story on how they started their business. One thing they all have in common is they concentrated on one specific problem and hammered away at it until they had the best solution.</p>\n<ul>\n<li>Moderated by Kiko Doran of <a title=\"http://ingroupconsulting.com/\" href=\"http://ingroupconsulting.com/\">InGroup Consulting</a></li>\n<li>Marc Benzakein of <a title=\"http://serverpress.com/products/desktopserver/\" href=\"http://serverpress.com/products/desktopserver/\">DesktopServer</a></li>\n<li>Carl Hancock of <a title=\"http://www.rocketgenius.com/\" href=\"http://www.rocketgenius.com/\">RocketGenius</a></li>\n<li>Ben Fox of <a title=\"http://www.wpuniversity.com/\" href=\"http://www.wpuniversity.com/\">WP University/Sidekick</a></li>\n<li>Tony Perez of <a title=\"https://sucuri.net/\" href=\"https://sucuri.net/\">Sucuri</a></li>\n<li>Reid Peifer of <a title=\"https://tri.be/\" href=\"https://tri.be/\">ModernTribe</a></li>\n</ul>\n<p>One of my favorite parts of the discussion was near the end when each individual shared the reality of owning and running a business. It’s not as simple as creating a product and then making money hand over fist. Managing benefits, taxes, out of state employees versus contractors, support, and accounting are all aspects of a business that need to be taken care of in addition to the product or service.</p>\n<p>Watch the session and let us know in the comments if you learned anything you can apply to your own business.</p>\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 May 2014 04:32:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"WPTavern: Short Interview With John James Jacoby On The Progress Of bbPress 2.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22416\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:202:\"http://wptavern.com/short-interview-with-john-james-jacoby-on-the-progress-of-bbpress-2-6?utm_source=rss&utm_medium=rss&utm_campaign=short-interview-with-john-james-jacoby-on-the-progress-of-bbpress-2-6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2962:\"<div id=\"attachment_22420\" class=\"wp-caption aligncenter\"><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/JJJatWordCampNorthCanton2014.png\" rel=\"prettyphoto[22416]\"><img class=\"size-full wp-image-22420\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/JJJatWordCampNorthCanton2014.png?resize=734%2C282\" alt=\"John James Jacoby Presenting On The bb\'s At WCNC 2014\" /></a><p class=\"wp-caption-text\">John James Jacoby Presenting On The bb’s At WCNC 2104</p></div>\n<p>Over the past few years, I’ve had the privilege of conversing with a lot of smart people in the WordPress community. <a title=\"http://jaco.by/\" href=\"http://jaco.by/\">John James Jacoby</a> is one of those people I can talk to for hours on end. Not only does he care about online communities and forums as much as I do, but he’s incredibly intelligent about it.</p>\n<p>Every time he and I are at a WordCamp together, I always find time to talk to him. I share the feelings I had while being an active member on forums and how he’s helping to bring that experience to the masses through the bb’s (<a title=\"http://buddypress.org/\" href=\"http://buddypress.org/\">BuddyPress</a> and <a title=\"https://bbpress.org/\" href=\"https://bbpress.org/\">bbPress</a>).</p>\n<p>In the following interview, Jacoby explains how BuddyPress was able to achieve dramatic increases in performance. We also discuss whether or not forums are dead. Hint, we don’t think so. Last but not least, he gives us an update on what’s in store for bbPress 2.6 and why it hasn’t been released yet.</p>\n<div class=\"audio-shortcode-wrap\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/JJJatWordCampNorthCanton2014.png?resize=175%2C131\" alt=\"John James Jacoby Presenting On The bb\'s At WCNC 2104\" class=\"landscape thumbnail post-thumbnail audio-image\" /><!--[if lt IE 9]><script>document.createElement(\'audio\');</script><![endif]-->\n<a href=\"http://wptavern.com/wp-content/uploads/2014/05/John-James-Jacoby-at-WordCamp-North-Canton-2014.mp3\">http://wptavern.com/wp-content/uploads/2014/05/John-James-Jacoby-at-WordCamp-North-Canton-2014.mp3</a></div><div class=\"media-shortcode-extend\"><div class=\"media-info audio-info\"><ul class=\"media-meta\"><li><span class=\"prep\">Run Time</span> <span class=\"data\">7:38</span></li><li><span class=\"prep\">Artist</span> <span class=\"data\">Jeff Chandler</span></li><li><span class=\"prep\">File Name</span> <span class=\"data\"><a href=\"http://wptavern.com/wp-content/uploads/2014/05/John-James-Jacoby-at-WordCamp-North-Canton-2014.mp3\">John-James-Jacoby-at-WordCamp-North-Canton-2014.mp3</a></span></li><li><span class=\"prep\">File Size</span> <span class=\"data\">3.92 MB</span></li><li><span class=\"prep\">File Type</span> <span class=\"data\">MP3</span></li><li><span class=\"prep\">Mime Type</span> <span class=\"data\">audio/mpeg</span></li></ul></div><a class=\"media-info-toggle\">Audio Info</a></div>\n<p> </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 May 2014 03:30:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"WPTavern: Recap Of WordCamp North Canton 2014\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22365\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:134:\"http://wptavern.com/recap-of-wordcamp-north-canton-2014?utm_source=rss&utm_medium=rss&utm_campaign=recap-of-wordcamp-north-canton-2014\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8142:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/WCNC2014FeaturedImage.png\" rel=\"prettyphoto[22365]\"><img class=\"aligncenter size-full wp-image-22404\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/WCNC2014FeaturedImage.png?resize=650%2C192\" alt=\"WordCamp North Canton 2014 Featured Image\" /></a></p>\n<p>Held within the Business and Entrepreneurial Center on the <a title=\"http://www.starkstate.edu/\" href=\"http://www.starkstate.edu/\">Stark State College campus</a>, <a title=\"http://2014.northcanton.wordcamp.org/\" href=\"http://2014.northcanton.wordcamp.org/\">WordCamp North Canton 2014</a> was a repeat success. Sessions ranged from <a title=\"http://2014.northcanton.wordcamp.org/sessions/#wcorg-session-511220\" href=\"http://2014.northcanton.wordcamp.org/sessions/#wcorg-session-511220\">Plugins 101</a> to the <a title=\"http://2014.northcanton.wordcamp.org/sessions/#wcorg-session-522042\" href=\"http://2014.northcanton.wordcamp.org/sessions/#wcorg-session-522042\">Science Of Design</a>. I only attended two sessions throughout the day as I spent the majority of my time networking. The sessions I participated in only had about 10-12 attendees but that didn’t faze the speaker as they still delivered a great presentation.</p>\n<h3>Organizing The Second WordCamp Proved More Difficult Than The First</h3>\n<p>When I interviewed one of the primary organizers of the event Joe Rozsa, he said the event was difficult to put together despite it being the second event he’s organized. A large amount of ticket sales near the time of the event added complexity but the team was able to overcome the challenge and maintain a smooth running WordCamp.</p>\n<p>In the following interview, Rosza tells me how he was able to secure the venue on a college campus and the challenges he faced while organizing the event. He also gives some great advice to first time WordCamp organizers.</p>\n<div class=\"audio-shortcode-wrap\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/WCNC2014FeaturedImage.png?resize=175%2C131\" alt=\"WordCamp North Canton 2014 Featured Image\" class=\"landscape thumbnail post-thumbnail audio-image\" /><a href=\"http://wptavern.com/wp-content/uploads/2014/05/Interview-With-Joe-Rozsa.mp3\">http://wptavern.com/wp-content/uploads/2014/05/Interview-With-Joe-Rozsa.mp3</a></div><div class=\"media-shortcode-extend\"><div class=\"media-info audio-info\"><ul class=\"media-meta\"><li><span class=\"prep\">Run Time</span> <span class=\"data\">6:31</span></li><li><span class=\"prep\">Artist</span> <span class=\"data\">Jeff Chandler</span></li><li><span class=\"prep\">File Name</span> <span class=\"data\"><a href=\"http://wptavern.com/wp-content/uploads/2014/05/Interview-With-Joe-Rozsa.mp3\">Interview-With-Joe-Rozsa.mp3</a></span></li><li><span class=\"prep\">File Size</span> <span class=\"data\">3.33 MB</span></li><li><span class=\"prep\">File Type</span> <span class=\"data\">MP3</span></li><li><span class=\"prep\">Mime Type</span> <span class=\"data\">audio/mpeg</span></li></ul></div><a class=\"media-info-toggle\">Audio Info</a></div>\n<h3>There Is Room For Improvement</h3>\n<div id=\"attachment_22407\" class=\"wp-caption aligncenter\"><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/MainSessionRoomWordCampCanton2014.jpg\" rel=\"prettyphoto[22365]\"><img class=\"size-full wp-image-22407\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/MainSessionRoomWordCampCanton2014.jpg?resize=800%2C597\" alt=\"Main Session Room\" /></a><p class=\"wp-caption-text\">Main Session Room</p></div>\n<p>The room you see in the image above is the main session room. The front of room is where sessions were held while the tables in the back of the room were used for networking. Unfortunately during some of the sessions, there was a considerable amount of noise and chatter from the back of the room. Although some of the speakers didn’t mind, it felt rude to be talking and networking while a speaker was presenting.</p>\n<p>I mentioned this to Rozsa who told me the facility would not allow him to close and open the room as needed. Hopefully next year, the building will allow this room to be sectioned off to keep the networking room and the presentation rooms separate.</p>\n<div id=\"attachment_22408\" class=\"wp-caption aligncenter\"><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/WordCampNorthCanton2014Schedule.png\" rel=\"prettyphoto[22365]\"><img class=\"size-full wp-image-22408\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/WordCampNorthCanton2014Schedule.png?resize=834%2C307\" alt=\"WordCamp North Canton 2014 Schedule\" /></a><p class=\"wp-caption-text\">WordCamp North Canton 2014 Schedule</p></div>\n<p>This years event featured two tracks, one for users and developers. With under 200 attendees, I felt like having five sessions at the same time was too much. Some of the sessions I witnessed had under 10 people in the room while others were packed. I’d like to see the event scale back to three sessions at a time max. The event just doesn’t have the amount of attendees to justify five sessions at any given time.</p>\n<p>There were also three sessions dedicated to security during the day. I attended the third session by <a title=\"http://2014.northcanton.wordcamp.org/sessions/#wcorg-session-511208\" href=\"http://2014.northcanton.wordcamp.org/sessions/#wcorg-session-511208\">Joseph Herbrandson</a> of Sucuri and it seemed like folks were worn out by the topic. Herbrandson delivers his information in an energetic way but being the third security session of day lead attendees to check out other sessions. With fewer presentations going on at the same time, it will help prevent this scenario from happening.</p>\n<h3>Ermano’s Hits Another Home Run</h3>\n<p>One of the highlights for me was the lunch prepared by <a href=\"http://ermannospizza.com/\">Ermannos pizza</a>. Their Margherita pizza was just as good as last years. There were also plenty of salad dishes and beverages on hand. Lunch was capped off by Ermannos’ now famous WordCamp S’mores. WordCamp North Canton 2014 ended the day at a local hotel bar for the after party.</p>\n<h3>Looking Forward To Next Year</h3>\n<p>Overall, the event was a success albeit with a few things to work on for 2015. The sessions I attended were presented by people passionate about the subject they were talking about. Most of the people in the audience were either new to WordPress or had little to no development experience. When I asked some of the attendees who also attend my local WordPress meetup what they thought of the event, every one of them said <strong>it was worth every penny</strong> with big smiles on their faces.</p>\n<p>Joe Rozsa and his team of volunteer staff members are to be commended for a job well done. Thanks to everyone who helped put on a fantastic event in my back yard. As long as North Canton keeps holding a WordCamp, I’ll keep coming. Meanwhile, keep an eye on the official <a title=\"http://2014.columbus.wordcamp.org/\" href=\"http://2014.columbus.wordcamp.org/\">WordCamp Columbus Ohio blog</a> for information on the third WordCamp to be held in Ohio this year.</p>\n\n<a href=\"http://wptavern.com/recap-of-wordcamp-north-canton-2014/attachment/712\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/712.jpg?resize=150%2C150\" class=\"attachment-thumbnail\" alt=\"Plenty Of Salad Greens\" /></a>\n<a href=\"http://wptavern.com/recap-of-wordcamp-north-canton-2014/attachment/713\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/713.jpg?resize=150%2C150\" class=\"attachment-thumbnail\" alt=\"Best Pizza In Town\" /></a>\n<a href=\"http://wptavern.com/recap-of-wordcamp-north-canton-2014/attachment/716\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/716.jpg?resize=150%2C150\" class=\"attachment-thumbnail\" alt=\"Ermannos Famous S\'mores\" /></a>\n<a href=\"http://wptavern.com/recap-of-wordcamp-north-canton-2014/attachment/715\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/715.jpg?resize=150%2C150\" class=\"attachment-thumbnail\" alt=\"WordCamp North Canton 2014\" /></a>\n\n<p> </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 May 2014 03:03:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"WPTavern: Save Time Building WordPress Customizer Controls\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=20157\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:160:\"http://wptavern.com/save-time-building-wordpress-customizer-controls?utm_source=rss&utm_medium=rss&utm_campaign=save-time-building-wordpress-customizer-controls\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4836:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/customizer-controls.jpg\" rel=\"prettyphoto[20157]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/customizer-controls.jpg?resize=732%2C290\" alt=\"customizer-controls\" class=\"aligncenter size-full wp-image-22384\" /></a></p>\n<p>Adding controls to WordPress’ theme customizer can be somewhat tedious and there are <a href=\"http://code.tutsplus.com/articles/custom-controls-in-the-theme-customizer--wp-34556\" target=\"_blank\">many</a> <a href=\"http://ottopress.com/2012/making-a-custom-control-for-the-theme-customizer/\" target=\"_blank\">tutorials</a> dedicated to creating your own controls. <a href=\"https://github.com/paulund/Wordpress-Theme-Customizer-Custom-Controls\" target=\"_blank\">WordPress Theme Customizer Custom Controls</a> is a project on Github that provides a collection of ready-made controls that you can drop right into your theme. This set of extra controls was created by WordPress developer <a href=\"http://www.paulund.co.uk/\" target=\"_blank\">Paul Underwood</a>.</p>\n<p>The collection includes:</p>\n<ul>\n<li><strong>Category Dropdown</strong> – Creates a dropdown of all the categories on your WordPress theme</li>\n<li><strong>Date Picker</strong> – Adds a date picker control to the theme customizer</li>\n<li><strong>Layout Picker</strong> – Adds 3 images of layouts to the page for you to select a new style</li>\n<li><strong>Menu Dropdown</strong> – Creates a dropdown of all the menus on your WordPress site</li>\n<li><strong>Post Dropdown</strong> – Creates a dropdown of all the posts on your WordPress site</li>\n<li><strong>Tags Dropdown</strong> – Creates a dropdown of all tags on your WordPress site</li>\n<li><strong>Text Editor</strong> – Creates a textbox with the TinyMCE textarea</li>\n<li><strong>Textarea</strong> – Creates a textarea input field</li>\n<li><strong>Taxonomy Dropdown</strong> – Creates a dropdown of taxonomies ( Usage: see Gist <a href=\"https://gist.github.com/4538951\" target=\"_blank\">4538951</a> )</li>\n<li><strong>User List Dropdown</strong> – Creates a dropdown of users for a role ( Usage: see Gist <a href=\"https://gist.github.com/4564337\" target=\"_blank\">4564337</a> )</li>\n<li><strong>Google Fonts Dropdown</strong> – Create a dropdown to show you the 30 most popular fonts on Google web fonts</li>\n</ul>\n<h3>How to Use the WordPress Theme Customizer Custom Controls</h3>\n<p>If you want to use all of the custom controls in your theme, including them is very simple. Download the project from Github, unpack it and then drop the /wordpress-theme-customizer-custom-controls/ directory wherever you want within your theme’s structure, making sure to adjust the path below if you change it. Add this to your theme’s <em>functions.php</em> file:</p>\n<pre class=\"brush: php; light: true; title: ; notranslate\">require_once \'/inc/wordpress-theme-customizer-custom-controls/theme-customizer-demo.php\';</pre>\n<p>This will put all of the custom controls into the customizer under a “Custom Controls Demo” item and will include WordPress’ default controls under “Default Demo Controls:”</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/controls.jpg\" rel=\"prettyphoto[20157]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/controls.jpg?resize=578%2C458\" alt=\"controls\" class=\"aligncenter size-full wp-image-22393\" /></a></p>\n<p>Ideally, you would adjust the controls to better suit your theme and add only the ones that work with the design. It provides a great starting place and an easy way to learn more about how the controls are created, should you want to add more of your own.</p>\n<p>The Taxonomy and User List dropdowns both require a bit of extra setup and the usage is demonstrated in the example gists for each. The Google Fonts Dropdown has built-in caching, which <a href=\"http://www.paulund.co.uk/cache-google-web-fonts-api\" target=\"_blank\">creates a cache file on the user’s machine</a> so that you don’t have to call the API so many times.</p>\n<p>Adding custom controls to the customizer is a great way to allow for more personalization in a theme created for a client or for public distribution. The user can easily change styles and preview them live, without having to make requests for design changes. Hopefully, the <a href=\"https://github.com/paulund/Wordpress-Theme-Customizer-Custom-Controls\" target=\"_blank\">Custom WordPress Customizer Controls</a> can save you a little time in building out your next theme. For more information, check out the project’s Github page and Paul Underwood’s <a href=\"http://www.paulund.co.uk/custom-wordpress-controls\" target=\"_blank\">post</a> detailing each control.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 May 2014 22:14:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"WordPress.tv: Nick Pelton: WP-to-JS And Back Again\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34524\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://wordpress.tv/2014/05/05/nick-pelton-wp-to-js-and-back-again/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:655:\"<div id=\"v-ZhP9A2Yv-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34524/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34524/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34524&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/05/nick-pelton-wp-to-js-and-back-again/\"><img alt=\"Nick Pelton: WP-to-JS And Back Again\" src=\"http://videos.videopress.com/ZhP9A2Yv/video-4f0e59c288_scruberthumbnail_1.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 May 2014 21:25:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WPTavern: Automattic Is Raising $160M in New Funding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22349\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:146:\"http://wptavern.com/automattic-is-raising-160m-in-new-funding?utm_source=rss&utm_medium=rss&utm_campaign=automattic-is-raising-160m-in-new-funding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3433:\"<div id=\"attachment_22370\" class=\"wp-caption aligncenter\"><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/automattic-offices.jpg\" rel=\"prettyphoto[22349]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/automattic-offices.jpg?resize=1025%2C478\" alt=\"photo credit: Peter Slutsky\" class=\"size-full wp-image-22370\" /></a><p class=\"wp-caption-text\">photo credit: <a href=\"http://peterslutsky.com/2013/05/14/pics-touring-automattics-new-office/\">Peter Slutsky</a></p></div>\n<p>WordPress currently powers <a href=\"http://w3techs.com/technologies/overview/content_management/all\" target=\"_blank\">22% of all websites</a>, up from 18% in 2013, with a CMS market share of 59.8%. The success of WordPress.com, Automattic’s flagship product, is part of the reason that number continues to rise steadily. WordPress.com makes it easy for anyone to create a WordPress site without the burden of setting up hosting to install the software.</p>\n<p>This morning Automattic’s founder, Matt Mullenweg, <a href=\"http://ma.tt/2014/05/new-funding-for-automattic/\" target=\"_blank\">announced</a> that the company is raising $160M in new funding. After taking the helm as CEO <a href=\"http://wptavern.com/matt-mullenweg-takes-on-new-role-as-ceo-of-automattic\" target=\"_blank\">earlier this year</a>, Mullenweg said that he set out on a 100-day plan to pursue new funding and find a set of partners who share Automattic’s vision of an open web.</p>\n<p>Although Automattic is healthy and growing, Mullenweg cites recent infrastructure and product investments as part of the reason the company will require more cash in order to continue its rapid growth.</p>\n<blockquote><p>Things were and are going well, but there was an opportunity cost to how we were managing the company toward break-even, and we realized we could invest more into WordPress and our products to grow faster.</p></blockquote>\n<p>This is the first time the company has raised money since 2008 when it pulled in $12 million. Automattic is now valued at $1.16 billion for this round of $160 million in new funding. <strong>“This is obviously a lot of money, especially considering everything we’ve done so far has been built on only about $12M of outside capital over the past 8 years,”</strong> Mullenweg said.</p>\n<p>The new funding opens a window of opportunity for Automattic and enables the company to launch new products and hire more employees to support its rapid growth. Mullenweg, who is also the co-founder of the open source WordPress project, closes his announcement post with a reaffirmation of Automattic’s commitment to support the community behind WordPress.</p>\n<blockquote><p>I believe WordPress will win, first and foremost, because of its community — the hundreds of core developers and large commercial companies, the tens of thousands of plugin and theme developers, and the millions of people who build beautiful things with WordPress every day. Automattic is here to support that community and invest the full strength of our resources to making WordPress a better product every day, bringing us closer to our shared mission of democratizing publishing.</p></blockquote>\n<p>With this round of fundraising finishing shortly, it’s clear that Automattic’s investors are ready to support its guiding mission, and they’re betting firmly on the community behind WordPress.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 May 2014 17:25:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"Matt: New Funding for Automattic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=43810\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"http://ma.tt/2014/05/new-funding-for-automattic/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3237:\"<p>I’ll start with the big stuff: <a href=\"http://automattic.com/\">Automattic</a> is raising $160M, all primary, and it’s the first investment into the company since 2008. This is obviously a lot of money, especially considering everything we’ve done so far has been built on only about $12M of outside capital over the past 8 years. It was also <a href=\"http://ma.tt/2013/05/automattic-secondary/\">only a year ago I said</a> “Automattic is healthy, generating cash, and already growing as fast as it can so there’s no need for the company to raise money directly — we’re not capital constrained.”</p>\n<p>I was wrong, but I didn’t realize it until <a href=\"http://ma.tt/2014/01/toni-automattic-ceo/\">I took on the CEO role in January</a>. Things were and are going well, but there was an opportunity cost to how we were managing the company toward break-even, and we realized we could invest more into WordPress and our products to grow faster. Also our cash position wasn’t going to be terribly strong especially after a number of infrastructure and product investments this and last year. So part of my 100-day plan as CEO was to figure out what new funding could look like and we found a great set of partners who believe in our vision for how the web should be and how we can scale into the opportunity ahead of us, though it ended up taking 110 days until the first close. (Our other main areas of focus have been improving mobile, a new version of WP.com, and <a href=\"http://jetpack.me/\">Jetpack</a>.)</p>\n<p>This Series C round was led by Deven Parekh of Insight Venture Partners, and included new investors Chris Sacca, Endurance, and a special vehicle True Ventures created to step up their investment, alongside our existing secondary investors from last year, Tiger and Iconiq. (There is a second close soon so this list might change a bit.) There was interest significantly above what we raised, but we focused in on finding the best partners and scaled it back to be the right amount of capital at the right valuation. Deven and Insight share our long term vision and are focused on building an enduring business, one that will thrive for decades to come.</p>\n<p>WordPress is in a market as competitive as it has ever been, especially on the proprietary and closed side. I believe WordPress will win, first and foremost, because of its community — the hundreds of core developers and large commercial companies, the tens of thousands of plugin and theme developers, and the millions of people who build beautiful things with WordPress every day. Automattic is here to support that community and invest the full strength of our resources to making WordPress a better product every day, bringing us closer to our shared mission of democratizing publishing. But a majority of the web isn’t on an open platform yet, and we have a lot of work ahead of us. Back to it!</p>\n<p>You can read more about the news by Kara and Liz on Recode: <a href=\"http://recode.net/2014/05/05/wordpress-parent-automattic-has-raised-160-million-now-valued-at-1-16-billion-post-money/\">WordPress.com Parent Automattic Has Raised $160 Million, Now Valued at $1.16 Billion Post-Money</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 May 2014 15:04:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"WordPress.tv: Panel Discussion: Commercial WordPress Products\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34454\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"http://wordpress.tv/2014/05/04/panel-discussion-commercial-wordpress-products/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:677:\"<div id=\"v-RHhsoJGg-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34454/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34454/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34454&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/04/panel-discussion-commercial-wordpress-products/\"><img alt=\"Panel Discussion: Commercial WordPress Products\" src=\"http://videos.videopress.com/RHhsoJGg/video-7c7577a0e5_scruberthumbnail_1.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 04 May 2014 18:23:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"WordPress.tv: Heather Acton: Stop Giving Stuff Away For Free and Start Feeding Your Family!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34452\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"http://wordpress.tv/2014/05/04/heather-acton-stop-giving-s-away-for-free-and-start-feeding-your-family/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:730:\"<div id=\"v-5UPOSUY0-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34452/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34452/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34452&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/04/heather-acton-stop-giving-s-away-for-free-and-start-feeding-your-family/\"><img alt=\"Heather Acton: Stop Giving S** Away For Free and Start Feeding Your Family!\" src=\"http://videos.videopress.com/5UPOSUY0/video-a9b5eca4fc_scruberthumbnail_3.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 04 May 2014 18:08:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"WordPress.tv: Dave West & Amy Abt: Where’s My Maserati?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34450\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"http://wordpress.tv/2014/05/03/dave-west-amy-abt-wheres-my-maserati/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:657:\"<div id=\"v-sM44W6og-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34450/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34450/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34450&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/03/dave-west-amy-abt-wheres-my-maserati/\"><img alt=\"Dave West & Amy Abt: Where’s My Maserati?\" src=\"http://videos.videopress.com/sM44W6og/video-0152f3f8f3_std.original.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 03 May 2014 18:37:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"WordPress.tv: Lindsey Guajardo: Remote Project Management\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34448\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"http://wordpress.tv/2014/05/03/lindsey-guajardo-remote-project-management/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:669:\"<div id=\"v-Iz6XMFii-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34448/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34448/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34448&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/03/lindsey-guajardo-remote-project-management/\"><img alt=\"Lindsey Guajardo: Remote Project Management\" src=\"http://videos.videopress.com/Iz6XMFii/video-2b88c73170_scruberthumbnail_2.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 03 May 2014 18:17:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mark Jaquith: Ask Mark Anything\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://markjaquith.wordpress.com/?p=5113\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"http://markjaquith.wordpress.com/2014/05/03/ask-mark-anything/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1337:\"<p>People ask me a lot of questions. About WordPress and web development for sure, but also about other topics. I’ve decided to try a little experiment: <a href=\"https://github.com/markjaquith/feedback/\">a public way to ask me questions</a>. Zach Holman from GitHub had the idea to use a GitHub issue tracker for this very purpose, and I think it looks like a splendid idea.</p>\n<p>Benefits:</p>\n<ul>\n<li>Allows for more in-depth discussions than Twitter (but you can still <a href=\"https://twitter.com/markjaquith\">talk to me on Twitter</a> for quick questions).</li>\n<li>Is public (as opposed to e-mail).</li>\n<li>Forces me to deal with questions.</li>\n</ul>\n<p>Now, note that this doesn’t mean I want you to treat me like your personal Google-searcher or WordPress code grepper! But if you think there is a WordPress (or other) topic that I am uniquely qualified to address, <a href=\"https://github.com/markjaquith/feedback/\">just ask</a>.</p><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/markjaquith.wordpress.com/5113/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/markjaquith.wordpress.com/5113/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=markjaquith.wordpress.com&blog=316&post=5113&subd=markjaquith&ref=&feed=1\" width=\"1\" height=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 03 May 2014 05:21:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mark Jaquith\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"WPTavern: GoDaddy Removes Ticketing and Email Support In Favor Of Phone and Live Chat\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22168\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:214:\"http://wptavern.com/godaddy-removes-ticketing-and-email-support-in-favor-of-phone-and-live-chat?utm_source=rss&utm_medium=rss&utm_campaign=godaddy-removes-ticketing-and-email-support-in-favor-of-phone-and-live-chat\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8349:\"<p>A few days ago, GoDaddy quietly removed the ability to submit a trouble ticket or an email to receive support. This was verified through the <a title=\"https://twitter.com/GoDaddyHelp\" href=\"https://twitter.com/GoDaddyHelp\">GoDaddy Help</a> twitter account.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p><a href=\"https://twitter.com/mistical\">@mistical</a> We did discontinue our email support. However, we do offer live chat now. It can be accessed here: <a href=\"http://t.co/HFw77fAJTh\">http://t.co/HFw77fAJTh</a> ^KJ</p>\n<p>— GoDaddy Help (@GoDaddyHelp) <a href=\"https://twitter.com/GoDaddyHelp/statuses/461695002520072192\">May 1, 2014</a></p></blockquote>\n<p></p>\n<p>Both support methods were removed in favor of live chat and phone support. I reached out to GoDaddy’s media representatives and asked why the options were removed and why they weren’t more forthcoming about the changes. Nick Fuller, a GoDaddy representative explained that email consistently finished last as far as their customers’ preferred method of help.</p>\n<blockquote><p>After reviewing customer behavior and satisfaction scores we decided we could better serve people in ways they were telling us work better for them.</p>\n<p>Customers love the ‘real time’ support experience. Email is not instantaneous and in fact many in the industry are putting an end to their email service as well because fewer than half of tech customers believe their problem can be solved by email – it’s sort of going the way of the cassette tape.</p></blockquote>\n<p>Former GoDaddy employee Brad Cook, was one of the first to <a title=\"http://www.clicknowmarketing.com/domains/godaddy-ends-email-support/\" href=\"http://www.clicknowmarketing.com/domains/godaddy-ends-email-support/\">report on the loss of email and ticket support</a>. Cook <a title=\"https://www.youtube.com/watch?v=Vosu4bTUJ4Y\" href=\"https://www.youtube.com/watch?v=Vosu4bTUJ4Y\">documented his effort</a> in a YouTube video showing the drawbacks of the live support option. He ended up having to wait 1.5 hours for help. Unfortunately, his wait was for nothing, “I had to rush into the other room as my son was getting sick right around the time my turn in line came up and I ended up missing my opportunity to chat after this long wait.”</p>\n<h3>Which Is A Quicker Means Of Support, Phone Or Live Chat?</h3>\n<p>On the afternoon of March 30th, I performed an experiment. I wanted to find out which method of support was quicker and whether or not the support representatives would try to upsell me on other services. I explained to both parties that I wanted to know when my domain was up for renewal.</p>\n<p><strong>Phone Support</strong>: The wait time on the phone was only nine minutes. Once on the line, the gentleman spoke English, was to the point, and politely asked how he could help. I asked when my domain was up for renewal. He told me the exact date while also explaining how I could find that information out myself via the GoDaddy control panel. He said they could renew it for me on the phone or I could do it myself. I chose to do it myself.</p>\n<p>He asked how else he could help and I told him that was the only question I had. He thanked me and said have a good day. <strong>At no point</strong> during the phone call did he try to sell me services such as webhosting to go with my domain. In fact, the experience was better than I expected.</p>\n<p><strong>Live Chat</strong>:</p>\n<p>I started the Live Chat session at the same time I called GoDaddy. As you can see from the image below, I had to <strong>wait 35 minutes</strong>. While Cook experienced inaccurate waiting times, I found mine to be relatively accurate.</p>\n<div id=\"attachment_22318\" class=\"wp-caption aligncenter\"><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/GoDaddyLiveChat.png\" rel=\"prettyphoto[22168]\"><img class=\"size-full wp-image-22318\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/GoDaddyLiveChat.png?resize=720%2C582\" alt=\"GoDaddy Live Chat\" /></a><p class=\"wp-caption-text\">Waiting In A Virtual Line</p></div>\n<p>After waiting on the live chat for 10 minutes, I already had my problem solved via phone support. When I eventually got the chance to speak with a tech support representative, I was able to verify a couple of problems outlined by Cook.</p>\n<ul>\n<li>There is no audible or visual cue that indicates it’s my turn to talk</li>\n<li>If the chat window is minimized, it doesn’t blink in the taskbar when a message has been received</li>\n</ul>\n<p>I asked the chat rep when my domain would need to be renewed. They responded in a few minutes with the correct answer and told me they could renew it for me, or I could do it manually. I told them I’d do it manually. I thanked the rep for helping me. After the usual <em>you’re welcome message</em>, my chat session was closed. <strong>At no point</strong> during the chat session did they try to sell me services such as webhosting to go with my domain.</p>\n<h3>GoDaddy Is Addressing Growing Pains With Live Chat</h3>\n<p>Phone support at GoDaddy was a superior experience compared to live chat. Because of the problems mentioned earlier, it’s too easy to miss your opportunity to chat with a representative. Once you’ve lost your chance, you have to go to the end of the line. I shared Cook’s post to GoDaddy and Fuller admits there is work to be done to improve the experience.</p>\n<blockquote><p>There’s work to be done and we’re just in the beginning phases of the transition. As of today, we’ve expanded our live chat support team by 20 representatives in order to better meet the demand in the general customer care chat. We’re also expanding the team for live chat support on the hosting side and we’re working with our live chat tool provider to provide an audio notification when a chat session is ready to go.</p></blockquote>\n<p>It’s a good thing GoDaddy has added more representatives to address demand because waiting for 30 minutes is unacceptable. I’ve used the live chat for HostGator and other service providers and the wait times have generally been under 10 minutes. Most of the time, I can reach someone without any wait at all.</p>\n<p>I prefer live chat over speaking with someone on the phone because it’s a more natural means of communication for me. It’s also easier to send URL’s through chat than over the phone. However, I’m glad that each support method didn’t try to upsell me on additional products and services. Such a practice during a time of need is slimy at best.</p>\n<h3>Aligning With Customer Needs</h3>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2009/08/gravitylogo.png\" rel=\"prettyphoto[22168]\"><img class=\"alignright size-full wp-image-2322\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2009/08/gravitylogo.png?resize=108%2C109\" alt=\"gravityforms logo\" /></a>I certainly don’t fault GoDaddy for doing away with email and ticket based support. Since their data supports the reasoning for getting rid of them, it makes sense. In mid 2013, <a title=\"http://www.gravityhelp.com/gravity-forms-standard-support-change-announcement/\" href=\"http://www.gravityhelp.com/gravity-forms-standard-support-change-announcement/\">GravityForms changed their standard support structure</a> to remove forums. The move was inspired by the explosive growth of their product and the forum had become unmanageable.</p>\n<p>I like support forums since they give me an opportunity to help myself but for successful companies, they can easily become unmanageable. But the move was made to <em>better serve the needs of their customers</em>.</p>\n<p>As a company, it makes sense to do whatever is best for the customer. If you’d like advice on hiring support staff for your WordPress business, <a title=\"http://wptavern.com/wordpress-commercial-theme-businesses-offer-advice-on-hiring-support-staff\" href=\"http://wptavern.com/wordpress-commercial-theme-businesses-offer-advice-on-hiring-support-staff\">check out this post</a> which contains advice from some of the most successful commercial WordPress theme companies.</p>\n<p>When it comes to support, what is your preferred method? Tickets, FAQ’s, Forums, Email, or something else?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 03 May 2014 03:20:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"BuddyPress: BuddyPress 2.0.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://buddypress.org/?p=182380\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"http://buddypress.org/2014/05/buddypress-2-0-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1049:\"<p>BuddyPress 2.0.1 is now available. Download from <a href=\"http://wordpress.org/plugins/buddypress/\">the wordpress.org plugin repository</a>, as a <a href=\"http://downloads.wordpress.org/plugin/buddypress.2.0.1.zip\">zip file</a>, or through WordPress via Dashboard > Plugins.</p>\n<p>This maintenance release includes a number of important fixes, including:</p>\n<ul>\n<li>Improvements to some 1.9.x-2.0.x upgrade routines, including the creation of the <code>wp_signups</code> table and the migration of <code>last_activity</code> data</li>\n<li>Fixes for a handful of regressions related to group querying and creation</li>\n<li>Backward compatibility improvements for plugins that extend the xprofile component</li>\n</ul>\n<p>For a complete list of changes made for this release, visit the <a href=\"http://codex.buddypress.org/developer/releases/version-2-0-1/\">2.0.1 changelog</a>.</p>\n<p>Questions or comments? Visit out <a href=\"https://buddypress.org/support\">support forums</a> or <a href=\"https://buddypress.trac.wordpress.org\">Trac</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 03 May 2014 01:22:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Boone Gorges\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Matt: Steve Jobs in 1983\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=43806\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://ma.tt/2014/05/steve-jobs-in-1983/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:572:\"<p></p>\n<p>I really enjoyed listening to this <a href=\"http://lifelibertytech.com/2012/10/02/the-lost-steve-jobs-speech-from-1983-foreshadowing-wireless-networking-the-ipad-and-the-app-store/\">“Lost” Steve Jobs Speech from 1983; Foreshadowing Wireless Networking, the iPad, and the App Store</a>. In the beginning he asks who is over 36 years old, and says those are the people who were born before the computer. He also perfectly describes Google Street Maps as an early MIT experiment in Aspen. Really fascinating from end to end, including the Q&A.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 03 May 2014 01:05:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"WPTavern: WordPress Query Monitor Plugin Crosses 10,000 Downloads\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22219\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:172:\"http://wptavern.com/wordpress-query-monitor-plugin-crosses-10000-downloads?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-query-monitor-plugin-crosses-10000-downloads\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2436:\"<p>The <a href=\"http://wordpress.org/plugins/query-monitor/\" target=\"_blank\">Query Monitor</a> plugin was released by <a href=\"https://twitter.com/johnbillion/\" target=\"_blank\">John Blackbourn</a> in late November of 2013 and became an instant hit with WordPress developers. It’s racked up 25 five-star reviews on WordPress.org and today crossed the 10,000 download mark, which doesn’t even factor in the number of times the <a href=\"https://github.com/johnbillion/query-monitor\" target=\"_blank\">Github</a> repo has been cloned.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/reviews.jpg\" rel=\"prettyphoto[22219]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/05/reviews.jpg?resize=810%2C269\" alt=\"reviews\" class=\"aligncenter size-full wp-image-22295\" /></a></p>\n<p>Query Monitor is without a doubt the most comprehensive debugging plugin for WordPress, often replacing multiple plugins developers previously combined to try to get the same tools. Its features are too long to list, but suffice it to say that it offers a solid overview of database queries, hooks that are being fired, theme template information, HTTP Requests, Redirects and much more.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2013/11/qm.jpg\" rel=\"prettyphoto[22219]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2013/11/qm.jpg?resize=572%2C368\" alt=\"qm\" class=\"aligncenter size-full wp-image-11776\" /></a></p>\n<p>If you use it on a community site, there’s a separate <a href=\"http://wptavern.com/new-plugin-adds-bbpress-and-buddypress-conditionals-to-query-monitor\" target=\"_blank\">extension</a> that will add bbPress and BuddyPress conditionals to Query Monitor’s output.</p>\n<p>The plugin is updated quite often and the most recent 2.6.6 release adds more robust support for alternative database drivers (including mysqli in core). Nearly every topic in the plugin’s support queue is marked as resolved and John Blackbourn is very responsive to issues and questions on Github. It’s easy to see why Query Monitor has so quickly become a must-have debugging plugin for WordPress developers.</p>\n<p>If you haven’t yet tried it, you can <a href=\"http://wordpress.org/plugins/query-monitor/\" target=\"_blank\">download</a> Query Monitor from WordPress.org. Site admins and multisite super admins will have access to its output in the admin bar.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 May 2014 23:06:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"Akismet: A Custom Measure of Akismet Performance\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://blog.akismet.com/?p=1484\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"http://blog.akismet.com/2014/05/02/a-custom-measure-of-akismet-performance/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1212:\"<p>Just a little something for the weekend.</p>\n<p>Chris Hemedinger, a technical architect at <a href=\"http://www.sas.com/en_us/home.html/\">SAS</a>, recently published a <a href=\"http://blogs.sas.com/content/sasdummy/2014/05/01/blog-spam-akismet/\">great post</a> on his personal analysis of Akismet’s effectiveness across an entire network of company blogs.</p>\n<p>He uses his own company’s software to connect to his WordPress database and aggregate data from all Akismet-protected sites on the network. He then produces some really interesting charts and graphs for the purpose of analyzing spam activity and Akismet’s performance. Chris also makes it clear that having to manually deal with all that spam can be quite time-consuming. </p>\n<p>And we tend to agree. <span class=\"wp-smiley emoji emoji-smile\" title=\":)\">:)</span></p><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/akismet.wordpress.com/1484/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/akismet.wordpress.com/1484/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=blog.akismet.com&blog=116920&post=1484&subd=akismet&ref=&feed=1\" width=\"1\" height=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 May 2014 20:57:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Anthony Bubel\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WPTavern: WordPress for Android 2.8 Released, New Beta Testers Needed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22207\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:180:\"http://wptavern.com/wordpress-for-android-2-8-released-new-beta-testers-needed?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-for-android-2-8-released-new-beta-testers-needed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2357:\"<div id=\"attachment_22273\" class=\"wp-caption alignright\"><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/wp-for-android.png\" rel=\"prettyphoto[22207]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/wp-for-android.png?resize=1025%2C442\" alt=\"WordPress for Android\" class=\"size-full wp-image-22273\" /></a><p class=\"wp-caption-text\">WordPress for Android</p></div>\n<p><a href=\"http://android.wordpress.org/\" target=\"_blank\">WordPress for Android</a> shipped its <a href=\"http://android.wordpress.org/2014/05/01/wordpress-for-android-2-8/\" target=\"_blank\">2.8 release</a> late last night. This milestone includes <a href=\"https://github.com/wordpress-mobile/WordPress-Android/issues?milestone=11&page=1&state=closed\" target=\"_blank\">55 closed issues</a>. This release is packed full of many small bug fixes, better language support, and performance improvements. Here are the highlights:</p>\n<ul>\n<li>App startup time has been reduced, and the Statistics screen will load faster.</li>\n<li>The app is now available in Turkish, English (UK), and offers improved support for Traditional Chinese.</li>\n<li>Samsung users will now be able to use the app in multi-window.</li>\n<li>Notification and Comment screens have been reworked to enhance the user experience on small tablets.</li>\n</ul>\n<p>Version 2.7, released last month, introduced pull-to-refresh for loading up fresh content and optimized Stats to load and scroll faster. Stats addicts will be happy to know that latest 2.8 release delivers even more dramatic speed improvements, making Stats easier to navigate. If your Android device hasn’t already prompted you to update, you can visit <a href=\"https://play.google.com/store/apps/details?id=org.wordpress.android\" target=\"_blank\">Google Play</a> on your device to trigger the update.</p>\n<h3>Call for Beta Testers</h3>\n<p>If you’re a serious WordPress for Android user and want to help out as a beta tester, you can request to join the <a href=\"https://plus.google.com/communities/108813167297661427043\" target=\"_blank\">Google+ community</a> dedicated to testing the app. Beta testers will have access to beta versions with beta updates shipped directly through Google Play. The beta versions may have new features, new fixes, and possibly new bugs, so testers should be available to provide feedback.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 May 2014 20:49:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: WordPress Cheat Sheet For Commonly Used Template Functions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22214\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:180:\"http://wptavern.com/wordpress-cheat-sheet-for-commonly-used-template-functions?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-cheat-sheet-for-commonly-used-template-functions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2648:\"<p>If you find yourself constantly referring to the <a title=\"http://codex.wordpress.org/\" href=\"http://codex.wordpress.org/\">Codex</a> or searching for a commonly used template function, consider bookmarking this <a title=\"http://wp-cheatsheet.com/\" href=\"http://wp-cheatsheet.com/\">WordPress Cheat Sheet </a>created by Trevor Niemi. Launched in February of this year, Niemi created the site after seeing a pixelated image of the same information published to Reddit. When asked how often the site is updated, Niemi says he’s “actively updating it when Codex changes occur and when a good suggestion is submitted by a user.”</p>\n<p>The cheat sheet has a listing of functions you can copy and paste into your work. Several of the functions are linked to their corresponding Codex pages for more information and general usage. There’s also a <a title=\"http://wp-cheatsheet.com/wp-cheatsheet.com.pdf\" href=\"http://wp-cheatsheet.com/wp-cheatsheet.com.pdf\">PDF link</a> making it easy to save and view the information offline.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/wpfunctioncheatsheet2.png\" rel=\"prettyphoto[22214]\"><img class=\"aligncenter size-full wp-image-22240\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/05/wpfunctioncheatsheet2.png?resize=647%2C414\" alt=\"WP Cheat Sheet In Action\" /></a></p>\n<p>When asked whether the site would expand to cover more information, Niemi responded, “future thinking, or expanding, is tricky. I really don’t want to alienate the user base by trying to churn a profit or anything like that because of how fickle developers are in general when things change and the nature of what a simple cheat sheet should provide a user.” Although he has some ideas, he hasn’t been able to dedicate time or attention to the site.</p>\n<p>Since the site launched, WP-Cheatsheet has received 15,000 total visits with an average of 100 per day. Niemi says, “the site has become a fun, no stress project that I think people actually use which makes me happy”.</p>\n<p>If you’re looking for more code resources, we <a title=\"http://wptavern.com/wordpress-code-reference-is-now-live\" href=\"http://wptavern.com/wordpress-code-reference-is-now-live\">recently wrote about</a> the launch of the official WordPress code reference site. Also take a look at <a title=\"http://wptavern.com/introducing-hookr-io-a-new-resource-for-wordpress-developers\" href=\"http://wptavern.com/introducing-hookr-io-a-new-resource-for-wordpress-developers\">Hookr.io</a> to see an alternative approach to viewing the code that powers WordPress.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 May 2014 18:48:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"WPTavern: The Mina Olen Free WordPress Theme Experiment\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=22210\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:154:\"http://wptavern.com/the-mina-olen-free-wordpress-theme-experiment?utm_source=rss&utm_medium=rss&utm_campaign=the-mina-olen-free-wordpress-theme-experiment\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4526:\"<div id=\"attachment_22252\" class=\"wp-caption aligncenter\"><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/experiment.jpg\" rel=\"prettyphoto[22210]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/experiment.jpg?resize=1025%2C484\" alt=\"photo credit: CIMMYT - cc\" class=\"size-full wp-image-22252\" /></a><p class=\"wp-caption-text\">photo credit: <a href=\"http://www.flickr.com/photos/cimmyt/6801601408/\">CIMMYT</a> – <a href=\"http://creativecommons.org/licenses/by-nc-sa/2.0/\">cc</a></p></div>\n<p>Sami Keijonen, founder of <a href=\"https://foxnet-themes.fi/\" target=\"_blank\">Foxnet Themes</a>, is not happy with his theme sales, which total $1400 since early 2013. His <a href=\"https://foxnet-themes.fi/downloads/kultalusikka/\" target=\"_blank\">Kultalusikka</a> theme is the sales leader, with just 15 purchases. Keijonen has one theme for sale on WordPress.com, which was added in March of this year and has so far <a href=\"https://twitter.com/samikeijonen/status/461927487422095360\" target=\"_blank\">netted him $147.64</a>.</p>\n<p>In a recent <a href=\"https://foxnet-themes.fi/experiment-commercial-theme-for-free/\" target=\"_blank\">post</a> that frankly details his disappointment with the sales, Keijonen announced a new theme experiment wherein he will be releasing some of his commercial themes on github, starting with his latest Mina Olen theme. This is the same theme that is available for sale on <a href=\"http://theme.wordpress.com/themes/mina-olen/\" target=\"_blank\">WordPress.com</a> for $75 and on <a href=\"https://foxnet-themes.fi/downloads/mina-olen/\" target=\"_blank\">Foxnet</a> for 39.00€.</p>\n<p>Mina Olen is based on Justin Tadlock’s <a href=\"http://themehybrid.com/hybrid-core\" target=\"_blank\">Hybrid Core</a>. All of its options can be found in WordPress’ customizer. The theme includes support for many major plugins in order to provide additional functionality, including <a href=\"http://wordpress.org/plugins/bbpress/\" target=\"_blank\">bbPress</a>, <a href=\"http://wordpress.org/extend/plugins/easy-digital-downloads/\" target=\"_blank\">Easy Digital Downloads</a>, <a href=\"http://wordpress.org/extend/plugins/custom-content-portfolio/\" target=\"_blank\">Custom Content Portfolio</a>, <a href=\"http://wordpress.org/plugins/testimonials-by-woothemes/\" target=\"_blank\">Testimonials</a>, <a href=\"http://wordpress.org/plugins/custom-header-extended/\" target=\"_blank\">Custom Header Extended</a>, and more.</p>\n<div id=\"attachment_22232\" class=\"wp-caption aligncenter\"><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/mina-olen.jpg\" rel=\"prettyphoto[22210]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/05/mina-olen.jpg?resize=880%2C660\" alt=\"Mina Olen WordPress Theme\" class=\"size-full wp-image-22232\" /></a><p class=\"wp-caption-text\">Mina Olen WordPress Theme</p></div>\n<p>Keijonen emphasizes that he is still referring to the theme as a commercial product, because he will not be offering support or automatic updates for free. Since it’s just an experiment, he retains the option to make the Github repo private at any time in the future.</p>\n<p>Keijonen is watching the results of the experiment to see if it affects the popularity of his theme, as well as the sales for support. He’s hoping that if people can test drive the theme before they make a decision, they will be more inclined to purchase support. “I can show off my code, it’s pretty solid,” he said. “That way I can build more trust.”</p>\n<p>Having the theme’s code publicly available on Github will enable developers to contribute improvements to it. Mina Olen is one of his go-to themes that allows him to create custom child themes in no time, such as the <a href=\"http://tarkkanen.fi/\" target=\"_blank\">jewelry site</a> he recently launched. He’s hoping that people will be able to more easily use it in their projects, especially those who build on top of the Theme Hybrid framework.</p>\n<p>The <a href=\"http://foxnet-themes.fi/demo/mina-olen/\" target=\"_blank\">live demo</a> for the theme shows all of the post formats in action, along with the many layouts and color schemes. If you want to participate in the experiment, you can <a href=\"https://github.com/samikeijonen/mina-olen\" target=\"_blank\">download the Mina Olen WordPress theme</a> for free from Github. Does access to the theme for free make you more inclined to pay for support or more likely to purchase another theme in Foxnet collection?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 May 2014 18:23:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"WordPress.tv: Interview de Cédric Motte, orateur de “Sans contenu, WordPress n’est rien”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34467\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"http://wordpress.tv/2014/05/02/interview-de-cedric-motte-orateur-de-sans-contenu-wordpress-nest-rien/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:690:\"<div id=\"v-yRTlnUbC-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34467/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34467/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34467&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/02/interview-de-cedric-motte-orateur-de-sans-contenu-wordpress-nest-rien/\"><img alt=\"13 – Cedric Motte-Itw-WCParis2014.mp4\" src=\"http://videos.videopress.com/yRTlnUbC/video-ffc44b5e49_std.original.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 May 2014 16:32:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"WordPress.tv: Patrick Rauland: How to Build A Sustainable Business Using The Freemium Model\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34446\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"http://wordpress.tv/2014/05/02/patrick-rauland-how-to-build-a-sustainable-business-using-the-freemium-model-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:739:\"<div id=\"v-AS01R6wG-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34446/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34446/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34446&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/02/patrick-rauland-how-to-build-a-sustainable-business-using-the-freemium-model-2/\"><img alt=\"Patrick Rauland: How to Build A Sustainable Business Using The Freemium Model\" src=\"http://videos.videopress.com/AS01R6wG/video-05a025c611_scruberthumbnail_0.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 May 2014 12:23:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"WordPress.tv: Alison Barrett: Avoid Breaking All The Things: How to Develop Safely\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wordpress.tv/?p=34444\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"http://wordpress.tv/2014/05/02/alison-barrett-avoid-breaking-all-the-things-how-to-develop-safely/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:718:\"<div id=\"v-XRTVnlcp-1\" class=\"video-player\">\n</div><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/34444/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/34444/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=34444&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2014/05/02/alison-barrett-avoid-breaking-all-the-things-how-to-develop-safely/\"><img alt=\"Alison Barrett: Avoid Breaking All The Things: How to Develop Safely\" src=\"http://videos.videopress.com/XRTVnlcp/video-db2348d109_scruberthumbnail_0.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 May 2014 11:48:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"WP Android: WordPress for Android 2.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"http://android.wordpress.org/?p=1017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://android.wordpress.org/2014/05/01/wordpress-for-android-2-8/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1913:\"<p>We’re pleased to bring you WordPress for Android Version 2.8, which offers the following improvements: </p>\n<h2><a class=\"anchor\" href=\"http://android.wordpress.org/feed/#whats-new\" name=\"user-content-whats-new\"></a>What’s new</h2>\n<ul>\n<li>App startup time has been reduced, and the Statistics screen will load faster.</li>\n<li>The app is now available in Turkish, English (UK), and offers improved support for Traditional Chinese.</li>\n<li>Samsung users will now be able to use the app in multi-window.</li>\n<li>Notification and Comment screens have been reworked to enhance the user experience on small tablets.</li>\n</ul>\n<p>Check out the <a href=\"https://github.com/wordpress-mobile/WordPress-Android/issues?milestone=11&page=1&state=closed\">GitHub milestone</a> for more info.</p>\n<h2><a class=\"anchor\" href=\"http://android.wordpress.org/feed/#download\" name=\"user-content-download\"></a>Download</h2>\n<p>Download it now from <a href=\"https://play.google.com/store/apps/details?id=org.wordpress.android\">Google Play</a>.</p>\n<h2><a class=\"anchor\" href=\"http://android.wordpress.org/feed/#thanks\" name=\"user-content-thanks\"></a>Thanks</h2>\n<p>A huge thank you to the contributors who helped make this release happen:<br />\n<a href=\"https://github.com/anirudh24seven\">@anirudh24seven</a>, <a href=\"https://github.com/daniloercoli\">@daniloercoli</a>, <a href=\"https://github.com/maxme\">@maxme</a>, <a href=\"https://github.com/mixpanelsteve\">@mixpanelsteve</a>, <a href=\"https://github.com/nbradbury\">@nbradbury</a>, <a href=\"https://github.com/roundhill\">@roundhill</a>, <a href=\"https://github.com/sendhil\">@sendhil</a></p>\n<p>Be sure to follow <a href=\"https://twitter.com/wpandroid\">WPAndroid</a> for all of the latest updates.</p><img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=android.wordpress.org&blog=9426921&post=1017&subd=wpandroid&ref=&feed=1\" width=\"1\" height=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 May 2014 07:06:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"Maxime\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Sun, 11 May 2014 12:55:09 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:14:\"content-length\";s:6:\"155479\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Sun, 11 May 2014 12:30:13 GMT\";s:4:\"x-nc\";s:11:\"HIT lax 250\";s:13:\"accept-ranges\";s:5:\"bytes\";}s:5:\"build\";s:14:\"20140510105057\";}','no'),(323,'_transient_timeout_feed_mod_867bd5c64f85878d03a060509cd2f92c','1399856109','no'),(324,'_transient_feed_mod_867bd5c64f85878d03a060509cd2f92c','1399812909','no'),(183,'_transient_timeout_feed_mod_57bc725ad6568758915363af670fd8bc','1399720718','no'),(184,'_transient_feed_mod_57bc725ad6568758915363af670fd8bc','1399677518','no'),(187,'_transient_timeout_dash_de3249c4736ad3bd2cd29147c4a0d43e','1399720719','no'),(188,'_transient_dash_de3249c4736ad3bd2cd29147c4a0d43e','<h4>Most Popular</h4>\n<h5><a href=\'http://wordpress.org/plugins/woocommerce/\'>WooCommerce - excelling eCommerce</a></h5> <span>(<a href=\'plugin-install.php?tab=plugin-information&plugin=woocommerce&_wpnonce=93194b849e&TB_iframe=true&width=600&height=800\' class=\'thickbox\' title=\'WooCommerce - excelling eCommerce\'>Install</a>)</span>\n<p>WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.</p>\n<h4>Newest Plugins</h4>\n<h5><a href=\'https://wordpress.org/plugins/display-taxes-on-product-page-woocommerce/\'>Woocommerce Steuern auf Produktseite anzeigen</a></h5> <span>(<a href=\'plugin-install.php?tab=plugin-information&plugin=display-taxes-on-product-page-woocommerce&_wpnonce=f0e9e400b8&TB_iframe=true&width=600&height=800\' class=\'thickbox\' title=\'Woocommerce Steuern auf Produktseite anzeigen\'>Install</a>)</span>\n<p>Displays the specified in the WooCommerce tax rates after the price in the following form: € 124.00 including 20% VAT. (€ 31.00).\nIn countri</p>\n','no'),(181,'_transient_timeout_feed_57bc725ad6568758915363af670fd8bc','1399720718','no'),(182,'_transient_feed_57bc725ad6568758915363af670fd8bc','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n \n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:72:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress Plugins » View: Newest\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://wordpress.org/plugins/browse/new/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress Plugins » View: Newest\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 May 2014 23:06:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"http://bbpress.org/?v=1.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:15:{i:0;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Copernicus\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/plugins/copernicus/#post-67127\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 May 2014 21:55:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"67127@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:147:\"Copernicus is a WordPress Framework that makes creating themes more efficient and add additional functionality such as multi language capabilities.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Piotr Soluch\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Facebook Top Like & Comment\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/plugins/facebook-top-like-comment/#post-65531\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 25 Mar 2014 21:14:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"65531@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Show the most facebook liked and commented posts on your website with a nice top list.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Robe1984\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Clean Media Library File Names\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/plugins/clean-media-library-file-names/#post-67177\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2014 19:19:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"67177@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"This plugin cleans uploaded file names to remove special characters and spaces.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"webdeveric\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Woocommerce Steuern auf Produktseite anzeigen\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://wordpress.org/plugins/display-taxes-on-product-page-woocommerce/#post-67194\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2014 21:58:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"67194@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"Displays the specified in the WooCommerce tax rates after the price in the following form: € 124.00 including 20% VAT. (€ 31.00).\nIn countri\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"mlfactory.at\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Pic Social Sharing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/plugins/pic-social-sharing/#post-67193\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2014 21:50:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"67193@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"The Plugin allows you to enter via shortcode, social sharing buttons to share the post. Available Social: Facebook, Twitter, Linkedin, Googlepluseone,\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Picaland\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"/forms.contact\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://wordpress.org/plugins/formscontact/#post-67163\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2014 13:37:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"67163@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:149:\"cBound/forms.contact avoids data-junk at the point of entry. Smart checks and corrections make every online lead ready for processing in AAA quality.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"METHIS.solutions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"RAphicon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://wordpress.org/plugins/raphicon/#post-67176\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2014 19:06:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"67176@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"Bootstrap 3 Glpyhicon And Wordpress Dashicon Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"rahendz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"Connections Business Directory Income Level\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://wordpress.org/plugins/connections-business-directory-income-levels/#post-67164\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2014 13:42:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"67164@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"Adds the ability to add an income level to an entry.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"shazahm1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Share Button\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://wordpress.org/plugins/share-button-as/#post-67192\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2014 21:34:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"67192@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"Here is a short description of the plugin. This should be no more than 150 characters. No markup here.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"asadlive84\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Bknewsticker\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://wordpress.org/plugins/bknewsticker/#post-67170\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 May 2014 17:02:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"67170@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"BkNewsticker for Wordpress is a multi-functional data display plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"beke_ro\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"WP Leads\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/plugins/wp-landing-pages/#post-67021\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 03 May 2014 19:52:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"67021@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"Important: Currently this plugin is a very basic version. Please do not expect a lot of features immediately. I will need your feedback and suggestion\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"hozyali\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Email subscribers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/plugins/email-subscribers/#post-67107\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 May 2014 13:43:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"67107@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:142:\"Create and Send HTML newsletters to subscribers. Also this have option to send notification email to subscribers when new posts are published.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"gopi_plus\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Ghost Lamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/plugins/ghost-lamp/#post-67102\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 May 2014 11:26:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"67102@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:123:\"Author URI: <a href=\"http://www.cifrawebtech.com\" rel=\"nofollow\">http://www.cifrawebtech.com</a>\nAuthor: Vijay\nVersion: 0.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"ghostlamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Album Cover Finder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/plugins/album-cover-finder/#post-67108\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 May 2014 14:08:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"67108@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"Search for album covers, and use image as featured image, attachment or in post editor.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"urre\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"MSEuroRates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/plugins/mseurorates-lite/#post-65885\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 04 Apr 2014 11:32:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"65885@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"Euro Rates Shows Euro Exchange Rates recovered daily from European Central Bank feed.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"wpmoncho\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:42:\"https://wordpress.org/plugins/rss/view/new\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 09 May 2014 23:18:37 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:7:\"expires\";s:29:\"Fri, 09 May 2014 23:41:53 GMT\";s:13:\"cache-control\";s:0:\"\";s:6:\"pragma\";s:0:\"\";s:13:\"last-modified\";s:31:\"Fri, 09 May 2014 23:06:53 +0000\";s:4:\"x-nc\";s:11:\"HIT lax 249\";}s:5:\"build\";s:14:\"20121202204312\";}','no'),(161,'_transient_timeout_feed_mod_70566956f97e53526aa7c93be293d416','1399720716','no'),(162,'_transient_feed_mod_70566956f97e53526aa7c93be293d416','1399677516','no'),(163,'_transient_timeout_dash_20494a3d90a6669585674ed0eb8dcd8f','1399720716','no'),(164,'_transient_dash_20494a3d90a6669585674ed0eb8dcd8f','<p>This dashboard widget queries <a href=\"http://blogsearch.google.com/\">Google Blog Search</a> so that when another blog links to your site it will show up here. It has found no incoming links… yet. It’s okay — there is no rush.</p>\n','no'),(319,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1399856109','no'),(320,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1399812909','no'),(159,'_transient_timeout_feed_70566956f97e53526aa7c93be293d416','1399720716','no'),(160,'_transient_feed_70566956f97e53526aa7c93be293d416','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:4:\"\n \n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:3:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"link:http://0398275.netsolhost.com/wordpress/ - Google Blog Search\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"http://www.google.com/search?ie=utf-8&q=link:http://0398275.netsolhost.com/wordpress/&tbm=blg&tbs=sbd:1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"Your search - <b>link:http://0398275.netsolhost.com/wordpress/</b> - did not match any documents.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://a9.com/-/spec/opensearch/1.1/\";a:3:{s:12:\"totalResults\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:10:\"startIndex\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:12:\"itemsPerPage\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"10\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:10:{s:12:\"content-type\";s:28:\"text/xml; charset=ISO-8859-1\";s:4:\"date\";s:29:\"Fri, 09 May 2014 23:18:36 GMT\";s:7:\"expires\";s:2:\"-1\";s:13:\"cache-control\";s:18:\"private, max-age=0\";s:10:\"set-cookie\";a:2:{i:0;s:143:\"PREF=ID=c3a8075551b71671:FF=0:TM=1399677516:LM=1399677516:S=PIM85vSWubAMbYYf; expires=Sun, 08-May-2016 23:18:36 GMT; path=/; domain=.google.com\";i:1;s:212:\"NID=67=YEctcGmAD9YNczeGnDnPXoGRfm6LdHJHBvzFLbAtFArhoPw8EdgpdMlQgNZd-nlb5OvIycEfajVKYWr13NTnW_gcoeD2mBbUGMNW_aA7MgX3Y7cKUXrPBRoTkUI1JnlU; expires=Sat, 08-Nov-2014 23:18:36 GMT; path=/; domain=.google.com; HttpOnly\";}s:3:\"p3p\";s:122:\"CP=\"This is not a P3P policy! See http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info.\"\";s:6:\"server\";s:3:\"gws\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:18:\"alternate-protocol\";s:7:\"80:quic\";}s:5:\"build\";s:14:\"20121202204312\";}','no'),(329,'_transient_timeout_plugin_slugs','1399901455','no'),(330,'_transient_plugin_slugs','a:7:{i:0;s:19:\"akismet/akismet.php\";i:1;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:2;s:36:\"google-sitemap-generator/sitemap.php\";i:3;s:9:\"hello.php\";i:4;s:19:\"jetpack/jetpack.php\";i:5;s:21:\"podpress/podpress.php\";i:6;s:27:\"wp-super-cache/wp-cache.php\";}','no'),(317,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1399856109','no'),(318,'_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:51:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"http://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 May 2014 18:40:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/?v=4.0-alpha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 3.9.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"http://wordpress.org/news/2014/05/wordpress-3-9-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/news/2014/05/wordpress-3-9-1/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 May 2014 18:40:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3241\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:385:\"After three weeks and more than 9 million downloads of WordPress 3.9, we’re pleased to announce that WordPress 3.9.1 is now available. This maintenance release fixes 34 bugs in 3.9, including numerous fixes for multisite networks, customizing widgets while previewing themes, and the updated visual editor. We’ve also made some improvements to the new audio/video […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Andrew Nacin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3077:\"<p>After three weeks and more than 9 million downloads of <a title=\"WordPress 3.9 “Smith”\" href=\"http://wordpress.org/news/2014/04/smith/\">WordPress 3.9</a>, we’re pleased to announce that WordPress 3.9.1 is now available.</p>\n<p>This maintenance release fixes 34 bugs in 3.9, including numerous fixes for multisite networks, customizing widgets while previewing themes, and the updated visual editor. We’ve also made some improvements to the new audio/video playlists feature and made some adjustments to improve performance. For a full list of changes, consult the <a href=\"https://core.trac.wordpress.org/query?milestone=3.9.1\">list of tickets</a> and the <a href=\"https://core.trac.wordpress.org/log/branches/3.9?rev=28353&stop_rev=28154\">changelog</a>.</p>\n<p>If you are one of the millions already running WordPress 3.9, we’ve started rolling out automatic background updates for 3.9.1. For sites <a href=\"http://wordpress.org/plugins/background-update-tester/\">that support them</a>, of course.</p>\n<p><a href=\"http://wordpress.org/download/\">Download WordPress 3.9.1</a> or venture over to <strong>Dashboard → Updates</strong> and simply click “Update Now.”</p>\n<p>Thanks to all of these fine individuals for contributing to 3.9.1: <a href=\"http://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"http://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"http://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"http://profiles.wordpress.org/rzen\">Brian Richards</a>, <a href=\"http://profiles.wordpress.org/ehg\">Chris Blower</a>, <a href=\"http://profiles.wordpress.org/jupiterwise\">Corey McKrill</a>, <a href=\"http://profiles.wordpress.org/danielbachhuber\">Daniel Bachhuber</a>, <a href=\"http://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"http://profiles.wordpress.org/feedmeastraycat\">feedmeastraycat</a>, <a href=\"http://profiles.wordpress.org/gcorne\">Gregory Cornelius</a>, <a href=\"http://profiles.wordpress.org/helen\">Helen Hou-Sandi</a>, <a href=\"http://profiles.wordpress.org/imath\">imath</a>, <a href=\"http://profiles.wordpress.org/avryl\">Janneke Van Dorpe</a>, <a href=\"http://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"http://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"http://profiles.wordpress.org/obenland\">Konstantin Obenland</a>, <a href=\"http://profiles.wordpress.org/lancewillett\">Lance Willett</a>, <a href=\"http://profiles.wordpress.org/m_i_n\">m_i_n</a>, <a href=\"http://profiles.wordpress.org/clorith\">Marius Jensen</a>, <a href=\"http://profiles.wordpress.org/markjaquith\">Mark Jaquith</a>, <a href=\"http://profiles.wordpress.org/dimadin\">Milan Dinić</a>, <a href=\"http://profiles.wordpress.org/celloexpressions\">Nick Halsey</a>, <a href=\"http://profiles.wordpress.org/pavelevap\">pavelevap</a>, <a href=\"http://profiles.wordpress.org/wonderboymusic\">Scott Taylor</a>, <a href=\"http://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>, and <a href=\"http://profiles.wordpress.org/westonruter\">Weston Ruter</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2014/05/wordpress-3-9-1/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"WordPress 3.9 “Smith”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://wordpress.org/news/2014/04/smith/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"http://wordpress.org/news/2014/04/smith/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Apr 2014 18:33:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3154\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:411:\"Version 3.9 of WordPress, named “Smith” in honor of jazz organist Jimmy Smith, is available for download or update in your WordPress dashboard. This release features a number of refinements that we hope you’ll love. A smoother media editing experience Improved visual editing The updated visual editor has improved speed, accessibility, and mobile support. You can paste into the […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:23290:\"<p>Version 3.9 of WordPress, named “Smith” in honor of jazz organist <a href=\"http://en.wikipedia.org/wiki/Jimmy_Smith_(musician)\">Jimmy Smith</a>, is available <a href=\"http://wordpress.org/download/\">for download</a> or update in your WordPress dashboard. This release features a number of refinements that we hope you’ll love.</p>\n<embed src=\"//v0.wordpress.com/player.swf?v=1.03\" type=\"application/x-shockwave-flash\" width=\"640\" height=\"360\" wmode=\"direct\" seamlesstabbing=\"true\" allowfullscreen=\"true\" allowscriptaccess=\"always\" overstretch=\"true\" flashvars=\"guid=sAiXhCfV&isDynamicSeeking=true\" title=\"\"></embed>\n<h2 class=\"about-headline-callout\" style=\"text-align: center\">A smoother media editing experience</h2>\n<div>\n<p><img class=\"alignright wp-image-3168\" src=\"//wordpress.org/news/files/2014/04/editor1-300x233.jpg\" alt=\"editor\" width=\"228\" height=\"177\" /></p>\n<h3>Improved visual editing</h3>\n<p>The updated visual editor has improved speed, accessibility, and mobile support. You can paste into the visual editor from your word processor without wasting time to clean up messy styling. (Yeah, we’re talking about you, Microsoft Word.)</p>\n</div>\n<div style=\"clear: both\"></div>\n<div>\n<p><img class=\"alignright wp-image-3170\" src=\"//wordpress.org/news/files/2014/04/image1-300x233.jpg\" alt=\"image\" width=\"228\" height=\"178\" /></p>\n<h3>Edit images easily</h3>\n<p>With quicker access to crop and rotation tools, it’s now much easier to edit your images while editing posts. You can also scale images directly in the editor to find just the right fit.</p>\n</div>\n<div style=\"clear: both\"></div>\n<div>\n<p><img class=\"alignright wp-image-3187\" src=\"//wordpress.org/news/files/2014/04/dragdrop1-300x233.jpg\" alt=\"dragdrop\" width=\"228\" height=\"178\" /></p>\n<h3>Drag and drop your images</h3>\n<p>Uploading your images is easier than ever. Just grab them from your desktop and drop them in the editor.</p>\n</div>\n<div style=\"clear: both\"></div>\n<hr />\n<h2 style=\"text-align: center\">Gallery previews</h2>\n<p><img class=\"aligncenter size-full wp-image-3169\" src=\"//wordpress.org/news/files/2014/04/gallery1.jpg\" alt=\"gallery\" width=\"980\" height=\"550\" /></p>\n<p>Galleries display a beautiful grid of images right in the editor, just like they do in your published post.</p>\n<hr />\n<h2 style=\"text-align: center\">Do more with audio and video</h2>\n\n<a href=\'http://wordpress.org/news/files/2014/04/AintMisbehavin.mp3\'>Ain\'t Misbehavin\'</a>\n<a href=\'http://wordpress.org/news/files/2014/04/DavenportBlues.mp3\'>Davenport Blues</a>\n<a href=\'http://wordpress.org/news/files/2014/04/JellyRollMorton-BuddyBoldensBlues.mp3\'>Buddy Bolden\'s Blues</a>\n<a href=\'http://wordpress.org/news/files/2014/04/Johnny_Hodges_Orchestra-Squaty_Roo-1941.mp3\'>Squaty Roo</a>\n<a href=\'http://wordpress.org/news/files/2014/04/Louisiana_Five-Dixie_Blues-1919.mp3\'>Dixie Blues</a>\n<a href=\'http://wordpress.org/news/files/2014/04/WolverineBlues.mp3\'>Wolverine Blues</a>\n\n<p>Images have galleries; now we’ve added simple audio and video playlists, so you can showcase your music and clips.</p>\n<hr />\n<h2 style=\"text-align: center\">Live widget and header previews</h2>\n<div style=\"width: 692px; max-width: 100%;\" class=\"wp-video\"><!--[if lt IE 9]><script>document.createElement(\'video\');</script><![endif]-->\n<video class=\"wp-video-shortcode\" id=\"video-3154-1\" width=\"692\" height=\"448\" preload=\"metadata\" controls=\"controls\"><source type=\"video/mp4\" src=\"//wordpress.org/news/files/2014/04/widgets.mp4?_=1\" /><a href=\"//wordpress.org/news/files/2014/04/widgets.mp4\">//wordpress.org/news/files/2014/04/widgets.mp4</a></video></div>\n<p>Add, edit, and rearrange your site’s widgets right in the theme customizer. No “save and surprise” — preview your changes live and only save them when you’re ready.</p>\n<p>The improved header image tool also lets you upload, crop, and manage headers while customizing your theme.</p>\n<hr />\n<h2 style=\"text-align: center\">Stunning new theme browser</h2>\n<p><img class=\"aligncenter size-full wp-image-3172\" src=\"//wordpress.org/news/files/2014/04/theme1.jpg\" alt=\"theme\" width=\"1003\" height=\"558\" /><br />\nLooking for a new theme should be easy and fun. Lose yourself in the boundless supply of free WordPress.org themes with the beautiful new theme browser.</p>\n<hr />\n<h2 style=\"text-align: center\">The Crew</h2>\n<p>This release was led by <a href=\"http://nacin.com/\">Andrew Nacin</a> and <a href=\"http://www.getsource.net/\">Mike Schroder</a>, with the help of these fine individuals. There are 267 contributors with props in this release, a new high:</p>\n<p><a href=\"http://profiles.wordpress.org/aaroncampbell\">Aaron D. Campbell</a>, <a href=\"http://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"http://profiles.wordpress.org/kawauso\">Adam Harley</a>, <a href=\"http://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"http://profiles.wordpress.org/adelval\">adelval</a>, <a href=\"http://profiles.wordpress.org/ajay\">Ajay</a>, <a href=\"http://profiles.wordpress.org/akeda\">Akeda Bagus</a>, <a href=\"http://profiles.wordpress.org/xknown\">Alex Concha</a>, <a href=\"http://profiles.wordpress.org/aliso\">Alison Barrett</a>, <a href=\"http://profiles.wordpress.org/collinsinternet\">Allan Collins</a>, <a href=\"http://profiles.wordpress.org/sabreuse\">Amy Hendrix (sabreuse)</a>, <a href=\"http://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"http://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"http://profiles.wordpress.org/norcross\">Andrew Norcross</a>, <a href=\"http://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"http://profiles.wordpress.org/rarst\">Andrey \"Rarst\" Savchenko</a>, <a href=\"http://profiles.wordpress.org/andykeith\">Andy Keith</a>, <a href=\"http://profiles.wordpress.org/andy\">Andy Skelton</a>, <a href=\"http://profiles.wordpress.org/atimmer\">Anton Timmermans</a>, <a href=\"http://profiles.wordpress.org/aubreypwd\">Aubrey Portwood</a>, <a href=\"http://profiles.wordpress.org/barry\">Barry</a>, <a href=\"http://profiles.wordpress.org/toszcze\">Bartosz Romanowski</a>, <a href=\"http://profiles.wordpress.org/bassgang\">bassgang</a>, <a href=\"http://profiles.wordpress.org/bcworkz\">bcworkz</a>, <a href=\"http://profiles.wordpress.org/empireoflight\">Ben Dunkle</a>, <a href=\"http://profiles.wordpress.org/neoxx\">Bernhard Riedl</a>, <a href=\"http://profiles.wordpress.org/bigdawggi\">bigdawggi</a>, <a href=\"http://profiles.wordpress.org/bobbravo2\">Bob Gregor</a>, <a href=\"http://profiles.wordpress.org/bobbingwide\">bobbingwide</a>, <a href=\"http://profiles.wordpress.org/bradt\">Brad Touesnard</a>, <a href=\"http://profiles.wordpress.org/bradparbs\">bradparbs</a>, <a href=\"http://profiles.wordpress.org/bramd\">bramd</a>, <a href=\"http://profiles.wordpress.org/kraftbj\">Brandon Kraft</a>, <a href=\"http://profiles.wordpress.org/brasofilo\">brasofilo</a>, <a href=\"http://profiles.wordpress.org/bravokeyl\">bravokeyl</a>, <a href=\"http://profiles.wordpress.org/bpetty\">Bryan Petty</a>, <a href=\"http://profiles.wordpress.org/cgaffga\">cgaffga</a>, <a href=\"http://profiles.wordpress.org/chiragswadia\">Chirag Swadia</a>, <a href=\"http://profiles.wordpress.org/chouby\">Chouby</a>, <a href=\"http://profiles.wordpress.org/ehg\">Chris Blower</a>, <a href=\"http://profiles.wordpress.org/cmmarslender\">Chris Marslender</a>, <a href=\"http://profiles.wordpress.org/c3mdigital\">Chris Olbekson</a>, <a href=\"http://profiles.wordpress.org/chrisscott\">Chris Scott</a>, <a href=\"http://profiles.wordpress.org/chriseverson\">chriseverson</a>, <a href=\"http://profiles.wordpress.org/chrisguitarguy\">chrisguitarguy</a>, <a href=\"http://profiles.wordpress.org/cfinke\">Christopher Finke</a>, <a href=\"http://profiles.wordpress.org/ciantic\">ciantic</a>, <a href=\"http://profiles.wordpress.org/antorome\">Comparativa de Bancos</a>, <a href=\"http://profiles.wordpress.org/cojennin\">Connor Jennings</a>, <a href=\"http://profiles.wordpress.org/corvannoorloos\">Cor van Noorloos</a>, <a href=\"http://profiles.wordpress.org/corphi\">Corphi</a>, <a href=\"http://profiles.wordpress.org/cramdesign\">cramdesign</a>, <a href=\"http://profiles.wordpress.org/danielbachhuber\">Daniel Bachhuber</a>, <a href=\"http://profiles.wordpress.org/redsweater\">Daniel Jalkut (Red Sweater)</a>, <a href=\"http://profiles.wordpress.org/dannydehaan\">Danny de Haan</a>, <a href=\"http://profiles.wordpress.org/koop\">Daryl Koopersmith</a>, <a href=\"http://profiles.wordpress.org/eightface\">Dave Kellam (eightface)</a>, <a href=\"http://profiles.wordpress.org/dpe415\">DaveE</a>, <a href=\"http://profiles.wordpress.org/davidakennedy\">David A. Kennedy</a>, <a href=\"http://profiles.wordpress.org/davidanderson\">David Anderson</a>, <a href=\"http://profiles.wordpress.org/davidmarichal\">David Marichal</a>, <a href=\"http://profiles.wordpress.org/denis-de-bernardy\">Denis de Bernardy</a>, <a href=\"http://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"http://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"http://profiles.wordpress.org/dougwollison\">Doug Wollison</a>, <a href=\"http://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"http://profiles.wordpress.org/drprotocols\">DrProtocols</a>, <a href=\"http://profiles.wordpress.org/dustyf\">Dustin Filippini</a>, <a href=\"http://profiles.wordpress.org/eatingrules\">eatingrules</a>, <a href=\"http://profiles.wordpress.org/plocha\">edik</a>, <a href=\"http://profiles.wordpress.org/eliorivero\">Elio Rivero</a>, <a href=\"http://profiles.wordpress.org/enej\">enej</a>, <a href=\"http://profiles.wordpress.org/ericlewis\">Eric Andrew Lewis</a>, <a href=\"http://profiles.wordpress.org/ericmann\">Eric Mann</a>, <a href=\"http://profiles.wordpress.org/evarlese\">Erica Varlese</a>, <a href=\"http://profiles.wordpress.org/ethitter\">Erick Hitter</a>, <a href=\"http://profiles.wordpress.org/ejdanderson\">Evan Anderson</a>, <a href=\"http://profiles.wordpress.org/fahmiadib\">Fahmi Adib</a>, <a href=\"http://profiles.wordpress.org/fboender\">fboender</a>, <a href=\"http://profiles.wordpress.org/frank-klein\">Frank Klein</a>, <a href=\"http://profiles.wordpress.org/garyc40\">Gary Cao</a>, <a href=\"http://profiles.wordpress.org/garyj\">Gary Jones</a>, <a href=\"http://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"http://profiles.wordpress.org/genkisan\">genkisan</a>, <a href=\"http://profiles.wordpress.org/soulseekah\">Gennady Kovshenin</a>, <a href=\"http://profiles.wordpress.org/georgestephanis\">George Stephanis</a>, <a href=\"http://profiles.wordpress.org/grahamarmfield\">Graham Armfield</a>, <a href=\"http://profiles.wordpress.org/vancoder\">Grant Mangham</a>, <a href=\"http://profiles.wordpress.org/gcorne\">Gregory Cornelius</a>, <a href=\"http://profiles.wordpress.org/tivnet\">Gregory Karpinsky (@tivnet)</a>, <a href=\"http://profiles.wordpress.org/hakre\">hakre</a>, <a href=\"http://profiles.wordpress.org/hanni\">hanni</a>, <a href=\"http://profiles.wordpress.org/helen\">Helen Hou-Sandí</a>, <a href=\"http://profiles.wordpress.org/ippetkov\">ippetkov</a>, <a href=\"http://profiles.wordpress.org/ipstenu\">Ipstenu (Mika Epstein)</a>, <a href=\"http://profiles.wordpress.org/jdgrimes\">J.D. Grimes</a>, <a href=\"http://profiles.wordpress.org/jackreichert\">Jack Reichert</a>, <a href=\"http://profiles.wordpress.org/_jameslee\">jameslee</a>, <a href=\"http://profiles.wordpress.org/avryl\">Janneke Van Dorpe</a>, <a href=\"http://profiles.wordpress.org/janrenn\">janrenn</a>, <a href=\"http://profiles.wordpress.org/jaycc\">JayCC</a>, <a href=\"http://profiles.wordpress.org/jeffsebring\">Jeff Sebring</a>, <a href=\"http://profiles.wordpress.org/jenmylo\">Jen Mylo</a>, <a href=\"http://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"http://profiles.wordpress.org/jesin\">Jesin A</a>, <a href=\"http://profiles.wordpress.org/jayjdk\">Jesper Johansen (jayjdk)</a>, <a href=\"http://profiles.wordpress.org/jnielsendotnet\">jnielsendotnet</a>, <a href=\"http://profiles.wordpress.org/jartes\">Joan Artes</a>, <a href=\"http://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"http://profiles.wordpress.org/joehoyle\">Joe Hoyle</a>, <a href=\"http://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"http://profiles.wordpress.org/johnjamesjacoby\">John James Jacoby</a>, <a href=\"http://profiles.wordpress.org/johnpbloch\">John P. Bloch</a>, <a href=\"http://profiles.wordpress.org/johnregan3\">John Regan</a>, <a href=\"http://profiles.wordpress.org/duck_\">Jon Cave</a>, <a href=\"http://profiles.wordpress.org/jond3r\">Jonas Bolinder (jond3r)</a>, <a href=\"http://profiles.wordpress.org/joostdevalk\">Joost de Valk</a>, <a href=\"http://profiles.wordpress.org/shelob9\">Josh Pollock</a>, <a href=\"http://profiles.wordpress.org/joshuaabenazer\">Joshua Abenazer</a>, <a href=\"http://profiles.wordpress.org/jstraitiff\">jstraitiff</a>, <a href=\"http://profiles.wordpress.org/juliobox\">Julio Potier</a>, <a href=\"http://profiles.wordpress.org/kopepasah\">Justin Kopepasah</a>, <a href=\"http://profiles.wordpress.org/justinsainton\">Justin Sainton</a>, <a href=\"http://profiles.wordpress.org/kadamwhite\">K.Adam White</a>, <a href=\"http://profiles.wordpress.org/trepmal\">Kailey (trepmal)</a>, <a href=\"http://profiles.wordpress.org/kasparsd\">Kaspars</a>, <a href=\"http://profiles.wordpress.org/ryelle\">Kelly Dwan</a>, <a href=\"http://profiles.wordpress.org/kerikae\">kerikae</a>, <a href=\"http://profiles.wordpress.org/kworthington\">Kevin Worthington</a>, <a href=\"http://profiles.wordpress.org/kpdesign\">Kim Parsell</a>, <a href=\"http://profiles.wordpress.org/kwight\">Kirk Wight</a>, <a href=\"http://profiles.wordpress.org/kitchin\">kitchin</a>, <a href=\"http://profiles.wordpress.org/klihelp\">klihelp</a>, <a href=\"http://profiles.wordpress.org/knutsp\">Knut Sparhell</a>, <a href=\"http://profiles.wordpress.org/kovshenin\">Konstantin Kovshenin</a>, <a href=\"http://profiles.wordpress.org/obenland\">Konstantin Obenland</a>, <a href=\"http://profiles.wordpress.org/drozdz\">Krzysiek Drozdz</a>, <a href=\"http://profiles.wordpress.org/lancewillett\">Lance Willett</a>, <a href=\"http://profiles.wordpress.org/leewillis77\">Lee Willis</a>, <a href=\"http://profiles.wordpress.org/lkwdwrd\">lkwdwrd</a>, <a href=\"http://profiles.wordpress.org/lpointet\">lpointet</a>, <a href=\"http://profiles.wordpress.org/ldebrouwer\">Luc De Brouwer</a>, <a href=\"http://profiles.wordpress.org/spmlucas\">Lucas Karpiuk</a>, <a href=\"http://profiles.wordpress.org/mark8barnes\">Mark Barnes</a>, <a href=\"http://profiles.wordpress.org/markjaquith\">Mark Jaquith</a>, <a href=\"http://profiles.wordpress.org/markoheijnen\">Marko Heijnen</a>, <a href=\"http://profiles.wordpress.org/marventus\">Marventus</a>, <a href=\"http://profiles.wordpress.org/iammattthomas\">Matt (Thomas) Miklic</a>, <a href=\"http://profiles.wordpress.org/mjbanks\">Matt Banks</a>, <a href=\"http://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"http://profiles.wordpress.org/mboynes\">Matthew Boynes</a>, <a href=\"http://profiles.wordpress.org/mdbitz\">Matthew Denton</a>, <a href=\"http://profiles.wordpress.org/mattheu\">Matthew Haines-Young</a>, <a href=\"http://profiles.wordpress.org/mattonomics\">mattonomics</a>, <a href=\"http://profiles.wordpress.org/mattyrob\">mattyrob</a>, <a href=\"http://profiles.wordpress.org/matveb\">Matías Ventura</a>, <a href=\"http://profiles.wordpress.org/maxcutler\">Max Cutler</a>, <a href=\"http://profiles.wordpress.org/mcadwell\">mcadwell</a>, <a href=\"http://profiles.wordpress.org/melchoyce\">Mel Choyce</a>, <a href=\"http://profiles.wordpress.org/meloniq\">meloniq</a>, <a href=\"http://profiles.wordpress.org/michael-arestad\">Michael Arestad</a>, <a href=\"http://profiles.wordpress.org/michelwppi\">Michel - xiligroup dev</a>, <a href=\"http://profiles.wordpress.org/mcsf\">Miguel Fonseca</a>, <a href=\"http://profiles.wordpress.org/gradyetc\">Mike Burns</a>, <a href=\"http://profiles.wordpress.org/mikehansenme\">Mike Hansen</a>, <a href=\"http://profiles.wordpress.org/mikemanger\">Mike Manger</a>, <a href=\"http://profiles.wordpress.org/mikeschinkel\">Mike Schinkel</a>, <a href=\"http://profiles.wordpress.org/dh-shredder\">Mike Schroder</a>, <a href=\"http://profiles.wordpress.org/mikecorkum\">mikecorkum</a>, <a href=\"http://profiles.wordpress.org/mitchoyoshitaka\">mitcho (Michael Yoshitaka Erlewine)</a>, <a href=\"http://profiles.wordpress.org/batmoo\">Mohammad Jangda</a>, <a href=\"http://profiles.wordpress.org/morganestes\">Morgan Estes</a>, <a href=\"http://profiles.wordpress.org/mor10\">Morten Rand-Hendriksen</a>, <a href=\"http://profiles.wordpress.org/Nao\">Naoko Takano</a>, <a href=\"http://profiles.wordpress.org/alex-ye\">Nashwan Doaqan</a>, <a href=\"http://profiles.wordpress.org/nendeb55\">nendeb55</a>, <a href=\"http://profiles.wordpress.org/celloexpressions\">Nick Halsey</a>, <a href=\"http://profiles.wordpress.org/nicolealleyinteractivecom\">Nicole Arnold</a>, <a href=\"http://profiles.wordpress.org/nikv\">Nikhil Vimal (NikV)</a>, <a href=\"http://profiles.wordpress.org/nivijah\">Nivi Jah</a>, <a href=\"http://profiles.wordpress.org/nofearinc\">nofearinc</a>, <a href=\"http://profiles.wordpress.org/nunomorgadinho\">Nuno Morgadinho</a>, <a href=\"http://profiles.wordpress.org/olivm\">olivM</a>, <a href=\"http://profiles.wordpress.org/jbkkd\">Omer Korner</a>, <a href=\"http://profiles.wordpress.org/originalexe\">OriginalEXE</a>, <a href=\"http://profiles.wordpress.org/oso96_2000\">oso96_2000</a>, <a href=\"http://profiles.wordpress.org/patricknami\">patricknami</a>, <a href=\"http://profiles.wordpress.org/pbearne\">Paul Bearne</a>, <a href=\"http://profiles.wordpress.org/djpaul\">Paul Gibbs</a>, <a href=\"http://profiles.wordpress.org/paulwilde\">Paul Wilde</a>, <a href=\"http://profiles.wordpress.org/pavelevap\">pavelevap</a>, <a href=\"http://profiles.wordpress.org/westi\">Peter Westwood</a>, <a href=\"http://profiles.wordpress.org/philiparthurmoore\">Philip Arthur Moore</a>, <a href=\"http://profiles.wordpress.org/mordauk\">Pippin Williamson</a>, <a href=\"http://profiles.wordpress.org/nprasath002\">Prasath Nadarajah</a>, <a href=\"http://profiles.wordpress.org/prettyboymp\">prettyboymp</a>, <a href=\"http://profiles.wordpress.org/raamdev\">Raam Dev</a>, <a href=\"http://profiles.wordpress.org/rachelbaker\">rachelbaker</a>, <a href=\"http://profiles.wordpress.org/mauryaratan\">Ram Ratan Maurya</a>, <a href=\"http://profiles.wordpress.org/ramonchiara\">ramonchiara</a>, <a href=\"http://profiles.wordpress.org/ounziw\">Rescuework Support</a>, <a href=\"http://profiles.wordpress.org/rhyswynne\">Rhys Wynne</a>, <a href=\"http://profiles.wordpress.org/ricardocorreia\">Ricardo Correia</a>, <a href=\"http://profiles.wordpress.org/theorboman\">Richard Sweeney</a>, <a href=\"http://profiles.wordpress.org/iamfriendly\">Richard Tape</a>, <a href=\"http://profiles.wordpress.org/richard2222\">richard2222</a>, <a href=\"http://profiles.wordpress.org/rickalee\">Ricky Lee Whittemore</a>, <a href=\"http://profiles.wordpress.org/miqrogroove\">Robert Chapin</a>, <a href=\"http://profiles.wordpress.org/robmiller\">robmiller</a>, <a href=\"http://profiles.wordpress.org/rodrigosprimo\">Rodrigo Primo</a>, <a href=\"http://profiles.wordpress.org/romaimperator\">romaimperator</a>, <a href=\"http://profiles.wordpress.org/roothorick\">roothorick</a>, <a href=\"http://profiles.wordpress.org/ruudjoyo\">ruud@joyo</a>, <a href=\"http://profiles.wordpress.org/ryan\">Ryan Boren</a>, <a href=\"http://profiles.wordpress.org/rmccue\">Ryan McCue</a>, <a href=\"http://profiles.wordpress.org/salcode\">Sal Ferrarello</a>, <a href=\"http://profiles.wordpress.org/otto42\">Samuel Wood (Otto)</a>, <a href=\"http://profiles.wordpress.org/sandyr\">Sandeep</a>, <a href=\"http://profiles.wordpress.org/scottlee\">Scott Lee</a>, <a href=\"http://profiles.wordpress.org/coffee2code\">Scott Reilly</a>, <a href=\"http://profiles.wordpress.org/wonderboymusic\">Scott Taylor</a>, <a href=\"http://profiles.wordpress.org/greglone\">ScreenfeedFr</a>, <a href=\"http://profiles.wordpress.org/scribu\">scribu</a>, <a href=\"http://profiles.wordpress.org/sdasse\">sdasse</a>, <a href=\"http://profiles.wordpress.org/bootsz\">Sean Butze</a>, <a href=\"http://profiles.wordpress.org/seanchayes\">Sean Hayes</a>, <a href=\"http://profiles.wordpress.org/nessworthy\">Sean Nessworthy</a>, <a href=\"http://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"http://profiles.wordpress.org/shahpranaf\">shahpranaf</a>, <a href=\"http://profiles.wordpress.org/shaunandrews\">Shaun Andrews</a>, <a href=\"http://profiles.wordpress.org/shinichin\">ShinichiN</a>, <a href=\"http://profiles.wordpress.org/pross\">Simon Prosser</a>, <a href=\"http://profiles.wordpress.org/simonwheatley\">Simon Wheatley</a>, <a href=\"http://profiles.wordpress.org/siobhan\">Siobhan</a>, <a href=\"http://profiles.wordpress.org/siobhyb\">Siobhan Bamber (siobhyb)</a>, <a href=\"http://profiles.wordpress.org/sirzooro\">sirzooro</a>, <a href=\"http://profiles.wordpress.org/solarissmoke\">solarissmoke</a>, <a href=\"http://profiles.wordpress.org/sonjanyc\">sonjanyc</a>, <a href=\"http://profiles.wordpress.org/spencerfinnell\">Spencer Finnell</a>, <a href=\"http://profiles.wordpress.org/piontkowski\">Spencer Piontkowski</a>, <a href=\"http://profiles.wordpress.org/stephcook22\">stephcook22</a>, <a href=\"http://profiles.wordpress.org/netweb\">Stephen Edgar</a>, <a href=\"http://profiles.wordpress.org/stephenharris\">Stephen Harris</a>, <a href=\"http://profiles.wordpress.org/sbruner\">Steve Bruner</a>, <a href=\"http://profiles.wordpress.org/stevenkword\">Steven Word</a>, <a href=\"http://profiles.wordpress.org/miyauchi\">Takayuki Miyauchi</a>, <a href=\"http://profiles.wordpress.org/tanner-m\">Tanner Moushey</a>, <a href=\"http://profiles.wordpress.org/tlovett1\">Taylor Lovett</a>, <a href=\"http://profiles.wordpress.org/tbrams\">tbrams</a>, <a href=\"http://profiles.wordpress.org/tellyworth\">tellyworth</a>, <a href=\"http://profiles.wordpress.org/tobiasbg\">TobiasBg</a>, <a href=\"http://profiles.wordpress.org/tomauger\">Tom Auger</a>, <a href=\"http://profiles.wordpress.org/willmot\">Tom Willmot</a>, <a href=\"http://profiles.wordpress.org/topher1kenobe\">Topher</a>, <a href=\"http://profiles.wordpress.org/topquarky\">topquarky</a>, <a href=\"http://profiles.wordpress.org/zodiac1978\">Torsten Landsiedel</a>, <a href=\"http://profiles.wordpress.org/toru\">Toru</a>, <a href=\"http://profiles.wordpress.org/wpsmith\">Travis Smith</a>, <a href=\"http://profiles.wordpress.org/umeshsingla\">Umesh Kumar</a>, <a href=\"http://profiles.wordpress.org/undergroundnetwork\">undergroundnetwork</a>, <a href=\"http://profiles.wordpress.org/varunagw\">VarunAgw</a>, <a href=\"http://profiles.wordpress.org/wawco\">wawco</a>, <a href=\"http://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"http://profiles.wordpress.org/wokamoto\">wokamoto</a>, <a href=\"http://profiles.wordpress.org/xsonic\">xsonic</a>, <a href=\"http://profiles.wordpress.org/yoavf\">Yoav Farhi</a>, <a href=\"http://profiles.wordpress.org/yurivictor\">Yuri Victor</a>, <a href=\"http://profiles.wordpress.org/zbtirrell\">Zach Tirrell</a>, and <a href=\"http://profiles.wordpress.org/vanillalounge\">Ze Fontainhas</a>. Also thanks to <a href=\"http://michaelpick.wordpress.com/\">Michael Pick</a> for producing the release video.</p>\n<p>If you want to follow along or help out, check out <a href=\"http://make.wordpress.org/\">Make WordPress</a> and our <a href=\"http://make.wordpress.org/core/\">core development blog</a>. Thanks for choosing WordPress. See you soon for version 4.0!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"http://wordpress.org/news/2014/04/smith/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:45:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 3.9 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"http://wordpress.org/news/2014/04/wordpress-3-9-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"http://wordpress.org/news/2014/04/wordpress-3-9-release-candidate-2/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Apr 2014 09:47:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3151\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:356:\"The second release candidate for WordPress 3.9 is now available for testing. If you haven’t tested 3.9 yet, you’re running out of time! We made about five dozen changes since the first release candidate, and those changes are all helpfully summarized in our weekly post on the development blog. Probably the biggest fixes are to live […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Andrew Nacin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2273:\"<p>The second release candidate for WordPress 3.9 is now available for testing.</p>\n<p>If you haven’t tested 3.9 yet, you’re running out of time! We made about five dozen changes since the <a title=\"WordPress 3.9 Release Candidate\" href=\"//wordpress.org/news/2014/04/wordpress-3-9-release-candidate/\">first release candidate</a>, and those changes are all helpfully summarized <a href=\"//make.wordpress.org/core/?p=10237\">in our weekly post</a> on the development blog. Probably the biggest fixes are to live widget previews and the new theme browser, along with some extra TinyMCE compatibility and some RTL fixes.</p>\n<p><strong>Plugin authors:</strong> Could you test your plugins against 3.9, and if they’re compatible, make sure they are marked as tested up to 3.9? It only takes a few minutes and this really helps make launch easier. Be sure to follow along the core development blog; we’ve been posting <a href=\"//make.wordpress.org/core/tag/3-9-dev-notes/\">notes for developers for 3.9</a>. (For example: <a href=\"//make.wordpress.org/core/2014/04/15/html5-galleries-captions-in-wordpress-3-9/\">HTML5</a>, <a href=\"//make.wordpress.org/core/2014/04/14/symlinked-plugins-in-wordpress-3-9/\">symlinks</a>, <a href=\"//make.wordpress.org/core/2014/04/07/mysql-in-wordpress-3-9/\">MySQL</a>, <a href=\"//make.wordpress.org/core/2014/04/11/plupload-2-x-in-wordpress-3-9/\">Plupload</a>.)</p>\n<p>To test WordPress 3.9 RC2, try the <a href=\"//wordpress.org/extend/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"//wordpress.org/wordpress-3.9-RC2.zip\">download the release candidate here</a> (zip). If you’d like to learn more about what’s new in WordPress 3.9, visit the nearly complete About screen in your dashboard (<strong><img src=\"//i0.wp.com/core.svn.wordpress.org/branches/3.6/wp-content/themes/twentyten/images/wordpress.png?w=692\" alt=\"\" width=\"16\" height=\"16\" /> → About</strong> in the toolbar) and also check out <a title=\"WordPress 3.9 Beta 1\" href=\"//wordpress.org/news/2014/03/wordpress-3-9-beta-1/\">the Beta 1 post</a>.</p>\n<p><em>This is for testing,</em><br />\n<em>so not recommended for<br />\nproduction sites—yet.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://wordpress.org/news/2014/04/wordpress-3-9-release-candidate-2/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 3.8.3 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"http://wordpress.org/news/2014/04/wordpress-3-8-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/news/2014/04/wordpress-3-8-3/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 14 Apr 2014 19:29:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3145\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:338:\"WordPress 3.8.3 is now available to fix a small but unfortunate bug in the WordPress 3.8.2 security release. The “Quick Draft” tool on the dashboard screen was broken in the 3.8.2 update. If you tried to use it, your draft would disappear and it wouldn’t save. While we doubt anyone was writing a novella using […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Andrew Nacin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2339:\"<p>WordPress 3.8.3 is now available to fix a small but unfortunate bug in the <a title=\"WordPress 3.8.2 Security Release\" href=\"http://wordpress.org/news/2014/04/wordpress-3-8-2/\">WordPress 3.8.2 security release</a>.</p>\n<p>The “Quick Draft” tool on the dashboard screen was broken in the 3.8.2 update. If you tried to use it, your draft would disappear and it wouldn’t save. While we doubt anyone was writing a novella using this tool, <em>any</em> loss of content is unacceptable to us.</p>\n<p>We recognize how much trust you place in us to safeguard your content, and we take this responsibility very seriously. We’re sorry we let you down.</p>\n<p>We’ve all lost words we’ve written before, like an email thanks to a cat on the keyboard or a term paper to a blue screen of death. Over the last few WordPress releases, we’ve made a number of improvements to features like autosaves and revisions. With revisions, an old edit can always be restored. We’re trying our hardest to save your content somewhere even if your power goes out or your browser crashes. We even monitor your internet connection and prevent you from hitting that “Publish” button at the exact moment the coffee shop Wi-Fi has a hiccup.</p>\n<p>It’s <em>possible</em> that the quick draft you lost last week is still in the database, and just hidden from view. As an added complication, these “discarded drafts” normally get deleted after seven days, and it’s already been six days since the release. If we were able to rescue your draft, you’ll see it on the “All Posts” screen after you update to 3.8.3. (We’ll also be pushing 3.8.3 out as a background update, so you may just see a draft appear.)</p>\n<p>So, if you tried to jot down a quick idea last week, I hope WordPress has recovered it for you. Maybe it’ll turn into that novella.</p>\n<p><a href=\"http://wordpress.org/download/\">Download WordPress 3.8.3</a> or click “Update Now” on Dashboard → Updates.</p>\n<p><em>This affected version 3.7.2 as well, so we’re pushing a 3.7.3 to these installs, but we’d encourage you to update to the latest and greatest.</em></p>\n<hr />\n<p><em>Now for some good news:<br />\nWordPress 3.9 is near.<br />\nExpect it this week</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2014/04/wordpress-3-8-3/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:45:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"WordPress 3.9 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://wordpress.org/news/2014/04/wordpress-3-9-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"http://wordpress.org/news/2014/04/wordpress-3-9-release-candidate/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 08 Apr 2014 21:05:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3129\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:338:\"As teased earlier, the first release candidate for WordPress 3.9 is now available for testing! We hope to ship WordPress 3.9 next week, but we need your help to get there. If you haven’t tested 3.9 yet, there’s no time like the present. (Please, not on a production site, unless you’re adventurous.) To test WordPress 3.9 […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Andrew Nacin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2967:\"<p><a href=\"//wordpress.org/news/2014/04/wordpress-3-8-2/\">As teased earlier</a>, the first release candidate for WordPress 3.9 is now available for testing!</p>\n<p>We hope to ship WordPress 3.9 <em>next week</em>, but we need your help to get there. If you haven’t tested 3.9 yet, there’s no time like the present. (Please, not on a production site, unless you’re adventurous.)</p>\n<p>To test WordPress 3.9 RC1, try the <a href=\"//wordpress.org/extend/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"//wordpress.org/wordpress-3.9-RC1.zip\">download the release candidate here</a> (zip). If you’d like to learn more about what’s new in WordPress 3.9, visit the work-in-progress About screen in your dashboard (<strong><img src=\"//i0.wp.com/core.svn.wordpress.org/branches/3.6/wp-content/themes/twentyten/images/wordpress.png?w=692\" alt=\"\" width=\"16\" height=\"16\" /> → About</strong> in the toolbar) and check out <a title=\"WordPress 3.9 Beta 1\" href=\"//wordpress.org/news/2014/03/wordpress-3-9-beta-1/\">the Beta 1 post</a>.</p>\n<p><strong>Think you’ve found a bug? </strong>Please post to the <a href=\"//wordpress.org/support/forum/alphabeta/\">Alpha/Beta area in the support forums</a>. If any known issues come up, you’ll be able to <a href=\"//core.trac.wordpress.org/report/5\">find them here</a>.</p>\n<p><strong>If you’re a plugin author</strong>, there are two important changes in particular to be aware of:</p>\n<ul>\n<li>TinyMCE received a major update, to version 4.0. Any editor plugins written for TinyMCE 3.x might require some updates. (If things broke, we’d like to hear about them so we can make adjustments.) For more, see TinyMCE’s <a href=\"http://www.tinymce.com/wiki.php/Tutorial:Migration_guide_from_3.x\">migration guide</a> and <a href=\"http://www.tinymce.com/wiki.php/api4:index\">API documentation</a>, and the notes on the <a href=\"//make.wordpress.org/core/2014/01/18/tinymce-4-0-is-in-core/\">core development blog</a>.</li>\n<li>WordPress 3.9 now uses the MySQLi Improved extension for sites running PHP 5.5. Any plugins that made direct calls to <code>mysql_*</code> functions will experience some problems on these sites. For more information, see the notes on the <a href=\"//make.wordpress.org/core/2014/04/07/mysql-in-wordpress-3-9/\">core development blog</a>.</li>\n</ul>\n<p>Be sure to follow along the core development blog, where we will be continuing to post <a href=\"//make.wordpress.org/core/tag/3-9-dev-notes/\">notes for developers for 3.9</a>. (For example, read <a href=\"//make.wordpress.org/core/2014/03/27/masonry-in-wordpress-3-9/\">this</a> if you are using Masonry in your theme.) And please, please update your plugin’s <em>Tested up to</em> version in the readme to 3.9 before April 16.</p>\n<p><em>Release candidate<br />\nThis haiku’s the easy one<br />\n3.9 is near</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"http://wordpress.org/news/2014/04/wordpress-3-9-release-candidate/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:45:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"WordPress 3.8.2 Security Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"http://wordpress.org/news/2014/04/wordpress-3-8-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/news/2014/04/wordpress-3-8-2/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 08 Apr 2014 19:04:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3124\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:355:\"WordPress 3.8.2 is now available. This is an important security release for all previous versions and we strongly encourage you to update your sites immediately. This releases fixes a weakness that could let an attacker force their way into your site by forging authentication cookies. This was discovered and fixed by Jon Cave of the WordPress […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Andrew Nacin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2272:\"<p>WordPress 3.8.2 is now available. This is an important security release for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>This releases fixes a weakness that could let an attacker force their way into your site by forging authentication cookies. This was discovered and fixed by <a href=\"http://joncave.co.uk/\">Jon Cave</a> of the WordPress security team.</p>\n<p>It also contains a fix to prevent a user with the Contributor role from improperly publishing posts. Reported by <a href=\"http://edik.ch/\">edik</a>.</p>\n<p>This release also fixes nine bugs and contains three other security hardening changes:</p>\n<ul>\n<li>Pass along additional information when processing pingbacks to help hosts identify potentially abusive requests.</li>\n<li>Fix a low-impact SQL injection by trusted users. Reported by <a href=\"http://www.dxw.com/\">Tom Adams</a> of dxw.</li>\n<li>Prevent possible cross-domain scripting through Plupload, the third-party library WordPress uses for uploading files. Reported by <a href=\"http://szgru.website.pl/\">Szymon Gruszecki</a>.</li>\n</ul>\n<p>We appreciated <a href=\"http://codex.wordpress.org/FAQ_Security\">responsible disclosure</a> of these security issues directly to our security team. For more information on all of the changes, see the <a href=\"http://codex.wordpress.org/Version_3.8.2\">release notes</a> or consult <a href=\"https://core.trac.wordpress.org/log/branches/3.8?rev=28057&stop_rev=27024\">the list of changes</a>.</p>\n<p><a href=\"http://wordpress.org/download/\">Download WordPress 3.8.2</a> or venture over to <strong>Dashboard → Updates</strong> and simply click “Update Now.”</p>\n<p>Sites that support automatic background updates will be updated to WordPress 3.8.2 within 12 hours. If you are still on WordPress 3.7.1, you will be updated to 3.7.2, which contains the same security fixes as 3.8.2. We don’t support older versions, so please update to 3.8.2 for the latest and greatest.</p>\n<p>Already testing WordPress 3.9? The first release candidate is <a href=\"https://wordpress.org/wordpress-3.9-RC1.zip\">now available</a> (zip) and it contains these security fixes. Look for a full announcement later today; we expect to release 3.9 next week.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2014/04/wordpress-3-8-2/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:45:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 3.9 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2014/03/wordpress-3-9-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://wordpress.org/news/2014/03/wordpress-3-9-beta-3/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Mar 2014 13:15:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3106\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:373:\"The third (and maybe last) beta of WordPress 3.9 is now available for download. Beta 3 includes more than 200 changes, including: New features like live widget previews and the new theme installer are now more ready for prime time, so check ‘em out. UI refinements when editing images and when working with media in the editor. We’ve also brought […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Andrew Nacin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2668:\"<p>The third (and maybe last) beta of WordPress 3.9 is now available for download.</p>\n<p>Beta 3 includes more than 200 <a href=\"https://core.trac.wordpress.org/log?rev=27850&stop_rev=27639&limit=300\">changes</a>, including:</p>\n<ul>\n<li>New features like live widget previews and the new theme installer are now more ready for prime time, so check ‘em out.</li>\n<li>UI refinements when editing images and when working with media in the editor. We’ve also brought back some of the advanced display settings for images.</li>\n<li>If you want to test out audio and video playlists, the links will appear in the media manager once you’ve uploaded an audio or video file.</li>\n<li>For theme developers, we’ve added HTML5 caption support (<a class=\"reopened ticket\" title=\"task (blessed): HTML5 captions (reopened)\" href=\"https://core.trac.wordpress.org/ticket/26642\">#26642</a>) to match the new gallery support (<a class=\"closed ticket\" title=\"enhancement: HTML5 Galleries (closed: fixed)\" href=\"https://core.trac.wordpress.org/ticket/26697\">#26697</a>).</li>\n<li>The formatting function that turns straight quotes into smart quotes (among other things) underwent some changes to drastically speed it up, so let us know if you see anything weird.</li>\n</ul>\n<p><strong>We need your help</strong>. We’re still aiming for an April release, which means the next week will be critical for identifying and squashing bugs. If you’re just joining us, please see <a href=\"https://wordpress.org/news/2014/03/wordpress-3-9-beta-1/\">the Beta 1 announcement post</a> for what to look out for.</p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"http://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums, where friendly moderators are standing by. <b>Plugin developers</b><strong>,</strong> if you haven’t tested WordPress 3.9 yet, now is the time — and be sure to update the “tested up to” version for your plugins so they’re listed as compatible with 3.9.</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 3.9, try the <a href=\"http://wordpress.org/extend/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"http://wordpress.org/wordpress-3.9-beta3.zip\">download the beta here</a> (zip).</p>\n<p><em>WordPress 3.9<br />\nLet’s make the date official<br />\nIt’s April 16</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/news/2014/03/wordpress-3-9-beta-3/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:45:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 3.9 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2014/03/wordpress-3-9-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://wordpress.org/news/2014/03/wordpress-3-9-beta-2/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Mar 2014 05:01:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3101\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:309:\"WordPress 3.9 Beta 2 is now available for testing! We’ve made more than a hundred changes since Beta 1, but we still need your help if we’re going to hit our goal of an April release. For what to look out for, please head on over to the Beta 1 announcement post. Some of the changes in […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Andrew Nacin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1901:\"<p>WordPress 3.9 Beta 2 is now available for testing!</p>\n<p>We’ve made more than a hundred <a href=\"https://core.trac.wordpress.org/log?rev=27639&stop_rev=27500&limit=200\">changes</a> since Beta 1, but we still need your help if we’re going to hit our goal of an April release. For what to look out for, please head on over to <a href=\"https://wordpress.org/news/2014/03/wordpress-3-9-beta-1/\">the Beta 1 announcement post</a>. Some of the changes in Beta 2 include:</p>\n<ul>\n<li>Rendering of embedded audio and video players directly in the visual editor.</li>\n<li>Visual and functional improvements to the editor, the media manager, and theme installer.</li>\n<li>Various bug fixes to TinyMCE, the software behind the visual editor.</li>\n<li>Lots of fixes to widget management in the theme customizer.</li>\n</ul>\n<p>As always,<strong> if you think you’ve found a bug</strong>, you can post to the <a href=\"http://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. Or, if you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on the WordPress Trac</a>. There, you can also find <a href=\"http://core.trac.wordpress.org/tickets/major\">a list of known bugs</a> and <a href=\"http://core.trac.wordpress.org/query?status=closed&group=component&milestone=3.9\">everything we’ve fixed</a> so far.</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 3.9, try the <a href=\"http://wordpress.org/extend/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"http://wordpress.org/wordpress-3.9-beta2.zip\">download the beta here</a> (zip).</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/news/2014/03/wordpress-3-9-beta-2/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:45:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 3.9 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2014/03/wordpress-3-9-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://wordpress.org/news/2014/03/wordpress-3-9-beta-1/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Mar 2014 13:42:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3083\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:329:\"I’m excited to announce that the first beta of WordPress 3.9 is now available for testing. WordPress 3.9 is due out next month — but in order to hit that goal, we need your help testing all of the goodies we’ve added: We updated TinyMCE, the software powering the visual editor, to the latest version. […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Andrew Nacin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6065:\"<p>I’m excited to announce that the <strong>first beta of WordPress 3.9</strong> is now available for testing.</p>\n<p>WordPress 3.9 is due out next month — but in order to hit that goal, <strong>we need your help</strong> testing all of the goodies we’ve added:</p>\n<ul>\n<li>We updated TinyMCE, the software powering the visual editor, to the latest version. Be on the lookout for cleaner markup. Also try the new paste handling — if you paste in a block of text from Microsoft Word, for example, it will no longer come out terrible. (The “Paste from Word” button you probably never noticed has been removed.) It’s possible some plugins that added stuff to the visual editor (like a new toolbar button) no longer work, so we’d like to hear about them (<a href=\"https://core.trac.wordpress.org/ticket/24067\">#24067</a>). (And be sure to <a href=\"http://wordpress.org/support/\">open a support thread</a> for the plugin author.)</li>\n<li>We’ve added <strong>widget management to live previews</strong> (the customizer). Please test editing, adding, and rearranging widgets! (<a href=\"https://core.trac.wordpress.org/ticket/27112\">#27112</a>) We’ve also added the ability to upload, crop, and manage header images, without needing to leave the preview. (<a href=\"https://core.trac.wordpress.org/ticket/21785\">#21785</a>)</li>\n<li>We brought 3.8′s beautiful new theme browsing experience to the <strong>theme installer</strong>. Check it out! (<a title=\"View ticket\" href=\"https://core.trac.wordpress.org/ticket/27055\">#27055</a>)</li>\n<li><strong>Galleries</strong> now receive a live preview in the editor. Upload some photos and insert a gallery to see this in action. (<a href=\"https://core.trac.wordpress.org/ticket/26959\">#26959</a>)</li>\n<li>You can now <strong>drag-and-drop</strong> images directly onto the editor to upload them. It can be a bit finicky, so try it and help us work out the kinks. (<a href=\"https://core.trac.wordpress.org/ticket/19845\">#19845</a>)</li>\n<li>Some things got improved around <strong>editing images</strong>. It’s a lot easier to make changes to an image after you insert it into a post (<a class=\"closed\" title=\"View ticket\" href=\"https://core.trac.wordpress.org/ticket/24409\">#24409</a>) and you no longer get kicked to a new window when you need to crop or rotate an image (<a href=\"https://core.trac.wordpress.org/ticket/21811\">#21811</a>).</li>\n<li>New <strong>audio/video playlists</strong>. Upload a few audio or video files to test these. (<a href=\"https://core.trac.wordpress.org/ticket/26631\">#26631</a>)</li>\n</ul>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"http://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on the WordPress Trac</a>. There, you can also find <a href=\"http://core.trac.wordpress.org/tickets/major\">a list of known bugs</a> and <a href=\"http://core.trac.wordpress.org/query?status=closed&group=component&milestone=3.9\">everything we’ve fixed</a> so far.</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 3.9, try the <a href=\"http://wordpress.org/extend/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"http://wordpress.org/wordpress-3.9-beta1.zip\">download the beta here</a> (zip).</p>\n<hr />\n<p><strong>DEVELOPERS!</strong> Hello! There’s lots for you, too.</p>\n<p><strong>Please test your plugins and themes!</strong> There’s a lot of great stuff under the hood in 3.9 and we hope to blog a bit about them in the coming days. If you haven’t been reading the awesome <a href=\"http://make.wordpress.org/core/tag/week-in-core/\">weekly summaries</a> on the <a href=\"http://make.wordpress.org/core/\">main core development blog</a>, that’s a great place to start. (You should definitely follow that blog.) For now, here are some things to watch out for when testing:</p>\n<ul>\n<li>The <strong>load process in multisite</strong> got rewritten. If you notice any issues with your network, see <a href=\"https://core.trac.wordpress.org/ticket/27003\">#27003</a>.</li>\n<li>We now use the <strong>MySQL Improved (mysqli) database extension</strong> if you’re running a recent version of PHP (<a href=\"https://core.trac.wordpress.org/ticket/21663\">#21663</a>). Please test your plugins and see that everything works well, and please make sure you’re not calling <code>mysql_*</code> functions directly.</li>\n<li><strong>Autosave</strong> was refactored, so if you see any issues related to autosaving, heartbeat, etc., let us know (<a href=\"https://core.trac.wordpress.org/ticket/25272\">#25272</a>).</li>\n<li>Library updates, in particular Backbone 1.1 and Underscore 1.6 (<a href=\"https://core.trac.wordpress.org/ticket/26799\">#26799</a>). Also Masonry 3 (<a href=\"https://core.trac.wordpress.org/ticket/25351\">#25351</a>), PHPMailer (<a href=\"https://core.trac.wordpress.org/ticket/25560\">#25560</a>), Plupload (<a href=\"https://core.trac.wordpress.org/ticket/25663\">#25663</a>), and TinyMCE (<a href=\"https://core.trac.wordpress.org/ticket/24067\">#24067</a>).</li>\n<li>TinyMCE 4.0 is a <em>major</em> update. Please see TinyMCE’s <a href=\"http://www.tinymce.com/wiki.php/Tutorial:Migration_guide_from_3.x\">upgrade guide</a> and our <a href=\"https://core.trac.wordpress.org/ticket/24067\">implementation ticket</a> for more. If you have any questions or problems, please <a href=\"http://wordpress.org/support/forum/alphabeta\">open a thread in the support forums</a>.</li>\n</ul>\n<p>Happy testing!</p>\n<p><em><em>Lots of improvements<br />\nLittle things go a long way</em><br />\nPlease test beta one<br />\n</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/news/2014/03/wordpress-3-9-beta-1/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 3.8.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"http://wordpress.org/news/2014/01/wordpress-3-8-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/news/2014/01/wordpress-3-8-1/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 23 Jan 2014 20:37:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3063\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:358:\"After six weeks and more than 9.3 million downloads of WordPress 3.8, we’re pleased to announce WordPress 3.8.1 is now available. Version 3.8.1 is a maintenance releases that addresses 31 bugs in 3.8, including various fixes and improvements for the new dashboard design and new themes admin screen. An issue with taxonomy queries in WP_Query […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Andrew Nacin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3809:\"<p>After six weeks and more than <a href=\"http://wordpress.org/download/counter/\">9.3 million downloads</a> of WordPress 3.8, we’re pleased to announce WordPress 3.8.1 is now available.</p>\n<p>Version 3.8.1 is a maintenance releases that addresses 31 bugs in 3.8, including various fixes and improvements for the new dashboard design and new themes admin screen. An issue with taxonomy queries in WP_Query was resolved. And if you’ve been frustrated by submit buttons that won’t do anything when you click on them (or thought you were going crazy, like some of us), we’ve found and fixed this “dead zone” on submit buttons.</p>\n<p>It also contains a fix for <strong>embedding tweets</strong> (by placing the URL to the tweet on its own line), which was broken due to a recent Twitter API change. (For more on Embeds, see <a href=\"http://codex.wordpress.org/Embeds\">the Codex</a>.)</p>\n<p>For a full list of changes, consult the <a href=\"http://core.trac.wordpress.org/query?milestone=3.8.1\">list of tickets</a> and <a href=\"https://core.trac.wordpress.org/log/branches/3.8?rev=27018&stop_rev=26862\">the changelog</a>. There’s also a <a href=\"http://make.wordpress.org/core/2014/01/22/wordpress-3-8-1-release-candidate/\">detailed summary</a> for developers on the development blog.</p>\n<p>If you are one of the millions already running WordPress 3.8, we will start rolling out automatic background updates for WordPress 3.8.1 in the next few hours. For sites <a href=\"http://wordpress.org/plugins/background-update-tester/\">that support them</a>, of course.</p>\n<p><a href=\"http://wordpress.org/download/\">Download WordPress 3.8.1</a> or venture over to <strong>Dashboard → Updates</strong> and simply click “Update Now.”</p>\n<p>Thanks to all of these fine individuals for contributing to 3.8.1:</p>\n<p><a href=\"http://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"http://profiles.wordpress.org/collinsinternet\">Allan Collins</a>, <a href=\"http://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"http://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"http://profiles.wordpress.org/aubreypwd\">Aubrey Portwood</a>, <a href=\"http://profiles.wordpress.org/empireoflight\">Ben Dunkle</a>, <a href=\"http://profiles.wordpress.org/cojennin\">Connor Jennings</a>, <a href=\"http://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"http://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"http://profiles.wordpress.org/fboender\">fboender</a>, <a href=\"http://profiles.wordpress.org/avryl\">Janneke Van Dorpe</a>, <a href=\"http://profiles.wordpress.org/janrenn\">janrenn</a>, <a href=\"http://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"http://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"#\">José Pino</a>, <a href=\"http://profiles.wordpress.org/kovshenin\">Konstantin Kovshenin</a>, <a href=\"http://profiles.wordpress.org/matveb\">Matias Ventura</a>, <a href=\"http://profiles.wordpress.org/mattheu\">Matthew Haines-Young</a>, <a href=\"http://profiles.wordpress.org/iammattthomas\">Matt Thomas</a>, <a href=\"http://profiles.wordpress.org/melchoyce\">Mel Choyce</a>, <a href=\"http://profiles.wordpress.org/batmoo\">Mohammad Jangda</a>, <a href=\"http://profiles.wordpress.org/morganestes\">Morgan Estes</a>, <a href=\"http://profiles.wordpress.org/nivijah\">nivijah</a>, <a href=\"http://profiles.wordpress.org/wonderboymusic\">Scott Taylor</a>, <a href=\"http://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"http://profiles.wordpress.org/undergroundnetwork\">undergroundnetwork</a>, and <a href=\"http://profiles.wordpress.org/yurivictor\">Yuri Victor</a>.</p>\n<p><em>WordPress three eight one<br />\nWe heard you didn’t like bugs<br />\nSo we took them out</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2014/01/wordpress-3-8-1/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:31:\"http://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Sun, 11 May 2014 12:55:08 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:10:\"x-pingback\";s:36:\"http://wordpress.org/news/xmlrpc.php\";s:13:\"last-modified\";s:29:\"Thu, 08 May 2014 18:40:58 GMT\";s:4:\"x-nc\";s:11:\"HIT lax 250\";}s:5:\"build\";s:14:\"20140510105057\";}','no'),(327,'_transient_timeout_feed_mod_b9388c83948825c1edaef0d856b7b109','1399856110','no'),(328,'_transient_feed_mod_b9388c83948825c1edaef0d856b7b109','1399812910','no'),(153,'recently_activated','a:0:{}','yes'),(204,'current_theme','Twenty Fourteen','yes'),(205,'theme_mods_twentyfourteen','a:10:{i:0;b:0;s:16:\"header_textcolor\";s:3:\"fff\";s:16:\"background_color\";s:6:\"f5f5f5\";s:16:\"background_image\";s:67:\"http://quinteronyc.com/wp-content/uploads/2014/05/henribendel32.jpg\";s:17:\"background_repeat\";s:6:\"repeat\";s:21:\"background_position_x\";s:4:\"left\";s:21:\"background_attachment\";s:5:\"fixed\";s:23:\"featured_content_layout\";s:6:\"slider\";s:12:\"header_image\";s:66:\"http://quinteronyc.com/wp-content/uploads/2014/05/henribendel3.jpg\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:20;s:3:\"url\";s:66:\"http://quinteronyc.com/wp-content/uploads/2014/05/henribendel3.jpg\";s:13:\"thumbnail_url\";s:66:\"http://quinteronyc.com/wp-content/uploads/2014/05/henribendel3.jpg\";s:6:\"height\";i:418;s:5:\"width\";i:336;}}','yes'),(236,'sm_options','a:56:{s:18:\"sm_b_prio_provider\";s:41:\"GoogleSitemapGeneratorPrioByCountProvider\";s:13:\"sm_b_filename\";s:11:\"sitemap.xml\";s:10:\"sm_b_debug\";b:1;s:8:\"sm_b_xml\";b:1;s:9:\"sm_b_gzip\";b:1;s:9:\"sm_b_ping\";b:1;s:12:\"sm_b_pingmsn\";b:1;s:19:\"sm_b_manual_enabled\";b:0;s:17:\"sm_b_auto_enabled\";b:1;s:15:\"sm_b_auto_delay\";b:1;s:15:\"sm_b_manual_key\";s:32:\"a96ba5f9641fa289b848d79fa60a17af\";s:11:\"sm_b_memory\";s:0:\"\";s:9:\"sm_b_time\";i:-1;s:14:\"sm_b_max_posts\";i:-1;s:13:\"sm_b_safemode\";b:0;s:18:\"sm_b_style_default\";b:1;s:10:\"sm_b_style\";s:0:\"\";s:11:\"sm_b_robots\";b:1;s:12:\"sm_b_exclude\";a:0:{}s:17:\"sm_b_exclude_cats\";a:0:{}s:18:\"sm_b_location_mode\";s:4:\"auto\";s:20:\"sm_b_filename_manual\";s:0:\"\";s:19:\"sm_b_fileurl_manual\";s:0:\"\";s:10:\"sm_in_home\";b:1;s:11:\"sm_in_posts\";b:1;s:15:\"sm_in_posts_sub\";b:0;s:11:\"sm_in_pages\";b:1;s:10:\"sm_in_cats\";b:0;s:10:\"sm_in_arch\";b:0;s:10:\"sm_in_auth\";b:0;s:10:\"sm_in_tags\";b:0;s:9:\"sm_in_tax\";a:0:{}s:17:\"sm_in_customtypes\";a:0:{}s:13:\"sm_in_lastmod\";b:1;s:10:\"sm_cf_home\";s:5:\"daily\";s:11:\"sm_cf_posts\";s:7:\"monthly\";s:11:\"sm_cf_pages\";s:6:\"weekly\";s:10:\"sm_cf_cats\";s:6:\"weekly\";s:10:\"sm_cf_auth\";s:6:\"weekly\";s:15:\"sm_cf_arch_curr\";s:5:\"daily\";s:14:\"sm_cf_arch_old\";s:6:\"yearly\";s:10:\"sm_cf_tags\";s:6:\"weekly\";s:10:\"sm_pr_home\";d:1;s:11:\"sm_pr_posts\";d:0.59999999999999998;s:15:\"sm_pr_posts_min\";d:0.20000000000000001;s:11:\"sm_pr_pages\";d:0.59999999999999998;s:10:\"sm_pr_cats\";d:0.29999999999999999;s:10:\"sm_pr_arch\";d:0.29999999999999999;s:10:\"sm_pr_auth\";d:0.29999999999999999;s:10:\"sm_pr_tags\";d:0.29999999999999999;s:12:\"sm_i_donated\";b:0;s:17:\"sm_i_hide_donated\";b:0;s:17:\"sm_i_install_date\";i:1399720160;s:14:\"sm_i_hide_note\";b:0;s:15:\"sm_i_hide_works\";b:0;s:16:\"sm_i_hide_donors\";b:0;}','yes'),(219,'ossdl_off_include_dirs','wp-content,wp-includes','yes'),(220,'ossdl_off_exclude','.php','yes'),(221,'ossdl_cname','','yes'),(223,'rss_language','en','yes'),(224,'rss_image','http://0398275.netsolhost.com/wordpress/wp-content/plugins/podpress/images/powered_by_podpress.jpg','yes'),(206,'theme_switched','','yes'),(158,'_site_transient_browser_234b58811ca2e0823c75728ee574c8f3','a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:5:\"7.0.2\";s:10:\"update_url\";s:28:\"http://www.apple.com/safari/\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/safari.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/safari.png\";s:15:\"current_version\";s:1:\"5\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(175,'_transient_timeout_dash_aa95765b5cc111c56d5993d476b1c2f0','1399720717','no'),(176,'_transient_dash_aa95765b5cc111c56d5993d476b1c2f0','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'http://wptavern.com/apppresser-debuts-appbuddy-mobile-app-at-buddycamp-miami?utm_source=rss&utm_medium=rss&utm_campaign=apppresser-debuts-appbuddy-mobile-app-at-buddycamp-miami\' title=\'Brian Messenlehner demonstrated AppPresser‘s new AppBuddy extension at BuddyCamp Miami with a mobile app created for any WordCamps that are being broadcasted via WP Armchair. His team is releasing the AppBuddy beta today to their customers who have purchased the Agency bundle. The app is being distributed from wparmchair.com and is in both of the app stores. […]\'>WPTavern: AppPresser Debuts AppBuddy Mobile App at BuddyCamp Miami</a></li><li><a class=\'rsswidget\' href=\'http://wordpress.tv/2014/05/09/alec-rippberger-picture-this-wordpress-images-for-responsive-and-high-density-designs/\' title=\' […]\'>WordPress.tv: Alec Rippberger: Picture This: WordPress Images For Responsive And High-Density Designs</a></li><li><a class=\'rsswidget\' href=\'http://wordpress.tv/2014/05/09/suzette-franck-lets-get-sassy/\' title=\' […]\'>WordPress.tv: Suzette Franck: Let’s Get SASSy!</a></li><li><a class=\'rsswidget\' href=\'http://wordpress.tv/2014/05/09/james-barrett-ia-essentials-how-to-prioritize-design-and-present-your-clients-content/\' title=\' […]\'>WordPress.tv: James Barrett: IA Essentials: How To Prioritize, Design, and Present Your Clients Content</a></li><li><a class=\'rsswidget\' href=\'http://wordpress.tv/2014/05/09/josh-leuze-dont-let-your-site-jump-the-shark/\' title=\' […]\'>WordPress.tv: Josh Leuze: Don’t Let Your Site Jump The Shark</a></li></ul></div>','no'),(177,'_transient_timeout_feed_a5420c83891a9c88ad2a4f04584a5efc','1399720717','no'),(178,'_transient_feed_a5420c83891a9c88ad2a4f04584a5efc','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n \n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:72:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"WordPress Plugins » View: Most Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"http://wordpress.org/plugins/browse/popular/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"WordPress Plugins » View: Most Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 May 2014 22:50:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"http://bbpress.org/?v=1.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:15:{i:0;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Akismet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"http://wordpress.org/plugins/akismet/#post-15\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 22:11:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"15@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Akismet checks your comments against the Akismet web service to see if they look like spam or not.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"WordPress SEO by Yoast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"http://wordpress.org/plugins/wordpress-seo/#post-8321\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Jan 2009 20:34:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"8321@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the WordPress SEO plugin by Yoast.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Contact Form 7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"http://wordpress.org/plugins/contact-form-7/#post-2141\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Aug 2007 12:45:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"2141@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Just another contact form plugin. Simple but flexible.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Takayuki Miyoshi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Google XML Sitemaps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"http://wordpress.org/plugins/google-sitemap-generator/#post-132\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 22:31:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"132@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"This plugin will generate a special XML sitemap which will help search engines to better index your blog.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"Arnee\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"NextGEN Gallery\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/plugins/nextgen-gallery/#post-1169\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Apr 2007 20:08:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"1169@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:120:\"The most popular WordPress gallery plugin and one of the most popular plugins of all time with over 9 million downloads.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Alex Rabe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WooCommerce - excelling eCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"http://wordpress.org/plugins/woocommerce/#post-29860\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Sep 2011 08:13:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"29860@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WooThemes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"All in One SEO Pack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://wordpress.org/plugins/all-in-one-seo-pack/#post-753\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Mar 2007 20:08:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"753@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"All in One SEO Pack is a WordPress SEO plugin to automatically optimize your WordPress blog for Search Engines such as Google.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"uberdose\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Wordfence Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"http://wordpress.org/plugins/wordfence/#post-29832\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 04 Sep 2011 03:13:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"29832@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:137:\"Wordfence Security is a free enterprise class security and performance plugin that makes your site up to 50 times faster and more secure.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Wordfence\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"TinyMCE Advanced\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"http://wordpress.org/plugins/tinymce-advanced/#post-2082\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Jun 2007 15:00:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"2082@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Enables the advanced features of TinyMCE, the WordPress WYSIWYG editor.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Andrew Ozz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Jetpack by WordPress.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"http://wordpress.org/plugins/jetpack/#post-23862\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Jan 2011 02:21:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"23862@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"Supercharge your WordPress site with powerful features previously only available to WordPress.com users.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Tim Moore\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"MailPoet Newsletters\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/plugins/wysija-newsletters/#post-32629\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Dec 2011 17:09:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"32629@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"Send newsletters, post notifications or autoresponders from WordPress easily, and beautifully.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"MailPoet Staff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WordPress Importer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/plugins/wordpress-importer/#post-18101\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 May 2010 17:42:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"18101@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brian Colinger\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"WP-Optimize\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"http://wordpress.org/plugins/wp-optimize/#post-8691\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 21 Jan 2009 04:28:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"8691@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"Simple but effective plugin allows you to extensively clean up your WordPress database and optimize it without doing manual queries.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"ruhanirabin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"iThemes Security (formerly Better WP Security)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/plugins/better-wp-security/#post-21738\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Oct 2010 22:06:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"21738@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"The easiest, most effective way to secure WordPress in seconds.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Chris Wiegman\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"WPtouch Mobile Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"http://wordpress.org/plugins/wptouch/#post-5468\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 May 2008 04:58:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"5468@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"Create a slick mobile WordPress website with just a few clicks.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"BraveNewCode Inc.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:45:\"http://wordpress.org/plugins/rss/view/popular\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 09 May 2014 23:18:37 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:7:\"expires\";s:29:\"Fri, 09 May 2014 23:25:15 GMT\";s:13:\"cache-control\";s:0:\"\";s:6:\"pragma\";s:0:\"\";s:13:\"last-modified\";s:31:\"Fri, 09 May 2014 22:50:15 +0000\";s:4:\"x-nc\";s:11:\"HIT lax 249\";}s:5:\"build\";s:14:\"20121202204312\";}','no'),(179,'_transient_timeout_feed_mod_a5420c83891a9c88ad2a4f04584a5efc','1399720717','no'),(180,'_transient_feed_mod_a5420c83891a9c88ad2a4f04584a5efc','1399677517','no'),(189,'theme_mods_twentyeleven','a:9:{s:16:\"header_textcolor\";s:3:\"000\";s:16:\"background_color\";s:6:\"e2e2e2\";s:16:\"background_image\";s:0:\"\";s:17:\"background_repeat\";s:6:\"repeat\";s:21:\"background_position_x\";s:4:\"left\";s:21:\"background_attachment\";s:5:\"fixed\";s:12:\"header_image\";s:95:\"http://0398275.netsolhost.com/wordpress/wp-content/themes/twentyeleven/images/headers/wheel.jpg\";s:17:\"header_image_data\";a:3:{s:3:\"url\";s:95:\"http://0398275.netsolhost.com/wordpress/wp-content/themes/twentyeleven/images/headers/wheel.jpg\";s:13:\"thumbnail_url\";s:105:\"http://0398275.netsolhost.com/wordpress/wp-content/themes/twentyeleven/images/headers/wheel-thumbnail.jpg\";s:11:\"description\";s:5:\"Wheel\";}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1399719199;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";a:0:{}s:9:\"sidebar-5\";a:0:{}}}}','yes'),(190,'twentyeleven_theme_options','a:3:{s:12:\"color_scheme\";s:5:\"light\";s:10:\"link_color\";s:7:\"#1b8be0\";s:12:\"theme_layout\";s:15:\"content-sidebar\";}','yes'),(203,'can_compress_scripts','1','yes'),(208,'widget_pages','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(209,'widget_calendar','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(210,'widget_links','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(211,'widget_tag_cloud','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(212,'widget_nav_menu','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(213,'widget_widget_twentyfourteen_ephemera','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(226,'podPress_version','8.8.10.13','yes'),(229,'podPress_config','a:37:{s:11:\"lastChecked\";s:9:\"8.8.10.13\";s:19:\"compatibilityChecks\";a:3:{s:11:\"themeTested\";b:1;s:7:\"wp_head\";b:1;s:9:\"wp_footer\";b:1;}s:11:\"enableStats\";b:0;s:22:\"disabledashboardwidget\";b:0;s:10:\"statMethod\";s:10:\"permalinks\";s:11:\"statLogging\";s:6:\"Counts\";s:19:\"enable3rdPartyStats\";s:2:\"No\";s:18:\"enableBlubrryStats\";b:0;s:13:\"rss_copyright\";s:33:\"Copyright © QuinteroNYC 2014\";s:20:\"enablePremiumContent\";b:0;s:13:\"premiumMethod\";s:6:\"Digest\";s:20:\"enableTorrentCasting\";b:0;s:14:\"podcastFeedURL\";s:53:\"http://0398275.netsolhost.com/wordpress/?feed=podcast\";s:12:\"mediaWebPath\";s:58:\"http://0398275.netsolhost.com/wordpress/wp-content/uploads\";s:13:\"maxMediaFiles\";i:10;s:17:\"contentBeforeMore\";s:3:\"yes\";s:15:\"contentLocation\";s:3:\"end\";s:12:\"contentImage\";s:6:\"button\";s:13:\"contentPlayer\";s:4:\"both\";s:24:\"contentHidePlayerPlayNow\";s:7:\"enabled\";s:17:\"videoPreviewImage\";s:94:\"http://0398275.netsolhost.com/wordpress/wp-content/plugins/podpress/images/vpreview_center.png\";s:19:\"disableVideoPreview\";b:0;s:15:\"contentDownload\";s:7:\"enabled\";s:19:\"contentDownloadText\";s:7:\"enabled\";s:20:\"contentDownloadStats\";s:7:\"enabled\";s:15:\"contentDuration\";s:7:\"enabled\";s:15:\"contentfilesize\";s:8:\"disabled\";s:19:\"incontentandexcerpt\";s:22:\"in_content_and_excerpt\";s:24:\"contentAutoDisplayPlayer\";b:1;s:12:\"enableFooter\";b:0;s:9:\"mp3Player\";s:9:\"1pixelout\";s:6:\"player\";a:21:{s:2:\"bg\";s:7:\"#E5E5E5\";s:4:\"text\";s:7:\"#333333\";s:6:\"leftbg\";s:7:\"#CCCCCC\";s:8:\"lefticon\";s:7:\"#333333\";s:9:\"volslider\";s:7:\"#666666\";s:8:\"voltrack\";s:7:\"#FFFFFF\";s:7:\"rightbg\";s:7:\"#B4B4B4\";s:12:\"rightbghover\";s:7:\"#999999\";s:9:\"righticon\";s:7:\"#333333\";s:14:\"righticonhover\";s:7:\"#FFFFFF\";s:6:\"loader\";s:7:\"#009900\";s:5:\"track\";s:7:\"#FFFFFF\";s:6:\"border\";s:7:\"#CCCCCC\";s:7:\"tracker\";s:7:\"#DDDDDD\";s:4:\"skip\";s:7:\"#666666\";s:6:\"slider\";s:7:\"#666666\";s:13:\"initialvolume\";i:70;s:6:\"buffer\";i:5;s:11:\"checkpolicy\";s:2:\"no\";s:23:\"overwriteTitleandArtist\";s:2:\"no\";s:13:\"listenWrapper\";b:0;}s:6:\"iTunes\";a:9:{s:7:\"summary\";s:11:\"coming soon\";s:8:\"keywords\";s:0:\"\";s:8:\"subtitle\";s:0:\"\";s:6:\"author\";s:0:\"\";s:6:\"FeedID\";s:0:\"\";s:8:\"explicit\";s:2:\"No\";s:5:\"image\";s:104:\"http://0398275.netsolhost.com/wordpress/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg\";s:12:\"new-feed-url\";s:7:\"Disable\";s:5:\"block\";s:2:\"No\";}s:15:\"rss_license_url\";s:0:\"\";s:14:\"podpress_feeds\";a:4:{i:0;a:29:{s:3:\"use\";b:1;s:7:\"premium\";b:0;s:4:\"name\";s:12:\"Podcast Feed\";s:4:\"slug\";s:7:\"podcast\";s:9:\"feedtitle\";s:6:\"append\";s:8:\"subtitle\";s:0:\"\";s:17:\"itunes-newfeedurl\";s:7:\"Disable\";s:5:\"descr\";s:11:\"coming soon\";s:15:\"itunes-category\";a:0:{}s:12:\"rss_category\";N;s:15:\"itunes-keywords\";s:0:\"\";s:13:\"itunes-author\";s:0:\"\";s:5:\"email\";s:19:\"Quinteronyc@aol.com\";s:12:\"itunes-image\";s:104:\"http://0398275.netsolhost.com/wordpress/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg\";s:9:\"rss_image\";s:98:\"http://0398275.netsolhost.com/wordpress/wp-content/plugins/podpress/images/powered_by_podpress.jpg\";s:9:\"copyright\";s:33:\"Copyright © QuinteroNYC 2014\";s:11:\"license_url\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:7:\"charset\";s:5:\"UTF-8\";s:9:\"FileTypes\";a:0:{}s:14:\"inclCategories\";a:0:{}s:27:\"show_only_podPress_podcasts\";b:1;s:21:\"bypass_incl_selection\";b:0;s:15:\"itunes-explicit\";s:2:\"No\";s:8:\"feedtype\";s:3:\"rss\";s:3:\"ttl\";i:1440;s:13:\"itunes-feedid\";s:0:\"\";s:12:\"itunes-block\";s:2:\"No\";s:14:\"use_headerlink\";b:0;}i:1;a:29:{s:3:\"use\";b:0;s:7:\"premium\";b:0;s:4:\"name\";s:21:\"Enhanced Podcast Feed\";s:4:\"slug\";s:15:\"enhancedpodcast\";s:9:\"feedtitle\";s:6:\"append\";s:8:\"subtitle\";s:0:\"\";s:17:\"itunes-newfeedurl\";s:7:\"Disable\";s:5:\"descr\";s:11:\"coming soon\";s:15:\"itunes-category\";a:0:{}s:12:\"rss_category\";N;s:15:\"itunes-keywords\";s:0:\"\";s:13:\"itunes-author\";s:0:\"\";s:5:\"email\";s:19:\"Quinteronyc@aol.com\";s:12:\"itunes-image\";s:104:\"http://0398275.netsolhost.com/wordpress/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg\";s:9:\"rss_image\";s:98:\"http://0398275.netsolhost.com/wordpress/wp-content/plugins/podpress/images/powered_by_podpress.jpg\";s:9:\"copyright\";s:33:\"Copyright © QuinteroNYC 2014\";s:11:\"license_url\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:7:\"charset\";s:5:\"UTF-8\";s:9:\"FileTypes\";a:2:{i:0;s:9:\"audio_m4a\";i:1;s:9:\"video_m4v\";}s:14:\"inclCategories\";a:0:{}s:27:\"show_only_podPress_podcasts\";b:1;s:21:\"bypass_incl_selection\";b:0;s:15:\"itunes-explicit\";s:2:\"No\";s:8:\"feedtype\";s:4:\"atom\";s:3:\"ttl\";i:1440;s:13:\"itunes-feedid\";s:0:\"\";s:12:\"itunes-block\";s:2:\"No\";s:14:\"use_headerlink\";b:0;}i:2;a:29:{s:3:\"use\";b:0;s:7:\"premium\";b:0;s:4:\"name\";s:12:\"Torrent Feed\";s:4:\"slug\";s:7:\"torrent\";s:9:\"feedtitle\";s:6:\"append\";s:8:\"subtitle\";s:0:\"\";s:17:\"itunes-newfeedurl\";s:7:\"Disable\";s:5:\"descr\";s:11:\"coming soon\";s:15:\"itunes-category\";a:0:{}s:12:\"rss_category\";N;s:15:\"itunes-keywords\";s:0:\"\";s:13:\"itunes-author\";s:0:\"\";s:5:\"email\";s:19:\"Quinteronyc@aol.com\";s:12:\"itunes-image\";s:104:\"http://0398275.netsolhost.com/wordpress/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg\";s:9:\"rss_image\";s:98:\"http://0398275.netsolhost.com/wordpress/wp-content/plugins/podpress/images/powered_by_podpress.jpg\";s:9:\"copyright\";s:33:\"Copyright © QuinteroNYC 2014\";s:11:\"license_url\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:7:\"charset\";s:5:\"UTF-8\";s:9:\"FileTypes\";a:1:{i:0;s:7:\"torrent\";}s:14:\"inclCategories\";a:0:{}s:27:\"show_only_podPress_podcasts\";b:1;s:21:\"bypass_incl_selection\";b:0;s:15:\"itunes-explicit\";s:2:\"No\";s:8:\"feedtype\";s:4:\"atom\";s:3:\"ttl\";i:1440;s:13:\"itunes-feedid\";s:0:\"\";s:12:\"itunes-block\";s:2:\"No\";s:14:\"use_headerlink\";b:0;}i:3;a:29:{s:3:\"use\";b:0;s:7:\"premium\";b:1;s:4:\"name\";s:12:\"Premium Feed\";s:4:\"slug\";s:7:\"premium\";s:9:\"feedtitle\";s:6:\"append\";s:8:\"subtitle\";s:0:\"\";s:17:\"itunes-newfeedurl\";s:7:\"Disable\";s:5:\"descr\";s:11:\"coming soon\";s:15:\"itunes-category\";a:0:{}s:12:\"rss_category\";N;s:15:\"itunes-keywords\";s:0:\"\";s:13:\"itunes-author\";s:0:\"\";s:5:\"email\";s:19:\"Quinteronyc@aol.com\";s:12:\"itunes-image\";s:104:\"http://0398275.netsolhost.com/wordpress/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg\";s:9:\"rss_image\";s:98:\"http://0398275.netsolhost.com/wordpress/wp-content/plugins/podpress/images/powered_by_podpress.jpg\";s:9:\"copyright\";s:33:\"Copyright © QuinteroNYC 2014\";s:11:\"license_url\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:7:\"charset\";s:5:\"UTF-8\";s:9:\"FileTypes\";a:0:{}s:14:\"inclCategories\";a:0:{}s:27:\"show_only_podPress_podcasts\";b:1;s:21:\"bypass_incl_selection\";b:0;s:15:\"itunes-explicit\";s:2:\"No\";s:8:\"feedtype\";s:3:\"rss\";s:3:\"ttl\";i:1440;s:13:\"itunes-feedid\";s:0:\"\";s:12:\"itunes-block\";s:2:\"No\";s:14:\"use_headerlink\";b:0;}}s:14:\"blognameChoice\";s:6:\"Append\";s:25:\"autoDetectedMediaFilePath\";s:86:\"\\\\WDP\\DFS\\30\\5\\4\\9\\3071365945\\user\\sites\\3889923.site\\www\\wordpress/wp-content/uploads\";}','yes'),(404,'_transient_timeout_feed_cbd2b3760852e41c6fbfed1d636ba836','1400066020','no'),(405,'_transient_feed_cbd2b3760852e41c6fbfed1d636ba836','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:81:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:3:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"rel\";s:3:\"via\";s:4:\"href\";s:28:\"http://feeds.yoast.com/yoast\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"rel\";s:3:\"hub\";s:4:\"href\";s:32:\"http://feedpress.superfeedr.com/\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:28:\"http://feeds.yoast.com/yoast\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"Yoast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"https://yoast.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"The Art & Science of Website Optimization\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 13 May 2014 10:09:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"http://wordpress.org/?v=3.9.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:20:{i:0;a:6:{s:4:\"data\";s:76:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"The Snippet Preview: what it means and how to use it.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://yoast.com/snippet-preview/?utm_source=rss&utm_medium=rss&utm_campaign=snippet-preview\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://yoast.com/snippet-preview/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 12 May 2014 12:19:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:16:\"Keyword Research\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:17:\"WordPress Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=171674\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:466:\"<p>Our WordPress SEO plugin has come with a snippet preview from day 1. This snippet preview mimics what the current page would look like in the search results, by our best “guesstimation”. In this post I’ll explain what the different sections are made up of, and what you can do to optimize those. I’ll also explain why the…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10827:\"<p>Our WordPress SEO plugin has come with a snippet preview from day 1. This snippet preview mimics what the current page would look like in the search results, by our best “guesstimation”. In this post I’ll explain what the different sections are made up of, and what you can do to optimize those. I’ll also explain why the snippet might not always match what you see in the search results.</p>\n<p>Note that the screenshots in this post are made using the latest version of WordPress SEO as of writing, version 1.5.3. So if you think “this is different from what I’m seeing”: update.</p>\n<div id=\"attachment_171679\" class=\"wp-caption aligncenter\"><img class=\"size-full wp-image-171679\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/05/snippet-preview-1.png\" alt=\"snippet preview 1\" width=\"543\" height=\"93\" /><p class=\"wp-caption-text\">An example of the snippet preview</p></div>\n<h2>What determines the look of a snippet in the search results?</h2>\n<p>The above snippet preview lacks a few things. For instance, it lacks bolding of a keyword. If you search for a specific word, Google will bold that keyword in the snippets it shows. But it actually goes one step further. Once it has determined which pages will rank for your search, it tries to find a bit of the page that has that word in it. If your meta description (if you have one) doesn’t contain the keyword that was searched for, it’ll grab a “random” snippet of the page that contains that keyword.</p>\n<p>This is one of the reasons why it helps tremendously if you know what the most searched for keyword for a page is going to be, so you can optimize the snippet for it. Let’s slightly change the look of the above snippet preview: if you set the <a title=\"The focus keyword in WordPress SEO\" href=\"https://yoast.com/focus-keyword/\">focus keyword</a> of your post, that word will be automatically bolded.</p>\n<div id=\"attachment_171678\" class=\"wp-caption aligncenter\"><img class=\"size-full wp-image-171678\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/05/snippet-preview-2.png\" alt=\"snippet preview with bolded words\" width=\"522\" height=\"90\" /><p class=\"wp-caption-text\">snippet preview with bolded words</p></div>\n<p>As you can see, the plugin “adapts” by trying to find a sentence that contains the focus keyword in the content, just like Google would. It has also bolded the keyword in both the title and the URL. Now you’ll agree with me that this is far from a perfect snippet yet. We could do better by improving the title, the post’s URL or “slug” and by crafting a meta description.</p>\n<h2>The title</h2>\n<p>The title is the first thing people see in the search results for your posts and pages, and in many, many cases the only thing. So it’d better be damn good. Funnily enough, Google actually <em>changes</em> your title for you, if it thinks you’re not doing a good enough job. There are many reasons why it might do that, most of them <a title=\"Why Google won’t display the right page title\" href=\"https://yoast.com/google-page-title/\">explained in this post</a>.</p>\n<p>The title in the snippet preview is determined based on the title template you’ve set in your SEO → Titles & Metas settings, using variables from your current post. In our case, that template is simply:</p>\n<pre>%%title%% • %%sitename%%</pre>\n<p>So the plugin takes the post title, and appends that middle dot plus the site’s name. You could have the category in there if you want, but that usually gives you less room to properly play with the title. Removing the site’s name is <em>not</em> a good idea. Google will usually rewrite your titles if they don’t contain branding, see the above post for details.</p>\n<p>Of course, WordPress SEO allows you to have a title that’s different from your article’s main heading and in some cases, that’s a good idea. If you’ve done a bit of keyword research to determine the focus keyword for your page, you might have seen there are several variations of that keyword. For instance, for our keyword “snippet preview”, Google suggest shows the following:</p>\n<div id=\"attachment_171684\" class=\"wp-caption aligncenter\"><img class=\"size-full wp-image-171684\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/05/snippet-preview-google-search.png\" alt=\"snippet preview google search\" width=\"347\" height=\"132\" /><p class=\"wp-caption-text\">A Google search for “snippet preview” shows the following suggestions.</p></div>\n<p>Now, our current title would definitely match for [snippet preview yoast], but it might not match for [snippet preview wordpress]. And we’re actually explaining the snippet preview in our WordPress SEO plugin, so it might be helpful to put that in the post’s title. Also, running the words snippet preview through <a href=\"http://ubersuggest.org/\">übersuggest</a> actually suggest there are some how to type queries for the keyword as well.</p>\n<p>So let’s, combine all that knowledge and change our title tag to “The Snippet Preview in WordPress SEO: a how-to • Yoast”. I first wanted to make the title “Using the Snippet Preview in WordPress SEO: a how-to • Yoast”, but that’s too long and would thus look like this:</p>\n<div id=\"attachment_171695\" class=\"wp-caption aligncenter\"><img class=\"size-full wp-image-171695\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/05/snippet-preview-3.png\" alt=\"snippet preview - title too long\" width=\"559\" height=\"99\" /><p class=\"wp-caption-text\">snippet preview example: title too long</p></div>\n<p>As you can see, the title is cut off using ellipsis. This behavior was changed in the May 12th 2014 release based on the excellent work done by Dr Pete Meyers in <a href=\"http://moz.com/blog/new-title-tag-guidelines-preview-tool\">this post on Moz</a>. If the title is too long, you’d see this error below the title input field too:</p>\n<p><img class=\"aligncenter size-full wp-image-171698\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/05/snippet-preview-title-length-error.png\" alt=\"snippet preview title length error\" width=\"528\" height=\"79\" /></p>\n<p>But now, we have a nicely optimized title that’ll match the keywords were looking for. Let’s see what it looks like:</p>\n<p><img class=\"aligncenter size-full wp-image-171701\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/05/snippet-preview-4.png\" alt=\"snippet preview 4\" width=\"563\" height=\"94\" /></p>\n<h2>The meta description</h2>\n<p>Now that our title is up to snuff, let’s work on the second biggest “item” in the snippet: the description. Often referred to as the “snippet” too, though that might be slightly confusing in this context. We’re going to try to get control of this snippet as often as possible, meaning that we should have a snippet that matches many of the keywords that’ll match this post.</p>\n<p>We know that we want people to be able to search for [snippet preview] and preferably also [snippet preview how-to] and [snippet preview yoast]. So, let’s write our meta description. While writing your meta description, the snippet preview updates live, so you can test what works and fits, length wise. I ended up with this:</p>\n<blockquote><p>Use WordPress SEO by Yoast? This post explains what its snippet preview does and explains you how to use it to optimize your content.</p></blockquote>\n<p>Before showing another screenshot, let’s go the next section of the preview.</p>\n<h2>The URL or “slug”</h2>\n<p>The slug is the part of the URL that identifies your article. So in our example above its “snippet-preview-means-use”. Slugs in WordPress are normally the article title, lowercased, with spaces replaced by hyphens. WordPress SEO has an option to remove stop words from your slug, which has cleaned up our slug considerably already. But since we’ve opted to change the title of our post, we’ll edit the slug as well, simply to “snippet-preview-how-to”.</p>\n<p>The “yoast” keyword will already be matched by the domain (not in the screenshots as I was making these in my local development environment).</p>\n<p>Having edited both the meta description and the slug now, our final preview looks like this:</p>\n<p><img class=\"aligncenter size-full wp-image-171708\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/05/snippet-preview-final.png\" alt=\"snippet preview final\" width=\"511\" height=\"97\" /></p>\n<p>Looking loads better, right?</p>\n<p>Note that we’ve later changed it to just “snippet-preview” as we’ll be linking to this post from within the plugin and we want people to be able to simply remember the URL.</p>\n<h2>The date</h2>\n<p>This is a post, and posts carry date info in Google search. Some SEOs, including us, have tried hiding those in the past, but to be honest, that’s a sacrifice to usability we’re not willing to make anymore. For pages and other post types there won’t be a date in the snippet preview, as usually those won’t display dates.</p>\n<p>If you want to change that behavior for a particular post type, go to SEO → Titles & Metas and check the box below the post type:</p>\n<p><img class=\"aligncenter size-full wp-image-171711\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/05/titles-metas-settings-post-type.png\" alt=\"titles metas settings post type\" width=\"623\" height=\"294\" /></p>\n<h2>Author image</h2>\n<p>If you’ve <a href=\"https://yoast.com/push-rel-author-head/\">enabled authorship</a> for your posts, you might see an author image next your posts in the search results. Our plugin won’t reflect that, as it doesn’t really change much about the post.</p>\n<h2>Use snippet preview to optimize your posts</h2>\n<p>I hope this post has made it clear for you how you can use the snippet preview to optimize your writing. This functionality is available in <a href=\"https://yoast.com/wordpress/plugins/seo/\">WordPress SEO by Yoast</a> and of course also in <a href=\"https://yoast.com/wordpress/plugins/premium-seo/\">WordPress SEO Premium</a>.</p>\n<p>If you’re unsure about whether you’re using WordPress SEO right and want us to have a look at your site and give you tips for optimization, have a look at our <a title=\"Want to Improve your Website but don’t know where to Start?\" href=\"https://yoast.com/hire-us/website-review/\">website reviews</a>.</p>\n<p>If you’ve got more tips on using this feature, drop them in the comments!</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://yoast.com/snippet-preview/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"11\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:73:\"https://yoast.com/wp-content/uploads/2014/05/snippet-preview-1-180x93.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:8:{i:0;a:6:{s:4:\"data\";s:15:\"\n \n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:66:\"https://yoast.com/wp-content/uploads/2014/05/snippet-preview-1.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:3:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"snippet-preview-1\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"An example of the snippet preview\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:73:\"https://yoast.com/wp-content/uploads/2014/05/snippet-preview-1-180x93.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:15:\"\n \n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:66:\"https://yoast.com/wp-content/uploads/2014/05/snippet-preview-2.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:3:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"snippet-preview-2\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"snippet preview with bolded words\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:73:\"https://yoast.com/wp-content/uploads/2014/05/snippet-preview-2-180x90.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:15:\"\n \n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:78:\"https://yoast.com/wp-content/uploads/2014/05/snippet-preview-google-search.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:3:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"snippet-preview-google-search\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"A Google search for \"snippet preview\" shows the following suggestions.\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:86:\"https://yoast.com/wp-content/uploads/2014/05/snippet-preview-google-search-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:15:\"\n \n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:66:\"https://yoast.com/wp-content/uploads/2014/05/snippet-preview-3.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:3:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"snippet-preview-3\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"snippet preview example: title too long\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:73:\"https://yoast.com/wp-content/uploads/2014/05/snippet-preview-3-180x99.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:83:\"https://yoast.com/wp-content/uploads/2014/05/snippet-preview-title-length-error.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"snippet-preview-title-length-error\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:90:\"https://yoast.com/wp-content/uploads/2014/05/snippet-preview-title-length-error-180x79.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:66:\"https://yoast.com/wp-content/uploads/2014/05/snippet-preview-4.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"snippet-preview-4\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:73:\"https://yoast.com/wp-content/uploads/2014/05/snippet-preview-4-180x94.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:70:\"https://yoast.com/wp-content/uploads/2014/05/snippet-preview-final.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"snippet-preview-final\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:77:\"https://yoast.com/wp-content/uploads/2014/05/snippet-preview-final-180x97.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:80:\"https://yoast.com/wp-content/uploads/2014/05/titles-metas-settings-post-type.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"titles-metas-settings-post-type\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:88:\"https://yoast.com/wp-content/uploads/2014/05/titles-metas-settings-post-type-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:1;a:6:{s:4:\"data\";s:52:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"Thoughts on 404 Not Found error pages\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"https://yoast.com/thoughts-404-not-found/?utm_source=rss&utm_medium=rss&utm_campaign=thoughts-404-not-found\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://yoast.com/thoughts-404-not-found/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 May 2014 14:02:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"Usability\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"404\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=169251\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:412:\"<p>Have you ever wondered why you should have that 404 Not Found page? What’s the use? The page is gone or broken and you don’t want people to end up there, so why not just redirect that page to the homepage of your website? They even made WordPress plugins that will help you do this,…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Michiel Heijmans\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7618:\"<p>Have you ever wondered why you should have that 404 Not Found page? What’s the use? The page is gone or broken and you don’t want people to end up there, so why not just redirect that page to the homepage of your website? They even made WordPress plugins that will help you do this, so why not, right?</p>\n<p>Wrong. What you’re basically doing is putting people on a train they did not choose themselves. If I want to go to Paris, why send me to London instead? If a visitor wants to find a certain page on your website, give him that page or an explanation of why you can’t.</p>\n<h2>Back to basics</h2>\n<p>The 404 Not Found error means that the URL that was requested doesn’t point to a certain page. Or as <a href=\"http://en.wikipedia.org/wiki/HTTP_404\">Wikipedia</a> puts it:</p>\n<blockquote><p>“The 404 or Not Found error message is an HTTP standard response code indicating that the client was able to communicate with a given server, but the server could not find what was requested.”</p></blockquote>\n<p>The page may have been deleted, or the URL was misspelled. The permalink structure might have changed or even the domain name, and redirects could have been set wrong. It doesn’t matter why the page isn’t there anymore. Just bear in mind that it’s probably your fault and not the visitors fault, and write content for that 404 Not Found page based on that assumption. Keep a close eye on your 404s, which can be done by using, for instance, Google Webmaster Tools or <a href=\"http://www.screamingfrog.co.uk/seo-spider/\">Screaming Frog</a>.</p>\n<p>Note that if you have some pages that need to go down temporarily, the use of a <a href=\"https://yoast.com/http-503-site-maintenance-seo/\">503 Service Unavailable</a> would of course be better than serving a 404 Not Found page. Smashing did an article on maintenance pages back in 2009: <a href=\"http://www.smashingmagazine.com/2009/06/12/effective-maintenance-pages-examples-and-best-practices/\">Effective Maintenance Pages: Examples and Best Practices</a>.</p>\n<h2>Required elements of a 404 Not Found page</h2>\n<p>Let’s think about this for a while, because the internet is flooded with manuals for great 404 pages and everybody, including myself, has a different opinion on this.</p>\n<p>First, I really don’t think the 404 should be a redirect to any other page. In the article <a href=\"http://searchenginewatch.com/article/2293339/404-Page-Best-Practices\">404 Page Best Practices</a>, SearchEngineWatch also refers to this as not being the most user-friendly solution. There are plugins that semi-intelligently link the visitor to a ‘closely related’ page. This may seem smart, as that will give the visitor the information they want. Kind of. But probably not entirely. The visitor might still feel left alone on your website and click back to Google. That is the very reason I don’t like the redirect to the homepage. We test 404s in our <a href=\"http://yoast.com/hire-us/website-review/\">site reviews</a> and when we are redirected to the homepage, we will always add a chapter about creating a great 404 Not Found page, with a link <a href=\"https://yoast.com/404-error-pages-wordpress/\">to this article</a>. Joost already explained a lot about the visitor’s mindset in that post.</p>\n<p>That visitor expects an explanation on why <strong>you</strong> broke your website. I think just a small explanation is required.</p>\n<p>There are a few options for why that page broke. You may have changed permalink structure. If you just did that, perhaps you want to know what the visitor did to get that 404 Not Found. Just ask him. You could also have deleted the page, as many 404s state: “The page is gone”. No. That page didn’t go anywhere but in your trash can. “We may have deleted or moved this page” is a more suitable description.</p>\n<p>That would also mean the page is still around somewhere else. Why not point the visitor to a search form or site map? Luckily these are pretty common practices. What I also like, especially in an online store, is bestsellers or recently visited products. Keep that visitor on a shopping spree. On a blog, that would mean displaying popular articles or recent posts. A 404 page should never give the visitor the feeling that they have reached the end of your website.</p>\n<h3>Examples of nice 404 Not Found pages</h3>\n<ul>\n<li><a href=\"http://www.hardrock.com/error404\" rel=\"nofollow\">Hardrock.com</a></li>\n<li><a href=\"http://pages.ebay.com/error404\">Ebay.com</a></li>\n<li><a href=\"http://www.bluefountainmedia.com/error404\" rel=\"nofollow\">BlueFountainMedia</a> (came across this one and it’s fun and usable at the same time)</li>\n</ul>\n<h2>Annoying elements of a 404 page</h2>\n<p>I have to mention South Park here. They did a <a href=\"http://www.southparkstudios.com/error404\">great job</a> on creating funny 404s, just refresh the page and the SP fans will go wild, but it’s just not the best 404. Even with the most popular listings below the fun part. Create an actual page, don’t just try to be funny, as dull as it may be.</p>\n<p>The worst one: the dog ate the page. Note that this might be personal. Even on a <a href=\"http://www.mjmpet.com/dog404\" rel=\"nofollow\">pet site</a>, a <a href=\"http://wearespry.com/error404\" rel=\"nofollow\">dog</a> on your 404 page just doesn’t make me smile (but what a nice website otherwise, indeed). Even when the 404 Not Found page isn’t bad at all <a href=\"http://www.dogbeds.co.uk/dog404\" rel=\"nofollow\">like on this page</a>, it may be overdone. Or I’ve just seen too many 404s with dogs already :-)</p>\n<p>Fun is great by the way, but make it work. Don’t get a giraffe to lick my screen and think I’ll like your website regardless of not finding what I want. Help me to get back on track. At least point me to your homepage to start over again (but don’t redirect me!).</p>\n<p>Another pet peeve: no 404 Not Found page at all. The browser telling me your website is crappy. That’s not what you want! Make sure your website has a 404 page. Using WordPress, just add a <a href=\"http://codex.wordpress.org/Creating_an_Error_404_Page\">404.php</a> to your theme folder and create one if it isn’t there already, it’s really as simple as that.</p>\n<p>Lastly, because I am looking forward to examples you have for crappy and great 404 pages: the huge 404 image that is telling me nothing more than that:</p>\n<p><img class=\"aligncenter size-large wp-image-169253\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/05/huge404-550x275.jpg\" alt=\"Huge 404 on a 404 Not Found page\" width=\"550\" height=\"275\" /></p>\n<p>Please don’t. These are the numbers you don’t want to see on your website, so why emphasize them?</p>\n<h3>Examples of crappy 404 Not Found pages</h3>\n<ul>\n<li><a href=\"http://www.lego.com/error404/\" rel=\"nofollow\">Lego.com</a></li>\n<li><a href=\"http://www.nbpa.org/error404\" rel=\"nofollow\">NBPA.org</a></li>\n<li><a href=\"http://www.southparkstudios.com/error404\" rel=\"nofollow\">SouthParkStudios</a></li>\n</ul>\n<p>An honorable mention for <a href=\"http://www.imdb.com/error404\" rel=\"nofollow\">IMDB</a> here. Film geeks will love that one, though ;-)</p>\n<h3>Why do you think your 404 Not Found page is great?</h3>\n<p>Or perhaps you have some great examples, good or bad. We’d love to see these, so please drop a link in the comments!</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://yoast.com/thoughts-404-not-found/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"52\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:64:\"https://yoast.com/wp-content/uploads/2014/05/huge404-180x114.jpg\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:56:\"https://yoast.com/wp-content/uploads/2014/05/huge404.jpg\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Huge 404\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:64:\"https://yoast.com/wp-content/uploads/2014/05/huge404-180x114.jpg\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:2;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"Reviewing our site reviews: highly satisfied customers!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"https://yoast.com/reviewing-site-reviews/?utm_source=rss&utm_medium=rss&utm_campaign=reviewing-site-reviews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://yoast.com/reviewing-site-reviews/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 May 2014 19:19:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Research\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"Usability\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=169740\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:441:\"<p>We have been doing website reviews for more than 3 years now. Recently, we decided to update our format. We now offer different types of reviews, varying in depth of the analysis and in price accordingly. After completing a review, we usually have some contact with our customers (we answer questions about the review), but…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Marieke van de Rakt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7298:\"<p>We have been doing website reviews for more than 3 years now. Recently, we <a href=\"https://yoast.com/renewed-site-reviews/\">decided to update our format</a>. We now offer different types of reviews, varying in depth of the analysis and in price accordingly. After completing a review, we usually have some contact with our customers (we answer questions about the review), but we were relatively clueless about the effects of our reviews. Do people really implement our advice? And are they satisfied? Do our reviews lead to more traffic and sales or to higher ranking in Search Engines? Time for a little research!</p>\n<h2>Very satisfied customers</h2>\n<p>A few weeks ago we asked our site review customers to give their opinion about the review we did for their websites. More than 100 of our customers took the time to fill out our short questionnaire (thanks guys!). Not at all surprisingly, most of our customers (82 %) have a WordPress site. They mostly maintain a blog, or a company site. We have customers from all over the world, but the United States, United Kingdom, Australia and the Netherlands are home countries to most of our clients.</p>\n<p>We first asked our customers to indicate on a scale from 1 to 10 how satisfied they were with the review we made for them. A very large majority (67 %) was very satisfied with our review, rating it with an 8 or higher.</p>\n<p><img class=\"nopadding noborder alignnone wp-image-169743 size-full\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/05/graph-1-satisfaction-site-review.png\" alt=\"graph 1: satisfaction with site review, scale from 1 to 10\" width=\"752\" height=\"452\" /></p>\n<p>About 1 in 5 customers (20 %) even rated our review with a perfect 10! That is an amazing result and we are very proud of that! People who were not satisfied mostly indicate that they had very different expectations from our review. The advice was (in their opinion) not practical and too obvious. Admittedly, our advice is a narrative and can be lengthy. Improving (the ranking of) your website unfortunately is not a simple trick or a button you can push. It will need your on-going attention.</p>\n<h2>Advice implemented</h2>\n<p>We also asked our review customers to what extent they had implemented our advice on their website. Our results show that most customers took the time and effort to implement more than half of our recommendations. On average, people tend to implement about 65 % of our advice.</p>\n<p><img class=\"nopadding noborder alignnone wp-image-169742 size-full\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/05/graph-2-percentage-advice-implemented.png\" alt=\"graph 2: percentage advice implemented\" width=\"752\" height=\"452\" /></p>\n<p>We were also very curious to see in which areas people were most inclined to follow our advice. We therefore asked our customers to indicate in which areas they had implemented our recommendations. Our results show that the chapter ‘General SEO’ is the most implemented part of our review. Fewest people improve upon their Template Code.</p>\n<p><img class=\"noborder nopadding alignnone wp-image-169746 size-full\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/05/graph-3-percentage-customers-implementing-various-parts-of-the-review.png\" alt=\"graph 3: percentage customers implementing various parts of the review\" width=\"931\" height=\"659\" /></p>\n<h2>No guarantees for ranking</h2>\n<p>Most important purpose for the majority of our review clients to order a website review is to strengthen their ranking in Google. To what extent does implementation of our advice actually lead to a higher ranking in Google?</p>\n<aside id=\"aside\"><h4>General SEO</h4>In our reviews, the chapter General SEO holds all elements we link to SEO directly, without placing it in a subgroup like User Experience. These are the general things that help to improve your website. Of course that means we will be looking at your titles and meta descriptions, but there’s more.</p>\n<p>A lot of the issues in this chapter are related to internal links. If applicable, we discuss your canonical URL; is it set and does it point to the same page as your in-text links, for instance. We also check your permalinks, and possible use of affiliate links.</p>\n<p>We also don’t forget about broken links in this chapter. Have you properly solved, for instance redirected these? And are these redirects fixed on your own pages (why redirect an internal link, just fix that one).</p>\n<p>The General SEO chapter also addresses low quality pages like attachment pages that somehow surfaced in Google, which you usually don’t want in the search results.</aside>\n<p>Some agencies claim to guarantee higher ranking if people use their services. At Yoast we never claim such guarantees. SEO just isn’t a mathematical law. The competitiveness of your niche is a very (if not the most) important predictor for whether or not your site will rank. Our website review will give you a clear overview of all the important aspects of SEO specifically applied to your website. Whether or not the review results in higher ranking depends on your ability to implement the recommendations and on the competitiveness of your niche. That being said: what do our reviews accomplish in terms of ranking when asked at our clientele?</p>\n<h2>Higher ranking in 52 % of the cases</h2>\n<p>The results of our survey show a strong correlation between the percentage of recommendations implemented and the ranking in Google. This means that the larger the extent to which people followed our recommendations, the more people indicated that the ranking of their site in Google was strengthened. The results of our study show that half of the people (52%) who implemented 90% or more of our advice indicated that their ranking in Google had improved. Note: the other 48 % did not notice any change (only 4 individuals claimed a deterioration of their ranking in Google).</p>\n<p>It appears that following advice not specifically written with SEO in mind, pays of in terms of SEO nevertheless: implementing the ‘General SEO’ recommendations solely resulted in higher ranking in only 30 % of the cases. It appears that clients who follow the total of our recommendations have highest chances to increase their ranking in Google.</p>\n<h2>On-going process</h2>\n<p>Trying to optimize your website for search engines is, as I already said, no mathematical law. It is by no means a trick or a button you can push. The general SEO advice is of course most specific for SEO, but aspects of UX, site speed and template code are important for improvement in ranking and in increasing traffic as well.</p>\n<p>Our recommendations come as a package and you should implement them simultaneously as much as possible. Most of our advice will be oriented towards a long-term strategy to keep your website optimized. Optimizing your website is an on-going process, which of course can start with some quick adjustments. Our review will help you start this process and give you handles to keep it going. Interested: You are, of course, very welcome to <a href=\"https://yoast.com/hire-us/website-review/\">order a Website Review</a> yourself!</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://yoast.com/reviewing-site-reviews/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:89:\"https://yoast.com/wp-content/uploads/2014/05/graph-1-satisfaction-site-review-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:3:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:81:\"https://yoast.com/wp-content/uploads/2014/05/graph-1-satisfaction-site-review.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"graph-1-satisfaction-site-review\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:89:\"https://yoast.com/wp-content/uploads/2014/05/graph-1-satisfaction-site-review-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:86:\"https://yoast.com/wp-content/uploads/2014/05/graph-2-percentage-advice-implemented.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"graph-2-percentage-advice-implemented\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:94:\"https://yoast.com/wp-content/uploads/2014/05/graph-2-percentage-advice-implemented-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:118:\"https://yoast.com/wp-content/uploads/2014/05/graph-3-percentage-customers-implementing-various-parts-of-the-review.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"graph-3-percentage-customers-implementing-various-parts-of-the-review\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:126:\"https://yoast.com/wp-content/uploads/2014/05/graph-3-percentage-customers-implementing-various-parts-of-the-review-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:3;a:6:{s:4:\"data\";s:55:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"News SEO 2.0: Google News optimization with ease\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://yoast.com/news-seo-2/?utm_source=rss&utm_medium=rss&utm_campaign=news-seo-2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"https://yoast.com/news-seo-2/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 22 Apr 2014 09:11:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:13:\"Newspaper SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=163635\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:445:\"<p>We’ve rebuilt and reimagined our News SEO plugin and taken it to the next level. Today we’re proud to release News SEO version 2.0, which allows you to easily optimize your site for Google News. It had been, unfortunately, almost 2 years since we last updated the plugin which meant it didn’t work anymore for…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5729:\"<p><a href=\"https://cdn.yoast.com/wordpress/plugins/news-seo/\" target=\"_blank\"><img class=\"nopadding noborder alignright wp-image-163646 size-medium\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/04/header-news-seo_x2-e1398157510599-250x185.png\" alt=\"news seo\" width=\"250\" height=\"185\" /></a>We’ve rebuilt and reimagined our <a title=\"News SEO\" href=\"https://yoast.com/wordpress/plugins/news-seo/\">News SEO</a> plugin and taken it to the next level. Today we’re proud to release News SEO version 2.0, which allows you to easily optimize your site for Google News.</p>\n<p>It had been, unfortunately, almost 2 years since we last updated the plugin which meant it didn’t work anymore for 95% of people and lacked many features. We’ve decided to make it a premium product, much like our Local SEO and Video SEO plugins, so we can actually <em>afford</em> to spend time on it. As always, our core WordPress SEO plugin (to which this News SEO plugin is an addon) is and will remain free of charge. Of course this plugin can also be used with our <a title=\"WordPress SEO Premium\" href=\"https://yoast.com/wordpress/plugins/seo-premium/\">Premium WordPress SEO</a> plugin.</p>\n<h2>What does our News SEO plugin do?</h2>\n<p>The News SEO plugin allows you to optimize your site for Google News. It creates XML News Sitemaps, <a href=\"https://yoast.com/wordpress/plugins/news-seo/editors-picks-rss-feeds/\">editors picks RSS feeds</a> and allows for use of the <a title=\"The Standout tag\" href=\"https://yoast.com/wordpress/plugins/news-seo/standout-tag/\">standout tag</a> and the <a href=\"https://yoast.com/wordpress/plugins/news-seo/meta-news_keywords-google-news/\">meta news_keywords tag</a> as well as helping you optimize some of the more advanced XML News sitemap options like stock tickers.</p>\n<p>Of course, you have to be <em>in</em> Google News first to be able to optimize for it, which is why I’ve taken the time to write a page outlining the <a href=\"https://yoast.com/wordpress/plugins/news-seo/google-news-submission/\">Google News submission process</a>. Not all sites qualify for Google News, but for those that do, it can be a very powerful source of traffic.</p>\n<h2>Universal Search</h2>\n<p>One of the most important reasons that Google News can lead to so much traffic is because it’s included in Google’s Universal Search results. A search for [mh370] in Google, for instance, will currently show something like this:</p>\n<p><img class=\"alignnone size-large wp-image-163638\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/04/mh370-google-search-550x339.png\" alt=\"mh370 google search - news seo at work\" width=\"550\" height=\"339\" /></p>\n<p>Those first 3 results are taken directly from Google News, as is the image. As you can imagine, this can drive quite a bit of traffic on current affairs as well as celebrity names, sports clubs etc.</p>\n<p>If your site is included in Google News and you run our WordPress SEO plugin, buying this extension should be a no-brainer. If you’re in Google News, your site runs on WordPress and you’re <em>not</em> using our WordPress SEO plugin… Well, shame on you :)</p>\n<p>Now, you can go buy the News SEO plugin right, or <a href=\"https://yoast.com/wordpress/plugins/news-seo/\">read some more first</a>.</p>\n<p><strong>1 year upgrades & support:</strong><br />\n <!--dynamic-cached-content-->\n <form id=\"edd_purchase_163622\" class=\"edd_download_purchase_form\" method=\"post\">\n\n <div class=\"edd_price_options\">\n <ul>\n <li id=\"edd_price_option_163622_upto20sites\"><label for=\"edd_price_option_163622_2\"><input type=\"radio\" checked=\'checked\' name=\"edd_options[price_id][]\" id=\"edd_price_option_163622_2\" class=\"edd_price_option_163622\" value=\"2\" /> <span class=\"edd_price_option_name\">Up to 20 Sites</span><span class=\"edd_price_option_sep\"> – </span><span class=\"edd_price_option_price\">$ 249</span></label></li><li id=\"edd_price_option_163622_upto5sites\"><label for=\"edd_price_option_163622_1\"><input type=\"radio\" name=\"edd_options[price_id][]\" id=\"edd_price_option_163622_1\" class=\"edd_price_option_163622\" value=\"1\" /> <span class=\"edd_price_option_name\">Up to 5 Sites</span><span class=\"edd_price_option_sep\"> – </span><span class=\"edd_price_option_price\">$ 129</span></label></li><li id=\"edd_price_option_163622_singlesite\"><label for=\"edd_price_option_163622_0\"><input type=\"radio\" name=\"edd_options[price_id][]\" id=\"edd_price_option_163622_0\" class=\"edd_price_option_163622\" value=\"0\" /> <span class=\"edd_price_option_name\">Single Site</span><span class=\"edd_price_option_sep\"> – </span><span class=\"edd_price_option_price\">$ 69</span></label></li> </ul>\n </div><!--end .edd_price_options-->\n\n <div class=\"edd_purchase_submit_wrapper\">\n <input type=\"submit\" class=\"edd-add-to-cart edd-no-js button orange edd-submit\" name=\"edd_purchase_download\" value=\"Buy now »\" data-action=\"edd_add_to_cart\" data-download-id=\"163622\" data-variable-price=yes data-price-mode=single /><a href=\"https://yoast.com/checkout/\" class=\"edd_go_to_checkout button orange edd-submit\" style=\"display:none;\">Checkout</a>\n <div class=\"alignright\"><a class=\"bulk_price\" target=\"_blank\" href=\"https://yoast.com/bulk-pricing-plugins/\">Bulk pricing starts at $499</a></div></div><!--end .edd_purchase_submit_wrapper-->\n\n <input type=\"hidden\" name=\"download_id\" value=\"163622\">\n <input type=\"hidden\" name=\"edd_action\" class=\"edd_action_input\" value=\"add_to_cart\">\n \n \n </form><!--end #edd_purchase_163622-->\n <!--/dynamic-cached-content-->\n</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://yoast.com/news-seo-2/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"42\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:90:\"https://yoast.com/wp-content/uploads/2014/04/header-news-seo_x2-e1398157510599-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:2:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:82:\"https://yoast.com/wp-content/uploads/2014/04/header-news-seo_x2-e1398157510599.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"header-news-seo_x2\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:90:\"https://yoast.com/wp-content/uploads/2014/04/header-news-seo_x2-e1398157510599-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:68:\"https://yoast.com/wp-content/uploads/2014/04/mh370-google-search.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"mh370-google-search\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:76:\"https://yoast.com/wp-content/uploads/2014/04/mh370-google-search-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:4;a:6:{s:4:\"data\";s:64:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"Moving your website to https / SSL: tips & tricks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"https://yoast.com/move-website-https-ssl/?utm_source=rss&utm_medium=rss&utm_campaign=move-website-https-ssl\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://yoast.com/move-website-https-ssl/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Apr 2014 18:15:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:3:\"SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:15:\"Web Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:5:\"https\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:5:\"nginx\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=161578\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:433:\"<p>In January I wrote about our plans in moving Yoast.com to SSL. We’ve since done that, with great results from an SEO perspective: we had no negative effect on traffic, whatsoever. Two weeks ago, we also moved our tool Quix to https. There are quite a few things we learned in the process of moving these two…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11790:\"<p><img class=\"alignright wp-image-128510\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/01/HTTPS_Everywhere_new_logo.jpg\" alt=\"HTTPS Everywhere\" width=\"216\" height=\"187\" />In January <a href=\"https://yoast.com/web-https/\">I wrote about our plans in moving Yoast.com to SSL</a>. We’ve since done that, with great results from an SEO perspective: we had <em>no</em> negative effect on traffic, whatsoever. Two weeks ago, we also moved our tool <a href=\"https://www.quixapp.com/\">Quix</a> to https. There are quite a few things we learned in the process of moving these two sites to SSL that we thought would be worth sharing with all of you. Also, some things happened in the last few weeks that make SSL a hot topic, so we’ll discuss those first.</p>\n<h2>Ranking benefit for completely SSL sites?</h2>\n<p>Last month, <a href=\"http://searchengineland.com/ranking-benefit-making-site-ssl-yet-googles-cutts-like-make-happen-186810\">Search Engine Land reported</a> that Matt Cutts had said about SSL that he’d “personally love to make it part of the ranking algorithm”. The Wall Street Journal picked up on this <a href=\"http://blogs.wsj.com/digits/2014/04/14/google-may-push-sites-to-use-encryption/\">two days ago</a>. Whether or not this <em>actually</em> happens (or, perhaps, has already happened) doesn’t really make much of a difference to me. A completely SSL site looks more trustworthy than a non-SSL one [reference needed].</p>\n<p>From a spam fighting perspective I think I can see why Matt would like it. I don’t think many spam network creators would go through the hassle of setting up SSL for all their sites and buying certificates for all of them. The cost would soon become higher than the profit in many niches.</p>\n<h2>Heartbleed</h2>\n<p>The recent Heartbleed debacle (if you don’t know what it is, <a href=\"http://heartbleed.com/\">read this</a> and / or <a href=\"http://xkcd.com/1354/\">this simple explanation</a>) showed us once again how vulnerable the web can be. The good thing about it is that when you think about people being able to “listen” to your web traffic, you suddenly realize it might actually make sense to encrypt a whole lot more of it.</p>\n<h2>Moving your site to https</h2>\n<p>In moving yoast.com completely to https / SSL we figured out there’s a few things you need to be aware of:</p>\n<ul>\n<li>All of your internal links should start to use https, not just to pages, but for images, JavaScript, CSS, etc. This means going through your theme with a fine comb and cleaning all of those up. Of course you can have your web server redirect http to https (more on that below), but not having to do the redirect is a lot cheaper.</li>\n<li>Your CDN needs to support SSL too. Of course, we use and love <a href=\"https://yoast.com/out/maxcdn\">MaxCDN</a> and they can set up SSL for your CDN subdomain very easily.</li>\n<li>SPDY, a networking protocol primarily developed by Google that you can enable for SSL traffic, is awesome. It makes your website faster and funnily enough that means that your fully SSLed site could actually be faster for those people who visit your site with modern browsers than your plain http site.</li>\n<li>Not all SSL setups are equally safe. Once you’ve set up your site with SSL, it’s important to then make a conscious decision about how safe you want your traffic to be and act on that, more below.</li>\n<li><del datetime=\"2014-04-17T06:48:28+00:00\">You will need a static and unique IP for your site. This is “logical” if you know how SSL works, but it also means that most shared hosting servers won’t allow you to do this.</del> – As mentioned by David in the comments: if your server supports <a href=\"http://en.wikipedia.org/wiki/Server_Name_Indication\">Server Name Indication</a> you don’t even need a dedicated IP.</li>\n</ul>\n<h2>https & SSL Web server config</h2>\n<p>Because yoast.com is hosted on <a href=\"https://yoast.com/out/synthesis/\">Synthesis</a>, we didn’t have to do much to allow for SSL with full support for SPDY, as they took care of all the details for that, which is only part of the reason we love them. For Quixapp.com we had to do it ourselves, which meant re-compiling our NGINX with SPDY support and a few more bits and bobs. For most people it’s probably a better choice to either go with a smart hosting provider like Synthesis or hire someone to do this for you. If you’re not sure whether your current setup supports SPDY, you can use <a href=\"http://spdycheck.org/\">spdycheck.org</a> to check, or simply type <code>spdy</code> in Quix.</p>\n<p>We did tweak our setup quite a bit though, as SSL can require more resources on your server and not setting it up properly could lead to load issues and delays. Below are the specific lines from our NGINX config related to the SSL session cache:</p>\n<pre class=\"brush: plain; light: true; title: ; notranslate\">\nssl_session_cache shared:SSL:20m;\nssl_session_timeout 10m;\n</pre>\n<p>The next thing to tweak are the available ciphers. If you’re implementing this, I’d suggest referring to this article about <a href=\"https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/\">hardening your web servers SSL ciphers</a> as it explains in detail some of the settings below. That article is kept up to date so it’s better to check that than the code below, but for reference, this is what we currently use on yoast.com:</p>\n<pre class=\"brush: plain; light: true; title: ; notranslate\">\nssl_prefer_server_ciphers On;\nssl_protocols SSLv3 TLSv1 TLSv1.1 TLSv1.2;\nssl_ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS;\n</pre>\n<h3>Add-on: OCSP Stapling</h3>\n<p>In the comments there was a question from <a href=\"http://jesin.tk/\">Jesin</a> about whether we’d implemented <a href=\"http://en.wikipedia.org/wiki/OCSP_stapling\">OCSP stapling</a>. We hadn’t, simply because I didn’t know what it was. I looked it up and saw several <em>very</em> positive mentions of the topic, for instance <a href=\"http://blog.cloudflare.com/ocsp-stapling-how-cloudflare-just-made-ssl-30\">this CloudFlare post,</a> so I implemented it straight away.</p>\n<p>It means that you sent status info about your certificate along with the request, instead of making the browser check the certificate with the Certificate Authority. This removes a large portion of the SSL overhead, the CloudFlare post above explains it in more detail.</p>\n<p>I used <a href=\"https://raymii.org/s/tutorials/OCSP_Stapling_on_nginx.html\">this guide</a>, but it’s very easy, just add this to your NGINX config (this uses Google’s DNS for resolving and assumes your certificate file contains the entire certificate chain):</p>\n<pre class=\"brush: plain; light: true; title: ; notranslate\">\nssl_stapling on;\nssl_stapling_verify on;\nresolver 8.8.8.8 8.8.4.4 valid=300s;\nresolver_timeout 10s;\n</pre>\n<h2>Strict Transport Security header</h2>\n<p>One of the other cooler things you can do is add a Strict Transport Security header. This will force the browser to load all subsequent requests from the same host over https, even when you’ve linked to http.</p>\n<p>In NGINX, you add this like this:</p>\n<pre class=\"brush: bash; light: true; title: ; notranslate\">\n# This forces every request after this one to be over HTTPS\nadd_header Strict-Transport-Security "max-age=31536000";\n</pre>\n<p>For other servers, including Apache, check the WikiPedia page on the Strict Transport Security header, more specifically the <a href=\"https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security#Implementation\">implementation section</a>. Note that if you run subdomains, you could also add those, but unfortunately not ALL our subdomains are on SSL yet, so we haven’t been able to do that yet. Luckily, our friends at MaxCDN were nice enough to turn it on for us.</p>\n<p>BTW if you’re wondering why I use MaxCDN, their new tools site shows nicely how fast the already blazing fast yoast.com is in comparison to cdn.yoast.com, which is running at rocket speed, <a href=\"http://tools.maxcdn.com/ping?d1=yoast.com&d2=cdn.yoast.com\">compare the two here</a>. That tool is pretty useful to compare two sites in speed.</p>\n<h2>SSL test</h2>\n<p><img class=\"alignright wp-image-161680 nopadding\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/04/qualys-ssl-a+.png\" alt=\"qualys ssl a+ rating\" width=\"113\" height=\"123\" />If you’ve done the above correctly, you should be able to pass the Qualys SSL test with flying colors, <a href=\"https://www.ssllabs.com/ssltest/analyze.html?d=yoast.com\">we sure do</a>. If you use <a href=\"https://www.quixapp.com\">Quix</a>, you can run that test on <em>any</em> domain simply by typing the command <code>ssltest</code>. I think you should aim for at least A in this test, though A+ is easily achievable when you add the above Strict Transport Security header.</p>\n<h2>Redirect from http to https</h2>\n<p>This last bit will help you tremendously when you’ve not updated every single link in your site yet. You can just add a straight server level redirect from http to https. In NGINX, we do this by having two servers defined in our config, the “right” one, that listens on port 443 and a simple one that listens on port 80 (normal http) and has just this:</p>\n<pre class=\"brush: plain; light: true; title: ; notranslate\">\nserver {\nlisten 80;\nserver_name yoast.com www.yoast.com;\nreturn 301 https://yoast.com$request_uri;\n}\n</pre>\n<p>This seems to be the fastest way of doing this in NGINX, in Apache you’d do something like this:</p>\n<pre class=\"brush: plain; light: true; title: ; notranslate\">\nRewriteEngine On\nRewriteCond %{HTTPS} off\nRewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]\n</pre>\n<h2>What type of SSL certificate should you get?</h2>\n<p>In my opinion, if you’re going to invest serious time in doing this, it’s only worth it when you make sure you get the maximum benefit. With Extended Validation certificates you get the green address bar, which is what you want:</p>\n<p><img class=\"alignnone size-full wp-image-56011\" src=\"https://cdn.yoast.com/wp-content/uploads/2012/11/extended-validation-certificate.jpg\" alt=\"extended validation SSL certificate\" width=\"411\" height=\"300\" /></p>\n<p>If you think that’s expensive, think again. For instance <a href=\"https://yoast.com/out/namecheap-ssl-ev\">here at Namecheap</a> an EV SSL cert could cost you as little as $139 a year, so go for that but be sure to check their different offers if you have multiple domains. Of course if you’re cheap you could get just a <a href=\"https://yoast.com/out/namecheap-ssl\">domain validation certificate</a> which would cost you like $9 a year.</p>\n<h2>So… Should you move your website to https?</h2>\n<p>If you’re a web shop or otherwise transactional website you probably already have SSL for your checkout. If so, moving your entire website to https makes a LOT of sense to me, it’s probably actually <em>easier</em> to maintain and makes sure that you’re doing everything to make sure your SSL traffic (and thus the most important section of your site) is as fast as possible.</p>\n<p>If you’re a purely informational website you might not need to make the move, but if some of that information could be privacy sensitive, I think it’d be a good idea to implement SSL anyway.</p>\n<p>Would love to hear your ideas on moving your website to https and SSL in the comments!</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://yoast.com/move-website-https-ssl/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"35\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:82:\"https://yoast.com/wp-content/uploads/2014/01/HTTPS_Everywhere_new_logo-180x114.jpg\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:3:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:74:\"https://yoast.com/wp-content/uploads/2014/01/HTTPS_Everywhere_new_logo.jpg\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"HTTPS Everywhere\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:82:\"https://yoast.com/wp-content/uploads/2014/01/HTTPS_Everywhere_new_logo-180x114.jpg\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:62:\"https://yoast.com/wp-content/uploads/2014/04/qualys-ssl-a+.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"qualys-ssl-a+\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:70:\"https://yoast.com/wp-content/uploads/2014/04/qualys-ssl-a+-176x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:80:\"https://yoast.com/wp-content/uploads/2012/11/extended-validation-certificate.jpg\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"extended validation SSL certificate\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:88:\"https://yoast.com/wp-content/uploads/2012/11/extended-validation-certificate-180x114.jpg\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:5;a:6:{s:4:\"data\";s:49:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Post Connector 1.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"https://yoast.com/post-connector-1-5/?utm_source=rss&utm_medium=rss&utm_campaign=post-connector-1-5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://yoast.com/post-connector-1-5/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Apr 2014 13:20:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=158934\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:484:\"<p>I’m happy to announce that we’ve released the biggest update to Post Connector so far, version 1.5. New features in this update include related connections, backwards linking and automatically displaying linked posts after a post. Related Connections Here at Yoast we’ve been recommending you to add related posts to your post pages since it encourages…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Barry Kooij\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3314:\"<p><img class=\"alignright wp-image-156826 nopadding noborder\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/04/post-connector_x2.png\" alt=\"Post Connector\" width=\"230\" height=\"200\" /><br />\nI’m happy to announce that we’ve released the biggest update to <a href=\"https://yoast.com/wordpress/plugins/post-connector/\">Post Connector</a> so far, version 1.5. New features in this update include related connections, backwards linking and automatically displaying linked posts after a post.</p>\n<h2>Related Connections</h2>\n<p>Here at Yoast we’ve been recommending you to add related posts to your post pages since it encourages both readers and search engines to continue their visit to your site. This means more pageviews per visit for visitors and for search engines it means you tie your related content to each other, improving its chance to rank in the search results.</p>\n<p>Post Connector 1.5 introduces the concept of related connections. With related connections your WordPress website will suggest related (custom) posts which you can then easily link to the post you’re writing. Just like any other connection in Post Connector, related connections are stored in your database allowing them to be fully cached by WordPress and thus keeping your website fast.</p>\n<p>In recent months, more and more hosting parties have recommended against the use of related posts plugins because they create to heavy a strain on the database. You will not get this issue with Post Connector.</p>\n<h2>Backwards linking</h2>\n<p>You can now link posts both ways, so instead of only linking from parent to child you can now also link from child to parent. Backwards linking is a connection option, allowing you to enable it per connection. Both parent to child and child to parent links can be automatically displayed under posts.</p>\n<p>This allows us, for instance, to link this post to the <a href=\"https://yoast.com/wordpress/plugins/post-connector/\">Post Connector plugin page</a>, but also the other way round. This allows us to show recent posts about Post Connector on the plugin page itself, and a block with related plugins on the page here.</p>\n<h2>Automatically displaying linked posts</h2>\n<p>Automatically displaying linked posts introduces a new way of displaying linked posts. Next to our widget and shortcode you can now display linked posts by let Post Connector append them to your posts. This new feature prevents the need of editing your theme files allowing you to easily <a href=\"https://yoast.com/wordpress/themes/\">switch themes</a> in the future.</p>\n<p>This new feature of course ties in perfectly with both the other two options above, making Post Connector a quick and easy related posts plugin.</p>\n<h2>Post Connector 1.5: available now!</h2>\n<p>If you’ve already bought Post Connector, you can download the update now. Otherwise:<br />\n<a class=\"button\" href=\"https://yoast.com/wordpress/plugins/post-connector/\">go buy it now</a></p>\n<div class=\"clear\"></div>\n<h3>Also included in this update</h3>\n<p>We’ve also fixed several bugs, introduced an autoloader, improved our various admin screens, improved our license handling and added various languages.</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://yoast.com/post-connector-1-5/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"26\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:75:\"https://yoast.com/wp-content/uploads/2014/04/Premium_130x100_x2-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:67:\"https://yoast.com/wp-content/uploads/2014/04/Premium_130x100_x2.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Premium_130x100_x2\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:75:\"https://yoast.com/wp-content/uploads/2014/04/Premium_130x100_x2-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:6;a:6:{s:4:\"data\";s:55:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"WordPress SEO Premium 1.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:123:\"https://yoast.com/wordpress-seo-premium-1-1/?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-seo-premium-1-1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://yoast.com/wordpress-seo-premium-1-1/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 04 Apr 2014 14:02:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=156804\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:465:\"<p>After we released WordPress SEO Premium at January 23rd and WordPress SEO 1.5 at the beginning of March (a major rewrite of large parts of the plugin), we’re now ready to release WordPress SEO Premium 1.1. This new version introduces regular expression support for redirects as well as an even better integration with Google Webmaster Tools…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4330:\"<p><img class=\"alignright wp-image-156826 nopadding noborder\" alt=\"WordPress SEO Premium\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/04/Premium_130x100_x2.png\" width=\"208\" height=\"160\" />After we released WordPress SEO Premium at January 23rd and WordPress SEO 1.5 at the beginning of March (a major rewrite of large parts of the plugin), we’re now ready to release WordPress SEO Premium 1.1. This new version introduces regular expression support for redirects as well as an even better integration with Google Webmaster Tools and an importer for Redirection.</p>\n<h2>Regular Expression support</h2>\n<p>We’ve added a new tab to the SEO → Redirects page where you can add regular expressions:</p>\n<p><img class=\"alignnone size-large wp-image-156812 nopadding\" alt=\"regular expression redirects\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/04/regex-redirects1-550x498.png\" width=\"550\" height=\"498\" /></p>\n<p>These regular expression redirects work just like how you’d expect them if you’re used to doing regular expression redirects either in Redirection, in your <code>.htaccess</code> or in NGINX. You can do both relative regex redirects, like the first one in the image above, which redirects every URL ending in /feed/ to the URL without /feed/, except for http://yoast.nl/feed/, and absolute URL redirects, like the 2nd and 3rd redirect in the example above, that redirect large portions of yoast.nl over to yoast.com (we’re in the process of deprecating most info on yoast.nl in favor of having it all on yoast.com as only a fraction of our clients are Dutch).</p>\n<p>Of course, just like our normal redirects, you can have WordPress handle these redirects, or the plugin can write redirect files for Apache or NGINX containing both your regular expression redirects and your normal redirects.</p>\n<h2>Google Webmaster Tools improvements</h2>\n<p>We’d honestly underestimated how many errors some people would be importing through Google Webmaster Tools, which caused it sometimes to be rather slow. We’ve fixed that, with very good server side caching as well as an option to reload all crawl issues from GWT manually. We’ve also added the option to ignore certain issues, as well as a filter that automatically removes the URLs that have already been redirected from the table.</p>\n<p>Of course they won’t be really gone, you can choose which view you’d prefer:</p>\n<p><img class=\"alignnone size-large wp-image-156817 nopadding\" alt=\"GWT crawl issues\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/04/gwt-crawl-issues-550x190.png\" width=\"550\" height=\"190\" /></p>\n<p>There are still some more improvements to come there, like an option to filter by issue type and a method to mass ignore issues.</p>\n<p>You can also switch the profile we’re downloading issues from, as GWT seems to sometimes do this wrong. For instance, it still returns http://yoast.com for us, even though we’ve changed the verification to https://yoast.com.</p>\n<h2>Redirection Import</h2>\n<p>On the SEO → Import & Export page you’ll now find the option to import redirects from Redirection. We know many of you have relied on that plugin for your redirects for quite a while, and up until a year or two ago we used to recommend it all the time. Unfortunately for sites with many redirects it becomes very slow and it adds all sort of cruft to the database you don’t need or should want. But you’re in luck: you can now safely switch to WordPress SEO Premium!</p>\n<p>We’re in the process of building an importer for your <code>.htaccess</code> files and NGINX redirect files as well, so you can <em>truly </em>manage all your redirects in one place.</p>\n<h2>WordPress SEO Premium 1.1: available now!</h2>\n<p>If you’ve already bought <a href=\"https://yoast.com/wordpress/plugins/seo-premium/\">WordPress SEO Premium</a>, you can download the update now. If not, you can <a href=\"https://yoast.com/wordpress/plugins/seo-premium/\">go buy it now</a>.</p>\n<h3>WordPress SEO 1.5.2.6</h3>\n<p>We’ve also just done an update to the free WordPress SEO plugin, updating it to 1.5.2.6, which is mainly a stability update.</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"https://yoast.com/wordpress-seo-premium-1-1/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"19\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:75:\"https://yoast.com/wp-content/uploads/2014/04/Premium_130x100_x2-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:3:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:67:\"https://yoast.com/wp-content/uploads/2014/04/Premium_130x100_x2.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Premium_130x100_x2\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:75:\"https://yoast.com/wp-content/uploads/2014/04/Premium_130x100_x2-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:65:\"https://yoast.com/wp-content/uploads/2014/04/regex-redirects1.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"regular expression redirects\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:73:\"https://yoast.com/wp-content/uploads/2014/04/regex-redirects1-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:65:\"https://yoast.com/wp-content/uploads/2014/04/gwt-crawl-issues.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"gwt-crawl-issues\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:73:\"https://yoast.com/wp-content/uploads/2014/04/gwt-crawl-issues-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:7;a:6:{s:4:\"data\";s:46:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"Beautiful or Usable: What’s important while designing your website?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:161:\"https://yoast.com/beautiful-usable-important-designing-website/?utm_source=rss&utm_medium=rss&utm_campaign=beautiful-usable-important-designing-website\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://yoast.com/beautiful-usable-important-designing-website/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 03 Apr 2014 12:08:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Research\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=156029\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:448:\"<p>In releasing our themes, we got lots of reactions about the aesthetics of our themes. Some people found them plain looking, boring or unappealing. Others were very enthusiastic. Of course, there is no accounting for taste. But it made me wonder, how important are the aesthetics of a website? Does a beautiful site convert better?…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Marieke van de Rakt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8829:\"<p dir=\"ltr\">In releasing our <a title=\"WordPress Themes by Yoast\" href=\"https://yoast.com/wordpress-themes-yoast/\">themes,</a> we got lots of reactions about the aesthetics of our themes. Some people found them plain looking, boring or unappealing. Others were very enthusiastic. Of course, there is no accounting for taste. But it made me wonder, how important are the aesthetics of a website? Does a beautiful site convert better? And what is the relation between aesthetics and usability?</p>\n<h2 dir=\"ltr\">What is beautiful is usable?</h2>\n<p dir=\"ltr\"><aside id=\"aside\"><h4>The halo effect</h4></p>\n<p dir=\"ltr\">The halo effect is a cognitive process in which people attribute all kinds of characteristics to a person based on a first impression or one characteristic. The attractiveness or the beauty of a person has been found to produce a halo effect. When you meet someone you find attractive, chances are higher you will think they are nicer and more intelligent than when you meet someone you do not find attractive.</p>\n<p dir=\"ltr\">In the literature concerning aesthetics of websites, this halo effect on the base of attractiveness is researched. The theoretical notion in these studies is that as people perceive a website as very beautiful, they will also think that it is very usable.</p>\n<p dir=\"ltr\">For a clear (and entertaining) explanation of the halo effect, watch this short video:</p>\n<p><iframe src=\"//www.youtube.com/embed/PIE1jLPAYus\" height=\"129\" width=\"229\" allowfullscreen=\"\" frameborder=\"0\"></iframe></aside></p>\n<p>A much cited article on the matter is ‘What is beautiful is usable’. The main conclusion of this article of Tractinsky, Katz & Ikar (2000) is that a design which people perceive as beautiful leads to a website that people perceive as usable. The main reason for this relation is the halo effect: people attribute the effect of the attractiveness of the website on the validation of other aspects of that website.</p>\n<p dir=\"ltr\">Although the article of Tractinsky et al. produced very important and still useful insights, it is very outdated as well. It was published in 2000 and the research was executed a few years before that. In those years, developers did not think about aesthetics at all. Websites were used only by very early internet adopters and for information gaining purposes solely. All designs were simple, style sheets were hardly used and CSS was not supported by any browser (<a href=\"http://en.wikipedia.org/wiki/Cascading_Style_Sheets#History. \">see wikipedia</a>). Aesthetics were just not that important yet. Tractinsky and collegues were so absolutely right in their prediction that aesthetics would become more and more important in websites. But, in 2014 design and aesthetics have a completely different role in websites. The results from the 2000 Tractinsky study cannot be translated in any way to the present situation.</p>\n<h2 dir=\"ltr\" style=\"clear: both;\">No straight-forward relation between aesthetics and usability</h2>\n<aside id=\"aside\"><h4>Correlation IS NOT causation</h4></p>\n<p dir=\"ltr\">A causal relationship implies that one thing (e.g. an improved interface) will lead to another thing (e.g. more sales). A correlation solely implies that two things relate. What exactly is the difference between a relation or a correlation and a causal relation? When – if ever – can we be sure that a causal relationship truly exists? Establishing a causal relation is ONLY possible if the study uses some kind of experimental design. There are three conditions to specify a causal relationship:</p>\n<p dir=\"ltr\">1. We can determine a relationship between two variables X and Y (e.g. a variation in website design relates to an increase in visitors on your website).</p>\n<p dir=\"ltr\">2. The variable X which is seen as the cause of the relation is prior in time to the variable Y (which is the dependent variable). So, the variation in website-design is entered before the increase takes place.</p>\n<p dir=\"ltr\">3. We have to be absolutely sure that there does not exist any other explanation for the relation between X and Y. It should be excluded that another variable, for example a promotion of your new website design on another blog could be the true causation of the relation we found.</p>\n<p></aside>\n<p dir=\"ltr\">Looking at the results of some recent studies on the importance of aesthetics and usability, results appear very mixed. A lot of studies support the initial notion of Tractinsky that a beautiful design leads to a usable design. However, most studies focus on correlational data solely, which severely limits the explanatory power of these studies (see aside about correlation and causation).</p>\n<p dir=\"ltr\">Several (recent) experimental studies show relations between aesthetics and usability (e.g. Lee & Koubek, 2010). A large and impressive study of Tuch et al. (2012) however shows opposite relations. Their findings refute the ‘what is beautiful is usable notion’. Poor usability appeared to lower ratings on perceived aesthetics. If people are frustrated because they can’t seem to find what they want on your site, their approval of the design of your website will become smaller.</p>\n<p dir=\"ltr\">Numerous authors argue that the type of website could be of great importance while establishing the relation between aesthetics and usability. Some websites really need a smooth design because of the products they offer (for instance photographers need nice pictures to promote their abilities), while other websites would benefit more from a slightly outdated design ( for instance second hand shops).</p>\n<p dir=\"ltr\">Next to that, the purpose of your audience appears to be a very important factor in the relation between aesthetics and usability (e.g. Sonderegger en Sauer, 2010). For goal-oriented buyers, usability is most important: they want to buy the product and leave your website. For more hedonistic buyers, the experience people have by visiting your website is more important, the aesthetics of your site could well convince them to buy your products (<a title=\"Why are people (not) buying my products online?\" href=\"https://yoast.com/people-buy-products-online/\">see also one of my previous posts</a>).</p>\n<h2 dir=\"ltr\" style=\"clear: both;\">What can we do with all this scientific blabla</h2>\n<p dir=\"ltr\">Your website needs a nice design. It has to have an appeal to your audience. The evidence that aesthetics matter is overwhelming. Make sure your website looks awesome!</p>\n<p dir=\"ltr\">However, aesthetics should never interfere with the aim of your website. That is why you should always have a clear call to action. Also, be aware that although some things look nice, they have proven to have serious usability issues ( remember our <a title=\"Our themes don’t have sliders… Because sliders suck.\" href=\"https://yoast.com/opinion-on-sliders/\">slider-post</a> ;-) ). Avoid these!</p>\n<p dir=\"ltr\">In designing our <a title=\"WordPress Themes by Yoast\" href=\"https://yoast.com/wordpress-themes-yoast/\">themes</a>, we have focussed on usability AND aesthetics. Our themes were designed with personal blogs and small businesses in mind. Their audiences need clean and simple designs. We are currently designing themes focussing specifically on the aesthetics (amongst them a parallax-theme and themes with portfolio functionality), which will work better for sites of photographers, web designers and larger consultancy firms.</p>\n<h2 dir=\"ltr\">Literature</h2>\n<p><a href=\"http://www.sciencedirect.com/science/article/pii/S095354381000055X\">Lee, S., & Koubek, R. J. (2010). Understanding user preferences based on usability and aesthetics before and after actual use. <i>Interacting with Computers</i>, <i>22</i>(6), 530–543. doi:10.1016/j.intcom.2010.05.002</a></p>\n<p><a href=\"http://www.sciencedirect.com/science/article/pii/S0003687009001148\">Sonderegger, A., & Sauer, J. (2010). The influence of design aesthetics in usability testing: effects on user performance and perceived usability. <i>Applied Ergonomics</i>, <i>41</i>(3), 403–10. doi:10.1016/j.apergo.2009.09.002</a></p>\n<p><a href=\"http://www.sciencedirect.com/science/article/pii/S095354380000031X\">Tractinsky, N., Katz, A. S., & Ikar, D. (2000). What is beautiful is usable, <i>13</i>, 127–145.</a></p>\n<p><a href=\"http://www.sciencedirect.com/science/article/pii/S0747563212000908\">Tuch, A. N., Roth, S. P., Hornbæk, K., Opwis, K., & Bargas-Avila, J. a. (2012). Is beautiful really usable? Toward understanding the relation between usability, aesthetics, and affect in HCI. <i>Computers in Human Behavior</i>, <i>28</i>(5), 1596–1607. doi:10.1016/j.chb.2012.03.024</a></p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://yoast.com/beautiful-usable-important-designing-website/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"14\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:1:{s:7:\"content\";a:1:{i:0;a:6:{s:4:\"data\";s:23:\"\n \n \n \n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:46:\"https://www.youtube-nocookie.com/v/PIE1jLPAYus\";s:8:\"duration\";s:2:\"99\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:5:{s:6:\"player\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:46:\"https://www.youtube-nocookie.com/v/PIE1jLPAYus\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"The importance of \"beauty\" while designing your website • Yoast\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"How important are the aesthetics of a website? Does a beautiful site convert better? Marieke explores this topic.\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:128:\"https://yoast.com/wp-content/uploads/2014/04/beautiful-or-usable-what-is-important-while-designing-your-website-e280a2-yoast.jpg\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"keywords\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"halo effect, usability\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:8;a:6:{s:4:\"data\";s:43:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"With great names comes great responsibility.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:149:\"https://yoast.com/great-names-comes-great-responsibility/?utm_source=rss&utm_medium=rss&utm_campaign=great-names-comes-great-responsibility\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://yoast.com/great-names-comes-great-responsibility/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 31 Mar 2014 20:01:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=155188\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:446:\"<p>  Update: check the date of the post ;) In recent years, Joost and Yoast have become less and less synonymous, to the point where it’s now downright confusing as to what people are referring to when they’re correctly pronouncing Joost’s first name and the company name. You’d almost start to feel thankful for those…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2180:\"<p> </p>\n<p><strong>Update: check the date of the post ;)</strong></p>\n<p>In recent years, Joost and Yoast have become less and less synonymous, to the point where it’s now downright confusing as to what people are referring to when they’re correctly pronouncing Joost’s first name and the company name. You’d almost start to feel thankful for those ignorant people who still insist on calling Joost “juiced”.</p>\n<p>There are, of course, several ways of fixing such an issue, but most of the proposed solutions had a profound impact on the branding of the company and its ability to be found in the search engines. But then, last year, <a href=\"http://jenmylo.com/2013/01/14/my-name-is-changing/\">Jen gave me a great idea</a>, she showed me that you <em>can</em> very effectively (not easily, but effectively) change your name. So I’ve decided, after a lot of discussion with my wife Marieke and my parents, to change mine.</p>\n<p>Which is why I’ll henceforth be known as “Lucky”. But read on, there’s more. Because I’ve always felt slightly jealous for people with plenty of names, I’ve decided to not take one, but five names.</p>\n<p>I’ll henceforth be known as Andrew Peter Ryan Iaquith Lucky de Valk<sup>*</sup>. I’ll of course be the first bearer of that name in my family. The funny thing when you come up with a new name for yourself is that you can name yourself after someone you adore, or, multiple people, if you pick so many names. So I went with Andrew first, because that names me after two WordPress core committers at once. Peter and Ryan are also core WP committers. Lucky is actually for <a href=\"http://ma.tt\">Matt</a>, but it didn’t quite work with the acronym I was going for and “Lucky” is a quite apt description of what I’ve been over the years as well.</p>\n<p>So, as the title says, with great names comes a great responsibility. I’ll try to live up to it.</p>\n<p><sup>*</sup> I know Jaquith is spelled with a J, I just like replacing J’s with similar letters ;)</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://yoast.com/great-names-comes-great-responsibility/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"13\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"A new Yoast theme: Strategy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"https://yoast.com/strategy-theme/?utm_source=rss&utm_medium=rss&utm_campaign=strategy-theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://yoast.com/strategy-theme/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 25 Mar 2014 12:43:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:16:\"WordPress Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=152791\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:449:\"<p>Today we’re unveiling the next of our Yoast Genesis child themes: Strategy. Aimed a bit more at the business side of the WordPress community, you’ll find that the look of this theme changes dramatically with the different color schemes it comes with. From a warm, beachy Summer feeling orange to a cool Winter. So, even…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2629:\"<p>Today we’re unveiling the next of our <a href=\"https://yoast.com/wordpress/themes/\">Yoast Genesis child themes</a>: <strong><a href=\"https://yoast.com/wordpress/themes/strategy/\">Strategy</a></strong>. Aimed a bit more at the business side of the WordPress community, you’ll find that the look of this theme changes dramatically with the different color schemes it comes with. From a warm, beachy <a href=\"http://strategy.yoastdemo.com/?color_scheme=Summer\">Summer</a> feeling orange to a cool <a href=\"http://strategy.yoastdemo.com/?color_scheme=Winter\">Winter</a>.</p>\n<p><a href=\"http://strategy.yoastdemo.com/?color_scheme=Summer\"><img class=\"nopadding alignleft size-medium wp-image-152797\" alt=\"Summer 354x290\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/03/Summer_354x290-250x204.png\" width=\"250\" height=\"204\" /></a><a href=\"http://strategy.yoastdemo.com/?color_scheme=Winter\"><img class=\"nopadding alignleft size-medium wp-image-152796\" alt=\"Winter 354x290\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/03/Winter_354x290-250x204.png\" width=\"250\" height=\"204\" /></a></p>\n<p class=\"clear\">So, even if you prefer <a href=\"http://strategy.yoastdemo.com/?color_scheme=Autumn\">Autumn</a>, or would rather be up in the <a href=\"http://strategy.yoastdemo.com/?color_scheme=Cloud\">Cloud</a>(s), I think everyone will find a color scheme that matches their preference.</p>\n<p><a href=\"http://strategy.yoastdemo.com/?color_scheme=Autumn\"><img class=\"nopadding alignleft size-medium wp-image-152797\" alt=\"Autumn 354x290\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/03/Autumn_354x290-250x204.png\" width=\"250\" height=\"204\" /></a><a href=\"http://strategy.yoastdemo.com/?color_scheme=Cloud\"><img class=\"nopadding alignleft size-medium wp-image-152796\" alt=\"Cloud 354x290\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/03/Cloud_354x290-250x204.png\" width=\"250\" height=\"204\" /></a></p>\n<p class=\"clear\">The theme has the same benefits our other themes have: several great custom widgets, fully responsive with a sticky menu all the features a modern site needs, without any clutter. It’s a Genesis child theme, which brings with it all Genesis’ power, but we’ve added the possibilities of modern WordPress Themes because we’ve incorporated the theme customizer, allowing you to quickly and easily switch between all the settings.</p>\n<p>So, go check out <a title=\"Strategy\" href=\"https://yoast.com/wordpress/themes/strategy/\">Strategy</a> and tell us what you think!</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"https://yoast.com/strategy-theme/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"17\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:71:\"https://yoast.com/wp-content/uploads/2014/03/Summer_354x290-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:4:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:63:\"https://yoast.com/wp-content/uploads/2014/03/Summer_354x290.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Summer_354x290\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:71:\"https://yoast.com/wp-content/uploads/2014/03/Summer_354x290-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:63:\"https://yoast.com/wp-content/uploads/2014/03/Winter_354x290.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Winter_354x290\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:71:\"https://yoast.com/wp-content/uploads/2014/03/Winter_354x290-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:63:\"https://yoast.com/wp-content/uploads/2014/03/Summer_354x290.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Summer_354x290\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:71:\"https://yoast.com/wp-content/uploads/2014/03/Summer_354x290-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:63:\"https://yoast.com/wp-content/uploads/2014/03/Winter_354x290.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Winter_354x290\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:71:\"https://yoast.com/wp-content/uploads/2014/03/Winter_354x290-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:10;a:6:{s:4:\"data\";s:46:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"Analyzing your audience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://yoast.com/audience-analysis/?utm_source=rss&utm_medium=rss&utm_campaign=audience-analysis\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://yoast.com/audience-analysis/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 23 Mar 2014 20:13:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Business\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:10:\"Statistics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=145689\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:439:\"<p>About three weeks ago, I wrote a post about the necessity of knowing your audience. We ourselves are currently investigating our audience. We asked our newsletter readers to fill out a questionnaire. After we have collected the results of our survey, I started analyzing the results. It has been a great week for me! In…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Marieke van de Rakt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7976:\"<p>About three weeks ago, I wrote a post about the necessity of knowing your audience. We ourselves are currently investigating our audience. We asked our newsletter readers to fill out a questionnaire. After we have collected the results of our survey, I started analyzing the results. It has been a great week for me! In this post, I would like to present some of our results and try to translate it to some practical tips for you all to use.</p>\n<h2>What did we want to know?</h2>\n<p>Our audience has grown rapidly during the last few years. Yoast began as a WordPress blog, but is currently much more than just a blog. Few years ago Joost was writing and working alone in a small room in our house, while we currently have a nice office and over 10 employees. That made me wonder: who is our audience nowadays? Do we still appeal to a technical (nerdy) group of people? Are our customers mainly developers? Or is not all of our audience that technically skilled? And which products appeal to our audiences?</p>\n<p>My first analysis of our audience focused on whether or not there exist different groups within our audience. My hypotheses was that we would at least have two types of visitors on Yoast.com: a technical ‘nerdy’ group and a less technically skilled group. The aim of my analysis was to investigate whether or not these different groups (intend) to buy different products.</p>\n<h2>How did we do our audience analysis?</h2>\n<p>We collected the data for our audience analysis via an online survey for which we invited all of our newsletter readers to participate. Our final sample consists of 2796 individuals. We asked all kinds of questions, including age and sex, intentions to buy our products and questions about the extent to which individuals liked Yoast. We also measured the level of experience with internet and WordPress by asking people to grade the extent to which they agreed to the following statements:</p>\n<ul>\n<li>I have a high level of knowledge about WordPress;</li>\n<li>I am an experienced WordPress User;</li>\n<li>I am a skilled Web Developer and I am capable of maintaining my own website.</li>\n</ul>\n<p>A total of the scores on these statements was calculated (resulting in a range from 4 through 16). As people score higher on this scale (or nerdiness as we like to call it) they’re more experienced. This measurement of experience is important in our analyses, because it is one of the variables on which we assume groups within our audience to differ.</p>\n<table>\n<caption>Table 1: descriptive statistics of the four identified groups (N=2796)</caption>\n<thead>\n<tr>\n<td class=\"empty\" width=\"52%\"></td>\n<th width=\"12%\">mean internet experience</th>\n<th width=\"12%\">mean age</th>\n<th width=\"12%\">% women</th>\n<th width=\"12%\">N</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<th>group 1 : the women</th>\n<td>11,4</td>\n<td>45,9</td>\n<td>100</td>\n<td>600</td>\n</tr>\n<tr>\n<th>group 2: the nerds</th>\n<td>14,6</td>\n<td>36,0</td>\n<td>0</td>\n<td>666</td>\n</tr>\n<tr>\n<th>group 3: the young, male, non-nerds</th>\n<td>10,5</td>\n<td>32,6</td>\n<td>0</td>\n<td>615</td>\n</tr>\n<tr>\n<th>group 4: the old, male, non -nerds</th>\n<td>11,1</td>\n<td>54,1</td>\n<td>0</td>\n<td>910</td>\n</tr>\n</tbody>\n</table>\n<aside id=\"aside\"><h4>Simple alternative to a cluster analysis</h4></p>\n<p>I can imagine that most of you do not consider it fun to figure out the complicated statistics of a cluster analysis. Although our solutions are in fact very elegant, it remains a random grouping. A cluster analysis is just one way to identify groups, and you could just as well use another (more simple) method. Dividing groups on the base of sex, education, age or experience could well do the trick. Decide which variable is most important to differentiate your groups upon (in our case, this would have been internet experience). Then create a number of groups on the base of the scores on this variable.</p>\n<p></aside>\n<p>After computing the scale of experience, we executed a so-called cluster analysis. This is hardcore statistics indeed. You can try this at home using SPSS (expensive, but nice) or R (open source, and nice). A cluster analysis results in the identification of a number of different groups of individuals who display similar scores on the variables of your choice. We identified four groups based on sex, age and the level of experience.</p>\n<p>Table 1 shows that the four groups score differently on variables used in this cluster analysis.</p>\n<p>Our first group consists of women, with an (for our sample) average level of internet experience. The second group consists of men with a very high score on internet experience. We will call them the nerds. Then the cluster analysis revealed two other groups, both containing solely men. One group contains young men with a relatively low level of internet experience and the last group contains older men with an average level of internet experience.</p>\n<h2>What did we find out?</h2>\n<p>On the base of sex, age and experience, we can differentiate between four distinct groups within our total audience. Interesting. But quite useless as well. We have to investigate a bit more. Do these different audiences also buy different products?</p>\n<table>\n<caption>Table 2: % individuals intending to buy Yoast products (N=2796)</caption>\n<thead>\n<tr>\n<td class=\"empty\" width=\"50%\"></td>\n<th width=\"10%\">WP SEO Premium</th>\n<th width=\"10%\">Video SEO</th>\n<th width=\"10%\">Local SEO</th>\n<th width=\"10%\">Theme</th>\n<th width=\"10%\">Website review</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<th>group 1 : the women</th>\n<td>37</td>\n<td>9</td>\n<td>11</td>\n<td>20</td>\n<td>11</td>\n</tr>\n<tr>\n<th>group 2: the nerds</th>\n<td>50</td>\n<td>19</td>\n<td>26</td>\n<td>17</td>\n<td>14</td>\n</tr>\n<tr>\n<th>group 3: the young, male, non-nerds</th>\n<td>43</td>\n<td>15</td>\n<td>21</td>\n<td>19</td>\n<td>19</td>\n</tr>\n<tr>\n<th>group 4: the old, male, non -nerds</th>\n<td>39</td>\n<td>12</td>\n<td>16</td>\n<td>15</td>\n<td>12</td>\n</tr>\n</tbody>\n</table>\n<aside id=\"aside\"><h4>Analyzing intended shopping behavior yourself</h4></p>\n<p>If you want to study whether different groups have different shopping intentions, you should add a question about intended shopping to your questionnaire. Offering a limited number of answering possibilities makes analyzing your results much easier, especially if your sample is large. Subsequently you calculate the number of people who intent to buy a certain product per group. Make sure you use percentages instead of raw frequencies. Percentages make it possible to compare between groups (even if group sizes differ). Making a table like table 2 in this post will create a clear overview of your results.</p>\n<p></aside>\n<p>As you can read from table 2, the different groups within our sample do have different preferences. The nerds have a higher intention to buy one of our SEO plugins than the other groups. However, the highest intention to buy a Yoast Theme is found among the group of women. Website reviews appear most popular among the young, male, non-nerds. Of course, some differences are small. These results nevertheless show that different groups within our audience prefer different products. We are now looking into possible strategies to optimize our sales. How can we better address women at our theme page? How can we reach young, male, non-nerds with our reviews? Conclusion: we are not done investigating…</p>\n<h2>Why could an audience analysis be important for you?</h2>\n<p>Knowing your audience means that you can anticipate upon the needs of your audience. And this in turn can increase your sales. Knowing the preferences of your public allows you to adapt your marketing and sales strategies. You should consider doing similar research if you don’t know your target audience well. Even if you think you do, the results of research like this may well surprise you!</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://yoast.com/audience-analysis/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"The Power of Our Reviews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"https://yoast.com/power-reviews/?utm_source=rss&utm_medium=rss&utm_campaign=power-reviews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://yoast.com/power-reviews/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Mar 2014 15:34:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Business\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=148538\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:444:\"<p>We’ve been doing our Website Reviews for quite some time now, and recently we’ve also added the Conversion Review to that list. There are some of you, the very loyal ones, who we’ve had the pleasure of helping in both these areas. Today I’m highlighting one of our very loyal customers (he has far more…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Thijs de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8092:\"<p>We’ve been doing <a href=\"https://yoast.com/hire-us/website-review/\">our Website Reviews</a> for quite some time now, and recently we’ve also added the <a href=\"https://yoast.com/hire-us/conversion-review/\">Conversion Review</a> to that list. There are some of you, the very loyal ones, who we’ve had the pleasure of helping in both these areas.</p>\n<p>Today I’m highlighting one of our very loyal customers (he has far more of our products than just the reviews) that has benefited maximally from these reviews. Let me demonstrate how having our reviews done has helped him.</p>\n<h2>The Website Review</h2>\n<p>It all started when our friends over at <a href=\"https://vitaminsforpitbulls.com/\">Bully Max</a> ordered a website review from us in June 2013. Their website homepage looked something like this (this is a screenshot directly from our review):</p>\n<p><img class=\"wp-image-148583 alignnone\" alt=\"Bully Max Dog Supplements Pitbull Food Dog Vitamins 710 7\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/03/Bully_Max_-_Dog_Supplements_-_Pitbull_Food_-_Dog_Vitamins-20130710-102607.jpg\" width=\"520\" height=\"516\" /></p>\n<p>So we did a Website Review for them. Their website had a slider, which we disliked then <a href=\"https://yoast.com/opinion-on-sliders/\">as much as we do now</a>. As with a lot of the websites we review, no matter which type of review, we noticed their website lacked focus. There was simply too much going on.</p>\n<p>On top of that, as with just about every webshop we’ve ever seen, the product descriptions were duplicate. If you own a webshop and you’re selling products that others are selling as well, here’s an invaluable tip: write your own content! No matter how awesome your website is, you just won’t rank for your product descriptions if there are 500 other webshops with an exact copy of it.</p>\n<p>As I bet some of you know, we were unforgiving in our review. We ended up with a report of almost 6000 words of critique. And Bully Max was ecstatic. They simply understood the value of all that we had to say and got to work.</p>\n<h2>The results in ranking</h2>\n<p>At the moment, Bully Max is still working hard to improve their website and have told us multiple times they’re using our reviews almost on a daily basis. So, to us, the results they’re seeing isn’t much of a surprise. But that doesn’t mean it doesn’t make us proud. I mean, just look at it:</p>\n<p><img class=\"alignnone\" alt=\"\" src=\"https://yoast.nl/site-analysis/uploads/skitch/Audience_Overview__Google_Analytics_20140314_163044_20140314_163050.png\" width=\"722\" height=\"190\" /></p>\n<p>The traffic on their website has almost tripled since June 2013!</p>\n<p>This is the result of hard work on the side of Bully Max. And the willingness to take on our advice and believing what we had to say.</p>\n<p><a class=\"button\" href=\"https://yoast.com/hire-us/website-review/\">Buy one of our Website Reviews »</a></p>\n<div class=\"clear\"></div>\n<h2>The Conversion Review</h2>\n<p>Last December, we held a trial among our website review customers with the Conversion Review. That way, we could perfect our product before making it available to the masses.</p>\n<p>Literally within 10 minutes of sending the mail, Bully Max replied that they wanted to buy the Conversion Review. They were very eager to try out this new product. We were happy to have such enthusiastic and hard-working customers as our first Conversion Review.</p>\n<p>Here’s what their website looked like then:</p>\n<p><a class=\"thickbox\" href=\"https://cdn.yoast.com/wp-content/uploads/2014/03/bully_max___muscle_building_supplements_for_dogs.png\"><img class=\"wp-image-148598 alignnone\" alt=\"power of our reviews\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/03/bully_max___muscle_building_supplements_for_dogs.png\" width=\"1455\" height=\"1160\" /></a></p>\n<p>As you can see, there’s a lot more content on there. They had really worked hard, and we noticed. However, there were still some flaws (as there always are and will be in any website).</p>\n<p>Their main conversion issue, which was most probably costing them sales, was their website’s responsiveness. Their website was atrocious on a mobile phone and just didn’t work at all. And that’s a big flaw, if you consider the fact that almost 50% of their traffic came from mobile!</p>\n<p>This is something we see a lot of. Websites that are just not optimized for mobile users. This is seriously silly, because the mobile market will only grow. So ignore this at your own peril!</p>\n<p>As I said, BullyMax is still busy with their website, as well they should be. But at the moment of writing this review, this is what their website looks like now:</p>\n<p><a class=\"thickbox\" href=\"https://cdn.yoast.com/wp-content/uploads/2014/03/Bully-Max-Muscle-Building-Supplements-for-Dogs-2014-03-14-15-55-43-2014-03-14-15-55-48.png\"><img class=\" wp-image-148647 alignnone\" alt=\"Bully Max | Muscle Building Supplements for Dogs 2014-03-14 15-55-43 2014-03-14 15-55-48\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/03/Bully-Max-Muscle-Building-Supplements-for-Dogs-2014-03-14-15-55-43-2014-03-14-15-55-48.png\" width=\"952\" height=\"708\" /></a></p>\n<h2>The results in sales</h2>\n<p>Of course we won’t be publishing any hard numbers, but we do have approval to show you some nice percentages. Let me show you why BullyMax is so happy to have met us:</p>\n<p><a class=\"thickbox\" href=\"https://cdn.yoast.com/wp-content/uploads/2014/03/ecommerce_overview_-_google_analytics_2014-03-11_11-31-49_2014-03-11_11-31-52-2014-03-14-15-40-06-2014-03-14-15-42-58.png\"><img class=\" wp-image-148637 alignnone\" alt=\"ecommerce_overview_-_google_analytics_2014-03-11_11-31-49_2014-03-11_11-31-52 2014-03-14 15-40-06 2014-03-14 15-42-58\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/03/ecommerce_overview_-_google_analytics_2014-03-11_11-31-49_2014-03-11_11-31-52-2014-03-14-15-40-06-2014-03-14-15-42-58.png\" width=\"1143\" height=\"139\" /></a></p>\n<p>These are the increases and decreases in percentages. I’m already hearing you say: “but the average order value went down!”. Yes, it did. And that’s the <em>only</em> thing that went down, and not even significantly so. For the non-believers out there: the sales weren’t low to begin with, so these percentages really do mean something.</p>\n<p><a class=\"button\" href=\"https://yoast.com/hire-us/conversion-review/\">Buy one of our Conversion Reviews »</a></p>\n<div class=\"clear\"></div>\n<h2>The conclusion</h2>\n<blockquote>\n<div>“As you can see your reviews have paid off big-time for us. Your reviews continue to inspire us daily at Bully Max. Also, your blog is now what I consider written by the dream team of SEO and internet marketing. You guys have sure put together a great team of which we read every chance we can. Sometimes I see a new awesome educating article and have to email it to Matt.”</div>\n<div></div>\n<div style=\"text-align: right;\">Todd Jirecek, Director of SEO, <a href=\"https://vitaminsforpitbulls.com/\">Bully Max Inc.</a></div>\n</blockquote>\n<div style=\"text-align: left;\">As I’ve shown you in this post, both our Website Review and our Conversion Review can have a major impact on your business. If you combine the two there’s no telling what the effect can be! But it doesn’t just happen like that. You have to work really hard at it.</div>\n<p>These reviews will do nothing for you if you’re not willing to sit down and get cracking on your website.</p>\n<p>And please, I beg of you, don’t make the mistake of thinking that SEO, or Conversion Rate Optimization, is a ‘trick’. There are no settings you need to tick or untick to make your website rank or sell better. It requires genuine work. And the payoff will taste all the sweeter for it, so go optimize!</p>\n<p>What do you think? Are you ready to optimize?</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://yoast.com/power-reviews/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"11\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:130:\"https://yoast.com/wp-content/uploads/2014/03/Bully_Max_-_Dog_Supplements_-_Pitbull_Food_-_Dog_Vitamins-20130710-102607-180x114.jpg\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:5:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:122:\"https://yoast.com/wp-content/uploads/2014/03/Bully_Max_-_Dog_Supplements_-_Pitbull_Food_-_Dog_Vitamins-20130710-102607.jpg\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"Bully_Max_-_Dog_Supplements_-_Pitbull_Food_-_Dog_Vitamins-20130710-102607\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:130:\"https://yoast.com/wp-content/uploads/2014/03/Bully_Max_-_Dog_Supplements_-_Pitbull_Food_-_Dog_Vitamins-20130710-102607-180x114.jpg\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:128:\"https://yoast.com//yoast.nl/site-analysis/uploads/skitch/Audience_Overview__Google_Analytics_20140314_163044_20140314_163050.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:97:\"https://yoast.com/wp-content/uploads/2014/03/bully_max___muscle_building_supplements_for_dogs.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"bully_max___muscle_building_supplements_for_dogs\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:105:\"https://yoast.com/wp-content/uploads/2014/03/bully_max___muscle_building_supplements_for_dogs-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:135:\"https://yoast.com/wp-content/uploads/2014/03/Bully-Max-Muscle-Building-Supplements-for-Dogs-2014-03-14-15-55-43-2014-03-14-15-55-48.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"Bully Max | Muscle Building Supplements for Dogs 2014-03-14 15-55-43 2014-03-14 15-55-48\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:143:\"https://yoast.com/wp-content/uploads/2014/03/Bully-Max-Muscle-Building-Supplements-for-Dogs-2014-03-14-15-55-43-2014-03-14-15-55-48-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:166:\"https://yoast.com/wp-content/uploads/2014/03/ecommerce_overview_-_google_analytics_2014-03-11_11-31-49_2014-03-11_11-31-52-2014-03-14-15-40-06-2014-03-14-15-42-58.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"ecommerce_overview_-_google_analytics_2014-03-11_11-31-49_2014-03-11_11-31-52 2014-03-14 15-40-06 2014-03-14 15-42-58\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:174:\"https://yoast.com/wp-content/uploads/2014/03/ecommerce_overview_-_google_analytics_2014-03-11_11-31-49_2014-03-11_11-31-52-2014-03-14-15-40-06-2014-03-14-15-42-58-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:12;a:6:{s:4:\"data\";s:52:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"Major update of WordPress SEO (1.5)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:133:\"https://yoast.com/major-update-wordpress-seo-1-5/?utm_source=rss&utm_medium=rss&utm_campaign=major-update-wordpress-seo-1-5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://yoast.com/major-update-wordpress-seo-1-5/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Mar 2014 14:02:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=146871\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:472:\"<p>Today we’re releasing what’s probably the single biggest update to our WordPress SEO plugin since its initial release. It improves speed, fixes a ton of bugs and edge cases and adds a new bulk title & description editor. On top of that we’ve changed several default settings and added some smaller new features. This post addresses…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6267:\"<p>Today we’re releasing what’s probably the single biggest update to our <a href=\"https://yoast.com/wordpress/plugins/seo/\">WordPress SEO plugin</a> since its initial release. It improves speed, fixes a <em>ton</em> of bugs and edge cases and adds a new bulk title & description editor. On top of that we’ve changed several default settings and added some smaller new features. This post addresses all of it, so keep on reading.</p>\n<h2>Rewrite of option and post metadata handling</h2>\n<p>Every post in WordPress has metadata, and our WordPress SEO plugin adds more metadata to that: from indexation settings, to meta descriptions and titles. We used to store those in a manner that was not as efficient as we wanted it to be, so <a href=\"http://www.adviesenzo.nl/\">Juliette</a>, who became a committer in WordPress SEO a few months ago, rewrote the entire logic. This fixes a ton of the bugs we’d encountered over the years but also, and more importantly, makes us use the database a whole lot less.</p>\n<h2>Speed improvements</h2>\n<p>Along with these rewrites to how we save the plugins options and post metadata, we implemented a new class loader. This class loader make code load only when it’s needed, leading to a far smaller memory footprint and a lot faster performance on both frontend and backend.</p>\n<p>We also rewrote several of the queries used for the XML sitemap generation, leading to a 70% decrease in the number of queries used to generate the index sitemap, making that a lot faster too.</p>\n<p>Pippin, from EasyDigitalDownloads, has been running the 1.5 beta on <a href=\"http://easydigitaldownloads.com/\">easydigitaldownloads.com</a> for a while already, when he flipped, this is what the performance graph looked like:</p>\n<p><img class=\"alignnone size-large wp-image-146872\" alt=\"speed improvement WordPress SEO\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/03/speed-improvement-wpseo-550x232.png\" width=\"550\" height=\"232\" /></p>\n<p>That’s a 20 to 30% performance increase. Granted, Pippin had been suffering from a particular bug in WordPress SEO that most of you probably won’t have been hit by, but this shows a tremendous improvement was made.</p>\n<h2>New bulk editor</h2>\n<p>With this release, we’ve merged the <a href=\"http://wordpress.org/plugins/seo-extended/\">SEO Extended</a> plugin into core, with the help of its creator, Faison Zutavern of <a href=\"http://www.orionweb.net/\">the Orion Group</a>. It looks pretty cool and allows you, as you’ve guessed, update titles or descriptions in bulk:</p>\n<p><img class=\"alignnone size-large wp-image-146873\" alt=\"bulk title editor\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/03/bulk-title-editor-550x443.png\" width=\"550\" height=\"443\" /></p>\n<h2>Smaller updates to social features</h2>\n<p>We’ve added / changed several small things about the Social tab:</p>\n<ul>\n<li>For OpenGraph, the object type of a page should now be more accurate, so Facebook and others using OpenGraph can more accurately detect what type of page they’re dealing with.</li>\n<li>For Twitter, you can now switch between “Summary” cards and “Summary with large image” cards, an oft requested feature.</li>\n<li>For Google+ and rel author implementation, we’ve taken away some of the features as they were leading to issues with Google. The default setting of the plugin is now to <em>only</em> show rel=author on single posts and nowhere else. Enabling or disabling rel=author for a post type is very easy from the Titles & metas page, should you wish to. You can no longer show rel=author on the homepage as Google has been pretty clear about not wanting that.</li>\n</ul>\n<h2>Other changes</h2>\n<p>There are a few other things worth noting:</p>\n<ul>\n<li>The option to change the category rewrite (removing /category/ from category URLs), has been deprecated. If you have it enabled when you upgrade, it’ll still show, but otherwise you won’t see it anymore. We will be removing this feature entirely as the SEO benefits are now very small to non-existent and it causes numerous bugs with other plugins.</li>\n<li>On the Edit Files dialog you can now, if your webserver allows you to, create a robots.txt file if you don’t have one, and then edit it.</li>\n<li>We have a new Extensions menu item in which you’ll be able to both see our existing extensions for WordPress SEO as well as enter the license keys for those extensions.</li>\n</ul>\n<h2>Community effort</h2>\n<p>This release was <em>very</em> much a community effort. We’ve been reaping the rewards of switching to GitHub for the development of WordPress SEO and I think you’ll agree it’s good for all of us. If you’re a developer and have an interest in developing on one of the most popular plugins for the platform, join us on <a href=\"http://github.com/yoast/wordpress-seo\">GitHub</a>!</p>\n<h2>Update to <em>all</em> our SEO plugins</h2>\n<p>Because this update changes so much about how WordPress SEO works, all the plugins we released that depend on it have been updated too. This means you’ll see updates for <a href=\"https://yoast.com/wordpress/plugins/video-seo/\">Video SEO</a>, <a href=\"https://yoast.com/wordpress/plugins/local-seo/\">Local SEO</a> and <a href=\"https://yoast.com/wordpress/plugins/yoast-woocommerce-seo/\">WooCommerce SEO</a> too, upgrade both at the same time, or after each other, but know that if you update for instance Local SEO without updating WordPress SEO, you’ll get an update nag. They need each other.</p>\n<h2>But wait! I run your Premium SEO plugin!</h2>\n<p>Don’t worry! If you run our <a href=\"https://yoast.com/wordpress/plugins/seo-premium/\">WordPress SEO Premium plugin</a>, there’s an update including <em>all</em> of the above changes ready for you in your WordPress install as well. Of course, if you’re a premium plugin customer and you run into any problems with the upgrade, feel free to email our support team.</p>\n<h2>Over to you!</h2>\n<p>That’s it, over to you, go update and see how you like it!</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://yoast.com/major-update-wordpress-seo-1-5/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"301\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:80:\"https://yoast.com/wp-content/uploads/2014/03/speed-improvement-wpseo-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:2:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:72:\"https://yoast.com/wp-content/uploads/2014/03/speed-improvement-wpseo.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"speed-improvement-wpseo\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:80:\"https://yoast.com/wp-content/uploads/2014/03/speed-improvement-wpseo-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:66:\"https://yoast.com/wp-content/uploads/2014/03/bulk-title-editor.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"bulk-title-editor\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:74:\"https://yoast.com/wp-content/uploads/2014/03/bulk-title-editor-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:13;a:6:{s:4:\"data\";s:64:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"Site reviews: new setup, new pricing!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"https://yoast.com/renewed-site-reviews/?utm_source=rss&utm_medium=rss&utm_campaign=renewed-site-reviews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://yoast.com/renewed-site-reviews/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Feb 2014 15:14:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:3:\"SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"Usability\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:12:\"Site reviews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=143270\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:418:\"<p>Today we’ll be releasing a renewed setup for our site reviews. For the past year, we have been limiting the slots for our site review orders to a fixed number per week. The demand for the service is overwhelming, and we would like to thank all customers for the trust you have in our expertise.…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Michiel Heijmans\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5668:\"<p><strong><a href=\"https://cdn.yoast.com/hire-us/website-review/\"><img class=\"alignright size-medium wp-image-143659\" alt=\"site reviews\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/02/site-reviews-250x191.png\" width=\"250\" height=\"191\" /></a>Today we’ll be releasing a renewed setup for our site reviews.</strong></p>\n<p>For the past year, we have been limiting the slots for our site review orders to a fixed number per week. The demand for the service is overwhelming, and we would like to <strong>thank all customers</strong> for the trust you have in our expertise. And for the great responses you gave us after receiving the reviews:</p>\n<blockquote><p>Yoast, I have to say, that this was one of the best thousand bucks I’ve spent in IT – ever. What a phenomenal amount of insight and advise you’ve given us. Thanks, and I’m sure we’ll use you again on future projects.<br />\n<em>Henry Meyne, </em><em>CTO of <a href=\"http://hoozon.com/\">Hoozon</a></em></p></blockquote>\n<p>We are very keen on serving you quality information that will help you improve your website, both for visitors and Google.</p>\n<p>Over the last number of months, we realized that customers want to know everything. Not just what’s wrong, but also all that is right. We’ve had a number of responses saying ‘have you checked this or that?’. That is why we decided to open up the entire scope of things we check during a review.</p>\n<h2>Quick Review</h2>\n<p>We have set up a huge list of over 200 checks we perform for a review, and have written clear and to-the-point right and wrong chapters per check, like this:</p>\n<div style=\"text-align:center;\"><img alt=\"breadcrumbs check\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/02/breadcrumbs-check.png\" /></div>\n<p>This means we will be able to do a more time-efficient review for your website, in which it will be very clear what we have checked and what areas need attention, in our expert opinion. Note that while the chapters in this checklist are templates, our team of experts will manually go over your website to see what’s right and wrong.</p>\n<p><img alt=\"The Yoast Website Review team, from left to right: Michiel, Joost and Thijs. Annelieke is not on this picture - yet.\" src=\"https://cdn.yoast.com/wp-content/uploads/2010/08/yoast-website-review-team-556.jpg\" width=\"556\" height=\"370\" /></p>\n<p>The reason for still doing this manually is simple: automatic checks should only be done when you are absolutely right that the check result is correct. We check the things that we feel are important for improving your website, and your rankings or user experience along with that.</p>\n<h3>WordPress websites</h3>\n<p>Yes. We do around 30 extra checks for WordPress websites. Simply because we know WordPress, publish a lot of <a href=\"https://yoast.com/wordpress/plugins/\">plugins</a> that will help you improve your website and know a lot of plugins that actually work. And of course we will also check the use and settings of the WordPress SEO plugin as well. This all as a free bonus, just because you are running WordPress.</p>\n<p><a href=\"http://yoast.com/hire-us/website-review/\">More information about our Quick Reviews and ordering here!</a></p>\n<h2>Shop Review</h2>\n<p>Since e-commerce websites have more specified issues to take in account for SEO and user experience, we added quite a few extra checks (50+) in our e-commerce checklist.</p>\n<p>These checks include specific URL structure and for instance have an extra focus on duplicate content. Conversion is also a larger part of these checks than in the regular checklist. Of course there also are a number of extra, valuable pages on e-commerce sites like product pages.</p>\n<p>It will not be as extensive as our <a title=\"Are you Wondering why you’re not Selling More?\" href=\"https://yoast.com/hire-us/conversion-review/\">Conversion Review</a>, but will give you some great insights on usual suspects for your website.</p>\n<p><a href=\"http://yoast.com/hire-us/website-review/\">More information about our Shop Reviews and ordering here!</a></p>\n<h2>Full Review</h2>\n<p>We will also be offering an improved version of our current review: the <strong>Full Review</strong>. We will take more time to do that review and test more aspects of your website. We’ll be digging into <a href=\"http://searchmetrics.com\">SearchMetrics</a> data much more and will not only be checking your website itself (as it was), but will be looking into for instance your link profile as well.</p>\n<p>We will also ask for Google Analytics and Webmaster Tools access, for instance to check crawl errors and to see how your main landing pages compare to your preferred keywords.</p>\n<p><a href=\"http://yoast.com/hire-us/website-review/\">More information about our Full Reviews and ordering here!</a></p>\n<h2>This is a major change</h2>\n<p>We hope this setup will allow our review team to help more customers, by reviewing a website in a more time efficient way. With all the Yoast knowledge we also share on this website and more.</p>\n<h3>One more thing</h3>\n<p>There is one more change. As the vast majority of our clients is from abroad (not from The Netherlands), and the euro-dollar exchange rate is more steady than it has been over the last two years, we have decided to switch back to <strong>US dollars</strong> for the reviews. As we had already done for our plugins.</p>\n<p><a class=\"button\" href=\"http://yoast.com/hire-us/website-review/\">Find out more or order your review now!</a></p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"https://yoast.com/renewed-site-reviews/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"25\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:69:\"https://yoast.com/wp-content/uploads/2014/02/site-reviews-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:3:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:61:\"https://yoast.com/wp-content/uploads/2014/02/site-reviews.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"site-reviews\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:69:\"https://yoast.com/wp-content/uploads/2014/02/site-reviews-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:7:\"\n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:81:\"https://yoast.com//cdn.yoast.com/wp-content/uploads/2014/02/breadcrumbs-check.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:1:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"breadcrumbs check\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:7:\"\n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:93:\"https://yoast.com//cdn.yoast.com/wp-content/uploads/2010/08/yoast-website-review-team-556.jpg\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:1:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"The Yoast Website Review team, from left to right: Michiel, Joost and Thijs. Annelieke is not on this picture - yet.\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:14;a:6:{s:4:\"data\";s:43:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"Yoast Research: get to know your audience!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"https://yoast.com/know-your-audience/?utm_source=rss&utm_medium=rss&utm_campaign=know-your-audience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://yoast.com/know-your-audience/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 25 Feb 2014 14:07:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=141900\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:413:\"<p>In our latest newsletter, we asked our readers to fill out a survey. We have never done such a thing at Yoast.com before. In this post, I will enlighten you with the purpose of our survey. Yoast Research Since the beginning of this year, Thijs and myself have been doing research. One day a week…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Marieke van de Rakt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8215:\"<p dir=\"ltr\">In our latest newsletter, we asked our readers to fill out a survey. We have never done such a thing at Yoast.com before. In this post, I will enlighten you with the purpose of our survey.</p>\n<h2 dir=\"ltr\">Yoast Research</h2>\n<p dir=\"ltr\">Since the beginning of this year, Thijs and myself have been doing research. One day a week we are reading scientific articles in the university library and looking into new and exciting research techniques. We are currently reviewing an <a href=\"https://theeyetribe.com\">eyetracker</a> and looking into possibilities to use this eyetracker in one of our next research projects.</p>\n<p dir=\"ltr\">The aim of us doing research is twofold. Our first aim is to contribute knowledge to the scientific community and to the WordPress/Webdevelopment community. We would like to explore issues of usability, conversion and website optimization and write articles aimed to be published in scientific journals. Simultaneously, we will publish our results (in a less boring format) on Yoast.com.</p>\n<p dir=\"ltr\">We have recently found out that there are in fact numerous excellent scholars already doing research in our area, but few of them share their knowledge with the online (WordPress) community. Lots of (scientific) knowledge thus does not reach the practitioners. I think that’s a waste of a lot of hard work. Why do difficult and expensive research if your results are never put to practice? Next to doing our own studies, we would therefore like to translate some of the existing research into practical posts on Yoast.com.</p>\n<p dir=\"ltr\">The second aim of us doing research is not as altruistic. Doing research is really good for our own business as well! The information we collected with last week’s survey is inspiring. This kind of research gives great insights in who our audience is, where they are from, which products they bought and which products they intend to buy. Such data is a treasure trove!</p>\n<h2 dir=\"ltr\">Knowing your audience!</h2>\n<p dir=\"ltr\">Our first research project is aimed at getting to know our public better. It is a bit premature to present the results of our first study, so in this post I will limit myself to convince you all the importance of knowing your audience. Next to that, I will enlighten you a bit in the way you could study the audiences of your own website yourselves.</p>\n<p dir=\"ltr\">When Joost began Yoast.com it was a blog. He wrote about both WordPress as well as SEO and most of his post were rather technical. Nowadays, Yoast offers plugins, themes and online consultancy, being much more than a blog. Also, posts aren’t only technical now. Our audience has grown rapidly during the last few years. And that made the researcher in me wonder: who is our audience nowadays? Do we still appeal to a technical (nerdy) group of people? Are our customers mainly developers? Or is our audience not that technically skilled? And what consequences would that have for the marketing of our products? I could imagine that a technically skilled developer is more easily convinced of the use of one of our plugins than someone without the ability to read code. These questions were the starting point of our research.</p>\n<p dir=\"ltr\">I decided to dive in the scientific literature about usability, online purchasing behavior and (internet) experience. Previous research has irrefutably established the importance of usability and user interface on the chance people buy online (e.g. Page, Robson & Uncles, 2012; Chang & Chen, 2008). However, studies also show that the relation between usability and online purchases is mediated by the level of (internet) experience people have (Gefen, Karahanna & Straub, 2003; Castaneda, Munoz-Leiva an Luque, 2004). This means that experienced internet users thus respond differently to aspects of usability than the inexperienced ones. Different audiences have different usability needs.</p>\n<p dir=\"ltr\">Translating this scientific blabla to our own situation: It could well be that our technical experienced (nerdy) audience has other usability needs than our new, less skilled audience. Different groups could well need other things to make them buy our plugins! I would think that an audience with limited technical skills need more explanation, while a technical audience would just need our technical specifications in order to be convinced of our product. My non-nerdy background makes me think that some of our products do not appeal to new (not technically skilled) WordPress users, while they are in fact not that hard to install and use. Perhaps a shift in marketing approach is needed for this specific audience. In our survey, we put questions that will allow us to investigate upon my hypotheses. This week I will start analyzing the data and putting my hypotheses to the test. I can hardly wait!</p>\n<h2 dir=\"ltr\">What should you be doing?</h2>\n<p dir=\"ltr\">Google Analytics gives you a huge amount of data. But you are close to clueless about most of the demographics, the intentions and desires of your audience. Knowing your audience will allow you to anticipate on their needs and desires. You could adjust your assortment based on their preferences and largely improve your conversion. You thus should do a lot to get to know your audience and increase your sales.</p>\n<p dir=\"ltr\">There are lots of packages that allow for online questionnaires. We have used <a href=\"http://polldaddy.com/\">Polldaddy.com</a> for our survey and I am really satisfied with their service. They offer a free account, which will be sufficient for most small companies. What I really like about polldaddy is the way they instantly present their results. They present frequencies and percentages in an easy to grasp format. You can set up a survey that pops up when someone enters your site or you can send a survey invitation to your newsletter subscribers. You can choose open questions if you have few visitors and questions with answer categories if you have many. Just by looking at these descriptive statistics can tell you lots about your audience. Of course, pretty data just begs for advanced and sophisticated analyses. I will save that for a next post ;-)</p>\n<p dir=\"ltr\">At Yoast we are already very excited with our results (even before I started the really nice analyses). We have decided to do a survey on a yearly basis to determine the satisfaction of our customers. We would recommend all of you to do the same! Learn and profit by gaining as much information about your audience as possible. Placing a questionnaire on your website is a good first step!</p>\n<p dir=\"ltr\">I realize that this post could appear to be a bit scientific and difficult to read, but since our survey has made clear that the education level of our audience is sky-high, I’m not worried about that anymore ;-)</p>\n<h2 dir=\"ltr\">Literature</h2>\n<p><a href=\"http://linkinghub.elsevier.com/retrieve/pii/S0378720607000286\">Castañeda, J. A., Muñoz-Leiva, F., & Luque, T. (2007). Web Acceptance Model (WAM): Moderating effects of user experience. <i>Information & Management</i>, <i>44</i>(4), 384–396. </a></p>\n<p><a href=\"http://linkinghub.elsevier.com/retrieve/pii/S0747563208000976\">Chang, H. H., & Chen, S. W. (2008). The impact of customer interface quality, satisfaction and switching costs on e-loyalty: Internet experience as a moderator. <i>Computers in Human Behavior</i>, <i>24</i>(6), 2927–2944. </a></p>\n<p><a href=\"http://ieeexplore.ieee.org/lpdocs/epic03/wrapper.htm?arnumber=1236006\">Gefen, D., Karahanna, E., & Straub, D. W. (2003). Inexperience and experience with online stores: The importance of tam and trust. <i>IEEE Transactions on Engineering Management</i>, <i>50</i>(3), 307–321. </a></p>\n<p><a href=\"http://linkinghub.elsevier.com/retrieve/pii/S1071581912001292\">Page, K. L., Robson, M. J., & Uncles, M. D. (2012). Perceptions of web knowledge and usability: When sex and experience matter. <i>International Journal of Human-Computer Studies</i>, <i>70</i>(12), 907–919. </a></p>\n<p dir=\"ltr\">\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://yoast.com/know-your-audience/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:43:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"Our themes don’t have sliders… Because sliders suck.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"https://yoast.com/opinion-on-sliders/?utm_source=rss&utm_medium=rss&utm_campaign=opinion-on-sliders\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://yoast.com/opinion-on-sliders/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Feb 2014 13:54:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=138798\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:429:\"<p>Last Tuesday we released our first three themes, and this will be the first post in a series that will explain what themes should and should not have. These posts will also explain why we made certain choices regarding our themes. With the release came a storm of reactions, some downright negative, but most of…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Thijs de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11828:\"<p>Last Tuesday we released <a href=\"https://yoast.com/wordpress/themes/\">our first three themes</a>, and this will be the first post in a series that will explain what themes should and should not have. These posts will also explain why we made certain choices regarding our themes.</p>\n<p>With the release came a storm of reactions, some downright negative, but most of them (luckily) very positive! Some of the negative replies that struck us most were the replies that said they would’ve expected sliders, or even worse, thought the themes were “outdated” because they didn’t have sliders.</p>\n<p>Let me make one thing very clear: sliders suck. Of course, I entitle myself to my own opinion, and you’re entitled to yours. But let me explain why they suck.</p>\n<h2>Science</h2>\n<p>It’s not often that science is conclusive in their findings. However, sliders (sometimes named carrousels) seem to be one topic on which it is. There’s literally not one study that I’ve found that says sliders are a good idea. I often point people to <a href=\"http://shouldiuseacarousel.com/\">http://shouldiuseacarousel.com/</a> when wanting to explain why <em>not</em> to use a slider. This simple website does an awesome job at showing the statistics as well as trigger the annoyance sliders usually evoke.</p>\n<p>Lets look at some of the statistics:</p>\n<ul>\n<li><a href=\"http://weedygarden.net/2013/01/carousel-stats/\">Only 1% of the people actually click on a slide</a>, which almost always was the first slide;</li>\n<li><a href=\"http://www.nngroup.com/articles/auto-forwarding/\">People simply ignore your slider</a>, because it triggers banner blindness;</li>\n<li>They slow down your site, <a href=\"http://searchengineland.com/homepage-sliders-are-bad-for-seo-usability-163496\">negatively impacting your SEO and conversion rate(!!)</a>;</li>\n<li><a href=\"http://krogsgard.com/2013/sliders-suck/\">They don’t always work well on mobile devices</a>,</li>\n<li>They push your content down, <a href=\"http://insidesearch.blogspot.nl/2012/01/page-layout-algorithm-improvement.html\">which Google recently mentioned yet again is <em>not</em> smart</a>;</li>\n<li><a href=\"http://conversionxl.com/dont-use-automatic-image-sliders-or-carousels-ignore-the-fad/\">It dilutes your message</a>, because suddenly there are multiple messages on your homepage.</li>\n</ul>\n<h2>But… I’m a photographer!</h2>\n<p>Ok, so you’re a photographer. You should be allowed to use a slider, right? Wrong. People tend to act as if there’s no other way to show their images anymore but by sliders. This just isn’t true. If you couldn’t have a slider and you’re a photographer, would you just give up having a website altogether? Of course not, you would look for other options, such as the revolutionary idea of showing <em>static pictures</em>. If you want moving pictures, you should change careers and become a filmmaker.</p>\n<p>Seriously, whatever makes people think that having stuff <em>move</em> on your website is ever a good idea is still beyond me. You can create awesome collages through which people can browse <em>at will</em>. The pictures won’t be forced onto them (if they even notice them in the first place), they’ll just notice the ones they like. And trust me, that will sell better.</p>\n<p>If you’re really a photographer, you’re probably a creative person. You probably make photograph albums for people from time to time, which probably don’t have sliding images. So how about you showcase that skill and creativity by designing these pages with static images?</p>\n<h2>Focus</h2>\n<p>And, once again, it all comes down to focus. Basically, what you’re saying with a slider is: “I really don’t know which product or picture I should put on display on my homepage, so I’ll just grab 10 of them!”</p>\n<p>If you don’t know what to choose, how should your visitors or clients? You should know what your own business is about and what product or picture deserves that front page “shine”. By showing that, you will give people a far better feel of your business, and you as a person, than a slider ever could. Not in the least because sliders, as I’ve said twice now, are simply ignored. And a message that’s ignored hardly ever comes across (hint the sarcasm).</p>\n<h2>SEO and Conversion Rate Optimization</h2>\n<p>Sliders push down your content, plain and simple. In fact, most sliders I come across these days in our <a href=\"https://yoast.com/hire-us/website-review/\">SEO Website Reviews</a> are big enough to fill out any screen. This means the content won’t even be visible above the fold. And this plain sucks SEO wise, which I’ve already shown through the article linked above.</p>\n<p>There’s not a CRO expert that will disagree with me on this: sliders kill your conversions. So simply having a slider on your website, will get you less sales! If that’s not a dealbreaker, I seriously don’t know what is.</p>\n<p>Just combine the two and find out what a monstrosity the slider actually is. It kills your rankings <em>and</em> your conversions!</p>\n<h2>But you’re using sliders yourself!</h2>\n<p>For the attentive readers, you’ll have seen that we have a “slider” on our own <a href=\"https://yoast.com/wordpress/themes/\">themes pages</a>. Let me explain the very important difference from these, and the “regular” slider you find on any site nowadays.</p>\n<p>The user completely controls our sliders, plain and simple. Nothing moves on its own accord; they really just showcase the different options we have for <em>one product</em>. So in fact, they don’t slide at all. And all they show is different color schemes. It’s simple. Not overwhelming.</p>\n<p>Also, our “sliders” are actually normally sized. They don’t dominate the page and actually just act as an addition to make our themes ‘come to life’ more.</p>\n<p>Lastly, our “sliders” don’t push down the content. They’re below the most important content, such as the most important features of our themes, and the larger images of the theme you’re viewing.</p>\n<h2>Why should you believe us?</h2>\n<p>If you don’t believe us, believe these people who we’ve asked for their opinion and experience with sliders:</p>\n<blockquote><p>“It’s extremely rare to see sliders work. You’re better off using static images and copy.”</p></blockquote>\n<p>Peep Laja, Owner of <a href=\"http://conversionxl.com/\">ConversionXL.com</a> and <a href=\"http://www.markitekt.com/\">Markitekt</a></p>\n<blockquote><p>“I think sliders are interesting but somewhat problematic. The biggest problem I see is that if visitors are bouncing from the page in a second or two, they will never see the other options on the slider. If you use a slider for navigation, be sure the same choices are visible in static form, too. I think sliders work best for portfolio displays where several large, strong images can be displayed in the same space without impeding the visitor’s ability to navigate or determine what other content is on the site.”</p></blockquote>\n<p>Roger Dooley, Author of <a href=\"http://www.amazon.com/gp/product/1118113365/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1118113365&linkCode=as2&tag=yoast-20\">Brainfluence</a> (also <a href=\"http://www.amazon.com/gp/product/B005XXTQEK/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B005XXTQEK&linkCode=as2&tag=yoast-20\">available on Kindle</a>) and owner of <a href=\"http://neurosciencemarketing.com\">Neurosciencemarketing.com</a></p>\n<blockquote><p>“I think sliders are distracting. It’s a way to put extra crap on a page that’s typically not best for visitors. If it’s important in most cases you should just put it on the page without sliders or extra clicks.”</p></blockquote>\n<p>Hiten Shah, Co-Founder of <a href=\"http://www.crazyegg.com/\">Crazyegg</a> and <a href=\"http://www.kissmetrics.com/\">KISSMetrics</a></p>\n<blockquote><p>“Sliders suck 99.8% of the time! We once did a test with a client where we changed their slider to a static image with 3 core benefits and lifted conversions by a nice amount.”</p></blockquote>\n<p>Bryan Eisenberg, Author of <a href=\"http://www.amazon.com/gp/product/0785218971/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0785218971&linkCode=as2&tag=yoast-20\">Waiting For Your Cat to Bark</a> (also <a href=\"http://www.amazon.com/gp/product/B000SEIWFS/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B000SEIWFS&linkCode=as2&tag=yoast-20\">available on Kindle</a>)</p>\n<blockquote><p>“This popular design element is – for many – the go-to solution when there are more messages to put on the home page than there is room to put them. Rather than make the tough decisions that require prioritizing conversion goals, web teams turn to the rotating banner as an offer of compromise.</p>\n<p>Sliders are absolutely evil and should be removed immediately.”</p></blockquote>\n<p>Tim Ash, CEO at <a href=\"http://www.sitetuners.com/\">SiteTuners</a>, Author of <a href=\"http://www.amazon.com/gp/product/0470610123/ref=as_li_tf_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0470610123&linkCode=as2&tag=yoast-20\">Landing Page Optimization</a> (also <a href=\"http://www.amazon.com/gp/product/B007RT1TG6/ref=as_li_tf_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B007RT1TG6&linkCode=as2&tag=yoast-20\">available on Kindle</a>)</p>\n<blockquote><p>“We seldom use sliders. A slider is an ‘involuntary autoscroll’. It’s like the webpage grabs the user’s mouse and starts scrolling around the page without the user’s permission.</p>\n<div>And we, as designers, lose control of what the user sees. If the user scrolls down the page, they may completely miss some of the panels of the slider.”</div>\n</blockquote>\n<div>Karl Blanks, Chairman and Co-Founder of <a href=\"http://www.conversion-rate-experts.com/\">Conversion Rate Experts</a></div>\n<div></div>\n<blockquote><p>“Sliders please the owner of the site, but they deliver little to no value to the customers. The reason is that we are not going to sit there and wait for your ‘movie’ to play out. I’m also not a fan of sliders because for most businesses they provide an excuse not to think about personalization and being good at giving the customer the right answer, right away.”</p></blockquote>\n<p>Avinash Kaushik, Digital Marketing Evangelist for Google, Author of <a href=\"http://www.amazon.com/gp/product/0470529393/ref=as_li_tf_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0470529393&linkCode=as2&tag=yoast-20\">Web Analytics 2.0</a> (Also <a href=\"http://www.amazon.com/gp/product/B0032ZD0IE/ref=as_li_tf_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B0032ZD0IE&linkCode=as2&tag=yoast-20\">available on Kindle</a>)</p>\n<p>Honestly, I could go on and on. So no matter how pretty you think sliders are, know this: they simply suck. Also note that the quote from Tim Ash is from an article that’s over 2 years old, which makes you wonder who’s out of date…</p>\n<h2>Over to you</h2>\n<p>Do you think we’re completely wrong? Or do you emphatically agree? Let us know!</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://yoast.com/opinion-on-sliders/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"185\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:67:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"Perfecting your goals in Google Analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:133:\"https://yoast.com/setting-google-analytics-goals/?utm_source=rss&utm_medium=rss&utm_campaign=setting-google-analytics-goals\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://yoast.com/setting-google-analytics-goals/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Feb 2014 13:20:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=136964\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:418:\"<p>There are quite a few tracking features in Google Analytics for which you have to do a bit more than just implement the UA-code on your pages. One of those features is the ‘goal’. The goal is a feature in which you can track one of the following things: how many people reach a designated…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Thijs de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:13756:\"<p>There are quite a few tracking features in Google Analytics for which you have to do a bit more than just implement the UA-code on your pages. One of those features is the ‘goal’. The goal is a feature in which you can track one of the following things:</p>\n<ul>\n<li>how many people reach a designated page,</li>\n<li>how many people stay on your site for a minimum amount of time,</li>\n<li>how many people have viewed a minimum of pages on your website,</li>\n<li>how many people have triggered an event (such as watching a video).</li>\n</ul>\n<p>We’ve noticed that people are often having trouble setting up these goals in Google Analytics. Not only are they getting stuck on <em>how</em> to set them up, but also on <em>which goals</em> to set up. Especially the latter really requires some thought. I’ll try and take you through that thought process in this post, which is also what we do with our <a href=\"https://yoast.com/hire-us/set-up-ga-goals/\">new service of setting up your Google Analytics goals</a>.</p>\n<h2>Why should I make goals?</h2>\n<p>Goals give you an enormous amount of extra and valuable information. With goals you can track if people are doing on your website what you want them to do. There are always multiple things that people could do that would benefit you, so tracking how many people are doing that is invaluable.</p>\n<p>However, that’s not all. When you set up goals, you have the option to set up multiple steps, if you turn the option ‘Funnel’ on:</p>\n<p><img class=\"alignnone\" alt=\"\" src=\"https://yoast.nl/site-analysis/uploads/skitch/Google_Analytics_20140206_121558.png\" width=\"520\" height=\"135\" /></p>\n<h3>Use the funnel option</h3>\n<p>A funnel is basically the process people go through to buy one of your products, or to sign up for your newsletter. You can set up as many steps as you want, but I think the only reason to add a step is when it’s required. If a step is not required, it’s not part of your funnel, because people can also come from other pages. People will have to have viewed your page on a specific product, before they can actually add that to the cart and buy it.</p>\n<p>But the best thing is yet to come! When you’ve set up a goal with a funnel, you can actually see how that goal is doing in the ‘Funnel Visualization’. This is a very graphic and easy to understand view of what’s happening with your goal:</p>\n<p><img class=\"alignnone\" alt=\"\" src=\"https://yoast.nl/site-analysis/uploads/skitch/Goal_Funnel__Google_Analytics_20140131_131119.png\" width=\"252\" height=\"570\" /></p>\n<p>As you can see, it shows how many people entered every step, how many people went through to the next step, and how many people dropped off on every step. This makes it very clear where in your funnel things could be improved. And it shows you the percentages and the overall funnel conversion rate. How’s that for useful?</p>\n<h3>Imagine this</h3>\n<p>If you have a webshop, you usually have a lot of products. When this amount keeps growing, it’ll be hard to keep track of how each product is doing regarding sales. Setting up your goals with funnels as I’ve shown above, will give you insight in how your products are doing, as well as showing you how the related pages are doing.</p>\n<p>You’ll be able to see if your product page is actually getting people to add that product to their cart. And when people have added the product to their cart, you’ll be able to see how many of them actually <em>bought</em> the product in the end. And you can see all that in the Funnel Visualization.</p>\n<h2>How do I make goals?</h2>\n<p>You can create goals in the ‘Admin’ section of your Google Analytics. The Admin tab is found in the top right when you’re logged in to Google Analytics. Make sure you have the right account and view selected. When you’ve clicked admin, there will be three “columns”, of which the most right will look like this:</p>\n<p><img class=\"alignnone\" alt=\"\" src=\"https://yoast.nl/site-analysis/uploads/skitch/Google_Analytics_20140210_151908.png\" width=\"276\" height=\"287\" /></p>\n<p>You can click goals where I’ve highlighted it. When you haven’t created any goals yet, you’ll see this:</p>\n<p><img class=\"alignnone\" alt=\"\" src=\"https://yoast.nl/site-analysis/uploads/skitch/Google_Analytics_20140210_152136.png\" width=\"315\" height=\"187\" /></p>\n<p>As you can see, you have a default of 20 goals. To get any more, you need to pay, unfortunately. Click create a goal will give you this screen:</p>\n<p><img class=\"alignnone\" alt=\"\" src=\"https://yoast.nl/site-analysis/uploads/skitch/Google_Analytics_20140210_152335.png\" width=\"330\" height=\"341\" /></p>\n<p>Making a goal using ‘Destination’ allows you to make a goal for people always ending up on a certain page. For instance, if you have a contact form, and your contact form has a confirmation page, you can track everyone who’s entered your confirmation page.</p>\n<p>‘Duration’ allows you to track everyone who’s spent more than the minimum amount of time you set on your website.</p>\n<p>‘Pages/Screens per visit’ does the same thing as ‘Duration’, just with pageviews. When people hit a threshold of a minimum amount of pageviews you’ve set, they’ll count as a goal completion.</p>\n<p>The ‘Event’ goal is the hardest. This requires actual coding, as events need to have been set up first. However, they’re pretty powerful if you’ve set them up. This way you can track how many times a video on your website was played, for instance.</p>\n<h2>Regular expression goals</h2>\n<p>When you’re creating ‘Destination’ goals, you’ll find you have these options:</p>\n<p><img class=\"alignnone\" alt=\"\" src=\"https://yoast.nl/site-analysis/uploads/skitch/Google_Analytics_20140210_153559.png\" width=\"191\" height=\"138\" /></p>\n<p>The ‘Equals to’ is simply that. The URL people visit has to <em>exactly</em> match the URL you put in there. So if you have any campaign variables, or a subpage, it won’t be counted towards the goal.</p>\n<p>The ‘Begins with’ is exactly the opposite: everything beginning with the URL you entered will be counted toward your created goal.</p>\n<p>The hardest on there, however, is the ‘Regular expression’ goal. At the same time, this is the most powerful and precise option of the three. Regular expression, or regex, is a sequence of patterns that, if you know how to use them, can be very specific in its targeting.</p>\n<p>Lets say you have a webshop with over 20 products, so you can’t fit them all in your free Google Analytics account. What you could do is create a goal for every brand you’re selling, using regex goals. Your destination goal will simply be the confirmation page after your checkout. And, if the brand you were wanting to track was Yoast, you could add a regex line like this:</p>\n<blockquote><p>/(.*)/yoast/(.*)</p></blockquote>\n<p>This expression will simply track everything with /yoast/ in the URL. You have to be aware that every step in a regular expression goal and funnel should be written in regex. Also, be sure that your regex doesn’t match any other goals, or it will simply be counted twice.</p>\n<h2>What goals should I make?</h2>\n<p>“I have too much data!”, said no one, ever. Of course, people will be saying it from time to time, but you get my point. If not, here it is: try to make as much useful goals as you can think of. And there’s one very important word in that sentence: useful. There are literally millions of things you can think of to set up goals for, but most of them will probably be completely useless for your website and/or business.</p>\n<p>And that’s where the actual thinking comes in. You have to think about what you want your visitors to do on your website. Let me give you an example of what would be good goals for a webshop, in general:</p>\n<ul>\n<li>A goal for every product you have in your webshop, or, if it has more than 20 products:\n<ul>\n<li>A regular expression goal for every product category/brand.</li>\n</ul>\n</li>\n<li>A goal for your newsletter signup,</li>\n<li>A general goal for your sales.</li>\n</ul>\n<p>Of course, you can be far more specific by tracking, for instance, how many people have viewed your product video, or how many people left a review of your product. It all comes down to thinking about what your website is for, and what you want people to do on it.</p>\n<h2>Assign value</h2>\n<p><img class=\"alignnone\" alt=\"\" src=\"https://yoast.nl/site-analysis/uploads/skitch/Google_Analytics_20140210_164204.png\" width=\"304\" height=\"74\" /></p>\n<p>Assigning value to your goals is important to be able to distinguish between your goals. If you don’t assign a value to your goals, you simply can’t see which of the goals is your most profitable goal. There are three ways in which you can assign values for your goals: actual values, average values or relative values.</p>\n<h3>Actual values</h3>\n<p><em></em>Lets say you offer a few services, all of which have one fixed price. People can hire you for these services, and they <em>have to pay up front</em>. In this case you should simply assign that price as the value of each goal representing a service. That way, you can simply see how many times a goal was completed and thus one of your services was successfully requested.</p>\n<p>In this case it’s important that people actually have to pay up front, because otherwise you’ll run into some trouble. Because even though the prices of your services are always the same, if people don’t have to pay immediately to finish the goal (order a service), there’s always the possibility they just won’t pay.</p>\n<h3>Average values</h3>\n<p>When people don’t have to pay up front, or you offer services or products that can have different prices (such as our plugins), or the specific goal generates leads, you need to assign average values. Average values have to be calculated in three different ways for the three options I just mentioned.</p>\n<ol>\n<li>When the prices of your products can differ, you simply take the average order value of the last period (at least one month). This way you’ll have a general estimate of what each order will earn you, on average.</li>\n<li>When people don’t pay up front, there’s always a percentage of people that simply won’t pay, even after requesting the service. You’ll have to find out what that percentage is. If your service costs $100, and 40% of the people won’t pay, your assigned value should be set to $60.</li>\n<li>Things that don’t have a direct value to them, such as newsletter signups or social media shares, can still earn you money in the end. This is what people call ‘lead generation’. The best way to assign relative values would be if you knew the lead conversion rates. This means you know how many social media shares, for instance, it takes to sell one of your products/services. If it’s 1%, this would mean every share with a $100 service would be worth $1.</li>\n</ol>\n<h3>Relative values</h3>\n<p>If you’re making goals for things that don’t actually earn you money, you can assign relative values. Relative values are simply values that show you which of the goals are worth more to you. So, if you prefer people signing up for your newsletter over liking your Facebook page, you could assign the newsletter signup goal a value of 2, and your Facebook like goal a value of 1. Or, if you think twice as much is too much, you can assign them values of 3 and 2 respectively.</p>\n<p>These numbers are then obviously completely made up, but it’ll still help you differentiating between each goal.</p>\n<h2>Doesn’t this take a lot of time?</h2>\n<p>This all depends on how big your website is, of course. However, if you own a webshop with a lot of products, the answer is simple: yes. Although it can be hard to find the time to set this all up decently and correctly, in the end it will always be worth it!</p>\n<p>Of course, you could always ask us to set up your goals for you. Google Analytics isn’t exactly known for its usability, so it could save you quite some time. We also guarantee the goals will always be set up by a Google Analytics Qualified Individual. There won’t be any conflicts between goals, and we’ll also help you in the thought process of what to track and how. So save yourself the time and thought and <a href=\"https://yoast.com/hire-us/set-up-ga-goals/\">have us set up your goals</a>!</p>\n<h2>Summary</h2>\n<p>So there’s a few tips I have for you:</p>\n<ol>\n<li>Think about what you want to have goals for, especially if you’re on a free Google Analytics program: your goal space is limited;</li>\n<li>Use the funnel option. This makes the data from your goals far more insightful;</li>\n<li>If you understand regular expressions: use them. They’ll give you far more power and specificity than any of the other options;</li>\n<li>Add value to your goals so you can actually compare the performance of the goals;</li>\n<li>Let us set up your goals and save your time ;)</li>\n</ol>\n<h3>Set them up!</h3>\n<p>So there’s really no excuse anymore to avoid setting up your goals! In the end, you’ll be amazed you ever did without, so get cracking!</p>\n<p>Have some cool goals set up yourself? Let me know in the comments!</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://yoast.com/setting-google-analytics-goals/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"21\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:93:\"https://yoast.com//yoast.nl/site-analysis/uploads/skitch/Google_Analytics_20140206_121558.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:7:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:93:\"https://yoast.com//yoast.nl/site-analysis/uploads/skitch/Google_Analytics_20140206_121558.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:106:\"https://yoast.com//yoast.nl/site-analysis/uploads/skitch/Goal_Funnel__Google_Analytics_20140131_131119.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:93:\"https://yoast.com//yoast.nl/site-analysis/uploads/skitch/Google_Analytics_20140210_151908.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:93:\"https://yoast.com//yoast.nl/site-analysis/uploads/skitch/Google_Analytics_20140210_152136.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:93:\"https://yoast.com//yoast.nl/site-analysis/uploads/skitch/Google_Analytics_20140210_152335.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:93:\"https://yoast.com//yoast.nl/site-analysis/uploads/skitch/Google_Analytics_20140210_153559.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:93:\"https://yoast.com//yoast.nl/site-analysis/uploads/skitch/Google_Analytics_20140210_164204.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"WordPress Themes by Yoast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"https://yoast.com/wordpress-themes-yoast/?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-themes-yoast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://yoast.com/wordpress-themes-yoast/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Feb 2014 13:51:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:16:\"WordPress Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=138693\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:451:\"<p>It’s done! The WordPress Themes by Yoast are now finally available. This project has been over a year in the making. When Mijke joined Yoast in September 2012, we decided it’d be a good plan to use her design skills and our knowledge about optimizing WordPress sites to make themes that actually help people easily build…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3950:\"<p><img class=\"alignright size-medium wp-image-138699\" alt=\"yoast themes\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/02/yoast-themes-250x169.png\" width=\"250\" height=\"169\" />It’s done! The <a href=\"https://yoast.com/wordpress/themes/\">WordPress Themes by Yoast</a> are now finally available. This project has been over a year in the making. When Mijke joined Yoast in September 2012, we decided it’d be a good plan to use her design skills and our knowledge about optimizing WordPress sites to make themes that <em>actually</em> help people easily build good websites. We’ve learned a lot of things in the process of making these themes, most importantly that we’re so perfectionistic that we’d never get anything released if it wasn’t for my wife. But, we’re there.</p>\n<p>We’re releasing 3 themes today, all of them very different but all of them share a lot of functionality too. They’re all <a href=\"https://yoast.com/out/genesis/\">Genesis</a> child themes, as we believe in the Genesis framework. We’ve done “some” work on it though: we’ve fully integrated the Genesis frameworks core features <em>and</em> our own theme specific features with WordPress’ cores theme customizer, leading to functionality like this:</p>\n<p><a href=\"https://cdn.yoast.com/wordpress/themes/vintage/\"><img class=\"alignnone size-large wp-image-138698\" alt=\"theme customizer\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/02/theme-customizer-550x372.png\" width=\"550\" height=\"372\" /></a></p>\n<p>You can install the theme, customize it to your liking and then activate it. The screenshot above contains the <a href=\"https://yoast.com/wordpress/themes/vintage/\">Vintage theme</a>, which is completely different from, for instance, the <a href=\"https://yoast.com/wordpress/themes/versatile/\">Versatile theme</a>:</p>\n<p><a href=\"https://cdn.yoast.com/wordpress/themes/versatile/\"><img class=\"alignnone size-large wp-image-138635\" alt=\"versatile desktop 1120x680\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/02/versatile_desktop_1120x680-550x333.png\" width=\"550\" height=\"333\" /></a></p>\n<h2>Shared functionality</h2>\n<p>All our themes contain a set of 8 widgets that you can use for all sorts of functionality. From easily creating mail signup forms to showing social network buttons and big call to actions. Check out the different <a href=\"https://yoast.com/yoast-widgets/\">Yoast widgets</a>.</p>\n<p>They also share our update code, which allows us to push updates for bug fixes, new functionality and even new color schemes. All of the themes have been built on Genesis incredibly SEO friendly core, so you can benefit from the highest standards in the industry.</p>\n<h2>More themes coming!</h2>\n<p>We intend to release a new theme every month or so, though we’ve decided to take somewhat more time for the next theme release so we have time to fix bugs that might arise. The next theme will be available around the end of March.</p>\n<h2>Flexibility while maintaining style</h2>\n<p>We’ve worked very hard to make the themes as flexible as possible, yet at the same time try and make them look good almost all the time. We’ve tried to make them all look “tailor made”, even though we’ve only named one theme as such :)</p>\n<p><a href=\"https://cdn.yoast.com/wordpress/themes/tailor-made/\"><img class=\"alignnone size-large wp-image-138634\" alt=\"screenshot desktop 1120x680\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/02/screenshot_desktop_1120x680-550x333.png\" width=\"550\" height=\"333\" /></a></p>\n<p>I can keep talking about these themes, but you should just look at them, so let me encourage you to <strong><a href=\"https://yoast.com/wordpress/themes/\">go check them out and play with their demo sites</a></strong>!</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://yoast.com/wordpress-themes-yoast/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"73\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:69:\"https://yoast.com/wp-content/uploads/2014/02/yoast-themes-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:4:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:61:\"https://yoast.com/wp-content/uploads/2014/02/yoast-themes.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"yoast-themes\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:69:\"https://yoast.com/wp-content/uploads/2014/02/yoast-themes-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:65:\"https://yoast.com/wp-content/uploads/2014/02/theme-customizer.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"theme-customizer\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:73:\"https://yoast.com/wp-content/uploads/2014/02/theme-customizer-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:75:\"https://yoast.com/wp-content/uploads/2014/02/versatile_desktop_1120x680.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"versatile_desktop_1120x680\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:83:\"https://yoast.com/wp-content/uploads/2014/02/versatile_desktop_1120x680-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:76:\"https://yoast.com/wp-content/uploads/2014/02/screenshot_desktop_1120x680.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"screenshot_desktop_1120x680\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:84:\"https://yoast.com/wp-content/uploads/2014/02/screenshot_desktop_1120x680-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:18;a:6:{s:4:\"data\";s:49:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"Yoast looking for a new developer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://yoast.com/junior-developer/?utm_source=rss&utm_medium=rss&utm_campaign=junior-developer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"https://yoast.com/junior-developer/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 09 Feb 2014 20:05:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=137887\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:475:\"<p>We’re expanding again. We’re looking for a junior / medior developer to help grow our rapidly expanding WordPress plugin & theme business, as well as support our consultancy & site review team with tools to automate frequent tasks. What we’re looking for If you’re a developer with a junior to medior level knowledge of: HTML…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2184:\"<p>We’re expanding again. We’re looking for a junior / medior developer to help grow our rapidly expanding <a href=\"https://yoast.com/wordpress/\">WordPress plugin & theme business</a>, as well as support our <a href=\"https://yoast.com/hire-us/\">consultancy & site review</a> team with tools to automate frequent tasks.</p>\n<h2>What we’re looking for</h2>\n<p>If you’re a developer with a junior to medior level knowledge of:</p>\n<ul>\n<li>HTML</li>\n<li>CSS (including responsive design)</li>\n<li>JavaScript (not just jQuery)</li>\n<li>PHP</li>\n</ul>\n<p>We’d love to talk to you. Of course we have some other things that’d be very cool if you knew about them, you could think about things like:</p>\n<ul>\n<li>Version control (SVN/GIT)</li>\n<li>Unit Testing</li>\n<li>Continuous Integration</li>\n<li>UML</li>\n<li>Design Patterns</li>\n</ul>\n<p>We’d prefer you speak Dutch, but the only real requirement is English. We would expect you to work out of our office in Wijchen, NL though, even though working from home 1 or 2 days a week is definitely an option. We will <em>not</em> consider remote workers for this job.</p>\n<h2>What we offer</h2>\n<p>You’d be working in a rapidly growing team of internet enthusiasts. We’re not just developers, we’ve also got a designer, an illustrator, several review consultants and let’s not forget our office fairy:</p>\n<p><a class=\"thickbox\" href=\"https://cdn.yoast.com/wp-content/uploads/2014/02/Team_Yoast_1920x1080_8.png\"><img class=\"alignnone size-large wp-image-137928\" alt=\"Team Yoast\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/02/Team_Yoast_1920x1080_8-550x309.png\" width=\"550\" height=\"309\" /></a></p>\n<p>And yes, next to your salary you’d get an avatar like that too, and you’d join in on our other benefits, a good pension plan, great lunches, lots of LEGO to play with, an annual LEGO build days and most important of all: a great learning environment.</p>\n<p>If you’re interested, email jobs [at] yoast.com and we’ll be in touch.</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://yoast.com/junior-developer/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:79:\"https://yoast.com/wp-content/uploads/2014/02/Team_Yoast_1920x1080_8-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:71:\"https://yoast.com/wp-content/uploads/2014/02/Team_Yoast_1920x1080_8.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Team_Yoast_1920x1080_8\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:79:\"https://yoast.com/wp-content/uploads/2014/02/Team_Yoast_1920x1080_8-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:19;a:6:{s:4:\"data\";s:52:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Yoast acquires WPForce.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:125:\"https://yoast.com/yoast-acquires-wpforce-com/?utm_source=rss&utm_medium=rss&utm_campaign=yoast-acquires-wpforce-com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://yoast.com/yoast-acquires-wpforce-com/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Feb 2014 14:47:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://yoast.com/?p=137367\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:427:\"<p>Last week we’ve acquired WordPress news site WPForce.com. Jonathan Dingman, who used to run the site, got too busy with his job and personal life to be able to keep running the site and was looking to sell it. We acquired it and will start to slowly bring it into our system. We’ve got some plans…</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6200:\"<p><img class=\"alignright size-medium wp-image-137406\" alt=\"WP Force logo\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/02/logo-250x47.png\" width=\"250\" height=\"47\" />Last week we’ve acquired WordPress news site <a href=\"http://wpforce.com/\">WPForce.com</a>. Jonathan Dingman, who used to run the site, got too busy with his job and personal life to be able to keep running the site and was looking to sell it. We acquired it and will start to slowly bring it into our system. We’ve got some plans for it which we’ll slowly roll out.</p>\n<h2>The process of purchasing a site and “owning” it</h2>\n<p>Purchasing a site comes with a lot of “related” work. I’ve done it before but I thought it’d be fun to describe all the mechanics involved in a post, especially as I tried quite a few new services in this process and was actually happy with all of them so wanted to share the love.</p>\n<h2>Domain name registration / transfer</h2>\n<p>The first step was the transfer of the domain name. Jonathan had the domain registered at <a href=\"http://yoast.com/out/namecheap/\">Namecheap</a>, where I already held an account. I had to allow “pushing” to my account in the settings, and after that Jonathan could just push the domain into my account and we were done. Very easy. I’ve since started moving all of my domains from Moniker to Namecheap as Moniker was giving me headaches. Those of you who follow me on Twitter might have seen that that’s going far from smoothly… But that’s a story for another time.</p>\n<p>As soon as I purchased the site I reached out to <a href=\"http://yoast.com/out/wpengine/\">WP Engine</a>. I had talked to them before and they really wanted us to try their managed WordPress hosting services, WPForce was the perfect opportunity. At the same time I wasn’t <em>really</em> looking forward to migrating a site. Luckily we had another service that we needed to try, Fantasktic:</p>\n<h2>Easy site migration with Fantasktic</h2>\n<p><a href=\"https://yoast.com/out/fantasktic/\">Fantasktic</a> offers a host of <a href=\"https://yoast.com/out/fantasktic-support/\">WordPress support services</a>, they basically want to be <em>the</em> source to outsource your support work too. I think they look fantastic (pun intended) and especially the $99 site migration is something I’ll probably be referring a lot of people to. Site migrations aren’t my idea of a fun time, even though there are several plugins out there to make things easier.</p>\n<p>The process is simple: you give them admin details and FTP for your old site and the login of your new site and they take care of the migration. You then get an email asking you to approve whether it’s all been done right, after which you can switch DNS. If needed Fantasktic can even take care of the DNS change too. I like it when a service is so simple to use I can just tell you to go to the website and follow instructions.</p>\n<h2>WP Engine’s hosting</h2>\n<p>Yoast.com itself is hosted on <a href=\"http://yoast.com/out/synthesis/\">Synthesis</a>, a service we love, but we try to keep an open mind where <a href=\"http://yoast.com/articles/wordpress-hosting/\">WordPress hosting</a> is concerned. It’s just <em>not</em> a one-size-fits-all kind of thing. WP Engine is a direct competitor to Synthesis and other managed WordPress hosting solutions and it has a few things I like a <em>lot</em> about it and some things I like slightly less</p>\n<h3>Forbidden plugins</h3>\n<p>Let’s start with the one thing I like less. As soon as my site was running on WP Engine I got an email telling me the site was running two forbidden plugins. Those two plugins were YARPP and W3 Total Cache. Now I’m a big fan of W3 Total Cache, so that was a bit of a bummer. WP Engine has their own caching system though and doesn’t want you to also run a caching plugin. For a <em>lot</em> of users that actually makes sense. If you don’t know what you’re doing, W3 Total Cache can be quite overwhelming. <a href=\"http://yoast.com/out/wpengine/\">WP Engine</a> takes the thinking out of that, but in doing that disallows you to customize specific things. There’s something to be said for both ends of the story I guess.</p>\n<p>They didn’t like YARPP, a plugin we’ve stopped promoting a while ago too, because of performance reasons. I can see why. It’s not gotten much better performance wise over the years. Unfortunately I don’t like the alternatives WP Engine offers either, but we’ll figure out how to do related posts better soon.</p>\n<h3>One click staging</h3>\n<p><img class=\"alignright size-medium wp-image-137377\" alt=\"WP Engine one-click staging\" src=\"https://cdn.yoast.com/wp-content/uploads/2014/02/wp-engine-one-click-staging-250x184.png\" width=\"250\" height=\"184\" />The <em>best</em> feature of <a href=\"http://yoast.com/out/wpengine/\">WP Engine</a> is their one click staging functionality. You literally click one button and they copy your entire site to a staging server, allowing for you to test new functionality, install new plugins, etc. You can then also push this back to your main site… It’s absolutely freaking awesome.</p>\n<p>Now I know most managed hosting providers either already offer this or will soon, but I can’t stress enough how cool this is. Testing a plugin update before you screw up your site? Easy. Testing that theme change? Easy. It’s absolutely perfect. You even get specific FTP accounts for both the staging and live site, so you can give a developer access to staging without giving them access to your live site.</p>\n<h2>Next steps for WPForce</h2>\n<p>So… Now we own <a href=\"http://wpforce.com\">WPForce</a>. It has a lot of “old” news, a business directory and other things. We’ll be playing with <em>all</em> of that, you’ll find out what and how soon enough. For now, we want to thank Jonathan for all his hard work on the site and wish him all the best!</p>\n<p>This post first appeared on <a rel=\"nofollow\" href=\"https://yoast.com\">Yoast</a>. Whoopity Doo!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://yoast.com/yoast-acquires-wpforce-com/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"31\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:61:\"https://yoast.com/wp-content/uploads/2014/02/logo-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:2:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:53:\"https://yoast.com/wp-content/uploads/2014/02/logo.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"logo\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:61:\"https://yoast.com/wp-content/uploads/2014/02/logo-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:11:\"\n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:76:\"https://yoast.com/wp-content/uploads/2014/02/wp-engine-one-click-staging.png\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"wp-engine-one-click-staging\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:84:\"https://yoast.com/wp-content/uploads/2014/02/wp-engine-one-click-staging-180x114.png\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:11:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 13 May 2014 23:13:39 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:14:\"content-length\";s:6:\"181184\";s:13:\"last-modified\";s:29:\"Tue, 13 May 2014 23:10:28 GMT\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:4:\"etag\";s:16:\"\"5372a664-2c3c0\"\";s:16:\"x-backend-server\";s:15:\"wb9.betacie.net\";s:11:\"x-feed-name\";s:5:\"yoast\";s:13:\"accept-ranges\";s:5:\"bytes\";}s:5:\"build\";s:14:\"20140510105057\";}','no'),(234,'_transient_timeout_yoast_tracking_active_plugins_hash','1400324903','no'),(235,'_transient_yoast_tracking_active_plugins_hash','0f7575d9806cb88d0d293ff168197f29','no'),(239,'sm_status','O:28:\"GoogleSitemapGeneratorStatus\":24:{s:10:\"_startTime\";d:1399814765.4901111;s:8:\"_endTime\";d:1399814765.5057089;s:11:\"_hasChanged\";b:1;s:12:\"_memoryUsage\";i:4980736;s:9:\"_lastPost\";i:0;s:9:\"_lastTime\";i:0;s:8:\"_usedXml\";b:1;s:11:\"_xmlSuccess\";b:0;s:8:\"_xmlPath\";s:105:\"\\\\\\\\WDP\\\\DFS\\\\30\\\\5\\\\4\\\\9\\\\3071365945\\\\user\\\\sites\\\\3889923.site\\\\www\\\\wordpress\\\\wp-cron.php/sitemap.xml\";s:7:\"_xmlUrl\";s:34:\"http://quinteronyc.com/sitemap.xml\";s:8:\"_usedZip\";b:1;s:11:\"_zipSuccess\";b:0;s:8:\"_zipPath\";s:108:\"\\\\\\\\WDP\\\\DFS\\\\30\\\\5\\\\4\\\\9\\\\3071365945\\\\user\\\\sites\\\\3889923.site\\\\www\\\\wordpress\\\\wp-cron.php/sitemap.xml.gz\";s:7:\"_zipUrl\";s:37:\"http://quinteronyc.com/sitemap.xml.gz\";s:11:\"_usedGoogle\";b:0;s:10:\"_googleUrl\";s:0:\"\";s:15:\"_gooogleSuccess\";b:0;s:16:\"_googleStartTime\";i:0;s:14:\"_googleEndTime\";i:0;s:8:\"_usedMsn\";b:0;s:7:\"_msnUrl\";s:0:\"\";s:11:\"_msnSuccess\";b:0;s:13:\"_msnStartTime\";i:0;s:11:\"_msnEndTime\";i:0;}','no'),(254,'rewrite_rules','a:69:{s:69:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:64:\"category/(.+?)/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:66:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:61:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:67:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:62:\"type/([^/]+)/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:54:\"feed/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:49:\"(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=2&cpage=$matches[1]\";s:63:\"comments/feed/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:58:\"comments/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:66:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:61:\"search/(.+)/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:69:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:64:\"author/([^/]+)/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:91:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:86:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:78:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:73:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:65:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:60:\"([0-9]{4})/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:79:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:74:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:62:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:57:\"(.?.+?)/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:20:\"(.?.+?)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:79:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:74:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:62:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:57:\"([^/]+)/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:20:\"([^/]+)(/[0-9]+)?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|podcast|playlist.xspf)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";}','yes'),(315,'_site_transient_timeout_browser_6d44eab61dcf5b1f0e6fa8f6595ee1bc','1400417706','yes'),(245,'widget_akismet_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(246,'widget_podpress_feedbuttons','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(247,'widget_podpress_xspfplayer','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(325,'_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109','1399856110','no'),(326,'_transient_feed_b9388c83948825c1edaef0d856b7b109','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n \n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:72:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"WordPress Plugins » View: Most Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"http://wordpress.org/plugins/browse/popular/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"WordPress Plugins » View: Most Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 11 May 2014 12:50:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"http://bbpress.org/?v=1.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:15:{i:0;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Akismet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"http://wordpress.org/plugins/akismet/#post-15\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 22:11:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"15@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Akismet checks your comments against the Akismet web service to see if they look like spam or not.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Contact Form 7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"http://wordpress.org/plugins/contact-form-7/#post-2141\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Aug 2007 12:45:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"2141@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Just another contact form plugin. Simple but flexible.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Takayuki Miyoshi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"WordPress SEO by Yoast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"http://wordpress.org/plugins/wordpress-seo/#post-8321\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Jan 2009 20:34:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"8321@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the WordPress SEO plugin by Yoast.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"NextGEN Gallery\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/plugins/nextgen-gallery/#post-1169\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Apr 2007 20:08:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"1169@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:120:\"The most popular WordPress gallery plugin and one of the most popular plugins of all time with over 9 million downloads.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Alex Rabe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Wordfence Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"http://wordpress.org/plugins/wordfence/#post-29832\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 04 Sep 2011 03:13:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"29832@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:137:\"Wordfence Security is a free enterprise class security and performance plugin that makes your site up to 50 times faster and more secure.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Wordfence\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Google XML Sitemaps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"http://wordpress.org/plugins/google-sitemap-generator/#post-132\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 22:31:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"132@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"This plugin will generate a special XML sitemap which will help search engines to better index your blog.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"Arnee\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WooCommerce - excelling eCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"http://wordpress.org/plugins/woocommerce/#post-29860\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Sep 2011 08:13:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"29860@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WooThemes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"MailPoet Newsletters\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/plugins/wysija-newsletters/#post-32629\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Dec 2011 17:09:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"32629@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"Send newsletters, post notifications or autoresponders from WordPress easily, and beautifully.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"MailPoet Staff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"All in One SEO Pack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://wordpress.org/plugins/all-in-one-seo-pack/#post-753\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Mar 2007 20:08:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"753@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"All in One SEO Pack is a WordPress SEO plugin to automatically optimize your WordPress blog for Search Engines such as Google.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"uberdose\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Jetpack by WordPress.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"http://wordpress.org/plugins/jetpack/#post-23862\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Jan 2011 02:21:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"23862@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"Supercharge your WordPress site with powerful features previously only available to WordPress.com users.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Tim Moore\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WordPress Importer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/plugins/wordpress-importer/#post-18101\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 May 2010 17:42:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"18101@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brian Colinger\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"iThemes Security (formerly Better WP Security)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/plugins/better-wp-security/#post-21738\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Oct 2010 22:06:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"21738@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"The easiest, most effective way to secure WordPress in seconds.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Chris Wiegman\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Advanced Custom Fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"http://wordpress.org/plugins/advanced-custom-fields/#post-25254\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 17 Mar 2011 04:07:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"25254@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"Fully customise WordPress edit screens with powerful fields. Boasting a professional interface and a powerful API, it’s a must have for any web deve\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"elliotcondon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"TinyMCE Advanced\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"http://wordpress.org/plugins/tinymce-advanced/#post-2082\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Jun 2007 15:00:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"2082@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Enables the advanced features of TinyMCE, the WordPress WYSIWYG editor.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Andrew Ozz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"WPtouch Mobile Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"http://wordpress.org/plugins/wptouch/#post-5468\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 May 2008 04:58:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"5468@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"Create a slick mobile WordPress website with just a few clicks.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"BraveNewCode Inc.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:45:\"http://wordpress.org/plugins/rss/view/popular\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:7:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Sun, 11 May 2014 12:55:09 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Fri, 09 Mar 2007 22:11:30 GMT\";s:4:\"x-nc\";s:11:\"HIT lax 250\";}s:5:\"build\";s:14:\"20140510105057\";}','no'),(331,'_transient_timeout_dash_4077549d03da2e451c8b5f002294ff51','1399856111','no'),(332,'_transient_dash_4077549d03da2e451c8b5f002294ff51','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'http://wordpress.org/news/2014/05/wordpress-3-9-1/\'>WordPress 3.9.1 Maintenance Release</a> <span class=\"rss-date\">May 8, 2014</span><div class=\"rssSummary\">After three weeks and more than 9 million downloads of WordPress 3.9, we’re pleased to announce that WordPress 3.9.1 is now available. This maintenance release fixes 34 bugs in 3.9, including numerous fixes for multisite networks, customizing widgets while previewing themes, and the updated visual editor. We’ve also made some improvements to the new audio/vi</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'http://wordpress.tv/2014/05/10/dan-beil-client-first-development/\' title=\'\'>WordPress.tv: Dan Beil: Client First Development</a></li><li><a class=\'rsswidget\' href=\'http://wordpress.tv/2014/05/10/matthew-meyer-creating-color-palette-options-within-a-theme-using-sass/\' title=\'\'>WordPress.tv: Matthew Meyer: Creating Color Palette Options Within A Theme Using Sass</a></li><li><a class=\'rsswidget\' href=\'http://wordpress.tv/2014/05/10/syed-balkhi-wordcamp-atlanta-2014-keynote-address/\' title=\'\'>WordPress.tv: Syed Balkhi: WordCamp Atlanta 2014 Keynote Address</a></li></ul></div><div class=\"rss-widget\"><ul><li class=\'dashboard-news-plugin\'><span>Popular Plugin:</span> <a href=\'http://wordpress.org/plugins/wordfence/\' class=\'dashboard-news-plugin-link\'>Wordfence Security</a> <span>(<a href=\'plugin-install.php?tab=plugin-information&plugin=wordfence&_wpnonce=6b4f5f440b&TB_iframe=true&width=600&height=800\' class=\'thickbox\' title=\'Wordfence Security\'>Install</a>)</span></li></ul></div>','no'),(316,'_site_transient_browser_6d44eab61dcf5b1f0e6fa8f6595ee1bc','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";N;s:7:\"version\";N;s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(333,'_transient_is_multi_author','0','yes'),(406,'_transient_timeout_feed_mod_cbd2b3760852e41c6fbfed1d636ba836','1400066020','no'),(407,'_transient_feed_mod_cbd2b3760852e41c6fbfed1d636ba836','1400022820','no'),(5317,'_transient_doing_cron','1429950366.9388430118560791015625','yes'),(5315,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1429793948;s:7:\"checked\";a:4:{s:12:\"twentyeleven\";s:3:\"1.5\";s:14:\"twentyfourteen\";s:3:\"1.1\";s:14:\"twentythirteen\";s:3:\"1.2\";s:12:\"twentytwelve\";s:3:\"1.1\";}s:8:\"response\";a:4:{s:12:\"twentyeleven\";a:4:{s:5:\"theme\";s:12:\"twentyeleven\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentyeleven/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentyeleven.2.0.zip\";}s:14:\"twentyfourteen\";a:4:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.1.3.zip\";}s:14:\"twentythirteen\";a:4:{s:5:\"theme\";s:14:\"twentythirteen\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentythirteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentythirteen.1.4.zip\";}s:12:\"twentytwelve\";a:4:{s:5:\"theme\";s:12:\"twentytwelve\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwelve/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwelve.1.6.zip\";}}s:12:\"translations\";a:0:{}}','yes'),(5316,'_site_transient_update_plugins','O:8:\"stdClass\":3:{s:12:\"last_checked\";i:1429793949;s:8:\"response\";a:4:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:2:\"15\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"3.1.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.3.1.1.zip\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:3:\"965\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:6:\"plugin\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:11:\"new_version\";s:5:\"5.4.2\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/google-analytics-for-wordpress/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/google-analytics-for-wordpress.5.4.2.zip\";}s:36:\"google-sitemap-generator/sitemap.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:3:\"132\";s:4:\"slug\";s:24:\"google-sitemap-generator\";s:6:\"plugin\";s:36:\"google-sitemap-generator/sitemap.php\";s:11:\"new_version\";s:5:\"4.0.8\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/google-sitemap-generator/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/google-sitemap-generator.4.0.8.zip\";}s:27:\"wp-super-cache/wp-cache.php\";O:8:\"stdClass\":7:{s:2:\"id\";s:4:\"1221\";s:4:\"slug\";s:14:\"wp-super-cache\";s:6:\"plugin\";s:27:\"wp-super-cache/wp-cache.php\";s:11:\"new_version\";s:5:\"1.4.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-super-cache/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wp-super-cache.1.4.4.zip\";s:14:\"upgrade_notice\";s:99:\"Security release fixing an XSS bug in the settings page, and fix for fatal error in output handler.\";}}s:12:\"translations\";a:0:{}}','yes'),(1094,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:19:\"info@quinterNYC.com\";s:7:\"version\";s:5:\"3.9.4\";s:9:\"timestamp\";i:1429639867;}','yes'),(1325,'_transient_twentyfourteen_category_count','1','yes'),(5273,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:3:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.1.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.1.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.1.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.1.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.1.2\";s:7:\"version\";s:5:\"4.1.2\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.1\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.1.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.1.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.1.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.1.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.1.2\";s:7:\"version\";s:5:\"4.1.2\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.1\";s:15:\"partial_version\";s:0:\"\";s:13:\"support_email\";s:26:\"updatehelp41@wordpress.org\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.0.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.0.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.0.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.0.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.0.2\";s:7:\"version\";s:5:\"4.0.2\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.1\";s:15:\"partial_version\";s:0:\"\";s:13:\"support_email\";s:26:\"updatehelp41@wordpress.org\";}}s:12:\"last_checked\";i:1429793938;s:15:\"version_checked\";s:5:\"3.9.4\";s:12:\"translations\";a:0:{}}','yes'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_podpress_statcounts` -- DROP TABLE IF EXISTS `wp_podpress_statcounts`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_podpress_statcounts` ( `postID` int(11) NOT NULL default '0', `media` varchar(255) NOT NULL, `total` int(11) default '1', `feed` int(11) default '0', `web` int(11) default '0', `play` int(11) default '0', PRIMARY KEY (`media`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_podpress_statcounts` -- LOCK TABLES `wp_podpress_statcounts` WRITE; /*!40000 ALTER TABLE `wp_podpress_statcounts` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_podpress_statcounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_podpress_stats` -- DROP TABLE IF EXISTS `wp_podpress_stats`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_podpress_stats` ( `id` int(11) unsigned NOT NULL auto_increment, `postID` int(11) NOT NULL default '0', `media` varchar(255) NOT NULL default '', `method` varchar(50) NOT NULL default '', `remote_ip` varchar(15) NOT NULL default '', `country` varchar(50) NOT NULL default '', `language` varchar(5) NOT NULL default '', `domain` varchar(255) NOT NULL default '', `referer` varchar(255) NOT NULL default '', `resource` varchar(255) NOT NULL default '', `user_agent` varchar(255) NOT NULL default '', `platform` varchar(50) NOT NULL default '', `browser` varchar(50) NOT NULL default '', `version` varchar(15) NOT NULL default '', `dt` int(10) unsigned NOT NULL default '0', `completed` tinyint(1) unsigned default '0', UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_podpress_stats` -- LOCK TABLES `wp_podpress_stats` WRITE; /*!40000 ALTER TABLE `wp_podpress_stats` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_podpress_stats` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `post_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=47 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_postmeta` -- LOCK TABLES `wp_postmeta` WRITE; /*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */; INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,1,'_edit_lock','1399816876:1'),(3,1,'_edit_last','1'),(6,2,'_edit_lock','1399820388:1'),(7,2,'_edit_last','1'),(8,7,'_wp_attached_file','2014/05/67_3971-01_2_3_tonemapped.jpg'),(9,7,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:942;s:4:\"file\";s:37:\"2014/05/67_3971-01_2_3_tonemapped.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"67_3971-01_2_3_tonemapped-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"67_3971-01_2_3_tonemapped-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"67_3971-01_2_3_tonemapped-1024x482.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:482;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:37:\"67_3971-01_2_3_tonemapped-672x372.jpg\";s:5:\"width\";i:672;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"twentyfourteen-full-width\";a:4:{s:4:\"file\";s:38:\"67_3971-01_2_3_tonemapped-1038x576.jpg\";s:5:\"width\";i:1038;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";d:4;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1399740067;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"67\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";}}'),(10,8,'_wp_attached_file','2014/05/cropped-67_3971-01_2_3_tonemapped.jpg'),(11,8,'_wp_attachment_context','custom-header'),(12,8,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1260;s:6:\"height\";i:593;s:4:\"file\";s:45:\"2014/05/cropped-67_3971-01_2_3_tonemapped.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"cropped-67_3971-01_2_3_tonemapped-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"cropped-67_3971-01_2_3_tonemapped-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"cropped-67_3971-01_2_3_tonemapped-1024x481.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:481;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:45:\"cropped-67_3971-01_2_3_tonemapped-672x372.jpg\";s:5:\"width\";i:672;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"twentyfourteen-full-width\";a:4:{s:4:\"file\";s:46:\"cropped-67_3971-01_2_3_tonemapped-1038x576.jpg\";s:5:\"width\";i:1038;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(13,8,'_wp_attachment_custom_header_last_used_twentyfourteen','1399760074'),(14,8,'_wp_attachment_is_custom_header','twentyfourteen'),(15,9,'_wp_attached_file','2014/05/67_3971-01_2_3_tonemapped1.jpg'),(16,9,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:5760;s:6:\"height\";i:2255;s:4:\"file\";s:38:\"2014/05/67_3971-01_2_3_tonemapped1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"67_3971-01_2_3_tonemapped1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"67_3971-01_2_3_tonemapped1-300x117.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"67_3971-01_2_3_tonemapped1-1024x400.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:38:\"67_3971-01_2_3_tonemapped1-672x372.jpg\";s:5:\"width\";i:672;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"twentyfourteen-full-width\";a:4:{s:4:\"file\";s:39:\"67_3971-01_2_3_tonemapped1-1038x576.jpg\";s:5:\"width\";i:1038;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";d:4;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1399740067;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"67\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";}}'),(17,10,'_wp_attached_file','2014/05/cropped-67_3971-01_2_3_tonemapped1.jpg'),(18,10,'_wp_attachment_context','custom-header'),(19,10,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1260;s:6:\"height\";i:493;s:4:\"file\";s:46:\"2014/05/cropped-67_3971-01_2_3_tonemapped1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"cropped-67_3971-01_2_3_tonemapped1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"cropped-67_3971-01_2_3_tonemapped1-300x117.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:47:\"cropped-67_3971-01_2_3_tonemapped1-1024x400.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:46:\"cropped-67_3971-01_2_3_tonemapped1-672x372.jpg\";s:5:\"width\";i:672;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"twentyfourteen-full-width\";a:4:{s:4:\"file\";s:47:\"cropped-67_3971-01_2_3_tonemapped1-1038x493.jpg\";s:5:\"width\";i:1038;s:6:\"height\";i:493;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(20,10,'_wp_attachment_custom_header_last_used_twentyfourteen','1399763645'),(21,10,'_wp_attachment_is_custom_header','twentyfourteen'),(22,11,'_wp_attached_file','2014/05/cropped-67_3971-01_2_3_tonemapped11.jpg'),(23,11,'_wp_attachment_context','custom-header'),(24,11,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1260;s:6:\"height\";i:482;s:4:\"file\";s:47:\"2014/05/cropped-67_3971-01_2_3_tonemapped11.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"cropped-67_3971-01_2_3_tonemapped11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"cropped-67_3971-01_2_3_tonemapped11-300x114.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:48:\"cropped-67_3971-01_2_3_tonemapped11-1024x391.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:391;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:47:\"cropped-67_3971-01_2_3_tonemapped11-672x372.jpg\";s:5:\"width\";i:672;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"twentyfourteen-full-width\";a:4:{s:4:\"file\";s:48:\"cropped-67_3971-01_2_3_tonemapped11-1038x482.jpg\";s:5:\"width\";i:1038;s:6:\"height\";i:482;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(25,11,'_wp_attachment_custom_header_last_used_twentyfourteen','1399820226'),(26,11,'_wp_attachment_is_custom_header','twentyfourteen'),(27,18,'_wp_attached_file','2012/06/henribendel.jpg'),(28,18,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:774;s:6:\"height\";i:962;s:4:\"file\";s:23:\"2012/06/henribendel.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"henribendel-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"henribendel-241x300.jpg\";s:5:\"width\";i:241;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"henribendel-672x372.jpg\";s:5:\"width\";i:672;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"twentyfourteen-full-width\";a:4:{s:4:\"file\";s:23:\"henribendel-774x576.jpg\";s:5:\"width\";i:774;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";d:2.7000000000000002;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:27:\"Canon PowerShot ELPH 300 HS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1391606021;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";}}'),(30,19,'_wp_attached_file','2014/05/cropped-henribendel.jpg'),(31,19,'_wp_attachment_context','custom-header'),(32,19,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1260;s:6:\"height\";i:1526;s:4:\"file\";s:31:\"2014/05/cropped-henribendel.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"cropped-henribendel-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"cropped-henribendel-247x300.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"cropped-henribendel-845x1024.jpg\";s:5:\"width\";i:845;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"cropped-henribendel-672x372.jpg\";s:5:\"width\";i:672;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"twentyfourteen-full-width\";a:4:{s:4:\"file\";s:32:\"cropped-henribendel-1038x576.jpg\";s:5:\"width\";i:1038;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(33,19,'_wp_attachment_is_custom_header','twentyfourteen'),(34,19,'_wp_attachment_custom_header_last_used_twentyfourteen','1399820313'),(35,20,'_wp_attached_file','2014/05/henribendel3.jpg'),(36,20,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:336;s:6:\"height\";i:418;s:4:\"file\";s:24:\"2014/05/henribendel3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"henribendel3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"henribendel3-241x300.jpg\";s:5:\"width\";i:241;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"henribendel3-336x372.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";d:2.7000000000000002;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:27:\"Canon PowerShot ELPH 300 HS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1391606021;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";}}'),(37,20,'_wp_attachment_custom_header_last_used_twentyfourteen','1399820317'),(38,20,'_wp_attachment_is_custom_header','twentyfourteen'),(39,21,'_wp_attached_file','2014/05/henribendel31.jpg'),(40,21,'_wp_attachment_context','custom-background'),(41,21,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:336;s:6:\"height\";i:418;s:4:\"file\";s:25:\"2014/05/henribendel31.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"henribendel31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"henribendel31-241x300.jpg\";s:5:\"width\";i:241;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"henribendel31-336x372.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";d:2.7000000000000002;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:27:\"Canon PowerShot ELPH 300 HS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1391606021;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";}}'),(42,21,'_wp_attachment_is_custom_background','twentyfourteen'),(43,22,'_wp_attached_file','2014/05/henribendel32.jpg'),(44,22,'_wp_attachment_context','custom-background'),(45,22,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:336;s:6:\"height\";i:418;s:4:\"file\";s:25:\"2014/05/henribendel32.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"henribendel32-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"henribendel32-241x300.jpg\";s:5:\"width\";i:241;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"henribendel32-336x372.jpg\";s:5:\"width\";i:336;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";d:2.7000000000000002;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:27:\"Canon PowerShot ELPH 300 HS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1391606021;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";}}'),(46,22,'_wp_attachment_is_custom_background','twentyfourteen'); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_posts` -- DROP TABLE IF EXISTS `wp_posts`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `post_author` bigint(20) unsigned NOT NULL default '0', `post_date` datetime NOT NULL default '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content` longtext NOT NULL, `post_title` text NOT NULL, `post_excerpt` text NOT NULL, `post_status` varchar(20) NOT NULL default 'publish', `comment_status` varchar(20) NOT NULL default 'open', `ping_status` varchar(20) NOT NULL default 'open', `post_password` varchar(20) NOT NULL default '', `post_name` varchar(200) NOT NULL default '', `to_ping` text NOT NULL, `pinged` text NOT NULL, `post_modified` datetime NOT NULL default '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content_filtered` longtext NOT NULL, `post_parent` bigint(20) unsigned NOT NULL default '0', `guid` varchar(255) NOT NULL default '', `menu_order` int(11) NOT NULL default '0', `post_type` varchar(20) NOT NULL default 'post', `post_mime_type` varchar(100) NOT NULL default '', `comment_count` bigint(20) NOT NULL default '0', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=MyISAM AUTO_INCREMENT=23 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_posts` -- LOCK TABLES `wp_posts` WRITE; /*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */; INSERT INTO `wp_posts` VALUES (1,1,'2013-03-11 22:21:17','2013-03-11 22:21:17','This site is really cool!!!!','Awesome!!!!','','publish','open','open','','hello-world','','','2014-05-10 01:09:21','2014-05-10 01:09:21','',0,'http://netsol003.com/woopWp/?p=1',0,'post','',0),(2,1,'2012-06-20 17:27:39','2012-06-20 17:27:39','coming soon - a reinvigorating line of fashionable headbands and accessories designed from the heart of manhattan\r\n\r\n<a href=\"mailto:info@quinteroNYC.com\">info@quinteroNYC.com</a>','summer 2014','','publish','closed','open','','sample-page','','','2014-05-11 00:21:38','2014-05-11 00:21:38','',0,'http://netsol003.com/woopWp/?page_id=2',0,'page','',0),(6,1,'2014-05-10 11:09:19','2014-05-10 11:09:19','Coming Soon','Coming Soon','','inherit','open','open','','2-revision-v1','','','2014-05-10 11:09:19','2014-05-10 11:09:19','',2,'http://0398275.netsolhost.com/wordpress/?p=6',0,'revision','',0),(7,1,'2014-05-10 22:13:18','2014-05-10 22:13:18','','header','','inherit','closed','closed','','_67_3971-01_2_3_tonemapped','','','2014-05-10 22:13:18','2014-05-10 22:13:18','',0,'http://quinteronyc.com/wp-content/uploads/2014/05/67_3971-01_2_3_tonemapped.jpg',0,'attachment','image/jpeg',0),(8,1,'2014-05-10 22:13:51','2014-05-10 22:13:51','http://quinteronyc.com/wp-content/uploads/2014/05/cropped-67_3971-01_2_3_tonemapped.jpg','cropped-67_3971-01_2_3_tonemapped.jpg','','inherit','closed','closed','','cropped-67_3971-01_2_3_tonemapped-jpg','','','2014-05-10 22:13:51','2014-05-10 22:13:51','',0,'http://quinteronyc.com/wp-content/uploads/2014/05/cropped-67_3971-01_2_3_tonemapped.jpg',0,'attachment','image/jpeg',0),(9,1,'2014-05-10 22:40:33','2014-05-10 22:40:33','','Header','','inherit','closed','closed','','_67_3971-01_2_3_tonemapped-2','','','2014-05-10 22:40:33','2014-05-10 22:40:33','',0,'http://quinteronyc.com/wp-content/uploads/2014/05/67_3971-01_2_3_tonemapped1.jpg',0,'attachment','image/jpeg',0),(3,1,'2013-03-12 14:20:57','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2013-03-12 14:20:57','0000-00-00 00:00:00','',0,'http://0398275.netsolhost.com/wordpress/wordpress/?p=3',0,'post','',0),(4,1,'2014-05-10 00:54:25','2014-05-10 00:54:25','Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!','Hello world!','','inherit','open','open','','1-autosave','','','2014-05-10 00:54:25','2014-05-10 00:54:25','',1,'http://0398275.netsolhost.com/wordpress/?p=4',0,'revision','',0),(5,1,'2012-06-20 17:27:39','2012-06-20 17:27:39','Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!','Hello world!','','inherit','open','open','','1-revision','','','2012-06-20 17:27:39','2012-06-20 17:27:39','',1,'http://0398275.netsolhost.com/wordpress/?p=5',0,'revision','',0),(10,1,'2014-05-10 23:14:03','2014-05-10 23:14:03','http://quinteronyc.com/wp-content/uploads/2014/05/cropped-67_3971-01_2_3_tonemapped1.jpg','cropped-67_3971-01_2_3_tonemapped1.jpg','','inherit','closed','closed','','cropped-67_3971-01_2_3_tonemapped1-jpg','','','2014-05-10 23:14:03','2014-05-10 23:14:03','',0,'http://quinteronyc.com/wp-content/uploads/2014/05/cropped-67_3971-01_2_3_tonemapped1.jpg',0,'attachment','image/jpeg',0),(11,1,'2014-05-10 23:14:30','2014-05-10 23:14:30','http://quinteronyc.com/wp-content/uploads/2014/05/cropped-67_3971-01_2_3_tonemapped11.jpg','cropped-67_3971-01_2_3_tonemapped11.jpg','','inherit','closed','closed','','cropped-67_3971-01_2_3_tonemapped11-jpg','','','2014-05-10 23:14:30','2014-05-10 23:14:30','',0,'http://quinteronyc.com/wp-content/uploads/2014/05/cropped-67_3971-01_2_3_tonemapped11.jpg',0,'attachment','image/jpeg',0),(22,1,'2014-05-11 14:56:55','2014-05-11 14:56:55','','henribendel3','','inherit','closed','closed','','henribendel3-3','','','2014-05-11 14:56:55','2014-05-11 14:56:55','',0,'http://quinteronyc.com/wp-content/uploads/2014/05/henribendel32.jpg',0,'attachment','image/jpeg',0),(13,1,'2014-05-11 00:05:42','2014-05-11 00:05:42','summer 2014 - a reinvigorating line of fashionable headbands and accessories designed in the heart of manhattan','Coming Soon','','inherit','closed','closed','','2-revision-v1','','','2014-05-11 00:05:42','2014-05-11 00:05:42','',2,'http://quinteronyc.com/2-revision-v1/',0,'revision','',0),(14,1,'2014-05-11 00:05:56','2014-05-11 00:05:56','summer 2014 - a reinvigorating line of fashionable headbands and accessories designed from the heart of manhattan','Coming Soon','','inherit','closed','closed','','2-revision-v1','','','2014-05-11 00:05:56','2014-05-11 00:05:56','',2,'http://quinteronyc.com/2-revision-v1/',0,'revision','',0),(15,1,'2014-05-11 00:08:39','2014-05-11 00:08:39','summer 2014 - a reinvigorating line of fashionable headbands and accessories designed from the heart of manhattan\r\n\r\ninfo@quinteroNYC.com','Coming Soon','','inherit','closed','closed','','2-revision-v1','','','2014-05-11 00:08:39','2014-05-11 00:08:39','',2,'http://quinteronyc.com/2-revision-v1/',0,'revision','',0),(16,1,'2014-05-11 00:19:41','2014-05-11 00:19:41','summer 2014 - a reinvigorating line of fashionable headbands and accessories designed from the heart of manhattan\r\n\r\n<a href=\"mailto:info@quinteroNYC.com\">info@quinteroNYC.com</a>','Coming Soon','','inherit','closed','closed','','2-revision-v1','','','2014-05-11 00:19:41','2014-05-11 00:19:41','',2,'http://quinteronyc.com/2-revision-v1/',0,'revision','',0),(17,1,'2014-05-11 00:21:38','2014-05-11 00:21:38','coming soon - a reinvigorating line of fashionable headbands and accessories designed from the heart of manhattan\r\n\r\n<a href=\"mailto:info@quinteroNYC.com\">info@quinteroNYC.com</a>','summer 2014','','inherit','closed','closed','','2-revision-v1','','','2014-05-11 00:21:38','2014-05-11 00:21:38','',2,'http://quinteronyc.com/2-revision-v1/',0,'revision','',0),(18,1,'2014-05-11 12:57:48','2014-05-11 12:57:48','','henribendel','','inherit','closed','closed','','henribendel','','','2014-05-11 12:57:48','2014-05-11 12:57:48','',2,'http://quinteronyc.com/wp-content/uploads/2012/06/henribendel.jpg',0,'attachment','image/jpeg',0),(21,1,'2014-05-11 14:52:40','2014-05-11 14:52:40','','henribendel3','','inherit','closed','closed','','henribendel3-2','','','2014-05-11 14:52:40','2014-05-11 14:52:40','',0,'http://quinteronyc.com/wp-content/uploads/2014/05/henribendel31.jpg',0,'attachment','image/jpeg',0),(19,1,'2014-05-11 13:03:27','2014-05-11 13:03:27','http://quinteronyc.com/wp-content/uploads/2014/05/cropped-henribendel.jpg','cropped-henribendel.jpg','','inherit','closed','closed','','cropped-henribendel-jpg','','','2014-05-11 13:03:27','2014-05-11 13:03:27','',0,'http://quinteronyc.com/wp-content/uploads/2014/05/cropped-henribendel.jpg',0,'attachment','image/jpeg',0),(20,1,'2014-05-11 13:23:29','2014-05-11 13:23:29','','','','inherit','closed','closed','','henribendel3','','','2014-05-11 13:23:29','2014-05-11 13:23:29','',0,'http://quinteronyc.com/wp-content/uploads/2014/05/henribendel3.jpg',0,'attachment','image/jpeg',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_relationships` -- DROP TABLE IF EXISTS `wp_term_relationships`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL default '0', `term_taxonomy_id` bigint(20) unsigned NOT NULL default '0', `term_order` int(11) NOT NULL default '0', PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_relationships` -- LOCK TABLES `wp_term_relationships` WRITE; /*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */; INSERT INTO `wp_term_relationships` VALUES (1,2,0),(2,2,0),(3,2,0),(4,2,0),(5,2,0),(6,2,0),(7,2,0),(1,1,0); /*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_taxonomy` -- DROP TABLE IF EXISTS `wp_term_taxonomy`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL auto_increment, `term_id` bigint(20) unsigned NOT NULL default '0', `taxonomy` varchar(32) NOT NULL default '', `description` longtext NOT NULL, `parent` bigint(20) unsigned NOT NULL default '0', `count` bigint(20) NOT NULL default '0', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_taxonomy` -- LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'link_category','',0,7); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_terms` -- DROP TABLE IF EXISTS `wp_terms`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_terms` ( `term_id` bigint(20) unsigned NOT NULL auto_increment, `name` varchar(200) NOT NULL default '', `slug` varchar(200) NOT NULL default '', `term_group` bigint(10) NOT NULL default '0', PRIMARY KEY (`term_id`), UNIQUE KEY `slug` (`slug`), KEY `name` (`name`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_terms` -- LOCK TABLES `wp_terms` WRITE; /*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */; INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Blogroll','blogroll',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_usermeta` -- DROP TABLE IF EXISTS `wp_usermeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL auto_increment, `user_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=24 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_usermeta` -- LOCK TABLES `wp_usermeta` WRITE; /*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */; INSERT INTO `wp_usermeta` VALUES (1,1,'first_name',''),(2,1,'last_name',''),(3,1,'nickname','QuinteroNyc'),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'comment_shortcuts','false'),(7,1,'admin_color','fresh'),(8,1,'use_ssl','0'),(9,1,'show_admin_bar_front','true'),(10,1,'wp_capabilities','a:1:{s:13:\"administrator\";s:1:\"1\";}'),(11,1,'wp_user_level','10'),(12,1,'dismissed_wp_pointers','wp330_toolbar,wp330_media_uploader,wp330_saving_widgets,wp340_choose_image_from_library,wp340_customize_current_theme_link,wp350_media,wp390_widgets,wp360_revisions'),(13,1,'show_welcome_panel','1'),(14,1,'wp_dashboard_quick_press_last_post_id','3'),(15,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(16,1,'metaboxhidden_nav-menus','a:3:{i:0;s:8:\"add-post\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'),(17,1,'wp_user-settings','libraryContent=browse&editor=html&mfold=o'),(18,1,'wp_user-settings-time','1399814831'),(19,1,'closedpostboxes_page','a:0:{}'),(20,1,'metaboxhidden_page','a:3:{i:0;s:10:\"postcustom\";i:1;s:7:\"slugdiv\";i:2;s:9:\"authordiv\";}'),(21,1,'aim',''),(22,1,'yim',''),(23,1,'jabber',''); /*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_users` -- DROP TABLE IF EXISTS `wp_users`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_users` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `user_login` varchar(60) NOT NULL default '', `user_pass` varchar(64) NOT NULL default '', `user_nicename` varchar(50) NOT NULL default '', `user_email` varchar(100) NOT NULL default '', `user_url` varchar(100) NOT NULL default '', `user_registered` datetime NOT NULL default '0000-00-00 00:00:00', `user_activation_key` varchar(60) NOT NULL default '', `user_status` int(11) NOT NULL default '0', `display_name` varchar(250) NOT NULL default '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_users` -- LOCK TABLES `wp_users` WRITE; /*!40000 ALTER TABLE `wp_users` DISABLE KEYS */; INSERT INTO `wp_users` VALUES (1,'QuinteroNyc','$P$BkHJKkRdQu2zuGbjY22y6aKnxMflN0/','QuinteroNyc','Quinteronyc@aol.com','','2014-05-09 23:07:57','',0,'QuinteroNyc'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database '1_0398275_0' -- DELIMITER ;; DELIMITER ; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2015-06-04 10:38:30