PK qhYî¶JßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Dir : /home/trave494/computertipsandfix.kerihosting.com/ |
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 IP: 209.182.202.254 |
Dir : /home/trave494/computertipsandfix.kerihosting.com/pmbt2.sql |
-- phpMyAdmin SQL Dump -- version 4.9.7 -- https://www.phpmyadmin.net/ -- -- Host: localhost:3306 -- Generation Time: Oct 08, 2021 at 03:50 AM -- Server version: 5.7.35 -- PHP Version: 7.3.30 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!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 utf8mb4 */; -- -- Database: `pmbt2` -- -- -------------------------------------------------------- -- -- Table structure for table `wp_actionscheduler_actions` -- CREATE TABLE `wp_actionscheduler_actions` ( `action_id` bigint(20) UNSIGNED NOT NULL, `hook` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL, `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL, `scheduled_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `scheduled_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `schedule` longtext COLLATE utf8mb4_unicode_520_ci, `group_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0', `attempts` int(11) NOT NULL DEFAULT '0', `last_attempt_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `last_attempt_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `claim_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0', `extended_args` varchar(8000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `wp_actionscheduler_actions` -- INSERT INTO `wp_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES (318, 'aioseo_image_sitemap_scan', 'pending', '2021-10-08 07:59:12', '2021-10-08 07:59:12', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1633679952;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1633679952;}', 1, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL), (319, 'aioseo_admin_notifications_update', 'pending', '2021-10-09 07:44:12', '2021-10-09 07:44:12', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1633765452;s:18:\"\0*\0first_timestamp\";i:1625706000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1633765452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL), (320, 'aioseo_cleanup_action_scheduler', 'pending', '2021-10-09 07:44:12', '2021-10-09 07:44:12', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1633765452;s:18:\"\0*\0first_timestamp\";i:1625740558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1633765452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL), (316, 'aioseo_cleanup_action_scheduler', 'complete', '2021-10-07 22:12:41', '2021-10-07 22:12:41', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1633644761;s:18:\"\0*\0first_timestamp\";i:1625740558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1633644761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2021-10-08 07:44:12', '2021-10-08 07:44:12', 0, NULL); -- -------------------------------------------------------- -- -- Table structure for table `wp_actionscheduler_claims` -- CREATE TABLE `wp_actionscheduler_claims` ( `claim_id` bigint(20) UNSIGNED NOT NULL, `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -------------------------------------------------------- -- -- Table structure for table `wp_actionscheduler_groups` -- CREATE TABLE `wp_actionscheduler_groups` ( `group_id` bigint(20) UNSIGNED NOT NULL, `slug` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `wp_actionscheduler_groups` -- INSERT INTO `wp_actionscheduler_groups` (`group_id`, `slug`) VALUES (1, 'aioseo'), (2, 'action-scheduler-migration'); -- -------------------------------------------------------- -- -- Table structure for table `wp_actionscheduler_logs` -- CREATE TABLE `wp_actionscheduler_logs` ( `log_id` bigint(20) UNSIGNED NOT NULL, `action_id` bigint(20) UNSIGNED NOT NULL, `message` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `log_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `log_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `wp_actionscheduler_logs` -- INSERT INTO `wp_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES (408, 316, 'action started via WP Cron', '2021-10-08 07:44:12', '2021-10-08 07:44:12'), (407, 319, 'action created', '2021-10-08 07:44:12', '2021-10-08 07:44:12'), (403, 318, 'action created', '2021-10-08 07:44:12', '2021-10-08 07:44:12'), (398, 316, 'action created', '2021-10-06 22:12:41', '2021-10-06 22:12:41'), (410, 320, 'action created', '2021-10-08 07:44:12', '2021-10-08 07:44:12'), (409, 316, 'action complete via WP Cron', '2021-10-08 07:44:12', '2021-10-08 07:44:12'); -- -------------------------------------------------------- -- -- Table structure for table `wp_aioseo_notifications` -- CREATE TABLE `wp_aioseo_notifications` ( `id` bigint(20) UNSIGNED NOT NULL, `slug` varchar(13) COLLATE utf8mb4_unicode_520_ci NOT NULL, `title` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `type` varchar(64) COLLATE utf8mb4_unicode_520_ci NOT NULL, `level` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `notification_id` bigint(20) UNSIGNED DEFAULT NULL, `notification_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `start` datetime DEFAULT NULL, `end` datetime DEFAULT NULL, `button1_label` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `button1_action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `button2_label` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `button2_action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `dismissed` tinyint(1) NOT NULL DEFAULT '0', `created` datetime NOT NULL, `updated` datetime NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `wp_aioseo_notifications` -- INSERT INTO `wp_aioseo_notifications` (`id`, `slug`, `title`, `content`, `type`, `level`, `notification_id`, `notification_name`, `start`, `end`, `button1_label`, `button1_action`, `button2_label`, `button2_action`, `dismissed`, `created`, `updated`) VALUES (1, '60e5838e350f0', 'Conflicting Plugins Detected', 'Warning: AIOSEO has detected other active SEO or sitemap plugins. We recommend that you deactivate the following plugins to prevent any conflicts:<ul><li><strong>Google XML Sitemaps</strong></li></ul>', 'error', '[\"all\"]', NULL, 'conflicting-plugins', '2021-07-07 10:35:58', '0000-00-00 00:00:00', 'Fix Now', 'http://action#sitemap/deactivate-conflicting-plugins?refresh', 'Remind Me Later', 'http://action#notification/conflicting-plugins-reminder', 0, '2021-07-07 10:35:58', '2021-10-08 07:45:52'), (2, '61263581345bf', 'đą Announcing HTML Sitemaps: Help Visitors Find Your Content Faster', 'Help your visitors to discover the posts, pages, and products theyâre looking for.\r\n<br /><br />\r\nPlus, help improve your rankings by making your website user-friendly and easy to crawl.\r\n<br /><br />\r\nTo get full access to our Pro features, upgrade your license today and save 50% OFF. đ', 'success', '[\"4-x\",\"lite\"]', 86, NULL, '2021-09-08 19:58:58', NULL, 'Learn More', 'https://aioseo.com/introducing-html-sitemaps/?utm_source=WordPress&utm_campaign=introducing-html-sitemaps-v4-lite&utm_medium=plugin-notification&utm_content=Learn More', 'Get AIOSEO Pro', 'https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=introducing-html-sitemaps-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro', 0, '2021-08-25 12:20:17', '2021-10-08 07:44:12'), (3, '613a07279d85c', 'đŁ Introducing Local SEO Map Embeds!', 'Now it\'s easy to add multiple locations and embed a custom Google Map on your website!\r\n<br /><br />\r\nEnter your address or drop a pin on your precise location, then choose from 4 different map styles.\r\n<br /><br />\r\nPlus, get access to SEO pro tips in your editor sidebar so you can make sure each post is fully optimized.\r\n<br /><br />\r\nTo get full access to our Pro features, upgrade your license today and save 50% OFF.', 'success', '[\"4-x\",\"lite\"]', 92, NULL, '2021-09-07 00:00:00', NULL, 'Learn More', 'https://aioseo.com/announcing-local-seo-map-embeds/?utm_source=WordPress&utm_campaign=introducing-local-seo-maps-v4-lite&utm_medium=plugin-notification&utm_content=Learn More', 'Get AIOSEO Pro', 'https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=introducing-local-seo-maps-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro', 0, '2021-09-09 13:07:51', '2021-10-08 07:44:12'); -- -------------------------------------------------------- -- -- Table structure for table `wp_aioseo_posts` -- CREATE TABLE `wp_aioseo_posts` ( `id` bigint(20) UNSIGNED NOT NULL, `post_id` bigint(20) UNSIGNED NOT NULL, `title` text COLLATE utf8mb4_unicode_520_ci, `description` text COLLATE utf8mb4_unicode_520_ci, `keywords` mediumtext COLLATE utf8mb4_unicode_520_ci, `keyphrases` longtext COLLATE utf8mb4_unicode_520_ci, `page_analysis` longtext COLLATE utf8mb4_unicode_520_ci, `canonical_url` text COLLATE utf8mb4_unicode_520_ci, `og_title` text COLLATE utf8mb4_unicode_520_ci, `og_description` text COLLATE utf8mb4_unicode_520_ci, `og_object_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default', `og_image_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default', `og_image_custom_url` text COLLATE utf8mb4_unicode_520_ci, `og_image_custom_fields` text COLLATE utf8mb4_unicode_520_ci, `og_custom_image_width` int(11) DEFAULT NULL, `og_custom_image_height` int(11) DEFAULT NULL, `og_video` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `og_custom_url` text COLLATE utf8mb4_unicode_520_ci, `og_article_section` text COLLATE utf8mb4_unicode_520_ci, `og_article_tags` text COLLATE utf8mb4_unicode_520_ci, `twitter_use_og` tinyint(1) DEFAULT '0', `twitter_card` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default', `twitter_image_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default', `twitter_image_custom_url` text COLLATE utf8mb4_unicode_520_ci, `twitter_image_custom_fields` text COLLATE utf8mb4_unicode_520_ci, `twitter_title` text COLLATE utf8mb4_unicode_520_ci, `twitter_description` text COLLATE utf8mb4_unicode_520_ci, `seo_score` int(11) NOT NULL DEFAULT '0', `schema_type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `schema_type_options` longtext COLLATE utf8mb4_unicode_520_ci, `pillar_content` tinyint(1) DEFAULT NULL, `robots_default` tinyint(1) NOT NULL DEFAULT '1', `robots_noindex` tinyint(1) NOT NULL DEFAULT '0', `robots_noarchive` tinyint(1) NOT NULL DEFAULT '0', `robots_nosnippet` tinyint(1) NOT NULL DEFAULT '0', `robots_nofollow` tinyint(1) NOT NULL DEFAULT '0', `robots_noimageindex` tinyint(1) NOT NULL DEFAULT '0', `robots_noodp` tinyint(1) NOT NULL DEFAULT '0', `robots_notranslate` tinyint(1) NOT NULL DEFAULT '0', `robots_max_snippet` int(11) DEFAULT NULL, `robots_max_videopreview` int(11) DEFAULT NULL, `robots_max_imagepreview` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT 'large', `tabs` mediumtext COLLATE utf8mb4_unicode_520_ci, `images` longtext COLLATE utf8mb4_unicode_520_ci, `image_scan_date` datetime DEFAULT NULL, `priority` tinytext COLLATE utf8mb4_unicode_520_ci, `frequency` tinytext COLLATE utf8mb4_unicode_520_ci, `videos` longtext COLLATE utf8mb4_unicode_520_ci, `video_thumbnail` text COLLATE utf8mb4_unicode_520_ci, `video_scan_date` datetime DEFAULT NULL, `local_seo` longtext COLLATE utf8mb4_unicode_520_ci, `created` datetime NOT NULL, `updated` datetime NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -- Dumping data for table `wp_aioseo_posts` -- INSERT INTO `wp_aioseo_posts` (`id`, `post_id`, `title`, `description`, `keywords`, `keyphrases`, `page_analysis`, `canonical_url`, `og_title`, `og_description`, `og_object_type`, `og_image_type`, `og_image_custom_url`, `og_image_custom_fields`, `og_custom_image_width`, `og_custom_image_height`, `og_video`, `og_custom_url`, `og_article_section`, `og_article_tags`, `twitter_use_og`, `twitter_card`, `twitter_image_type`, `twitter_image_custom_url`, `twitter_image_custom_fields`, `twitter_title`, `twitter_description`, `seo_score`, `schema_type`, `schema_type_options`, `pillar_content`, `robots_default`, `robots_noindex`, `robots_noarchive`, `robots_nosnippet`, `robots_nofollow`, `robots_noimageindex`, `robots_noodp`, `robots_notranslate`, `robots_max_snippet`, `robots_max_videopreview`, `robots_max_imagepreview`, `tabs`, `images`, `image_scan_date`, `priority`, `frequency`, `videos`, `video_thumbnail`, `video_scan_date`, `local_seo`, `created`, `updated`) VALUES (1, 114, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '[{\"image:loc\":\"http:\\/\\/pmbt5644-pc-store.naymu.com\\/wp-content\\/uploads\\/2011\\/10\\/4.jpg\",\"image:title\":\"4\",\"image:caption\":\"\"}]', '2021-07-07 10:41:18', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:27', '2021-07-07 10:41:18'), (2, 61, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:36:58', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:34', '2021-07-07 10:36:58'), (3, 2, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:36:58', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:37', '2021-07-07 10:36:58'), (4, 57, '', '', '[]', '{\"focus\":[],\"additional\":[]}', '{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '[]', 0, 'default', 'default', '', '', '', '', 64, 'default', '{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}', 0, 1, 0, 0, 0, 0, 0, 0, 0, -1, -1, 'large', '{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}', '', '2021-07-07 11:14:33', 'default', 'default', '', '', '0000-00-00 00:00:00', '{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}', '2021-07-07 10:36:40', '2021-07-07 11:14:33'), (5, 59, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:36:58', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:44', '2021-07-07 10:36:58'), (6, 178, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '0000-00-00 00:00:00', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (7, 176, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '0000-00-00 00:00:00', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (8, 175, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '0000-00-00 00:00:00', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (9, 174, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '0000-00-00 00:00:00', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (10, 173, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '0000-00-00 00:00:00', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (11, 172, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '0000-00-00 00:00:00', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (12, 171, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '0000-00-00 00:00:00', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (13, 170, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '0000-00-00 00:00:00', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (14, 169, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '0000-00-00 00:00:00', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (15, 168, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '0000-00-00 00:00:00', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (16, 167, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '0000-00-00 00:00:00', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (17, 161, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '0000-00-00 00:00:00', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (18, 145, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '0000-00-00 00:00:00', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (19, 143, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:36:58', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (20, 113, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '[{\"image:loc\":\"http:\\/\\/pmbt5644-pc-store.naymu.com\\/wp-content\\/uploads\\/2011\\/10\\/6.jpg\",\"image:title\":\"6\",\"image:caption\":\"\"}]', '2021-07-07 10:41:18', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:41:18'), (21, 112, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '[{\"image:loc\":\"http:\\/\\/pmbt5644-pc-store.naymu.com\\/wp-content\\/uploads\\/2011\\/10\\/5.jpg\",\"image:title\":\"5\",\"image:caption\":\"\"}]', '2021-07-07 10:41:18', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:41:18'), (22, 111, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:40:18', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:40:18'), (23, 110, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:40:18', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:40:18'), (24, 109, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '[{\"image:loc\":\"http:\\/\\/pmbt5644-pc-store.naymu.com\\/wp-content\\/uploads\\/2011\\/10\\/1.jpg\",\"image:title\":\"1\",\"image:caption\":\"\"}]', '2021-07-07 10:40:18', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:40:18'), (25, 108, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '[{\"image:loc\":\"http:\\/\\/pmbt5644-pc-store.naymu.com\\/wp-content\\/uploads\\/2011\\/10\\/2.jpg\",\"image:title\":\"2\",\"image:caption\":\"\"}]', '2021-07-07 10:40:18', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:40:18'), (26, 107, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '[{\"image:loc\":\"http:\\/\\/pmbt5644-pc-store.naymu.com\\/wp-content\\/uploads\\/2011\\/10\\/3.jpg\",\"image:title\":\"3\",\"image:caption\":\"\"}]', '2021-07-07 10:40:18', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:40:18'), (27, 106, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:40:18', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:40:18'), (28, 105, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:40:18', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:40:18'), (29, 104, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:40:18', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:40:18'), (30, 103, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:40:18', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:40:18'), (31, 102, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:40:18', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:40:18'), (32, 101, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:39:14', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:39:14'), (33, 100, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:39:14', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:39:14'), (34, 99, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:39:14', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:39:14'), (35, 98, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:39:14', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:39:14'), (36, 97, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:39:14', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:39:14'), (37, 96, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:39:14', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:39:14'), (38, 95, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:39:14', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:39:14'), (39, 94, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '[{\"image:loc\":\"http:\\/\\/pmbt5644-pc-store.naymu.com\\/wp-content\\/uploads\\/2011\\/09\\/8.jpg\",\"image:title\":\"8\",\"image:caption\":\"\"}]', '2021-07-07 10:39:14', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:39:14'), (40, 93, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '[{\"image:loc\":\"http:\\/\\/pmbt5644-pc-store.naymu.com\\/wp-content\\/uploads\\/2011\\/09\\/9.jpg\",\"image:title\":\"9\",\"image:caption\":\"\"}]', '2021-07-07 10:39:14', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:39:14'), (41, 92, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:39:14', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:39:14'), (42, 91, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '[{\"image:loc\":\"http:\\/\\/pmbt5644-pc-store.naymu.com\\/wp-content\\/uploads\\/2011\\/09\\/10.jpg\",\"image:title\":\"10\",\"image:caption\":\"\"}]', '2021-07-07 10:38:29', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:38:29'), (43, 90, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '[{\"image:loc\":\"http:\\/\\/pmbt5644-pc-store.naymu.com\\/wp-content\\/uploads\\/2011\\/09\\/11.jpg\",\"image:title\":\"11\",\"image:caption\":\"\"}]', '2021-07-07 10:38:29', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:38:29'), (44, 63, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:36:58', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (45, 48, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:38:29', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:38:29'), (46, 46, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:38:29', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:38:29'), (47, 44, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:38:29', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:38:29'), (48, 42, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:38:29', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:38:29'), (49, 40, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:38:28', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:38:28'), (50, 38, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:38:28', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:38:28'), (51, 36, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '[{\"image:loc\":\"http:\\/\\/pmbt5644-pc-store.naymu.com\\/wp-content\\/uploads\\/2010\\/09\\/7.jpg\",\"image:title\":\"7\",\"image:caption\":\"\"}]', '2021-07-07 10:38:28', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:38:28'), (52, 34, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:38:28', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:38:28'), (53, 32, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:37:30', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:37:30'), (54, 30, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:37:30', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:37:30'), (55, 28, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:37:30', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:37:30'), (56, 5, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:36:58', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (57, 8, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:36:58', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (58, 10, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:36:58', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (59, 12, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:36:58', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:36:58', '2021-07-07 10:36:58'), (60, 26, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:37:30', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:37:30', '2021-07-07 10:37:30'), (61, 24, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:37:30', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:37:30', '2021-07-07 10:37:30'), (62, 22, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:37:30', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:37:30', '2021-07-07 10:37:30'), (63, 20, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:37:30', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:37:30', '2021-07-07 10:37:30'), (64, 18, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:37:30', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:37:30', '2021-07-07 10:37:30'), (65, 16, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:37:30', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:37:30', '2021-07-07 10:37:30'), (66, 14, '', '', '', '', '', '', '', '', 'default', 'default', '', '', 0, 0, '', '', '', '', 0, 'default', 'default', '', '', '', '', 0, '', '', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'large', '', '', '2021-07-07 10:37:30', '', '', '', '', '0000-00-00 00:00:00', '', '2021-07-07 10:37:30', '2021-07-07 10:37:30'); -- -------------------------------------------------------- -- -- Table structure for table `wp_commentmeta` -- CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) UNSIGNED NOT NULL, `comment_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `wp_comments` -- CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) UNSIGNED NOT NULL, `comment_post_ID` bigint(20) UNSIGNED NOT NULL DEFAULT '0', `comment_author` text COLLATE utf8mb4_unicode_ci NOT NULL, `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci 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` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT '0', `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1', `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0', `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0' ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `wp_links` -- CREATE TABLE `wp_links` ( `link_id` bigint(20) UNSIGNED NOT NULL, `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci 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) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_notes` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `wp_links` -- INSERT INTO `wp_links` (`link_id`, `link_url`, `link_name`, `link_image`, `link_target`, `link_description`, `link_visible`, `link_owner`, `link_rating`, `link_updated`, `link_rel`, `link_notes`, `link_rss`) VALUES (1, 'http://stopsmoking.bmagz.com/', 'Stop Smoking Tips', '', '_blank', '', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', ''), (2, 'http://www.premadeniches.com/', 'Ready Made Blogs', '', '_blank', '', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', 'http://wordpress.org/development/feed/'), (4, 'http://www.ipadfb.com/', 'Ipad Gadgets', '', '_blank', '', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', ''), (6, 'http://www.registrydrivers.com/', 'Windows Registry Scanner', '', '_blank', '', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', ''), (7, 'http://learnguitar.bmagz.com/', 'Learn To Play Guitar', '', '_blank', '', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', ''); -- -------------------------------------------------------- -- -- Table structure for table `wp_lockdowns` -- CREATE TABLE `wp_lockdowns` ( `lockdown_ID` bigint(20) NOT NULL, `user_id` bigint(20) NOT NULL, `lockdown_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `release_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `lockdown_IP` varchar(100) NOT NULL DEFAULT '' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `wp_lockdowns` -- INSERT INTO `wp_lockdowns` (`lockdown_ID`, `user_id`, `lockdown_date`, `release_date`, `lockdown_IP`) VALUES (1, 1, '2012-11-25 16:55:12', '2012-11-25 17:55:12', '70.88.16.189'); -- -------------------------------------------------------- -- -- Table structure for table `wp_login_fails` -- CREATE TABLE `wp_login_fails` ( `login_attempt_ID` bigint(20) NOT NULL, `user_id` bigint(20) NOT NULL, `login_attempt_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `login_attempt_IP` varchar(100) NOT NULL DEFAULT '' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `wp_login_fails` -- INSERT INTO `wp_login_fails` (`login_attempt_ID`, `user_id`, `login_attempt_date`, `login_attempt_IP`) VALUES (1, 1, '2012-08-21 08:04:59', '112.210.177.249'), (2, 1, '2012-11-25 16:55:08', '70.88.16.189'), (3, 1, '2012-11-25 16:55:10', '70.88.16.189'), (4, 1, '2012-11-25 16:55:12', '70.88.16.189'); -- -------------------------------------------------------- -- -- Table structure for table `wp_options` -- CREATE TABLE `wp_options` ( `option_id` bigint(20) UNSIGNED NOT NULL, `option_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes' ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `wp_options` -- INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1, 'siteurl', 'http://pmbt5644-pc-store.naymu.com', 'yes'), (2, 'blogname', 'Computer Tips and Tricks', 'yes'), (3, 'blogdescription', '', 'yes'), (4, 'users_can_register', '0', 'yes'), (5, 'admin_email', 'kari7788i@gmail.com', 'yes'), (6, 'start_of_week', '1', 'yes'), (7, 'use_balanceTags', '', 'yes'), (8, 'use_smilies', '1', 'yes'), (9, 'require_name_email', '1', 'yes'), (10, 'comments_notify', '1', 'yes'), (11, 'posts_per_rss', '10', 'yes'), (12, 'rss_use_excerpt', '1', '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', 'open', 'yes'), (19, 'default_ping_status', 'open', 'yes'), (20, 'default_pingback_flag', '1', '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', '0', 'yes'), (30, 'moderation_notify', '1', 'yes'), (31, 'permalink_structure', '/%postname%/', 'yes'), (33, 'hack_file', '0', 'yes'), (34, 'blog_charset', 'UTF-8', 'yes'), (35, 'moderation_keys', '', 'no'), (36, 'active_plugins', 'a:16:{i:0;s:35:\"ad-codez-widget/ad-codes-widget.php\";i:1;s:39:\"ad-squares-widget/ad-squares-widget.php\";i:2;s:19:\"akismet/akismet.php\";i:3;s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";i:4;s:27:\"backupbuddy/backupbuddy.php\";i:5;s:36:\"contact-form-7/wp-contact-form-7.php\";i:6;s:23:\"digg-digg/digg-digg.php\";i:7;s:44:\"featured-content-gallery/content-gallery.php\";i:8;s:36:\"google-sitemap-generator/sitemap.php\";i:9;s:25:\"gtranslate/gtranslate.php\";i:10;s:32:\"login-lockdown/loginlockdown.php\";i:11;s:22:\"obox-mobile/mobile.php\";i:12;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";i:13;s:45:\"search-and-replace/inpsyde-search-replace.php\";i:14;s:46:\"searchterms-tagging-2/searchterms-tagging2.php\";i:15;s:39:\"si-captcha-for-wordpress/si-captcha.php\";}', 'yes'), (2973, 'ws_widget__ad_codes_configured', '0', 'yes'), (2974, 'ws_widget__ad_codes_notices', 'a:0:{}', 'yes'), (37, 'home', 'http://pmbt5644-pc-store.naymu.com', 'yes'), (38, 'category_base', '', 'yes'), (39, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'), (9237, 'WPLANG', '', 'yes'), (41, 'comment_max_links', '2', 'yes'), (42, 'gmt_offset', '0', 'yes'), (43, 'default_email_category', '1', 'yes'), (44, 'recently_edited', 'a:5:{i:0;s:80:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/themes/lifestyle/style.css\";i:2;s:81:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/themes/lifestyle/footer.php\";i:3;s:81:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/themes/lifestyle/header.php\";i:4;s:80:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/themes/lifestyle/index.php\";i:5;s:79:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/themes/computer/style.css\";}', 'no'), (45, 'template', 'genesis', 'yes'), (46, 'stylesheet', 'lifestyle', 'yes'), (47, 'comment_whitelist', '1', 'yes'), (48, 'blacklist_keys', '', 'no'), (49, 'comment_registration', '0', 'yes'), (51, 'html_type', 'text/html', 'yes'), (52, 'use_trackback', '0', 'yes'), (53, 'default_role', 'subscriber', 'yes'), (54, 'db_version', '45805', 'yes'), (55, 'uploads_use_yearmonth_folders', '1', 'yes'), (56, 'upload_path', 'wp-content/uploads', 'yes'), (57, 'blog_public', '1', 'yes'), (58, 'default_link_category', '2', 'yes'), (59, 'show_on_front', 'posts', 'yes'), (60, 'tag_base', '', 'yes'), (61, 'show_avatars', '1', 'yes'), (62, 'avatar_rating', 'G', 'yes'), (63, 'upload_url_path', '', 'yes'), (64, 'thumbnail_size_w', '150', 'yes'), (65, 'thumbnail_size_h', '150', 'yes'), (66, 'thumbnail_crop', '1', 'yes'), (67, 'medium_size_w', '300', 'yes'), (68, 'medium_size_h', '300', 'yes'), (69, 'avatar_default', 'mystery', 'yes'), (72, 'large_size_w', '1024', 'yes'), (73, 'large_size_h', '1024', 'yes'), (74, 'image_default_link_type', '', 'yes'), (75, 'image_default_size', '', 'yes'), (76, 'image_default_align', '', 'yes'), (77, 'close_comments_for_old_posts', '0', 'yes'), (78, 'close_comments_days_old', '14', 'yes'), (79, 'thread_comments', '1', 'yes'), (80, 'thread_comments_depth', '5', 'yes'), (81, 'page_comments', '0', 'yes'), (82, 'comments_per_page', '50', 'yes'), (83, 'default_comments_page', 'newest', 'yes'), (84, 'comment_order', 'asc', 'yes'), (85, 'sticky_posts', 'a:0:{}', 'yes'), (86, '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'), (87, 'widget_text', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (88, 'widget_rss', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (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', '0', 'yes'), (95, 'wp_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:81:{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:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:17:\"aioseo_manage_seo\";b:1;s:19:\"aioseo_setup_wizard\";b:1;s:23:\"aioseo_general_settings\";b:1;s:33:\"aioseo_search_appearance_settings\";b:1;s:31:\"aioseo_social_networks_settings\";b:1;s:23:\"aioseo_sitemap_settings\";b:1;s:30:\"aioseo_internal_links_settings\";b:1;s:25:\"aioseo_redirects_settings\";b:1;s:28:\"aioseo_seo_analysis_settings\";b:1;s:21:\"aioseo_tools_settings\";b:1;s:31:\"aioseo_feature_manager_settings\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;s:25:\"aioseo_local_seo_settings\";b:1;s:30:\"aioseo_page_local_seo_settings\";b:1;s:20:\"aioseo_about_us_page\";b:1;s:12:\"aioseo_admin\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:40:{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:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;s:30:\"aioseo_page_local_seo_settings\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:16:{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:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;s:30:\"aioseo_page_local_seo_settings\";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'), (96, 'widget_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (97, 'widget_recent-posts', 'a:3:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:12;}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:7;s:9:\"show_date\";b:0;}s:12:\"_multiwidget\";i:1;}', 'yes'), (98, 'widget_recent-comments', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (99, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (100, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (101, 'sidebars_widgets', 'a:13:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"header-right\";a:1:{i:0;s:21:\"ws_widget__ad_codes-2\";}s:7:\"sidebar\";a:4:{i:0;s:21:\"ws_widget__ad_codes-3\";i:1;s:14:\"recent-posts-2\";i:2;s:21:\"ws_widget__ad_codes-5\";i:3;s:23:\"ws_widget__ad_squares-2\";}s:11:\"sidebar-alt\";a:0:{}s:9:\"sidebar-4\";a:1:{i:0;s:7:\"pages-2\";}s:9:\"sidebar-5\";a:1:{i:0;s:12:\"categories-2\";}s:9:\"sidebar-6\";a:1:{i:0;s:15:\"featured-post-2\";}s:9:\"sidebar-7\";a:1:{i:0;s:15:\"featured-post-3\";}s:9:\"sidebar-8\";a:2:{i:0;s:21:\"ws_widget__ad_codes-7\";i:1;s:15:\"featured-post-4\";}s:8:\"footer-1\";a:1:{i:0;s:14:\"recent-posts-3\";}s:8:\"footer-2\";a:1:{i:0;s:21:\"ws_widget__ad_codes-4\";}s:8:\"footer-3\";a:1:{i:0;s:21:\"ws_widget__ad_codes-6\";}s:13:\"array_version\";i:3;}', 'yes'), (109, 'widget_pages', 'a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:6:\"sortby\";s:10:\"post_title\";s:7:\"exclude\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'), (110, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (111, 'widget_links', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (112, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (113, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (982, 'current_theme', 'Lifestyle Skylight Theme', 'yes'), (146, 'cron', 'a:10:{i:1633679157;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1633679419;a:2:{s:35:\"pk_stt2_promote_old_post_event_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:24:\"pk_stt2_admin_event_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1633681966;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1633689165;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1633689300;a:1:{s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1633692958;a:1:{s:13:\"sm_ping_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1633704253;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:1633739312;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:1633743832;a:1:{s:24:\"akismet_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;}}}s:7:\"version\";i:2;}', 'yes'), (9219, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (9220, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (358, 'default_post_format', '', 'yes'), (622, 'tubepress-disableHttpTransportFopen', '', 'yes'), (623, 'tubepress-disableHttpTransportFsockOpen', '', 'yes'), (624, 'tubepress-disableHttpTransportStreams', '', 'yes'), (625, 'tubepress-fluidThumbs', '1', 'yes'), (626, 'tubepress-lazyPlay', '1', 'yes'), (627, 'tubepress-cacheCleaningFactor', '20', 'yes'), (628, 'tubepress-cacheLifetimeSeconds', '3600', 'yes'), (629, 'tubepress-youtubeTopFavoritesValue', 'today', 'yes'), (630, 'tubepress-theme', 'default', 'yes'), (211, 'privacy_policy_before_heading', '<h2>', 'yes'), (222, 'tubepress-playerColor', '999999', 'yes'), (223, 'tubepress-playerHighlight', 'FFFFFF', 'yes'), (224, 'tubepress-mode', 'playlist', 'yes'), (225, 'tubepress-dateFormat', 'M j, Y', 'yes'), (155, '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:34:\"http://pmbt5644-pc-store.naymu.com\";s:4:\"link\";s:110:\"http://blogsearch.google.com/blogsearch?scoring=d&partner=wordpress&q=link:http://pmbt5644-pc-store.naymu.com/\";s:3:\"url\";s:143:\"http://blogsearch.google.com/blogsearch_feeds?scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:http://pmbt5644-pc-store.naymu.com/\";s:5:\"items\";i:10;s:9:\"show_date\";b:0;}s:17:\"dashboard_primary\";a:7:{s:4:\"link\";s:33:\"http://wordpress.org/development/\";s:3:\"url\";s:38:\"http://wordpress.org/development/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'), (206, 'db_upgraded', '', 'yes'), (295, 'category_children', 'a:0:{}', 'yes'), (209, '_transient_plugins_delete_result_1', '1', 'yes'), (210, 'privacy_policy_sitename', 'infomagz.com', 'yes'), (221, 'tubepress-version', '242', 'yes'), (460, 'sm_status', 'O:28:\"GoogleSitemapGeneratorStatus\":4:{s:39:\"\0GoogleSitemapGeneratorStatus\0startTime\";d:1625656287.0593869686126708984375;s:37:\"\0GoogleSitemapGeneratorStatus\0endTime\";d:1625656287.1212880611419677734375;s:41:\"\0GoogleSitemapGeneratorStatus\0pingResults\";a:2:{s:6:\"google\";a:5:{s:9:\"startTime\";d:1625656287.0605180263519287109375;s:7:\"endTime\";d:1625656287.093842029571533203125;s:7:\"success\";b:1;s:3:\"url\";s:104:\"http://www.google.com/webmasters/sitemaps/ping?sitemap=http%3A%2F%2Fcyg-graphic-design.com%2Fsitemap.xml\";s:4:\"name\";s:6:\"Google\";}s:4:\"bing\";a:5:{s:9:\"startTime\";d:1625656287.094317913055419921875;s:7:\"endTime\";d:1625656287.1197040081024169921875;s:7:\"success\";b:1;s:3:\"url\";s:97:\"http://www.bing.com/webmaster/ping.aspx?siteMap=http%3A%2F%2Fcyg-graphic-design.com%2Fsitemap.xml\";s:4:\"name\";s:4:\"Bing\";}}s:38:\"\0GoogleSitemapGeneratorStatus\0autoSave\";b:1;}', 'no'), (3163, 'post_ad_href', 'http://www.onlinestoreclothes.com/', 'yes'), (3164, 'post_ad_image', 'http://www.mx7biz.com/img/onlineshop.png', 'yes'), (3165, 'post_ad_buysell_id', '<a href=\"http://www.onlinestoreclothes.com/\"><img src=\"http://www.mx7biz.com/img/onlineshop.png\"></a>', 'yes'), (458, 'sm_options', 'a:52:{s:18:\"sm_b_prio_provider\";s:41:\"GoogleSitemapGeneratorPrioByCountProvider\";s:9:\"sm_b_ping\";b:1;s:10:\"sm_b_stats\";b:0;s:12:\"sm_b_pingmsn\";b:1;s:12:\"sm_b_autozip\";b:1;s:11:\"sm_b_memory\";s:0:\"\";s:9:\"sm_b_time\";i:-1;s:18:\"sm_b_style_default\";b:1;s:10:\"sm_b_style\";s:0:\"\";s:12:\"sm_b_baseurl\";s:0:\"\";s:11:\"sm_b_robots\";b:1;s:9:\"sm_b_html\";b:1;s:12:\"sm_b_exclude\";a:0:{}s:17:\"sm_b_exclude_cats\";a: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.59999999999999997779553950749686919152736663818359375;s:15:\"sm_pr_posts_min\";d:0.200000000000000011102230246251565404236316680908203125;s:11:\"sm_pr_pages\";d:0.59999999999999997779553950749686919152736663818359375;s:10:\"sm_pr_cats\";d:0.299999999999999988897769753748434595763683319091796875;s:10:\"sm_pr_arch\";d:0.299999999999999988897769753748434595763683319091796875;s:10:\"sm_pr_auth\";d:0.299999999999999988897769753748434595763683319091796875;s:10:\"sm_pr_tags\";d:0.299999999999999988897769753748434595763683319091796875;s:12:\"sm_i_donated\";b:0;s:17:\"sm_i_hide_donated\";b:0;s:17:\"sm_i_install_date\";i:1308277008;s:16:\"sm_i_hide_survey\";b:0;s:14:\"sm_i_hide_note\";b:0;s:15:\"sm_i_hide_works\";b:0;s:16:\"sm_i_hide_donors\";b:0;s:9:\"sm_i_hash\";s:20:\"a341ce0e41a32080e1d8\";s:13:\"sm_i_lastping\";i:1625656287;s:16:\"sm_i_supportfeed\";b:1;s:22:\"sm_i_supportfeed_cache\";i:1633558364;}', 'yes'), (507, 'revlifestyle_footer_links', 'Enhanced by <a href=\\\"http://www.premadeniches.com\\\" target=\\\"_blank\\\">Niche Blogger Sites</a> Ă· Powered by <a href=\\\"http://www.wordpress.org/\\\" target=\\\"_blank\\\">WordPress</a>', 'yes'), (1468, 'initial_db_version', '18226', 'yes'), (388, 'theme_mods_twentyten', 'a:1:{i:0;b:0;}', 'yes'), (393, 'theme_mods_computer', 'a:1:{i:0;b:0;}', 'yes'), (394, 'recently_activated', 'a:0:{}', 'yes'), (2975, 'ws_widget__ad_codes_options', 'a:0:{}', 'yes'), (395, 'aioseop_options', 'a:36:{s:9:\"aiosp_can\";s:2:\"on\";s:12:\"aiosp_donate\";N;s:16:\"aiosp_home_title\";s:24:\"Computer Tips And Tricks\";s:22:\"aiosp_home_description\";s:115:\"Learn how to make the most of your computer. Tips and tricks on how to maximize your machine\\'s performance...\";s:19:\"aiosp_home_keywords\";s:0:\"\";s:23:\"aiosp_max_words_excerpt\";N;s:20:\"aiosp_rewrite_titles\";s:2:\"on\";s:23:\"aiosp_post_title_format\";s:12:\"%post_title%\";s:23:\"aiosp_page_title_format\";s:12:\"%page_title%\";s:27:\"aiosp_category_title_format\";s:31:\"%category_title% | %blog_title%\";s:26:\"aiosp_archive_title_format\";s:21:\"%date% | %blog_title%\";s:22:\"aiosp_tag_title_format\";s:20:\"%tag% | %blog_title%\";s:25:\"aiosp_search_title_format\";s:23:\"%search% | %blog_title%\";s:24:\"aiosp_description_format\";s:13:\"%description%\";s:22:\"aiosp_404_title_format\";s:33:\"Nothing found for %request_words%\";s:18:\"aiosp_paged_format\";s:14:\" - Part %page%\";s:20:\"aiosp_use_categories\";N;s:32:\"aiosp_dynamic_postspage_keywords\";s:2:\"on\";s:22:\"aiosp_category_noindex\";s:2:\"on\";s:18:\"aiosp_tags_noindex\";N;s:14:\"aiosp_cap_cats\";s:2:\"on\";s:27:\"aiosp_generate_descriptions\";N;s:16:\"aiosp_debug_info\";N;s:20:\"aiosp_post_meta_tags\";s:0:\"\";s:20:\"aiosp_page_meta_tags\";s:0:\"\";s:20:\"aiosp_home_meta_tags\";s:0:\"\";s:13:\"aiosp_enabled\";s:1:\"1\";s:17:\"aiosp_enablecpost\";N;s:26:\"aiosp_use_tags_as_keywords\";s:2:\"on\";s:16:\"aiosp_seopostcol\";N;s:18:\"aiosp_seocustptcol\";N;s:21:\"aiosp_posttypecolumns\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:12:\"aiosp_do_log\";N;s:14:\"aiosp_ex_pages\";s:0:\"\";s:28:\"aiosp_archive_author_noindex\";s:2:\"on\";s:26:\"aiosp_archive_date_noindex\";s:2:\"on\";}', 'yes'), (396, 'GTranslate', 'a:13:{s:11:\"pro_version\";s:0:\"\";s:10:\"new_window\";s:0:\"\";s:9:\"analytics\";s:0:\"\";s:11:\"load_jquery\";s:1:\"1\";s:12:\"add_new_line\";s:1:\"1\";s:13:\"show_dropdown\";s:1:\"1\";s:10:\"show_flags\";s:1:\"1\";s:16:\"default_language\";s:2:\"en\";s:18:\"translation_method\";s:6:\"on_fly\";s:9:\"flag_size\";s:2:\"16\";s:11:\"widget_code\";s:0:\"\";s:10:\"incl_langs\";a:0:{}s:11:\"fincl_langs\";a:0:{}}', 'yes'), (397, 'si_captcha', 'a:31:{s:18:\"si_captcha_donated\";s:5:\"false\";s:29:\"si_captcha_captcha_difficulty\";s:6:\"medium\";s:15:\"si_captcha_perm\";s:4:\"true\";s:21:\"si_captcha_perm_level\";s:4:\"read\";s:18:\"si_captcha_comment\";s:4:\"true\";s:33:\"si_captcha_comment_label_position\";s:20:\"input-label-required\";s:16:\"si_captcha_login\";s:5:\"false\";s:19:\"si_captcha_register\";s:4:\"true\";s:18:\"si_captcha_lostpwd\";s:4:\"true\";s:20:\"si_captcha_rearrange\";s:5:\"false\";s:26:\"si_captcha_disable_session\";s:4:\"true\";s:23:\"si_captcha_enable_audio\";s:4:\"true\";s:29:\"si_captcha_enable_audio_flash\";s:5:\"false\";s:24:\"si_captcha_captcha_small\";s:5:\"false\";s:19:\"si_captcha_no_trans\";s:5:\"false\";s:24:\"si_captcha_aria_required\";s:5:\"false\";s:25:\"si_captcha_external_style\";s:5:\"false\";s:28:\"si_captcha_captcha_div_style\";s:14:\"display:block;\";s:31:\"si_captcha_captcha_div_style_sm\";s:43:\"width:175px; height:45px; padding-top:10px;\";s:30:\"si_captcha_captcha_div_style_m\";s:43:\"width:250px; height:60px; padding-top:10px;\";s:30:\"si_captcha_captcha_image_style\";s:59:\"border-style:none; margin:0; padding-right:5px; float:left;\";s:28:\"si_captcha_audio_image_style\";s:48:\"border-style:none; margin:0; vertical-align:top;\";s:30:\"si_captcha_refresh_image_style\";s:51:\"border-style:none; margin:0; vertical-align:bottom;\";s:34:\"si_captcha_captcha_input_div_style\";s:52:\"display:block; padding-top:15px; padding-bottom:5px;\";s:30:\"si_captcha_comment_label_style\";s:9:\"margin:0;\";s:30:\"si_captcha_comment_field_style\";s:11:\"width:65px;\";s:24:\"si_captcha_label_captcha\";s:0:\"\";s:29:\"si_captcha_required_indicator\";s:2:\" *\";s:26:\"si_captcha_tooltip_captcha\";s:0:\"\";s:24:\"si_captcha_tooltip_audio\";s:0:\"\";s:26:\"si_captcha_tooltip_refresh\";s:0:\"\";}', 'yes'), (2961, 'uninstall_plugins', 'a:2:{i:0;b:0;s:39:\"si-captcha-for-wordpress/si-captcha.php\";s:24:\"si_captcha_unset_options\";}', 'no'), (399, 'fblike_display_page', '', 'yes'), (400, 'fblike_display_home', '', 'yes'), (401, 'fblike_where', 'after', 'yes'), (402, 'fblike_style', 'margin: 10px 0;', 'yes'), (403, 'fblike_layout', 'standard', 'yes'), (404, 'fblike_faces', '', 'yes'), (405, 'fblike_width', '450', 'yes'), (406, 'fblike_height', '25', 'yes'), (407, 'fblike_verb', 'like', 'yes'), (408, 'fblike_font', '', 'yes'), (409, 'fblike_color', 'light', 'yes'), (410, 'akismet_available_servers', 'a:4:{s:12:\"66.135.58.62\";b:1;s:12:\"72.233.69.88\";b:1;s:12:\"72.233.69.89\";b:1;s:12:\"66.135.58.61\";b:1;}', 'yes'), (411, 'akismet_connectivity_time', '1308230720', 'yes'), (412, 'wordpress_api_key', 'cb5e53bc409f', 'yes'), (413, 'akismet_discard_month', 'true', 'yes'), (414, 'akismet_show_user_comments_approved', 'false', 'yes'), (417, 'revlifestyle_adabove_post', '<!-- Enter Ad Code Here //-->', 'yes'), (418, 'revlifestyle_adleft_post', '<a href=\\\"http://www.premadeniches.com/\\\" target=\\\"_blank\\\"><img src=\\\"http://www.zmagz.com/img/sampleadsense.jpg\\\"></a>', 'yes'), (419, 'revlifestyle_adbelow_post', '<!-- Enter Ad Code Here //-->', 'yes'), (420, 'revlifestyle_amazon_id', 'feewow-20', 'yes'), (421, 'revlifestyle_amazon_keword', 'computer repair', 'yes'), (422, 'revlifestyle_clickbank_id', 'ijalmar77', 'yes'), (423, 'revlifestyle_cb_keyword', 'computer repair', 'yes'), (424, '_transient_random_seed', 'b2058b61782e3ba7bbcd915cecee1d35', 'yes'), (2004, 'tubepress-autoHide', '', 'yes'), (2005, 'tubepress-autoNext', '1', 'yes'), (2006, 'tubepress-enableJsApi', '1', 'yes'), (2007, 'tubepress-modestBranding', '1', 'yes'), (2938, 'tubepress-perPageSort', 'none', 'yes'), (619, 'tubepress-searchProvider', 'youtube', 'yes'), (615, 'tubepress-vimeoKey', '', 'yes'), (616, 'tubepress-vimeoSecret', '', 'yes'), (617, 'tubepress-cacheDirectory', '', 'yes'), (618, 'tubepress-searchResultsRestrictedToUser', '', 'yes'), (506, 'revlifestyle_tracking_code', '<!-- Start of StatCounter Code -->\r\n<script type=\\\"text/javascript\\\">\r\nvar sc_project=7005945; \r\nvar sc_invisible=1; \r\nvar sc_security=\\\"d54d989e\\\"; \r\n</script>\r\n<script type=\\\"text/javascript\\\"\r\nsrc=\\\"http://www.statcounter.com/counter/counter.js\\\"></script>\r\n<!-- End of StatCounter Code -->', 'yes'), (620, 'tubepress-disableHttpTransportCurl', '', 'yes'), (212, 'privacy_policy_after_heading', '</h2>', 'yes'), (213, 'privacy_policy_before_paragraph', '<p>', 'yes'), (214, 'privacy_policy_after_paragraph', '</p>', 'yes'), (215, 'privacy_policy_contact', 'info@infomagz.com', 'yes'), (216, 'privacy_policy_title', 'Privacy Policy', 'yes'), (217, 'privacy_policy_slug', 'privacy-policy', 'yes'), (218, 'privacy_policy_pp_help', '1', 'yes'), (219, 'privacy_policy_browser_help', '1', 'yes'), (220, 'privacy_policy_credit', '1', 'yes'), (226, 'tubepress-keyword', 'tubepress', 'yes'), (227, 'tubepress-videoBlacklist', '', 'yes'), (228, 'tubepress-favoritesValue', 'mrdeathgod', 'yes'), (229, 'tubepress-playlistValue', '3419644B84129581', 'yes'), (230, 'tubepress-tagValue', 'stewart daily show', 'yes'), (231, 'tubepress-userValue', '3hough', 'yes'), (232, 'tubepress-developerKey', 'AI39si5uUzupiQW9bpzGqZRrhvqF3vBgRqL-I_28G1zWozmdNJlskzMDQEhpZ-l2RqGf_6CNWooL96oJZRrqKo-eJ9QO_QppMg', 'yes'), (233, 'tubepress-widget-title', 'TubePress', 'yes'), (234, 'tubepress-widget-tagstring', '[tubepress thumbHeight=\'105\' thumbWidth=\'135\']', 'yes'), (235, 'tubepress-vimeoUploadedByValue', 'mattkaar', 'yes'), (236, 'tubepress-vimeoLikesValue', 'coiffier', 'yes'), (237, 'tubepress-vimeoAppearsInValue', 'royksopp', 'yes'), (238, 'tubepress-vimeoSearchValue', 'cats playing piano', 'yes'), (239, 'tubepress-vimeoCreditedToValue', 'patricklawler', 'yes'), (240, 'tubepress-vimeoChannelValue', 'splitscreenstuff', 'yes'), (241, 'tubepress-vimeoGroupValue', 'hdxs', 'yes'), (242, 'tubepress-vimeoAlbumValue', '140484', 'yes'), (243, 'tubepress-debugging_enabled', '1', 'yes'), (244, 'tubepress-randomize_thumbnails', '1', 'yes'), (245, 'tubepress-relativeDates', '', 'yes'), (246, 'tubepress-paginationAbove', '1', 'yes'), (247, 'tubepress-paginationBelow', '1', 'yes'), (248, 'tubepress-ajaxPagination', '', 'yes'), (249, 'tubepress-hqThumbs', '', 'yes'), (250, 'tubepress-autoplay', '', 'yes'), (251, 'tubepress-border', '', 'yes'), (252, 'tubepress-genie', '', 'yes'), (253, 'tubepress-loop', '', 'yes'), (254, 'tubepress-showInfo', '', 'yes'), (255, 'tubepress-showRelated', '1', 'yes'), (256, 'tubepress-fullscreen', '1', 'yes'), (257, 'tubepress-hd', '', 'yes'), (258, 'tubepress-author', '', 'yes'), (259, 'tubepress-category', '', 'yes'), (260, 'tubepress-description', '', 'yes'), (261, 'tubepress-id', '', 'yes'), (262, 'tubepress-length', '1', 'yes'), (263, 'tubepress-rating', '', 'yes'), (264, 'tubepress-ratings', '', 'yes'), (265, 'tubepress-tags', '', 'yes'), (266, 'tubepress-title', '1', 'yes'), (267, 'tubepress-uploaded', '', 'yes'), (268, 'tubepress-url', '', 'yes'), (269, 'tubepress-views', '1', 'yes'), (270, 'tubepress-likes', '', 'yes'), (271, 'tubepress-cacheEnabled', '', 'yes'), (272, 'tubepress-embeddableOnly', '1', 'yes'), (273, 'tubepress-descriptionLimit', '80', 'yes'), (274, 'tubepress-resultsPerPage', '20', 'yes'), (275, 'tubepress-thumbHeight', '90', 'yes'), (276, 'tubepress-thumbWidth', '120', 'yes'), (277, 'tubepress-embeddedHeight', '315', 'yes'), (278, 'tubepress-embeddedWidth', '560', 'yes'), (279, 'tubepress-resultCountCap', '300', 'yes'), (280, 'tubepress-most_viewedValue', 'today', 'yes'), (281, 'tubepress-top_ratedValue', 'today', 'yes'), (282, 'tubepress-orderBy', 'viewCount', 'yes'), (283, 'tubepress-playerLocation', 'normal', 'yes'), (284, 'tubepress-filter_racy', 'moderate', 'yes'), (285, 'tubepress-playerImplementation', 'provider_based', 'yes'), (287, 'revlifestyle_ad_468', '<a href=\\\"http://ijalmar77.pappapc.hop.clickbank.net\\\" target=\\\"_top\\\"><img src=\\\"http://www.pappahost.com/pappapc467.gif\\\" border=\\\"0\\\" alt=\\\"PappaPC computer home business\\\"></a>\r\n', 'yes'), (288, 'revlifestyle_ad_120', '<a href=\\\"http://ijalmar77.PCDarling.hop.clickbank.net\\\"><img src=\\\"http://www.PCDarling.com/images/affiliates_img/banner120x600.gif\\\" width=\\\"120\\\" height=\\\"600\\\" border=\\\"0\\\" /></a>', 'yes'), (289, 'revlifestyle_adsense_468', '<script type=\\\"text/javascript\\\"><!--\r\ngoogle_ad_client = \\\"pub-8258784798728859\\\";\r\ngoogle_ad_width = 468;\r\ngoogle_ad_height = 60;\r\ngoogle_ad_format = \\\"468x60_as\\\";\r\ngoogle_ad_type = \\\"text_image\\\";\r\ngoogle_ad_channel = \\\"\\\";\r\ngoogle_color_border = \\\"ffffff\\\";\r\ngoogle_color_bg = \\\"FFFFFF\\\";\r\ngoogle_color_link = \\\"0000FF\\\";\r\ngoogle_color_text = \\\"000000\\\";\r\ngoogle_color_url = \\\"008000\\\";\r\n//--></script>\r\n<script type=\\\"text/javascript\\\"\r\nsrc=\\\"http://pagead2.googlesyndication.com/pagead/show_ads.js\\\">\r\n</script> ', 'yes'), (290, 'revlifestyle_adsense_300', '<a href=\\\"http://www.premadeniches.com/\\\" target=\\\"_blank\\\"><img src=\\\"http://www.zmagz.com/img/sampleadsense.jpg\\\"></a>', 'yes'), (621, 'tubepress-disableHttpTransportExtHttp', '', 'yes'), (291, 'revlifestyle_video', '<object width=\\\"300\\\" height=\\\"250\\\"><param name=\\\"movie\\\" value=\\\"http://www.youtube.com/v/Zm1saVDpS7g?fs=1&hl=en_GB&color1=0x006699&color2=0x54abd6\\\"></param><param name=\\\"allowFullScreen\\\" value=\\\"true\\\"></param><param name=\\\"allowscriptaccess\\\" value=\\\"always\\\"></param><embed src=\\\"http://www.youtube.com/v/Zm1saVDpS7g?fs=1&hl=en_GB&color1=0x006699&color2=0x54abd6\\\" type=\\\"application/x-shockwave-flash\\\" allowscriptaccess=\\\"always\\\" allowfullscreen=\\\"true\\\" width=\\\"300\\\" height=\\\"250\\\"></embed></object>', 'yes'), (504, 'revlifestyle_cb_link_color', '0000FF', 'yes'), (505, 'revlifestyle_cb_link_hover', '1079C9', 'yes'), (503, 'revlifestyle_cb_font_color', '333333', 'yes'), (330, 'gallery-width', '588', 'yes'), (331, 'gallery-height', '200', 'yes'), (332, 'gallery-info', '45', 'yes'), (333, 'gallery-items', '3', 'yes'), (334, 'gallery-border-color', '', 'yes'), (335, 'gallery-bg-color', '', 'yes'), (336, 'gallery-text-color', '', 'yes'), (337, 'gallery-use-featured-content', '', 'yes'), (338, 'gallery-use-thumb-image', '', 'yes'), (339, 'gallery-way', 'old', 'yes'), (340, 'gallery-items-pages', '', 'yes'), (341, 'gallery-category', 'Featured', 'yes'), (342, 'gallery-fcg-button', '', 'yes'), (343, 'gallery-fade-duration', '', 'yes'), (344, 'gallery-delay', '', 'yes'), (345, 'gallery-randomize-pages', '', 'yes'), (346, 'gallery-rss-word-quantity', '80', 'yes'), (347, 'gallery-default-transaction', 'fade', 'yes'), (983, 'theme_mods_lifestyle', 'a:50:{s:9:\"amazon_id\";s:9:\"feewow-20\";s:14:\"amazon_keyword\";s:8:\"computer\";s:13:\"amazon_onblog\";s:3:\"Yes\";s:14:\"content_top_sh\";s:2:\"No\";s:14:\"content_top_ad\";s:123:\"<a href=\"http://www.premadeniches.com/\" target=\"_blank\" ><img src=\"http://www.premadeniches.com/bns/sampleadsense.jpg\"></a>\";s:15:\"content_left_sh\";s:3:\"Yes\";s:15:\"content_left_ad\";s:320:\"<script type=\"text/javascript\"><!--\r\ngoogle_ad_client = \"ca-pub-2318833602494763\";\r\n/* 300x250, created 6/30/11 */\r\ngoogle_ad_slot = \"6189239741\";\r\ngoogle_ad_width = 300;\r\ngoogle_ad_height = 250;\r\n//-->\r\n</script>\r\n<script type=\"text/javascript\"\r\nsrc=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\">\r\n</script>\";s:13:\"sidebar_topsh\";s:3:\"Yes\";s:16:\"sidebar_top_code\";s:320:\"<script type=\"text/javascript\"><!--\r\ngoogle_ad_client = \"ca-pub-2318833602494763\";\r\n/* 300x250, created 6/30/11 */\r\ngoogle_ad_slot = \"6189239741\";\r\ngoogle_ad_width = 300;\r\ngoogle_ad_height = 250;\r\n//-->\r\n</script>\r\n<script type=\"text/javascript\"\r\nsrc=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\">\r\n</script>\";s:15:\"sidebar_left_sh\";s:2:\"No\";s:15:\"sidebar_left_ad\";s:116:\"<a href=\"http://www.premadeniches.com/\" target=\"_blank\" ><img src=\"http://www.premadeniches.com/bns/bnr150.png\"></a>\";s:10:\"468_showad\";s:3:\"Yes\";s:12:\"468_adbanner\";s:123:\"<a target=\"_blank\" href=\"http://www.mmoformula.com/\"><img src=\"http://www.mmoformula.com/quickcash/images/468x60a.gif\"></a>\";s:17:\"featured_top_left\";s:1:\"3\";s:21:\"featured_top_left_num\";s:1:\"3\";s:20:\"featured2_top_leftsh\";s:2:\"No\";s:18:\"featured2_top_left\";s:1:\"4\";s:22:\"featured2_top_left_num\";s:1:\"3\";s:17:\"featured_bottomsh\";s:3:\"Yes\";s:15:\"featured_bottom\";s:1:\"1\";s:19:\"featured_bottom_num\";s:1:\"5\";s:17:\"header_blog_title\";s:5:\"Image\";s:12:\"clickbank_id\";s:9:\"bizguy727\";s:17:\"clickbank_keyword\";s:8:\"computer\";s:18:\"clickbank_sideshow\";s:3:\"Yes\";s:16:\"content_below_sh\";s:3:\"Yes\";s:16:\"content_below_ad\";s:320:\"<script type=\"text/javascript\"><!--\r\ngoogle_ad_client = \"ca-pub-2318833602494763\";\r\n/* 300x250, created 6/30/11 */\r\ngoogle_ad_slot = \"6189239741\";\r\ngoogle_ad_width = 300;\r\ngoogle_ad_height = 250;\r\n//-->\r\n</script>\r\n<script type=\"text/javascript\"\r\nsrc=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\">\r\n</script>\";s:16:\"content_right_sh\";s:2:\"No\";s:16:\"content_right_ad\";s:123:\"<a href=\"http://www.premadeniches.com/\" target=\"_blank\" ><img src=\"http://www.premadeniches.com/bns/sampleadsense.jpg\"></a>\";s:15:\"youtube_vidshow\";s:3:\"Yes\";s:11:\"youtube_vid\";s:483:\"<object width=\"300\" height=\"250\"><param name=\"movie\" value=\"http://www.youtube.com/v/Zm1saVDpS7g?fs=1&hl=en_GB&color1=0x006699&color2=0x54abd6\"></param><param name=\"allowFullScreen\" value=\"true\"></param><param name=\"allowscriptaccess\" value=\"always\"></param><embed src=\"http://www.youtube.com/v/Zm1saVDpS7g?fs=1&hl=en_GB&color1=0x006699&color2=0x54abd6\" type=\"application/x-shockwave-flash\" allowscriptaccess=\"always\" allowfullscreen=\"true\" width=\"300\" height=\"250\"></embed></object>\";s:16:\"sidebar_right_sh\";s:2:\"No\";s:16:\"sidebar_right_ad\";s:116:\"<a href=\"http://www.premadeniches.com/\" target=\"_blank\" ><img src=\"http://www.premadeniches.com/bns/bnr120.png\"></a>\";s:14:\"track_codeshow\";s:2:\"No\";s:10:\"track_code\";s:0:\"\";s:18:\"featured_top_right\";s:1:\"4\";s:22:\"featured_top_right_num\";s:1:\"3\";s:21:\"featured2_top_rightsh\";s:2:\"No\";s:19:\"featured2_top_right\";s:1:\"4\";s:23:\"featured2_top_right_num\";s:1:\"3\";s:18:\"featured2_bottomsh\";s:2:\"No\";s:16:\"featured2_bottom\";s:1:\"4\";s:20:\"featured2_bottom_num\";s:1:\"3\";s:16:\"featured_content\";s:3:\"Yes\";s:5:\"enews\";s:2:\"No\";s:8:\"enews_id\";s:0:\"\";s:18:\"nav_menu_locations\";a:3:{s:6:\"mobile\";i:26;s:7:\"primary\";i:26;s:9:\"secondary\";i:27;}s:12:\"header_image\";s:70:\"http://pmbt5644-pc-store.naymu.com/wp-content/uploads/2014/01/logo.png\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:178;s:3:\"url\";s:66:\"http://feelingwow.com/computer/wp-content/uploads/2014/01/logo.png\";s:13:\"thumbnail_url\";s:66:\"http://feelingwow.com/computer/wp-content/uploads/2014/01/logo.png\";s:6:\"height\";i:100;s:5:\"width\";i:408;}s:18:\"custom_css_post_id\";i:-1;}', 'yes'), (6682, 'tubepress-jwPlayerFrontColor', '000000', 'yes'), (6683, 'tubepress-jwPlayerLightColor', '000000', 'yes'), (6684, 'tubepress-jwPlayerScreenColor', '000000', 'yes'), (6668, 'tubepress-httpMethod', 'GET', 'yes'), (6669, 'tubepress-disabledOptionsPageParticipants', '', 'yes'), (6670, 'tubepress-youtubeClosedCaptions', '', 'yes'), (6671, 'tubepress-youtubeDisableKeyboardControls', '', 'yes'), (6675, 'tubepress-youtubeMostSharedValue', 'today', 'yes'), (6676, 'tubepress-youtubeMostPopularValue', 'today', 'yes'), (6677, 'tubepress-recently_featuredValue', 'today', 'yes'), (6678, 'tubepress-youtubeTrendingValue', 'today', 'yes'), (6679, 'tubepress-youtubeRelatedValue', 'P9M__yYbsZ4', 'yes'), (1139, 'pluginbuddy_backupbuddy-updater-guid', '4ebe0dcbc73ef', 'yes'), (1070, 'wpimport', 'a:1:{s:10:\"registered\";s:1:\"1\";}', 'yes'), (1103, 'akismet_spam_count', '31', 'yes'), (2003, 'tubepress-https', '', 'yes'), (2008, 'tubepress-recently_featured', 'all_time', 'yes'), (2009, 'tubepress-most_discussedValue', 'all_time', 'yes'), (2010, 'tubepress-most_recentValue', 'all_time', 'yes'), (2011, 'tubepress-most_respondedValue', 'all_time', 'yes'), (2012, 'tubepress-searchResultsDomId', '', 'yes'), (2013, 'tubepress-searchResultsOnly', '', 'yes'), (2014, 'tubepress-searchResultsUrl', '', 'yes'), (2015, 'tubepress-showVimeoOptions', '1', 'yes'), (2016, 'tubepress-showYouTubeOptions', '1', 'yes'), (5644, 'link_manager_enabled', '1', 'yes'), (2969, 'genesis-settings', 'a:47:{s:13:\"theme_version\";s:6:\"2.10.1\";s:10:\"db_version\";i:2901;s:6:\"update\";i:1;s:20:\"update_email_address\";s:0:\"\";s:8:\"feed_uri\";s:0:\"\";s:17:\"comments_feed_uri\";s:0:\"\";s:11:\"site_layout\";s:15:\"content-sidebar\";s:10:\"blog_title\";s:5:\"image\";s:13:\"nav_superfish\";i:1;s:17:\"nav_extras_enable\";i:1;s:10:\"nav_extras\";s:6:\"search\";s:21:\"nav_extras_twitter_id\";s:0:\"\";s:23:\"nav_extras_twitter_text\";s:20:\"Follow me on Twitter\";s:16:\"subnav_superfish\";i:1;s:17:\"breadcrumb_single\";i:1;s:14:\"comments_posts\";i:1;s:16:\"trackbacks_posts\";i:1;s:15:\"content_archive\";s:8:\"excerpts\";s:21:\"content_archive_limit\";i:0;s:25:\"content_archive_thumbnail\";i:1;s:10:\"image_size\";s:13:\"Archive Image\";s:9:\"posts_nav\";s:11:\"older-newer\";s:8:\"blog_cat\";i:0;s:16:\"blog_cat_exclude\";s:0:\"\";s:12:\"blog_cat_num\";i:10;s:14:\"header_scripts\";s:0:\"\";s:14:\"footer_scripts\";s:342:\"<script type=\"text/javascript\">\r\nvar sc_project=8572998; \r\nvar sc_invisible=1; \r\nvar sc_security=\"91f24660\"; \r\nvar scJsHost = ((\"https:\" == document.location.protocol) ?\r\n\"https://secure.\" : \"http://www.\");\r\ndocument.write(\"<sc\"+\"ript type=\'text/javascript\' src=\'\" +\r\nscJsHost+\r\n\"statcounter.com/counter/counter.js\'></\"+\"script>\");\r\n</script>\";s:9:\"show_info\";i:0;s:13:\"redirect_feed\";i:0;s:22:\"redirect_comments_feed\";i:0;s:3:\"nav\";i:0;s:6:\"subnav\";i:0;s:15:\"breadcrumb_home\";i:0;s:15:\"breadcrumb_page\";i:0;s:18:\"breadcrumb_archive\";i:0;s:14:\"breadcrumb_404\";i:0;s:21:\"breadcrumb_attachment\";i:0;s:14:\"comments_pages\";i:0;s:16:\"trackbacks_pages\";i:0;s:15:\"style_selection\";s:0:\"\";s:21:\"breadcrumb_front_page\";i:0;s:21:\"breadcrumb_posts_page\";i:0;s:9:\"superfish\";i:1;s:15:\"image_alignment\";s:9:\"alignleft\";s:13:\"first_version\";s:5:\"2.0.2\";s:10:\"adsense_id\";s:0:\"\";s:12:\"update_email\";i:0;}', 'yes'), (2967, 'theme_mods_twentyeleven', 'a:2:{i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1345102734;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:7:{i:0;s:7:\"pages-2\";i:1;s:10:\"calendar-2\";i:2;s:7:\"links-2\";i:3;s:6:\"text-2\";i:4;s:5:\"rss-2\";i:5;s:11:\"tag_cloud-2\";i:6;s:10:\"nav_menu-2\";}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'), (2968, 'theme_switched', '', 'yes'), (2970, 'millionaire', 'a:47:{s:15:\"top_navbar_show\";i:1;s:17:\"amazon_store_link\";s:0:\"\";s:9:\"amazon_id\";s:9:\"feewow-20\";s:14:\"amazon_keyword\";s:15:\"computer repair\";s:14:\"amazon_country\";s:2:\"US\";s:12:\"clickbank_id\";s:9:\"ijalmar77\";s:17:\"clickbank_keyword\";s:15:\"computer repair\";s:11:\"cbengine_id\";s:12:\"cbsuccess777\";s:11:\"adsense_300\";s:0:\"\";s:11:\"adsense_468\";s:636:\"<script type=\"text/javascript\"><!--\r\ncbengine_user = \"cbsuccess777\";\r\ncbengine_cbid = \"ijalmar77\";\r\ncbengine_ad_output = \"html\";\r\ncbengine_rotate = \"yes\";\r\ncbengine_kw = \"computer\";\r\ncbengine_ad_target = \"_blank\";\r\ncbengine_ad_format = \"336x280\";\r\ncbengine_ad_width = \"336\";\r\ncbengine_ad_height = \"280\";\r\ncbengine_color_border = \"FFFFFF\";\r\ncbengine_color_bg = \"FFFFFF\";\r\ncbengine_color_link = \"0088B3\";\r\ncbengine_color_url = \"206BA2\";\r\ncbengine_color_text = \"222222\";\r\ncbengine_alternate_ad_url = \"http://premadethemes.com/cbpro\";\r\n//-->\r\n</script>\r\n<script type=\"text/javascript\" src=\"http://www.cbengine.com/ads/show_ads.js\"></script>\";s:16:\"adsense_468_show\";i:1;s:11:\"adsense_336\";s:636:\"<script type=\"text/javascript\"><!--\r\ncbengine_user = \"cbsuccess777\";\r\ncbengine_cbid = \"ijalmar77\";\r\ncbengine_ad_output = \"html\";\r\ncbengine_rotate = \"yes\";\r\ncbengine_kw = \"computer\";\r\ncbengine_ad_target = \"_blank\";\r\ncbengine_ad_format = \"336x280\";\r\ncbengine_ad_width = \"336\";\r\ncbengine_ad_height = \"280\";\r\ncbengine_color_border = \"FFFFFF\";\r\ncbengine_color_bg = \"FFFFFF\";\r\ncbengine_color_link = \"0088B3\";\r\ncbengine_color_url = \"206BA2\";\r\ncbengine_color_text = \"222222\";\r\ncbengine_alternate_ad_url = \"http://premadethemes.com/cbpro\";\r\n//-->\r\n</script>\r\n<script type=\"text/javascript\" src=\"http://www.cbengine.com/ads/show_ads.js\"></script>\";s:16:\"adsense_336_show\";i:1;s:15:\"adsense_archive\";s:0:\"\";s:10:\"ad_top_url\";s:52:\"http://e907efx7mfnkbtfknfa9teip53.hop.clickbank.net/\";s:14:\"ad_top_alt_tag\";s:17:\"Computer Registry\";s:12:\"ad_top_image\";s:64:\"http://www.RegistryWinner.com/affiliates/images/banner468x60.gif\";s:9:\"aff1_link\";s:52:\"http://19fd65z4-9qin13kkbs90i3y5m.hop.clickbank.net/\";s:14:\"aff1_title_tag\";s:13:\"Registry Easy\";s:17:\"aff1_banner_url_1\";s:54:\"http://www.regeasycleaner.com/images/banner336x280.gif\";s:17:\"aff1_banner_url_2\";s:54:\"http://www.regeasycleaner.com/images/banner250x250.gif\";s:17:\"aff1_banner_url_3\";s:53:\"http://www.regeasycleaner.com/images/banner468x60.gif\";s:9:\"aff2_link\";s:52:\"http://e907efx7mfnkbtfknfa9teip53.hop.clickbank.net/\";s:14:\"aff2_title_tag\";s:15:\"Registry Winner\";s:17:\"aff2_banner_url_1\";s:65:\"http://www.registrywinner.com/affiliates/images/banner336x280.gif\";s:17:\"aff2_banner_url_2\";s:65:\"http://www.registrywinner.com/affiliates/images/banner125x125.gif\";s:17:\"aff2_banner_url_3\";s:60:\"http://registrywinner.com/affiliates/images/banner468x60.gif\";s:9:\"aff3_link\";s:0:\"\";s:14:\"aff3_title_tag\";s:0:\"\";s:17:\"aff3_banner_url_1\";s:0:\"\";s:17:\"aff3_banner_url_2\";s:0:\"\";s:17:\"aff3_banner_url_3\";s:0:\"\";s:9:\"aff4_link\";s:0:\"\";s:14:\"aff4_title_tag\";s:0:\"\";s:17:\"aff4_banner_url_1\";s:0:\"\";s:17:\"aff4_banner_url_2\";s:0:\"\";s:17:\"aff4_banner_url_3\";s:0:\"\";s:15:\"footer_link_url\";s:20:\"http://blogsbiz.com/\";s:19:\"footer_link_keyword\";s:17:\"PLR Blog Packages\";s:17:\"amazon_show_posts\";i:0;s:17:\"amazon_show_store\";i:0;s:22:\"clickbank_show_sidebar\";i:0;s:13:\"move_main_nav\";i:0;s:16:\"adsense_300_show\";i:0;s:20:\"adsense_archive_show\";i:0;s:26:\"adsense_archive_show_below\";i:0;s:21:\"adsense_300_show_home\";i:0;}', 'yes'), (5677, 'pluginbuddy_plugins', 'a:1:{s:11:\"backupbuddy\";O:8:\"stdClass\":9:{s:3:\"url\";s:65:\"http://www.feelingwow.com/computer/wp-content/plugins/backupbuddy\";s:4:\"slug\";s:11:\"backupbuddy\";s:7:\"package\";s:0:\"\";s:11:\"new_version\";s:7:\"3.1.8.1\";s:11:\"last_update\";i:1389371575;s:2:\"id\";s:1:\"0\";s:3:\"key\";s:0:\"\";s:10:\"key_status\";s:7:\"invalid\";s:4:\"guid\";s:13:\"50f663e90aad3\";}}', 'yes'), (2976, 'ws_widget__ad_squares_configured', '0', 'yes'), (2977, 'ws_widget__ad_squares_notices', 'a:0:{}', 'yes'), (2978, 'ws_widget__ad_squares_options', 'a:0:{}', 'yes'), (2979, 'wpcf7', 'a:1:{s:7:\"version\";s:3:\"3.6\";}', 'yes'), (2980, 'dd_global_config', 'a:6:{s:24:\"dd_global_twitter_option\";a:1:{s:31:\"dd_global_twitter_option_source\";s:11:\"jvmelvine23\";}s:23:\"dd_global_buffer_option\";a:1:{s:30:\"dd_global_buffer_option_source\";s:11:\"jvmelvine23\";}s:26:\"dd_global_tweetmeme_option\";a:3:{s:33:\"dd_global_tweetmeme_option_source\";s:0:\"\";s:34:\"dd_global_tweetmeme_option_service\";s:0:\"\";s:38:\"dd_global_tweetmeme_option_service_api\";s:0:\"\";}s:22:\"dd_global_topsy_option\";a:2:{s:29:\"dd_global_topsy_option_source\";s:0:\"\";s:28:\"dd_global_topsy_option_theme\";s:4:\"blue\";}s:25:\"dd_global_facebook_option\";a:5:{s:32:\"dd_global_facebook_option_locale\";s:5:\"en_US\";s:30:\"dd_global_facebook_option_send\";s:0:\"\";s:30:\"dd_global_facebook_option_face\";s:0:\"\";s:31:\"dd_global_facebook_option_thumb\";s:0:\"\";s:39:\"dd_global_facebook_option_default_thumb\";s:0:\"\";}s:23:\"dd_global_flattr_option\";a:1:{s:27:\"dd_global_flattr_option_uid\";s:0:\"\";}}', 'yes'), (2981, 'dd_normal_display_config', 'a:5:{s:14:\"display_option\";a:6:{s:19:\"display_option_home\";s:0:\"\";s:19:\"display_option_post\";s:2:\"on\";s:19:\"display_option_page\";s:0:\"\";s:18:\"display_option_cat\";s:0:\"\";s:18:\"display_option_tag\";s:0:\"\";s:22:\"display_option_archive\";s:0:\"\";}s:15:\"category_option\";a:3:{s:21:\"category_option_radio\";s:29:\"category_option_radio_include\";s:23:\"category_option_include\";s:3:\"All\";s:23:\"category_option_exclude\";s:4:\"None\";}s:10:\"dd_line_up\";a:1:{s:17:\"dd_line_up_select\";s:10:\"Horizontal\";}s:16:\"dd_status_option\";a:1:{s:24:\"dd_status_option_display\";s:2:\"on\";}s:16:\"dd_excerp_option\";a:1:{s:24:\"dd_excerp_option_display\";s:2:\"on\";}}', 'yes'); INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (2982, 'dd_normal_button', 'a:2:{s:24:\"dd_normal_button_display\";a:24:{s:14:\"dd_button_digg\";O:7:\"DD_Digg\":30:{s:4:\"name\";s:4:\"Digg\";s:10:\"websiteURL\";s:19:\"http://www.digg.com\";s:6:\"apiURL\";s:44:\"http://about.digg.com/downloads/button/smart\";s:7:\"baseURL\";s:383:\"<script type=\'text/javascript\'>(function() {var s = document.createElement(\'SCRIPT\'), s1 = document.getElementsByTagName(\'SCRIPT\')[0];s.type = \'text/javascript\';s.async = true;s.src = \'http://widgets.digg.com/buttons.js\';s1.parentNode.insertBefore(s, s1);})();</script> <a class=\'DiggThisButton VOTE_BUTTON_DESIGN\' href=\'http://digg.com/submit?url=VOTE_URL&title=VOTE_TITLE\'></a>\";s:12:\"baseURL_lazy\";s:123:\"<div class=\'dd-digg-ajax-load dd-digg-POST_ID\'></div><a class=\'DiggThisButton DD_DIGG_AJAX_POST_ID VOTE_BUTTON_DESIGN\'></a>\";s:19:\"baseURL_lazy_script\";s:253:\" function loadDigg_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-digg-POST_ID\').remove();$(\'.DD_DIGG_AJAX_POST_ID\').attr(\'href\',\'http://digg.com/submit?url=VOTE_URL&title=VOTE_TITLE\');$.getScript(\'http://widgets.digg.com/buttons.js\'); }); }\";s:21:\"scheduler_lazy_script\";s:56:\"window.setTimeout(\'loadDigg_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:18:\"dd_digg_appendType\";s:13:\"after_content\";s:20:\"dd_digg_buttonDesign\";s:6:\"Normal\";s:23:\"dd_digg_ajax_left_float\";s:0:\"\";s:17:\"dd_digg_lazy_load\";s:0:\"\";s:21:\"dd_digg_button_weight\";s:3:\"101\";}s:18:\"option_append_type\";s:18:\"dd_digg_appendType\";s:20:\"option_button_design\";s:20:\"dd_digg_buttonDesign\";s:20:\"option_button_weight\";s:21:\"dd_digg_button_weight\";s:22:\"option_ajax_left_float\";s:23:\"dd_digg_ajax_left_float\";s:16:\"option_lazy_load\";s:17:\"dd_digg_lazy_load\";s:19:\"button_weight_value\";s:2:\"95\";s:19:\"float_button_design\";s:6:\"Normal\";s:12:\"buttonLayout\";a:4:{s:4:\"Wide\";s:8:\"DiggWide\";s:6:\"Normal\";s:10:\"DiggMedium\";s:7:\"Compact\";s:11:\"DiggCompact\";s:4:\"Icon\";s:8:\"DiggIcon\";}s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:4:{s:4:\"Wide\";s:8:\"DiggWide\";s:6:\"Normal\";s:10:\"DiggMedium\";s:7:\"Compact\";s:11:\"DiggCompact\";s:4:\"Icon\";s:8:\"DiggIcon\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:16:\"dd_button_reddit\";O:9:\"DD_Reddit\":31:{s:12:\"buttonLayout\";a:3:{s:6:\"Normal\";s:21:\"button2.html?width=51\";s:7:\"Compact\";s:22:\"button1.html?width=120\";s:4:\"Icon\";s:21:\"button3.html?width=69\";}s:16:\"buttonLayoutLazy\";a:3:{s:6:\"Normal\";s:21:\"button2.html?width=51\";s:7:\"Compact\";s:22:\"button1.html?width=120\";s:4:\"Icon\";s:21:\"button3.html?width=69\";}s:21:\"buttonLayoutLazyWidth\";a:3:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";s:4:\"Icon\";s:2:\"69\";}s:22:\"buttonLayoutLazyHeight\";a:3:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";s:4:\"Icon\";s:2:\"52\";}s:23:\"buttonLayoutWidthHeight\";a:3:{s:6:\"Normal\";s:22:\"height=\"69\" width=\"51\"\";s:7:\"Compact\";s:23:\"height=\"22\" width=\"120\"\";s:4:\"Icon\";s:22:\"height=\"52\" width=\"69\"\";}s:4:\"name\";s:6:\"Reddit\";s:10:\"websiteURL\";s:21:\"http://www.reddit.com\";s:6:\"apiURL\";s:30:\"http://www.reddit.com/buttons/\";s:7:\"baseURL\";s:165:\"<iframe src=\"http://www.reddit.com/static/button/VOTE_BUTTON_DESIGN&url=VOTE_URL&title=VOTE_TITLE&newwindow=\'1\'\" EXTRA_VALUE scrolling=\'no\' frameborder=\'0\'></iframe>\";s:12:\"baseURL_lazy\";s:164:\"<div class=\'dd-reddit-ajax-load dd-reddit-POST_ID\'></div><iframe class=\'DD_REDDIT_AJAX_POST_ID\' src=\'\' height=\'0\' width=\'0\' scrolling=\'no\' frameborder=\'0\'></iframe>\";s:19:\"baseURL_lazy_script\";s:400:\" function loadReddit_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-reddit-POST_ID\').remove();$(\'.DD_REDDIT_AJAX_POST_ID\').attr(\'width\',\'VOTE_BUTTON_DESIGN_LAZY_WIDTH\');$(\'.DD_REDDIT_AJAX_POST_ID\').attr(\'height\',\'VOTE_BUTTON_DESIGN_LAZY_HEIGHT\');$(\'.DD_REDDIT_AJAX_POST_ID\').attr(\'src\',\'http://www.reddit.com/static/button/VOTE_BUTTON_DESIGN&url=VOTE_URL&title=VOTE_TITLE&newwindow=1\'); }); }\";s:21:\"scheduler_lazy_script\";s:58:\"window.setTimeout(\'loadReddit_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:20:\"dd_reddit_appendType\";s:13:\"after_content\";s:22:\"dd_reddit_buttonDesign\";s:6:\"Normal\";s:25:\"dd_reddit_ajax_left_float\";s:0:\"\";s:19:\"dd_reddit_lazy_load\";s:0:\"\";s:23:\"dd_reddit_button_weight\";s:3:\"100\";}s:18:\"option_append_type\";s:20:\"dd_reddit_appendType\";s:20:\"option_button_design\";s:22:\"dd_reddit_buttonDesign\";s:20:\"option_button_weight\";s:23:\"dd_reddit_button_weight\";s:22:\"option_ajax_left_float\";s:25:\"dd_reddit_ajax_left_float\";s:16:\"option_lazy_load\";s:19:\"dd_reddit_lazy_load\";s:19:\"button_weight_value\";s:2:\"99\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;}s:15:\"dd_button_gbuzz\";O:8:\"DD_GBuzz\":30:{s:4:\"name\";s:11:\"Google Buzz\";s:10:\"websiteURL\";s:26:\"http://www.google.com/buzz\";s:6:\"apiURL\";s:53:\"http://www.google.com/buzz/api/admin/configPostWidget\";s:7:\"baseURL\";s:247:\"<a title=\'Post on Google Buzz\' class=\'google-buzz-button\' href=\'http://www.google.com/buzz/post\' data-button-style=\'VOTE_BUTTON_DESIGN\' data-url=\'VOTE_URL\'></a><script type=\'text/javascript\' src=\'http://www.google.com/buzz/api/button.js\'></script>\";s:12:\"baseURL_lazy\";s:215:\"<div class=\'dd-gbuzz-ajax-load dd-gbuzz-POST_ID\'></div><a title=\'Post on Google Buzz\' class=\'google-buzz-button\' href=\'http://www.google.com/buzz/post\' data-button-style=\'VOTE_BUTTON_DESIGN\' data-url=\'VOTE_URL\'></a>\";s:19:\"baseURL_lazy_script\";s:162:\" function loadGBuzz_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-gbuzz-POST_ID\').remove();$.getScript(\'http://www.google.com/buzz/api/button.js\'); }); }\";s:21:\"scheduler_lazy_script\";s:57:\"window.setTimeout(\'loadGBuzz_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:0;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:19:\"dd_gbuzz_appendType\";s:4:\"none\";s:21:\"dd_gbuzz_buttonDesign\";s:6:\"Normal\";s:24:\"dd_gbuzz_ajax_left_float\";s:0:\"\";s:18:\"dd_gbuzz_lazy_load\";s:0:\"\";s:22:\"dd_gbuzz_button_weight\";s:2:\"98\";}s:18:\"option_append_type\";s:19:\"dd_gbuzz_appendType\";s:20:\"option_button_design\";s:21:\"dd_gbuzz_buttonDesign\";s:20:\"option_button_weight\";s:22:\"dd_gbuzz_button_weight\";s:22:\"option_ajax_left_float\";s:24:\"dd_gbuzz_ajax_left_float\";s:16:\"option_lazy_load\";s:18:\"dd_gbuzz_lazy_load\";s:19:\"button_weight_value\";s:2:\"98\";s:19:\"float_button_design\";s:6:\"Normal\";s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:12:\"normal-count\";s:7:\"Compact\";s:11:\"small-count\";}s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:12:\"normal-count\";s:7:\"Compact\";s:11:\"small-count\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:15:\"dd_button_dzone\";O:8:\"DD_DZone\":30:{s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:25:\"1\' height=\'70\' width=\'50\'\";s:7:\"Compact\";s:26:\"2\' height=\'25\' width=\'155\'\";}s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:1:\"1\";s:7:\"Compact\";s:1:\"2\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"50\";s:7:\"Compact\";s:3:\"155\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"70\";s:7:\"Compact\";s:2:\"25\";}s:4:\"name\";s:5:\"DZone\";s:10:\"websiteURL\";s:20:\"http://www.dzone.com\";s:6:\"apiURL\";s:38:\"http://www.dzone.com/links/buttons.jsp\";s:7:\"baseURL\";s:163:\"<iframe src=\'http://widgets.dzone.com/links/widgets/zoneit.html?url=VOTE_URL&title=VOTE_TITLE&t=VOTE_BUTTON_DESIGN frameborder=\'0\' scrolling=\'no\'></iframe>\";s:12:\"baseURL_lazy\";s:161:\"<div class=\'dd-dzone-ajax-load dd-dzone-POST_ID\'></div><iframe class=\'DD_DZONE_AJAX_POST_ID\' src=\'\' height=\'0\' width=\'0\' scrolling=\'no\' frameborder=\'0\'></iframe>\";s:19:\"baseURL_lazy_script\";s:400:\" function loadDzone_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-dzone-POST_ID\').remove();$(\'.DD_DZONE_AJAX_POST_ID\').attr(\'width\',\'VOTE_BUTTON_DESIGN_LAZY_WIDTH\');$(\'.DD_DZONE_AJAX_POST_ID\').attr(\'height\',\'VOTE_BUTTON_DESIGN_LAZY_HEIGHT\');$(\'.DD_DZONE_AJAX_POST_ID\').attr(\'src\',\'http://widgets.dzone.com/links/widgets/zoneit.html?url=VOTE_URL&title=VOTE_TITLE&t=VOTE_BUTTON_DESIGN\'); }); }\";s:21:\"scheduler_lazy_script\";s:57:\"window.setTimeout(\'loadDzone_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:19:\"dd_dzone_appendType\";s:4:\"none\";s:21:\"dd_dzone_buttonDesign\";s:6:\"Normal\";s:24:\"dd_dzone_ajax_left_float\";s:0:\"\";s:18:\"dd_dzone_lazy_load\";s:0:\"\";s:22:\"dd_dzone_button_weight\";s:2:\"97\";}s:18:\"option_append_type\";s:19:\"dd_dzone_appendType\";s:20:\"option_button_design\";s:21:\"dd_dzone_buttonDesign\";s:20:\"option_button_weight\";s:22:\"dd_dzone_button_weight\";s:22:\"option_ajax_left_float\";s:24:\"dd_dzone_ajax_left_float\";s:16:\"option_lazy_load\";s:18:\"dd_dzone_lazy_load\";s:19:\"button_weight_value\";s:2:\"97\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;}s:17:\"dd_button_fbshare\";O:10:\"DD_FbShare\":30:{s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:9:\"box_count\";s:7:\"Compact\";s:12:\"button_count\";}s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:9:\"box_count\";s:7:\"Compact\";s:12:\"button_count\";}s:16:\"isEncodeRequired\";b:0;s:4:\"name\";s:14:\"Facebook Share\";s:10:\"websiteURL\";s:23:\"http://www.facebook.com\";s:6:\"apiURL\";s:30:\"http://www.facebook.com/share/\";s:7:\"baseURL\";s:209:\"<a name=\'fb_share\' type=\'VOTE_BUTTON_DESIGN\' share_url=\'VOTE_URL\' href=\'http://www.facebook.com/sharer.php\'></a><script src=\'http://static.ak.fbcdn.net/connect.php/js/FB.Share\' type=\'text/javascript\'></script>\";s:12:\"baseURL_lazy\";s:203:\"<div class=\'dd-fbshare-ajax-load dd-fbshare-POST_ID\'></div><a class=\'DD_FBSHARE_AJAX_POST_ID\' name=\'fb_share\' type=\'VOTE_BUTTON_DESIGN\' share_url=\'VOTE_URL\' href=\'http://www.facebook.com/sharer.php\'></a>\";s:19:\"baseURL_lazy_script\";s:177:\" function loadFBShare_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-fbshare-POST_ID\').remove(); $.getScript(\'http://static.ak.fbcdn.net/connect.php/js/FB.Share\'); }); }\";s:21:\"scheduler_lazy_script\";s:59:\"window.setTimeout(\'loadFBShare_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:21:\"dd_fbshare_appendType\";s:4:\"none\";s:23:\"dd_fbshare_buttonDesign\";s:6:\"Normal\";s:26:\"dd_fbshare_ajax_left_float\";s:0:\"\";s:20:\"dd_fbshare_lazy_load\";s:0:\"\";s:24:\"dd_fbshare_button_weight\";s:3:\"108\";}s:18:\"option_append_type\";s:21:\"dd_fbshare_appendType\";s:20:\"option_button_design\";s:23:\"dd_fbshare_buttonDesign\";s:20:\"option_button_weight\";s:24:\"dd_fbshare_button_weight\";s:22:\"option_ajax_left_float\";s:26:\"dd_fbshare_ajax_left_float\";s:16:\"option_lazy_load\";s:20:\"dd_fbshare_lazy_load\";s:19:\"button_weight_value\";s:2:\"95\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:19:\"dd_button_delicious\";O:12:\"DD_Delicious\":30:{s:16:\"isEncodeRequired\";b:0;s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:25:\"dd_delicious_normal_image\";s:7:\"Compact\";s:26:\"dd_delicious_compact_image\";}s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:25:\"dd_delicious_normal_image\";s:7:\"Compact\";s:26:\"dd_delicious_compact_image\";}s:4:\"name\";s:9:\"Delicious\";s:10:\"websiteURL\";s:24:\"http://www.delicious.com\";s:6:\"apiURL\";s:35:\"http://www.delicious.com/help/feeds\";s:7:\"baseURL\";s:436:\"<div class=\'VOTE_BUTTON_DESIGN dd_delicious\'><a class=\'VOTE_BUTTON_DESIGN\' href=\'http://delicious.com/save\' onclick=\"window.open(\'http://delicious.com/save?v=5&noui&jump=close&url=\'+encodeURIComponent(\'VOTE_URL\')+\'&title=\'+encodeURIComponent(\'VOTE_TITLE\'),\'delicious\', \'toolbar=no,width=550,height=550\'); return false;\"><span id=\'DD_DELICIOUS_AJAX_POST_ID\'><div style=\'padding-top:3px\'>SAVED_COUNT</div></span></a></div>\";s:12:\"baseURL_lazy\";s:374:\"<div class=\'VOTE_BUTTON_DESIGN dd_delicious\'><a href=\'http://delicious.com/save\' onclick=\"window.open(\'http://delicious.com/save?v=5&noui&jump=close&url=\'+encodeURIComponent(\'VOTE_URL\')+\'&title=\'+encodeURIComponent(\'VOTE_TITLE\'),\'delicious\', \'toolbar=no,width=550,height=550\'); return false;\"><span id=\'DD_DELICIOUS_AJAX_POST_ID\'>SAVED_COUNT</span></a></div>\";s:19:\"baseURL_lazy_script\";s:428:\" function loadDelicious_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-delicious-POST_ID\').remove();$.getJSON(\'http://feeds.delicious.com/v2/json/urlinfo/data?url=VOTE_URL&callback=?\',function(data) {var msg =\'\';var count = 0;if (data.length > 0) {count = data[0].total_posts;if(count ==0){msg = \'0\';}else if(count ==1){msg = \'1\';}else{msg = count}}else{msg = \'0\';}$(\'#DD_DELICIOUS_AJAX_POST_ID\').text(msg);}); }); }\";s:21:\"scheduler_lazy_script\";s:61:\"window.setTimeout(\'loadDelicious_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:23:\"dd_delicious_appendType\";s:4:\"none\";s:25:\"dd_delicious_buttonDesign\";s:6:\"Normal\";s:28:\"dd_delicious_ajax_left_float\";s:0:\"\";s:22:\"dd_delicious_lazy_load\";s:0:\"\";s:26:\"dd_delicious_button_weight\";s:2:\"93\";}s:18:\"option_append_type\";s:23:\"dd_delicious_appendType\";s:20:\"option_button_design\";s:25:\"dd_delicious_buttonDesign\";s:20:\"option_button_weight\";s:26:\"dd_delicious_button_weight\";s:22:\"option_ajax_left_float\";s:28:\"dd_delicious_ajax_left_float\";s:16:\"option_lazy_load\";s:22:\"dd_delicious_lazy_load\";s:19:\"button_weight_value\";s:2:\"93\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:16:\"dd_button_fblike\";O:9:\"DD_FbLike\":31:{s:19:\"float_button_design\";s:14:\"Like Box Count\";s:12:\"buttonLayout\";a:6:{s:13:\"Like Standard\";s:81:\"layout=standard&action=like&width=350&height=24&colorscheme=light\";s:17:\"Like Button Count\";s:84:\"layout=button_count&action=like&width=92&height=20&colorscheme=light\";s:14:\"Like Box Count\";s:81:\"layout=box_count&action=like&width=50&height=60&colorscheme=light\";s:18:\"Recommend Standard\";s:86:\"layout=standard&action=recommend&width=400&height=24&colorscheme=light\";s:22:\"Recommend Button Count\";s:90:\"layout=button_count&action=recommend&width=130&height=20&colorscheme=light\";s:19:\"Recommend Box Count\";s:86:\"layout=box_count&action=recommend&width=90&height=60&colorscheme=light\";}s:16:\"buttonLayoutLazy\";a:6:{s:13:\"Like Standard\";s:81:\"layout=standard&action=like&width=350&height=24&colorscheme=light\";s:17:\"Like Button Count\";s:84:\"layout=button_count&action=like&width=92&height=20&colorscheme=light\";s:14:\"Like Box Count\";s:81:\"layout=box_count&action=like&width=50&height=60&colorscheme=light\";s:18:\"Recommend Standard\";s:86:\"layout=standard&action=recommend&width=400&height=24&colorscheme=light\";s:22:\"Recommend Button Count\";s:90:\"layout=button_count&action=recommend&width=130&height=20&colorscheme=light\";s:19:\"Recommend Box Count\";s:86:\"layout=box_count&action=recommend&width=90&height=60&colorscheme=light\";}s:23:\"buttonLayoutWidthHeight\";a:6:{s:13:\"Like Standard\";s:25:\"width:500px; height:24px;\";s:17:\"Like Button Count\";s:24:\"width:92px; height:20px;\";s:14:\"Like Box Count\";s:24:\"width:50px; height:62px;\";s:18:\"Recommend Standard\";s:25:\"width:500px; height:24px;\";s:22:\"Recommend Button Count\";s:25:\"width:130px; height:20px;\";s:19:\"Recommend Box Count\";s:24:\"width:90px; height:60px;\";}s:21:\"buttonLayoutLazyWidth\";a:6:{s:13:\"Like Standard\";s:3:\"500\";s:17:\"Like Button Count\";s:2:\"92\";s:14:\"Like Box Count\";s:2:\"50\";s:18:\"Recommend Standard\";s:3:\"500\";s:22:\"Recommend Button Count\";s:3:\"130\";s:19:\"Recommend Box Count\";s:2:\"90\";}s:22:\"buttonLayoutLazyHeight\";a:6:{s:13:\"Like Standard\";s:2:\"24\";s:17:\"Like Button Count\";s:2:\"20\";s:14:\"Like Box Count\";s:2:\"62\";s:18:\"Recommend Standard\";s:2:\"24\";s:22:\"Recommend Button Count\";s:2:\"20\";s:19:\"Recommend Box Count\";s:2:\"60\";}s:4:\"name\";s:22:\"Facebook Like (IFrame)\";s:10:\"websiteURL\";s:23:\"http://www.facebook.com\";s:6:\"apiURL\";s:58:\"http://developers.facebook.com/docs/reference/plugins/like\";s:7:\"baseURL\";s:234:\"<iframe src=\'http://www.facebook.com/plugins/like.php?href=VOTE_URL&locale=FACEBOOK_LOCALE&VOTE_BUTTON_DESIGN\' scrolling=\'no\' frameborder=\'0\' style=\'border:none; overflow:hidden; EXTRA_VALUE\' allowTransparency=\'true\'></iframe>\";s:12:\"baseURL_lazy\";s:189:\"<div class=\'dd-fblike-ajax-load dd-fblike-POST_ID\'></div><iframe class=\"DD_FBLIKE_AJAX_POST_ID\" src=\'\' height=\'0\' width=\'0\' scrolling=\'no\' frameborder=\'0\' allowTransparency=\'true\'></iframe>\";s:19:\"baseURL_lazy_script\";s:408:\" function loadFBLike_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-fblike-POST_ID\').remove();$(\'.DD_FBLIKE_AJAX_POST_ID\').attr(\'width\',\'VOTE_BUTTON_DESIGN_LAZY_WIDTH\');$(\'.DD_FBLIKE_AJAX_POST_ID\').attr(\'height\',\'VOTE_BUTTON_DESIGN_LAZY_HEIGHT\');$(\'.DD_FBLIKE_AJAX_POST_ID\').attr(\'src\',\'http://www.facebook.com/plugins/like.php?href=VOTE_URL&locale=FACEBOOK_LOCALE&VOTE_BUTTON_DESIGN\'); }); }\";s:21:\"scheduler_lazy_script\";s:58:\"window.setTimeout(\'loadFBLike_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:20:\"dd_fblike_appendType\";s:4:\"none\";s:22:\"dd_fblike_buttonDesign\";s:13:\"Like Standard\";s:25:\"dd_fblike_ajax_left_float\";s:0:\"\";s:19:\"dd_fblike_lazy_load\";s:0:\"\";s:23:\"dd_fblike_button_weight\";s:2:\"96\";}s:18:\"option_append_type\";s:20:\"dd_fblike_appendType\";s:20:\"option_button_design\";s:22:\"dd_fblike_buttonDesign\";s:20:\"option_button_weight\";s:23:\"dd_fblike_button_weight\";s:22:\"option_ajax_left_float\";s:25:\"dd_fblike_ajax_left_float\";s:16:\"option_lazy_load\";s:19:\"dd_fblike_lazy_load\";s:19:\"button_weight_value\";s:2:\"96\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;}s:21:\"dd_button_stumbleupon\";O:14:\"DD_StumbleUpon\":30:{s:19:\"islazyLoadAvailable\";b:0;s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:1:\"5\";s:7:\"Compact\";s:1:\"1\";}s:4:\"name\";s:11:\"Stumbleupon\";s:10:\"websiteURL\";s:26:\"http://www.stumbleupon.com\";s:6:\"apiURL\";s:34:\"http://www.stumbleupon.com/badges/\";s:7:\"baseURL\";s:102:\"<script src=\'http://www.stumbleupon.com/hostedbadge.php?s=VOTE_BUTTON_DESIGN&r=VOTE_URL\'></script>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:10:\"wp_options\";a:5:{s:25:\"dd_stumbleupon_appendType\";s:4:\"none\";s:27:\"dd_stumbleupon_buttonDesign\";s:6:\"Normal\";s:30:\"dd_stumbleupon_ajax_left_float\";s:0:\"\";s:24:\"dd_stumbleupon_lazy_load\";s:0:\"\";s:28:\"dd_stumbleupon_button_weight\";s:2:\"97\";}s:18:\"option_append_type\";s:25:\"dd_stumbleupon_appendType\";s:20:\"option_button_design\";s:27:\"dd_stumbleupon_buttonDesign\";s:20:\"option_button_weight\";s:28:\"dd_stumbleupon_button_weight\";s:22:\"option_ajax_left_float\";s:30:\"dd_stumbleupon_ajax_left_float\";s:16:\"option_lazy_load\";s:24:\"dd_stumbleupon_lazy_load\";s:19:\"button_weight_value\";s:2:\"97\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:19:\"dd_button_yahoobuzz\";O:8:\"DD_YBuzz\":30:{s:19:\"islazyLoadAvailable\";b:0;s:12:\"buttonLayout\";a:3:{s:6:\"Normal\";s:6:\"square\";s:7:\"Compact\";s:11:\"small-votes\";s:12:\"Compact_Text\";s:10:\"text-votes\";}s:16:\"isEncodeRequired\";b:0;s:4:\"name\";s:10:\"Yahoo Buzz\";s:10:\"websiteURL\";s:21:\"http://buzz.yahoo.com\";s:6:\"apiURL\";s:29:\"http://buzz.yahoo.com/buttons\";s:7:\"baseURL\";s:216:\"<script type=\'text/javascript\'>yahooBuzzArticleHeadline=\"VOTE_TITLE\";yahooBuzzArticleId=\"VOTE_URL\";</script><script type=\'text/javascript\' src=\'http://d.yimg.com/ds/badge2.js\' badgetype=\'VOTE_BUTTON_DESIGN\'></script>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:10:\"wp_options\";a:5:{s:19:\"dd_ybuzz_appendType\";s:4:\"none\";s:21:\"dd_ybuzz_buttonDesign\";s:6:\"Normal\";s:24:\"dd_ybuzz_ajax_left_float\";s:0:\"\";s:18:\"dd_ybuzz_lazy_load\";s:0:\"\";s:22:\"dd_ybuzz_button_weight\";s:2:\"90\";}s:18:\"option_append_type\";s:19:\"dd_ybuzz_appendType\";s:20:\"option_button_design\";s:21:\"dd_ybuzz_buttonDesign\";s:20:\"option_button_weight\";s:22:\"dd_ybuzz_button_weight\";s:22:\"option_ajax_left_float\";s:24:\"dd_ybuzz_ajax_left_float\";s:16:\"option_lazy_load\";s:18:\"dd_ybuzz_lazy_load\";s:19:\"button_weight_value\";s:2:\"90\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:19:\"dd_button_fbshareme\";O:12:\"DD_FbShareMe\":30:{s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:5:\"large\";s:7:\"Compact\";s:5:\"small\";}s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:5:\"large\";s:7:\"Compact\";s:5:\"small\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"53\";s:7:\"Compact\";s:2:\"80\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"18\";}s:16:\"isEncodeRequired\";b:0;s:4:\"name\";s:10:\"fbShare.me\";s:10:\"websiteURL\";s:21:\"http://www.fbshare.me\";s:6:\"apiURL\";s:21:\"http://www.fbshare.me\";s:7:\"baseURL\";s:142:\"<script>var fbShare = {url: \'VOTE_URL\',size: \'VOTE_BUTTON_DESIGN\',}</script><script src=\'http://widgets.fbshare.me/files/fbshare.js\'></script>\";s:12:\"baseURL_lazy\";s:198:\"<div class=\'dd-fbshareme-ajax-load dd-fbshareme-POST_ID\'></div><iframe class=\"DD_FBSHAREME_AJAX_POST_ID\" src=\'\' height=\'0\' width=\'0\' scrolling=\'no\' frameborder=\'0\' allowtransparency=\'true\'></iframe>\";s:19:\"baseURL_lazy_script\";s:400:\" function loadFBShareMe_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-fbshareme-POST_ID\').remove();$(\'.DD_FBSHAREME_AJAX_POST_ID\').attr(\'width\',\'VOTE_BUTTON_DESIGN_LAZY_WIDTH\');$(\'.DD_FBSHAREME_AJAX_POST_ID\').attr(\'height\',\'VOTE_BUTTON_DESIGN_LAZY_HEIGHT\');$(\'.DD_FBSHAREME_AJAX_POST_ID\').attr(\'src\',\'http://widgets.fbshare.me/files/fbshare.php?url=VOTE_URL&size=VOTE_BUTTON_DESIGN\'); }); }\";s:21:\"scheduler_lazy_script\";s:61:\"window.setTimeout(\'loadFBShareMe_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:23:\"dd_fbshareme_appendType\";s:4:\"none\";s:25:\"dd_fbshareme_buttonDesign\";s:6:\"Normal\";s:28:\"dd_fbshareme_ajax_left_float\";s:0:\"\";s:22:\"dd_fbshareme_lazy_load\";s:0:\"\";s:26:\"dd_fbshareme_button_weight\";s:2:\"94\";}s:18:\"option_append_type\";s:23:\"dd_fbshareme_appendType\";s:20:\"option_button_design\";s:25:\"dd_fbshareme_buttonDesign\";s:20:\"option_button_weight\";s:26:\"dd_fbshareme_button_weight\";s:22:\"option_ajax_left_float\";s:28:\"dd_fbshareme_ajax_left_float\";s:16:\"option_lazy_load\";s:22:\"dd_fbshareme_lazy_load\";s:19:\"button_weight_value\";s:2:\"94\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;}s:21:\"dd_button_blogenagage\";O:13:\"DD_BlogEngage\":30:{s:19:\"islazyLoadAvailable\";b:0;s:16:\"isEncodeRequired\";b:0;s:12:\"buttonLayout\";a:1:{s:6:\"Normal\";s:11:\"button4.php\";}s:4:\"name\";s:10:\"BlogEngage\";s:10:\"websiteURL\";s:25:\"http://www.blogengage.com\";s:6:\"apiURL\";s:43:\"http://www.blogengage.com/profile_promo.php\";s:7:\"baseURL\";s:132:\"<script type=\'text/javascript\'>submit_url = \'VOTE_URL\';</script><script src=\'http://blogengage.com/evb/VOTE_BUTTON_DESIGN\'></script>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:10:\"wp_options\";a:5:{s:24:\"dd_blogengage_appendType\";s:4:\"none\";s:26:\"dd_blogengage_buttonDesign\";s:6:\"Normal\";s:29:\"dd_blogengage_ajax_left_float\";s:0:\"\";s:23:\"dd_blogengage_lazy_load\";s:0:\"\";s:27:\"dd_blogengage_button_weight\";s:2:\"84\";}s:18:\"option_append_type\";s:24:\"dd_blogengage_appendType\";s:20:\"option_button_design\";s:26:\"dd_blogengage_buttonDesign\";s:20:\"option_button_weight\";s:27:\"dd_blogengage_button_weight\";s:22:\"option_ajax_left_float\";s:29:\"dd_blogengage_ajax_left_float\";s:16:\"option_lazy_load\";s:23:\"dd_blogengage_lazy_load\";s:19:\"button_weight_value\";s:2:\"84\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:21:\"dd_button_thewebblend\";O:14:\"DD_TheWebBlend\":30:{s:19:\"islazyLoadAvailable\";b:0;s:16:\"isEncodeRequired\";b:0;s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:0:\"\";s:7:\"Compact\";s:21:\"badge_size=\'compact\';\";}s:4:\"name\";s:11:\"TheWebBlend\";s:10:\"websiteURL\";s:26:\"http://www.thewebblend.com\";s:6:\"apiURL\";s:33:\"http://thewebblend.com/tools/vote\";s:7:\"baseURL\";s:194:\"<script type=\'text/javascript\'>url_site=\'VOTE_URL\'; VOTE_BUTTON_DESIGN</script><script src=\'http://thewebblend.com/sites/all/modules/drigg_external/js/button.js\' type=\'text/javascript\'></script>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:10:\"wp_options\";a:5:{s:22:\"dd_webblend_appendType\";s:4:\"none\";s:24:\"dd_webblend_buttonDesign\";s:6:\"Normal\";s:27:\"dd_webblend_ajax_left_float\";s:0:\"\";s:21:\"dd_webblend_lazy_load\";s:0:\"\";s:25:\"dd_webblend_button_weight\";s:2:\"85\";}s:18:\"option_append_type\";s:22:\"dd_webblend_appendType\";s:20:\"option_button_design\";s:24:\"dd_webblend_buttonDesign\";s:20:\"option_button_weight\";s:25:\"dd_webblend_button_weight\";s:22:\"option_ajax_left_float\";s:27:\"dd_webblend_ajax_left_float\";s:16:\"option_lazy_load\";s:21:\"dd_webblend_lazy_load\";s:19:\"button_weight_value\";s:2:\"85\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:20:\"dd_button_designbump\";O:13:\"DD_DesignBump\":30:{s:19:\"islazyLoadAvailable\";b:0;s:16:\"isEncodeRequired\";b:0;s:12:\"buttonLayout\";a:1:{s:6:\"Normal\";s:6:\"Normal\";}s:4:\"name\";s:10:\"DesignBump\";s:10:\"websiteURL\";s:25:\"http://www.designbump.com\";s:6:\"apiURL\";s:33:\"http://designbump.com/content/evb\";s:7:\"baseURL\";s:176:\"<script type=\'text/javascript\'>url_site=\'VOTE_URL\'; </script> <script src=\'http://designbump.com/sites/all/modules/drigg_external/js/button.js\' type=\'text/javascript\'></script>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:10:\"wp_options\";a:5:{s:24:\"dd_designbump_appendType\";s:4:\"none\";s:26:\"dd_designbump_buttonDesign\";s:6:\"Normal\";s:29:\"dd_designbump_ajax_left_float\";s:0:\"\";s:23:\"dd_designbump_lazy_load\";s:0:\"\";s:27:\"dd_designbump_button_weight\";s:2:\"87\";}s:18:\"option_append_type\";s:24:\"dd_designbump_appendType\";s:20:\"option_button_design\";s:26:\"dd_designbump_buttonDesign\";s:20:\"option_button_weight\";s:27:\"dd_designbump_button_weight\";s:22:\"option_ajax_left_float\";s:29:\"dd_designbump_ajax_left_float\";s:16:\"option_lazy_load\";s:23:\"dd_designbump_lazy_load\";s:19:\"button_weight_value\";s:2:\"87\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:17:\"dd_button_twitter\";O:10:\"DD_Twitter\":30:{s:11:\"append_type\";s:10:\"left_float\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";s:2:\"on\";s:9:\"lazy_load\";b:0;s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:8:\"vertical\";s:7:\"Compact\";s:10:\"horizontal\";}s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:8:\"vertical\";s:7:\"Compact\";s:10:\"horizontal\";}s:16:\"isEncodeRequired\";b:0;s:4:\"name\";s:7:\"Twitter\";s:10:\"websiteURL\";s:22:\"http://www.twitter.com\";s:6:\"apiURL\";s:38:\"http://twitter.com/goodies/tweetbutton\";s:7:\"baseURL\";s:252:\"<a href=\"http://twitter.com/share\" class=\"twitter-share-button\" data-url=\"VOTE_URL\" data-count=\"VOTE_BUTTON_DESIGN\" data-text=\"VOTE_TITLE\" data-via=\"VOTE_SOURCE\" ></a><script type=\"text/javascript\" src=\"http://platform.twitter.com/widgets.js\"></script>\";s:12:\"baseURL_lazy\";s:226:\"<div class=\'dd-twitter-ajax-load dd-twitter-POST_ID\'></div><a href=\"http://twitter.com/share\" class=\"twitter-share-button\" data-url=\"VOTE_URL\" data-count=\"VOTE_BUTTON_DESIGN\" data-text=\"VOTE_TITLE\" data-via=\"VOTE_SOURCE\" ></a>\";s:19:\"baseURL_lazy_script\";s:164:\" function loadTwitter_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-twitter-POST_ID\').remove();$.getScript(\'http://platform.twitter.com/widgets.js\'); }); }\";s:21:\"scheduler_lazy_script\";s:59:\"window.setTimeout(\'loadTwitter_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:21:\"dd_twitter_appendType\";s:13:\"after_content\";s:23:\"dd_twitter_buttonDesign\";s:6:\"Normal\";s:26:\"dd_twitter_ajax_left_float\";s:0:\"\";s:20:\"dd_twitter_lazy_load\";s:0:\"\";s:24:\"dd_twitter_button_weight\";s:3:\"110\";}s:18:\"option_append_type\";s:21:\"dd_twitter_appendType\";s:20:\"option_button_design\";s:23:\"dd_twitter_buttonDesign\";s:20:\"option_button_weight\";s:24:\"dd_twitter_button_weight\";s:22:\"option_ajax_left_float\";s:26:\"dd_twitter_ajax_left_float\";s:16:\"option_lazy_load\";s:20:\"dd_twitter_lazy_load\";s:19:\"button_weight_value\";s:3:\"110\";s:19:\"float_button_design\";s:6:\"Normal\";s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:19:\"dd_button_tweetmeme\";O:12:\"DD_TweetMeme\":30:{s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:30:\"normal\' height=\'61\' width=\'50\'\";s:7:\"Compact\";s:31:\"compact\' height=\'20\' width=\'90\'\";}s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"normal\";s:7:\"Compact\";s:7:\"compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"50\";s:7:\"Compact\";s:2:\"90\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"61\";s:7:\"Compact\";s:2:\"20\";}s:16:\"isEncodeRequired\";b:0;s:4:\"name\";s:9:\"TweetMeme\";s:10:\"websiteURL\";s:25:\"http://www.tweetmeme.com/\";s:6:\"apiURL\";s:46:\"http://wordpress.org/extend/plugins/tweetmeme/\";s:7:\"baseURL\";s:200:\"<iframe src=\'http://api.tweetmeme.com/button.js?url=VOTE_URL&source=VOTE_SOURCE&service=VOTE_SERVICE_NAME&service_api=VOTE_SERVICE_API&style=VOTE_BUTTON_DESIGN frameborder=\'0\' scrolling=\'no\'></iframe>\";s:12:\"baseURL_lazy\";s:173:\"<div class=\'dd-tweetmeme-ajax-load dd-tweetmeme-POST_ID\'></div><iframe class=\'DD_TWEETMEME_AJAX_POST_ID\' src=\'\' height=\'0\' width=\'0\' scrolling=\'no\' frameborder=\'0\'></iframe>\";s:19:\"baseURL_lazy_script\";s:465:\" function loadTweetMeme_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-tweetmeme-POST_ID\').remove();$(\'.DD_TWEETMEME_AJAX_POST_ID\').attr(\'width\',\'VOTE_BUTTON_DESIGN_LAZY_WIDTH\');$(\'.DD_TWEETMEME_AJAX_POST_ID\').attr(\'height\',\'VOTE_BUTTON_DESIGN_LAZY_HEIGHT\');$(\'.DD_TWEETMEME_AJAX_POST_ID\').attr(\'src\',\'http://api.tweetmeme.com/button.js?url=VOTE_URL&source=VOTE_SOURCE&style=VOTE_BUTTON_DESIGN&service=VOTE_SERVICE_NAME&service_api=VOTE_SERVICE_API\'); }); }\";s:21:\"scheduler_lazy_script\";s:61:\"window.setTimeout(\'loadTweetMeme_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:23:\"dd_tweetmeme_appendType\";s:4:\"none\";s:25:\"dd_tweetmeme_buttonDesign\";s:6:\"Normal\";s:28:\"dd_tweetmeme_ajax_left_float\";s:0:\"\";s:22:\"dd_tweetmeme_lazy_load\";s:0:\"\";s:26:\"dd_tweetmeme_button_weight\";s:2:\"97\";}s:18:\"option_append_type\";s:23:\"dd_tweetmeme_appendType\";s:20:\"option_button_design\";s:25:\"dd_tweetmeme_buttonDesign\";s:20:\"option_button_weight\";s:26:\"dd_tweetmeme_button_weight\";s:22:\"option_ajax_left_float\";s:28:\"dd_tweetmeme_ajax_left_float\";s:16:\"option_lazy_load\";s:22:\"dd_tweetmeme_lazy_load\";s:19:\"button_weight_value\";s:2:\"97\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;}s:15:\"dd_button_topsy\";O:8:\"DD_Topsy\":30:{s:19:\"islazyLoadAvailable\";b:0;s:16:\"isEncodeRequired\";b:0;s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:3:\"big\";s:7:\"Compact\";s:7:\"compact\";}s:4:\"name\";s:5:\"Topsy\";s:10:\"websiteURL\";s:20:\"http://www.topsy.com\";s:6:\"apiURL\";s:44:\"http://labs.topsy.com/button/retweet-button/\";s:7:\"baseURL\";s:233:\"<script type=\"text/javascript\" src=\"http://cdn.topsy.com/topsy.js?init=topsyWidgetCreator\"></script><div class=\"topsy_widget_data\"><!--{\"url\":\"VOTE_URL\",\"style\":\"VOTE_BUTTON_DESIGN\",\"theme\":\"VOTE_THEME\",\"nick\":\"VOTE_SOURCE\"}--></div>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:10:\"wp_options\";a:5:{s:19:\"dd_topsy_appendType\";s:4:\"none\";s:21:\"dd_topsy_buttonDesign\";s:6:\"Normal\";s:24:\"dd_topsy_ajax_left_float\";s:0:\"\";s:18:\"dd_topsy_lazy_load\";s:0:\"\";s:22:\"dd_topsy_button_weight\";s:2:\"96\";}s:18:\"option_append_type\";s:19:\"dd_topsy_appendType\";s:20:\"option_button_design\";s:21:\"dd_topsy_buttonDesign\";s:20:\"option_button_weight\";s:22:\"dd_topsy_button_weight\";s:22:\"option_ajax_left_float\";s:24:\"dd_topsy_ajax_left_float\";s:16:\"option_lazy_load\";s:18:\"dd_topsy_lazy_load\";s:19:\"button_weight_value\";s:2:\"96\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:18:\"dd_button_comments\";O:11:\"DD_Comments\":30:{s:19:\"islazyLoadAvailable\";b:0;s:12:\"buttonLayout\";a:1:{s:6:\"Normal\";s:6:\"Normal\";}s:4:\"name\";s:8:\"Comments\";s:10:\"websiteURL\";s:11:\"http://none\";s:6:\"apiURL\";s:11:\"http://none\";s:7:\"baseURL\";s:142:\"<div id=\'dd_comments\'><a class=\'clcount\' href=VOTE_URL><span class=\'ctotal\'>COMMENTS_COUNT</span></a><a class=\'clink\' href=VOTE_URL></a></div>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:10:\"wp_options\";a:5:{s:22:\"dd_comments_appendType\";s:4:\"none\";s:24:\"dd_comments_buttonDesign\";s:6:\"Normal\";s:27:\"dd_comments_ajax_left_float\";s:0:\"\";s:21:\"dd_comments_lazy_load\";s:0:\"\";s:25:\"dd_comments_button_weight\";s:2:\"88\";}s:18:\"option_append_type\";s:22:\"dd_comments_appendType\";s:20:\"option_button_design\";s:24:\"dd_comments_buttonDesign\";s:20:\"option_button_weight\";s:25:\"dd_comments_button_weight\";s:22:\"option_ajax_left_float\";s:27:\"dd_comments_ajax_left_float\";s:16:\"option_lazy_load\";s:21:\"dd_comments_lazy_load\";s:19:\"button_weight_value\";s:2:\"88\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:18:\"dd_button_linkedin\";O:11:\"DD_Linkedin\":30:{s:11:\"append_type\";s:10:\"left_float\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";s:2:\"on\";s:9:\"lazy_load\";b:0;s:12:\"buttonLayout\";a:3:{s:6:\"Normal\";s:3:\"top\";s:7:\"Compact\";s:5:\"right\";s:7:\"NoCount\";s:4:\"none\";}s:16:\"buttonLayoutLazy\";a:3:{s:6:\"Normal\";s:3:\"top\";s:7:\"Compact\";s:5:\"right\";s:7:\"NoCount\";s:4:\"none\";}s:16:\"isEncodeRequired\";b:0;s:4:\"name\";s:8:\"Linkedin\";s:10:\"websiteURL\";s:23:\"http://www.linkedin.com\";s:6:\"apiURL\";s:34:\"http://www.linkedin.com/publishers\";s:7:\"baseURL\";s:183:\"<script type=\'text/javascript\' src=\'http://platform.linkedin.com/in.js\'></script><div class=\'dd-linkedin-share\'><div data-url=\'VOTE_URL\' data-counter=\'VOTE_BUTTON_DESIGN\'></div></div>\";s:12:\"baseURL_lazy\";s:148:\"<div class=\'dd-linkedin-ajax-load dd-linkedin-POST_ID\'></div><script type=\'IN/share\' data-url=\'VOTE_URL\' data-counter=\'VOTE_BUTTON_DESIGN\'></script>\";s:19:\"baseURL_lazy_script\";s:162:\" function loadLinkedin_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-linkedin-POST_ID\').remove();$.getScript(\'http://platform.linkedin.com/in.js\'); }); }\";s:21:\"scheduler_lazy_script\";s:60:\"window.setTimeout(\'loadLinkedin_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:22:\"dd_linkedin_appendType\";s:13:\"after_content\";s:24:\"dd_linkedin_buttonDesign\";s:6:\"Normal\";s:27:\"dd_linkedin_ajax_left_float\";s:0:\"\";s:21:\"dd_linkedin_lazy_load\";s:0:\"\";s:25:\"dd_linkedin_button_weight\";s:3:\"106\";}s:18:\"option_append_type\";s:22:\"dd_linkedin_appendType\";s:20:\"option_button_design\";s:24:\"dd_linkedin_buttonDesign\";s:20:\"option_button_weight\";s:25:\"dd_linkedin_button_weight\";s:22:\"option_ajax_left_float\";s:27:\"dd_linkedin_ajax_left_float\";s:16:\"option_lazy_load\";s:21:\"dd_linkedin_lazy_load\";s:19:\"button_weight_value\";s:2:\"94\";s:19:\"float_button_design\";s:6:\"Normal\";s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:15:\"dd_button_serpd\";O:8:\"DD_Serpd\":30:{s:19:\"islazyLoadAvailable\";b:0;s:16:\"isEncodeRequired\";b:0;s:12:\"buttonLayout\";a:1:{s:6:\"Normal\";s:0:\"\";}s:4:\"name\";s:5:\"Serpd\";s:10:\"websiteURL\";s:20:\"http://www.serpd.com\";s:6:\"apiURL\";s:29:\"http://www.serpd.com/widgets/\";s:7:\"baseURL\";s:150:\"<script type=\"text/javascript\">submit_url = \"VOTE_URL\";</script><script type=\"text/javascript\" src=\"http://www.serpd.com/index.php?page=evb\"></script>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:10:\"wp_options\";a:5:{s:19:\"dd_serpd_appendType\";s:4:\"none\";s:21:\"dd_serpd_buttonDesign\";s:6:\"Normal\";s:24:\"dd_serpd_ajax_left_float\";s:0:\"\";s:18:\"dd_serpd_lazy_load\";s:0:\"\";s:22:\"dd_serpd_button_weight\";s:2:\"86\";}s:18:\"option_append_type\";s:19:\"dd_serpd_appendType\";s:20:\"option_button_design\";s:21:\"dd_serpd_buttonDesign\";s:20:\"option_button_weight\";s:22:\"dd_serpd_button_weight\";s:22:\"option_ajax_left_float\";s:24:\"dd_serpd_ajax_left_float\";s:16:\"option_lazy_load\";s:18:\"dd_serpd_lazy_load\";s:19:\"button_weight_value\";s:2:\"86\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:22:\"dd_button_fblike_xfbml\";O:15:\"DD_FbLike_XFBML\":30:{s:11:\"append_type\";s:10:\"left_float\";s:13:\"button_design\";s:17:\"Like Button Count\";s:15:\"ajax_left_float\";s:2:\"on\";s:9:\"lazy_load\";b:0;s:19:\"islazyLoadAvailable\";b:0;s:19:\"float_button_design\";s:14:\"Like Box Count\";s:12:\"buttonLayout\";a:6:{s:13:\"Like Standard\";s:13:\" width=\"450\" \";s:17:\"Like Button Count\";s:34:\" layout=\"button_count\" width=\"92\" \";s:14:\"Like Box Count\";s:31:\" layout=\"box_count\" width=\"50\" \";s:18:\"Recommend Standard\";s:32:\" action=\"recommend\" width=\"400\" \";s:22:\"Recommend Button Count\";s:54:\" action=\"recommend\" layout=\"button_count\" width=\"130\" \";s:19:\"Recommend Box Count\";s:50:\" action=\"recommend\" layout=\"box_count\" width=\"90\" \";}s:4:\"name\";s:21:\"Facebook Like (XFBML)\";s:10:\"websiteURL\";s:23:\"http://www.facebook.com\";s:6:\"apiURL\";s:58:\"http://developers.facebook.com/docs/reference/plugins/like\";s:7:\"baseURL\";s:170:\"<script src=\"http://connect.facebook.net/FACEBOOK_LOCALE/all.js#xfbml=1\"></script><fb:like href=\"VOTE_URL\" FACEBOOK_SEND FACEBOOK_SHOW_FACE VOTE_BUTTON_DESIGN ></fb:like>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:10:\"wp_options\";a:5:{s:26:\"dd_fblike_xfbml_appendType\";s:4:\"none\";s:28:\"dd_fblike_xfbml_buttonDesign\";s:17:\"Like Button Count\";s:31:\"dd_fblike_xfbml_ajax_left_float\";s:0:\"\";s:25:\"dd_fblike_xfbml_lazy_load\";s:0:\"\";s:29:\"dd_fblike_xfbml_button_weight\";s:2:\"96\";}s:18:\"option_append_type\";s:26:\"dd_fblike_xfbml_appendType\";s:20:\"option_button_design\";s:28:\"dd_fblike_xfbml_buttonDesign\";s:20:\"option_button_weight\";s:29:\"dd_fblike_xfbml_button_weight\";s:22:\"option_ajax_left_float\";s:31:\"dd_fblike_xfbml_ajax_left_float\";s:16:\"option_lazy_load\";s:25:\"dd_fblike_xfbml_lazy_load\";s:19:\"button_weight_value\";s:2:\"96\";s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:17:\"dd_button_google1\";O:10:\"DD_Google1\":30:{s:11:\"append_type\";s:10:\"left_float\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";s:2:\"on\";s:9:\"lazy_load\";b:0;s:16:\"isEncodeRequired\";b:0;s:12:\"buttonLayout\";a:4:{s:6:\"Normal\";s:4:\"tall\";s:14:\"Compact (15px)\";s:5:\"small\";s:14:\"Compact (20px)\";s:6:\"medium\";s:14:\"Compact (24px)\";s:4:\"none\";}s:16:\"buttonLayoutLazy\";a:4:{s:6:\"Normal\";s:4:\"tall\";s:14:\"Compact (15px)\";s:5:\"small\";s:14:\"Compact (20px)\";s:6:\"medium\";s:14:\"Compact (24px)\";s:4:\"none\";}s:4:\"name\";s:9:\"Google +1\";s:10:\"websiteURL\";s:32:\"http://www.google.com/+1/button/\";s:6:\"apiURL\";s:37:\"http://code.google.com/apis/+1button/\";s:7:\"baseURL\";s:149:\"<script type=\'text/javascript\' src=\'https://apis.google.com/js/plusone.js\'></script><g:plusone size=\'VOTE_BUTTON_DESIGN\' href=\'VOTE_URL\'></g:plusone>\";s:12:\"baseURL_lazy\";s:124:\"<div class=\'dd-google1-ajax-load dd-google1-POST_ID\'></div><g:plusone size=\'VOTE_BUTTON_DESIGN\' href=\'VOTE_URL\'></g:plusone>\";s:19:\"baseURL_lazy_script\";s:163:\" function loadGoogle1_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-google1-POST_ID\').remove();$.getScript(\'https://apis.google.com/js/plusone.js\'); }); }\";s:21:\"scheduler_lazy_script\";s:59:\"window.setTimeout(\'loadGoogle1_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:21:\"dd_google1_appendType\";s:13:\"after_content\";s:23:\"dd_google1_buttonDesign\";s:6:\"Normal\";s:26:\"dd_google1_ajax_left_float\";s:0:\"\";s:20:\"dd_google1_lazy_load\";s:0:\"\";s:24:\"dd_google1_button_weight\";s:3:\"102\";}s:18:\"option_append_type\";s:21:\"dd_google1_appendType\";s:20:\"option_button_design\";s:23:\"dd_google1_buttonDesign\";s:20:\"option_button_weight\";s:24:\"dd_google1_button_weight\";s:22:\"option_ajax_left_float\";s:26:\"dd_google1_ajax_left_float\";s:16:\"option_lazy_load\";s:20:\"dd_google1_lazy_load\";s:19:\"button_weight_value\";s:2:\"95\";s:19:\"float_button_design\";s:6:\"Normal\";s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:16:\"dd_button_buffer\";O:9:\"DD_Buffer\":30:{s:11:\"append_type\";s:13:\"after_content\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";s:2:\"on\";s:9:\"lazy_load\";b:0;s:16:\"isEncodeRequired\";b:0;s:12:\"buttonLayout\";a:3:{s:6:\"Normal\";s:8:\"vertical\";s:7:\"Compact\";s:10:\"horizontal\";s:8:\"No Count\";s:4:\"none\";}s:16:\"buttonLayoutLazy\";a:3:{s:6:\"Normal\";s:8:\"vertical\";s:7:\"Compact\";s:10:\"horizontal\";s:8:\"No Count\";s:4:\"none\";}s:4:\"name\";s:6:\"Buffer\";s:10:\"websiteURL\";s:21:\"http://bufferapp.com/\";s:6:\"apiURL\";s:36:\"http://bufferapp.com/goodies/button/\";s:7:\"baseURL\";s:234:\"<a href=\"http://bufferapp.com/add\" class=\"buffer-add-button\" data-count=\"VOTE_BUTTON_DESIGN\" data-url=\"VOTE_URL\" data-via=\"VOTE_BUFFER_SOURCE\"></a><script type=\"text/javascript\" src=\"http://static.bufferapp.com/js/button.js\"></script>\";s:12:\"baseURL_lazy\";s:147:\"<a href=\"http://bufferapp.com/add\" class=\"buffer-add-button\" data-count=\"VOTE_BUTTON_DESIGN\" data-url=\"VOTE_URL\" data-via=\"VOTE_BUFFER_SOURCE\"></a>\";s:19:\"baseURL_lazy_script\";s:163:\"function loadBuffer_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-buffer-POST_ID\').remove();$.getScript(\'http://static.bufferapp.com/js/button.js\'); }); }\";s:21:\"scheduler_lazy_script\";s:58:\"window.setTimeout(\'loadBuffer_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:20:\"dd_buffer_appendType\";s:13:\"after_content\";s:22:\"dd_buffer_buttonDesign\";s:6:\"Normal\";s:25:\"dd_buffer_ajax_left_float\";s:0:\"\";s:19:\"dd_buffer_lazy_load\";s:0:\"\";s:23:\"dd_buffer_button_weight\";s:2:\"99\";}s:18:\"option_append_type\";s:20:\"dd_buffer_appendType\";s:20:\"option_button_design\";s:22:\"dd_buffer_buttonDesign\";s:20:\"option_button_weight\";s:23:\"dd_buffer_button_weight\";s:22:\"option_ajax_left_float\";s:25:\"dd_buffer_ajax_left_float\";s:16:\"option_lazy_load\";s:19:\"dd_buffer_lazy_load\";s:19:\"button_weight_value\";s:2:\"99\";s:19:\"float_button_design\";s:6:\"Normal\";s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:19:\"dd_button_pinterest\";O:12:\"DD_Pinterest\":30:{s:12:\"buttonLayout\";a:3:{s:6:\"Normal\";s:8:\"vertical\";s:7:\"Compact\";s:10:\"horizontal\";s:8:\"No Count\";s:4:\"none\";}s:16:\"buttonLayoutLazy\";a:3:{s:6:\"Normal\";s:8:\"vertical\";s:7:\"Compact\";s:10:\"horizontal\";s:8:\"No Count\";s:4:\"none\";}s:4:\"name\";s:9:\"Pinterest\";s:10:\"websiteURL\";s:20:\"http://pinterest.com\";s:6:\"apiURL\";s:55:\"http://pinterest.com/about/goodies/#button_for_websites\";s:7:\"baseURL\";s:249:\"<a href=\"http://pinterest.com/pin/create/button/?url=VOTE_URL&description=VOTE_TITLE&media=VOTE_IMAGE\" class=\"pin-it-button\" count-layout=\"VOTE_BUTTON_DESIGN\"></a><script type=\"text/javascript\" src=\"http://assets.pinterest.com/js/pinit.js\"></script>\";s:12:\"baseURL_lazy\";s:207:\"<a href=\"http://pinterest.com/pin/create/button/?url=VOTE_URL&description=VOTE_TITLE&media=VOTE_IMAGE\" class=\"pin-it-button dd-pinterest-ajax-load dd-pinterest-POST_ID\" count-layout=\"VOTE_BUTTON_DESIGN\"></a>\";s:19:\"baseURL_lazy_script\";s:132:\"function loadPinterest_POST_ID(){ jQuery(document).ready(function($) { $.getScript(\'http://assets.pinterest.com/js/pinit.js\'); }); }\";s:21:\"scheduler_lazy_script\";s:61:\"window.setTimeout(\'loadPinterest_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:23:\"dd_pinterest_appendType\";s:13:\"after_content\";s:25:\"dd_pinterest_buttonDesign\";s:6:\"Normal\";s:28:\"dd_pinterest_ajax_left_float\";s:0:\"\";s:22:\"dd_pinterest_lazy_load\";s:0:\"\";s:26:\"dd_pinterest_button_weight\";s:3:\"104\";}s:18:\"option_append_type\";s:23:\"dd_pinterest_appendType\";s:20:\"option_button_design\";s:25:\"dd_pinterest_buttonDesign\";s:20:\"option_button_weight\";s:26:\"dd_pinterest_button_weight\";s:22:\"option_ajax_left_float\";s:28:\"dd_pinterest_ajax_left_float\";s:16:\"option_lazy_load\";s:22:\"dd_pinterest_lazy_load\";s:19:\"button_weight_value\";s:2:\"10\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:16:\"dd_button_flattr\";O:9:\"DD_Flattr\":30:{s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:7:\"default\";s:7:\"Compact\";s:7:\"compact\";}s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:7:\"default\";s:7:\"Compact\";s:7:\"compact\";}s:4:\"name\";s:6:\"Flattr\";s:10:\"websiteURL\";s:17:\"http://flattr.com\";s:6:\"apiURL\";s:36:\"http://developers.flattr.net/button/\";s:7:\"baseURL\";s:257:\"<script src=\"http://api.flattr.com/js/0.6/load.js?mode=auto\"></script><a class=\"FlattrButton\" href=\"VOTE_URL\" style=\"display:none;\" title=\"VOTE_TITLE\" data-flattr-uid=\"VOTE_FLATTR_UID\" data-flattr-button=\"VOTE_BUTTON_DESIGN\" data-flattr-category=\"text\"></a>\";s:12:\"baseURL_lazy\";s:187:\"<a class=\"FlattrButton\" href=\"VOTE_URL\" style=\"display:none;\" title=\"VOTE_TITLE\" data-flattr-uid=\"VOTE_FLATTR_UID\" data-flattr-button=\"VOTE_BUTTON_DESIGN\" data-flattr-category=\"text\"></a>\";s:19:\"baseURL_lazy_script\";s:136:\"function loadFlattr_POST_ID(){ jQuery(document).ready(function($) { $.getScript(\'http://api.flattr.com/js/0.6/load.js?mode=auto\'); }); }\";s:21:\"scheduler_lazy_script\";s:58:\"window.setTimeout(\'loadFlattr_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:20:\"dd_flattr_appendType\";s:4:\"none\";s:22:\"dd_flattr_buttonDesign\";s:6:\"Normal\";s:25:\"dd_flattr_ajax_left_float\";s:0:\"\";s:19:\"dd_flattr_lazy_load\";s:0:\"\";s:23:\"dd_flattr_button_weight\";s:2:\"10\";}s:18:\"option_append_type\";s:20:\"dd_flattr_appendType\";s:20:\"option_button_design\";s:22:\"dd_flattr_buttonDesign\";s:20:\"option_button_weight\";s:23:\"dd_flattr_button_weight\";s:22:\"option_ajax_left_float\";s:25:\"dd_flattr_ajax_left_float\";s:16:\"option_lazy_load\";s:19:\"dd_flattr_lazy_load\";s:19:\"button_weight_value\";s:2:\"10\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}}s:22:\"dd_normal_button_final\";a:7:{s:14:\"dd_button_digg\";r:3;s:16:\"dd_button_reddit\";r:51;s:17:\"dd_button_twitter\";r:609;s:18:\"dd_button_linkedin\";r:784;s:17:\"dd_button_google1\";r:921;s:16:\"dd_button_buffer\";r:969;s:19:\"dd_button_pinterest\";r:1015;}}', 'yes'); INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (2983, 'dd_float_display_config', 'a:7:{s:14:\"display_option\";a:6:{s:19:\"display_option_home\";s:0:\"\";s:19:\"display_option_post\";s:2:\"on\";s:19:\"display_option_page\";s:0:\"\";s:18:\"display_option_cat\";s:0:\"\";s:18:\"display_option_tag\";s:0:\"\";s:22:\"display_option_archive\";s:0:\"\";}s:15:\"category_option\";a:3:{s:21:\"category_option_radio\";s:29:\"category_option_radio_include\";s:23:\"category_option_include\";s:3:\"All\";s:23:\"category_option_exclude\";s:4:\"None\";}s:16:\"dd_status_option\";a:1:{s:24:\"dd_status_option_display\";s:2:\"on\";}s:15:\"dd_float_option\";a:4:{s:22:\"dd_float_option_credit\";s:0:\"\";s:20:\"dd_float_option_left\";s:2:\"45\";s:19:\"dd_float_option_top\";s:1:\"0\";s:31:\"dd_float_option_initial_element\";s:0:\"\";}s:24:\"dd_comment_anchor_option\";a:1:{s:31:\"dd_comment_anchor_option_status\";s:2:\"on\";}s:21:\"dd_extra_option_email\";a:2:{s:28:\"dd_extra_option_email_status\";s:0:\"\";s:31:\"dd_extra_option_email_sharethis\";s:0:\"\";}s:21:\"dd_extra_option_print\";a:1:{s:28:\"dd_extra_option_print_status\";s:0:\"\";}}', 'yes'); INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (2984, 'dd_float_button', 'a:2:{s:23:\"dd_float_button_display\";a:24:{s:16:\"dd_button_reddit\";O:9:\"DD_Reddit\":31:{s:12:\"buttonLayout\";a:3:{s:6:\"Normal\";s:21:\"button2.html?width=51\";s:7:\"Compact\";s:22:\"button1.html?width=120\";s:4:\"Icon\";s:21:\"button3.html?width=69\";}s:16:\"buttonLayoutLazy\";a:3:{s:6:\"Normal\";s:21:\"button2.html?width=51\";s:7:\"Compact\";s:22:\"button1.html?width=120\";s:4:\"Icon\";s:21:\"button3.html?width=69\";}s:21:\"buttonLayoutLazyWidth\";a:3:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";s:4:\"Icon\";s:2:\"69\";}s:22:\"buttonLayoutLazyHeight\";a:3:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";s:4:\"Icon\";s:2:\"52\";}s:23:\"buttonLayoutWidthHeight\";a:3:{s:6:\"Normal\";s:22:\"height=\"69\" width=\"51\"\";s:7:\"Compact\";s:23:\"height=\"22\" width=\"120\"\";s:4:\"Icon\";s:22:\"height=\"52\" width=\"69\"\";}s:4:\"name\";s:6:\"Reddit\";s:10:\"websiteURL\";s:21:\"http://www.reddit.com\";s:6:\"apiURL\";s:30:\"http://www.reddit.com/buttons/\";s:7:\"baseURL\";s:165:\"<iframe src=\"http://www.reddit.com/static/button/VOTE_BUTTON_DESIGN&url=VOTE_URL&title=VOTE_TITLE&newwindow=\'1\'\" EXTRA_VALUE scrolling=\'no\' frameborder=\'0\'></iframe>\";s:12:\"baseURL_lazy\";s:164:\"<div class=\'dd-reddit-ajax-load dd-reddit-POST_ID\'></div><iframe class=\'DD_REDDIT_AJAX_POST_ID\' src=\'\' height=\'0\' width=\'0\' scrolling=\'no\' frameborder=\'0\'></iframe>\";s:19:\"baseURL_lazy_script\";s:400:\" function loadReddit_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-reddit-POST_ID\').remove();$(\'.DD_REDDIT_AJAX_POST_ID\').attr(\'width\',\'VOTE_BUTTON_DESIGN_LAZY_WIDTH\');$(\'.DD_REDDIT_AJAX_POST_ID\').attr(\'height\',\'VOTE_BUTTON_DESIGN_LAZY_HEIGHT\');$(\'.DD_REDDIT_AJAX_POST_ID\').attr(\'src\',\'http://www.reddit.com/static/button/VOTE_BUTTON_DESIGN&url=VOTE_URL&title=VOTE_TITLE&newwindow=1\'); }); }\";s:21:\"scheduler_lazy_script\";s:58:\"window.setTimeout(\'loadReddit_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:20:\"dd_reddit_appendType\";s:0:\"\";s:22:\"dd_reddit_buttonDesign\";s:0:\"\";s:25:\"dd_reddit_ajax_left_float\";s:0:\"\";s:19:\"dd_reddit_lazy_load\";s:0:\"\";s:23:\"dd_reddit_button_weight\";s:2:\"99\";}s:18:\"option_append_type\";s:20:\"dd_reddit_appendType\";s:20:\"option_button_design\";s:22:\"dd_reddit_buttonDesign\";s:20:\"option_button_weight\";s:23:\"dd_reddit_button_weight\";s:22:\"option_ajax_left_float\";s:25:\"dd_reddit_ajax_left_float\";s:16:\"option_lazy_load\";s:19:\"dd_reddit_lazy_load\";s:19:\"button_weight_value\";s:2:\"99\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;}s:15:\"dd_button_dzone\";O:8:\"DD_DZone\":30:{s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:25:\"1\' height=\'70\' width=\'50\'\";s:7:\"Compact\";s:26:\"2\' height=\'25\' width=\'155\'\";}s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:1:\"1\";s:7:\"Compact\";s:1:\"2\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"50\";s:7:\"Compact\";s:3:\"155\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"70\";s:7:\"Compact\";s:2:\"25\";}s:4:\"name\";s:5:\"DZone\";s:10:\"websiteURL\";s:20:\"http://www.dzone.com\";s:6:\"apiURL\";s:38:\"http://www.dzone.com/links/buttons.jsp\";s:7:\"baseURL\";s:163:\"<iframe src=\'http://widgets.dzone.com/links/widgets/zoneit.html?url=VOTE_URL&title=VOTE_TITLE&t=VOTE_BUTTON_DESIGN frameborder=\'0\' scrolling=\'no\'></iframe>\";s:12:\"baseURL_lazy\";s:161:\"<div class=\'dd-dzone-ajax-load dd-dzone-POST_ID\'></div><iframe class=\'DD_DZONE_AJAX_POST_ID\' src=\'\' height=\'0\' width=\'0\' scrolling=\'no\' frameborder=\'0\'></iframe>\";s:19:\"baseURL_lazy_script\";s:400:\" function loadDzone_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-dzone-POST_ID\').remove();$(\'.DD_DZONE_AJAX_POST_ID\').attr(\'width\',\'VOTE_BUTTON_DESIGN_LAZY_WIDTH\');$(\'.DD_DZONE_AJAX_POST_ID\').attr(\'height\',\'VOTE_BUTTON_DESIGN_LAZY_HEIGHT\');$(\'.DD_DZONE_AJAX_POST_ID\').attr(\'src\',\'http://widgets.dzone.com/links/widgets/zoneit.html?url=VOTE_URL&title=VOTE_TITLE&t=VOTE_BUTTON_DESIGN\'); }); }\";s:21:\"scheduler_lazy_script\";s:57:\"window.setTimeout(\'loadDzone_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:19:\"dd_dzone_appendType\";s:0:\"\";s:21:\"dd_dzone_buttonDesign\";s:0:\"\";s:24:\"dd_dzone_ajax_left_float\";s:0:\"\";s:18:\"dd_dzone_lazy_load\";s:0:\"\";s:22:\"dd_dzone_button_weight\";s:2:\"97\";}s:18:\"option_append_type\";s:19:\"dd_dzone_appendType\";s:20:\"option_button_design\";s:21:\"dd_dzone_buttonDesign\";s:20:\"option_button_weight\";s:22:\"dd_dzone_button_weight\";s:22:\"option_ajax_left_float\";s:24:\"dd_dzone_ajax_left_float\";s:16:\"option_lazy_load\";s:18:\"dd_dzone_lazy_load\";s:19:\"button_weight_value\";s:2:\"97\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;}s:17:\"dd_button_fbshare\";O:10:\"DD_FbShare\":30:{s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:9:\"box_count\";s:7:\"Compact\";s:12:\"button_count\";}s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:9:\"box_count\";s:7:\"Compact\";s:12:\"button_count\";}s:16:\"isEncodeRequired\";b:0;s:4:\"name\";s:14:\"Facebook Share\";s:10:\"websiteURL\";s:23:\"http://www.facebook.com\";s:6:\"apiURL\";s:30:\"http://www.facebook.com/share/\";s:7:\"baseURL\";s:209:\"<a name=\'fb_share\' type=\'VOTE_BUTTON_DESIGN\' share_url=\'VOTE_URL\' href=\'http://www.facebook.com/sharer.php\'></a><script src=\'http://static.ak.fbcdn.net/connect.php/js/FB.Share\' type=\'text/javascript\'></script>\";s:12:\"baseURL_lazy\";s:203:\"<div class=\'dd-fbshare-ajax-load dd-fbshare-POST_ID\'></div><a class=\'DD_FBSHARE_AJAX_POST_ID\' name=\'fb_share\' type=\'VOTE_BUTTON_DESIGN\' share_url=\'VOTE_URL\' href=\'http://www.facebook.com/sharer.php\'></a>\";s:19:\"baseURL_lazy_script\";s:177:\" function loadFBShare_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-fbshare-POST_ID\').remove(); $.getScript(\'http://static.ak.fbcdn.net/connect.php/js/FB.Share\'); }); }\";s:21:\"scheduler_lazy_script\";s:59:\"window.setTimeout(\'loadFBShare_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:21:\"dd_fbshare_appendType\";s:0:\"\";s:23:\"dd_fbshare_buttonDesign\";s:0:\"\";s:26:\"dd_fbshare_ajax_left_float\";s:0:\"\";s:20:\"dd_fbshare_lazy_load\";s:0:\"\";s:24:\"dd_fbshare_button_weight\";s:2:\"95\";}s:18:\"option_append_type\";s:21:\"dd_fbshare_appendType\";s:20:\"option_button_design\";s:23:\"dd_fbshare_buttonDesign\";s:20:\"option_button_weight\";s:24:\"dd_fbshare_button_weight\";s:22:\"option_ajax_left_float\";s:26:\"dd_fbshare_ajax_left_float\";s:16:\"option_lazy_load\";s:20:\"dd_fbshare_lazy_load\";s:19:\"button_weight_value\";s:2:\"95\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:19:\"dd_button_delicious\";O:12:\"DD_Delicious\":30:{s:16:\"isEncodeRequired\";b:0;s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:25:\"dd_delicious_normal_image\";s:7:\"Compact\";s:26:\"dd_delicious_compact_image\";}s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:25:\"dd_delicious_normal_image\";s:7:\"Compact\";s:26:\"dd_delicious_compact_image\";}s:4:\"name\";s:9:\"Delicious\";s:10:\"websiteURL\";s:24:\"http://www.delicious.com\";s:6:\"apiURL\";s:35:\"http://www.delicious.com/help/feeds\";s:7:\"baseURL\";s:436:\"<div class=\'VOTE_BUTTON_DESIGN dd_delicious\'><a class=\'VOTE_BUTTON_DESIGN\' href=\'http://delicious.com/save\' onclick=\"window.open(\'http://delicious.com/save?v=5&noui&jump=close&url=\'+encodeURIComponent(\'VOTE_URL\')+\'&title=\'+encodeURIComponent(\'VOTE_TITLE\'),\'delicious\', \'toolbar=no,width=550,height=550\'); return false;\"><span id=\'DD_DELICIOUS_AJAX_POST_ID\'><div style=\'padding-top:3px\'>SAVED_COUNT</div></span></a></div>\";s:12:\"baseURL_lazy\";s:374:\"<div class=\'VOTE_BUTTON_DESIGN dd_delicious\'><a href=\'http://delicious.com/save\' onclick=\"window.open(\'http://delicious.com/save?v=5&noui&jump=close&url=\'+encodeURIComponent(\'VOTE_URL\')+\'&title=\'+encodeURIComponent(\'VOTE_TITLE\'),\'delicious\', \'toolbar=no,width=550,height=550\'); return false;\"><span id=\'DD_DELICIOUS_AJAX_POST_ID\'>SAVED_COUNT</span></a></div>\";s:19:\"baseURL_lazy_script\";s:428:\" function loadDelicious_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-delicious-POST_ID\').remove();$.getJSON(\'http://feeds.delicious.com/v2/json/urlinfo/data?url=VOTE_URL&callback=?\',function(data) {var msg =\'\';var count = 0;if (data.length > 0) {count = data[0].total_posts;if(count ==0){msg = \'0\';}else if(count ==1){msg = \'1\';}else{msg = count}}else{msg = \'0\';}$(\'#DD_DELICIOUS_AJAX_POST_ID\').text(msg);}); }); }\";s:21:\"scheduler_lazy_script\";s:61:\"window.setTimeout(\'loadDelicious_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:23:\"dd_delicious_appendType\";s:0:\"\";s:25:\"dd_delicious_buttonDesign\";s:0:\"\";s:28:\"dd_delicious_ajax_left_float\";s:0:\"\";s:22:\"dd_delicious_lazy_load\";s:0:\"\";s:26:\"dd_delicious_button_weight\";s:2:\"93\";}s:18:\"option_append_type\";s:23:\"dd_delicious_appendType\";s:20:\"option_button_design\";s:25:\"dd_delicious_buttonDesign\";s:20:\"option_button_weight\";s:26:\"dd_delicious_button_weight\";s:22:\"option_ajax_left_float\";s:28:\"dd_delicious_ajax_left_float\";s:16:\"option_lazy_load\";s:22:\"dd_delicious_lazy_load\";s:19:\"button_weight_value\";s:2:\"93\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:16:\"dd_button_fblike\";O:9:\"DD_FbLike\":31:{s:19:\"float_button_design\";s:14:\"Like Box Count\";s:12:\"buttonLayout\";a:6:{s:13:\"Like Standard\";s:81:\"layout=standard&action=like&width=350&height=24&colorscheme=light\";s:17:\"Like Button Count\";s:84:\"layout=button_count&action=like&width=92&height=20&colorscheme=light\";s:14:\"Like Box Count\";s:81:\"layout=box_count&action=like&width=50&height=60&colorscheme=light\";s:18:\"Recommend Standard\";s:86:\"layout=standard&action=recommend&width=400&height=24&colorscheme=light\";s:22:\"Recommend Button Count\";s:90:\"layout=button_count&action=recommend&width=130&height=20&colorscheme=light\";s:19:\"Recommend Box Count\";s:86:\"layout=box_count&action=recommend&width=90&height=60&colorscheme=light\";}s:16:\"buttonLayoutLazy\";a:6:{s:13:\"Like Standard\";s:81:\"layout=standard&action=like&width=350&height=24&colorscheme=light\";s:17:\"Like Button Count\";s:84:\"layout=button_count&action=like&width=92&height=20&colorscheme=light\";s:14:\"Like Box Count\";s:81:\"layout=box_count&action=like&width=50&height=60&colorscheme=light\";s:18:\"Recommend Standard\";s:86:\"layout=standard&action=recommend&width=400&height=24&colorscheme=light\";s:22:\"Recommend Button Count\";s:90:\"layout=button_count&action=recommend&width=130&height=20&colorscheme=light\";s:19:\"Recommend Box Count\";s:86:\"layout=box_count&action=recommend&width=90&height=60&colorscheme=light\";}s:23:\"buttonLayoutWidthHeight\";a:6:{s:13:\"Like Standard\";s:25:\"width:500px; height:24px;\";s:17:\"Like Button Count\";s:24:\"width:92px; height:20px;\";s:14:\"Like Box Count\";s:24:\"width:50px; height:62px;\";s:18:\"Recommend Standard\";s:25:\"width:500px; height:24px;\";s:22:\"Recommend Button Count\";s:25:\"width:130px; height:20px;\";s:19:\"Recommend Box Count\";s:24:\"width:90px; height:60px;\";}s:21:\"buttonLayoutLazyWidth\";a:6:{s:13:\"Like Standard\";s:3:\"500\";s:17:\"Like Button Count\";s:2:\"92\";s:14:\"Like Box Count\";s:2:\"50\";s:18:\"Recommend Standard\";s:3:\"500\";s:22:\"Recommend Button Count\";s:3:\"130\";s:19:\"Recommend Box Count\";s:2:\"90\";}s:22:\"buttonLayoutLazyHeight\";a:6:{s:13:\"Like Standard\";s:2:\"24\";s:17:\"Like Button Count\";s:2:\"20\";s:14:\"Like Box Count\";s:2:\"62\";s:18:\"Recommend Standard\";s:2:\"24\";s:22:\"Recommend Button Count\";s:2:\"20\";s:19:\"Recommend Box Count\";s:2:\"60\";}s:4:\"name\";s:22:\"Facebook Like (IFrame)\";s:10:\"websiteURL\";s:23:\"http://www.facebook.com\";s:6:\"apiURL\";s:58:\"http://developers.facebook.com/docs/reference/plugins/like\";s:7:\"baseURL\";s:234:\"<iframe src=\'http://www.facebook.com/plugins/like.php?href=VOTE_URL&locale=FACEBOOK_LOCALE&VOTE_BUTTON_DESIGN\' scrolling=\'no\' frameborder=\'0\' style=\'border:none; overflow:hidden; EXTRA_VALUE\' allowTransparency=\'true\'></iframe>\";s:12:\"baseURL_lazy\";s:189:\"<div class=\'dd-fblike-ajax-load dd-fblike-POST_ID\'></div><iframe class=\"DD_FBLIKE_AJAX_POST_ID\" src=\'\' height=\'0\' width=\'0\' scrolling=\'no\' frameborder=\'0\' allowTransparency=\'true\'></iframe>\";s:19:\"baseURL_lazy_script\";s:408:\" function loadFBLike_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-fblike-POST_ID\').remove();$(\'.DD_FBLIKE_AJAX_POST_ID\').attr(\'width\',\'VOTE_BUTTON_DESIGN_LAZY_WIDTH\');$(\'.DD_FBLIKE_AJAX_POST_ID\').attr(\'height\',\'VOTE_BUTTON_DESIGN_LAZY_HEIGHT\');$(\'.DD_FBLIKE_AJAX_POST_ID\').attr(\'src\',\'http://www.facebook.com/plugins/like.php?href=VOTE_URL&locale=FACEBOOK_LOCALE&VOTE_BUTTON_DESIGN\'); }); }\";s:21:\"scheduler_lazy_script\";s:58:\"window.setTimeout(\'loadFBLike_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:20:\"dd_fblike_appendType\";s:0:\"\";s:22:\"dd_fblike_buttonDesign\";s:0:\"\";s:25:\"dd_fblike_ajax_left_float\";s:0:\"\";s:19:\"dd_fblike_lazy_load\";s:0:\"\";s:23:\"dd_fblike_button_weight\";s:2:\"96\";}s:18:\"option_append_type\";s:20:\"dd_fblike_appendType\";s:20:\"option_button_design\";s:22:\"dd_fblike_buttonDesign\";s:20:\"option_button_weight\";s:23:\"dd_fblike_button_weight\";s:22:\"option_ajax_left_float\";s:25:\"dd_fblike_ajax_left_float\";s:16:\"option_lazy_load\";s:19:\"dd_fblike_lazy_load\";s:19:\"button_weight_value\";s:2:\"96\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;}s:21:\"dd_button_stumbleupon\";O:14:\"DD_StumbleUpon\":30:{s:19:\"islazyLoadAvailable\";b:0;s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:1:\"5\";s:7:\"Compact\";s:1:\"1\";}s:4:\"name\";s:11:\"Stumbleupon\";s:10:\"websiteURL\";s:26:\"http://www.stumbleupon.com\";s:6:\"apiURL\";s:34:\"http://www.stumbleupon.com/badges/\";s:7:\"baseURL\";s:102:\"<script src=\'http://www.stumbleupon.com/hostedbadge.php?s=VOTE_BUTTON_DESIGN&r=VOTE_URL\'></script>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:10:\"wp_options\";a:5:{s:25:\"dd_stumbleupon_appendType\";s:0:\"\";s:27:\"dd_stumbleupon_buttonDesign\";s:0:\"\";s:30:\"dd_stumbleupon_ajax_left_float\";s:0:\"\";s:24:\"dd_stumbleupon_lazy_load\";s:0:\"\";s:28:\"dd_stumbleupon_button_weight\";s:2:\"97\";}s:18:\"option_append_type\";s:25:\"dd_stumbleupon_appendType\";s:20:\"option_button_design\";s:27:\"dd_stumbleupon_buttonDesign\";s:20:\"option_button_weight\";s:28:\"dd_stumbleupon_button_weight\";s:22:\"option_ajax_left_float\";s:30:\"dd_stumbleupon_ajax_left_float\";s:16:\"option_lazy_load\";s:24:\"dd_stumbleupon_lazy_load\";s:19:\"button_weight_value\";s:2:\"97\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:19:\"dd_button_yahoobuzz\";O:8:\"DD_YBuzz\":30:{s:19:\"islazyLoadAvailable\";b:0;s:12:\"buttonLayout\";a:3:{s:6:\"Normal\";s:6:\"square\";s:7:\"Compact\";s:11:\"small-votes\";s:12:\"Compact_Text\";s:10:\"text-votes\";}s:16:\"isEncodeRequired\";b:0;s:4:\"name\";s:10:\"Yahoo Buzz\";s:10:\"websiteURL\";s:21:\"http://buzz.yahoo.com\";s:6:\"apiURL\";s:29:\"http://buzz.yahoo.com/buttons\";s:7:\"baseURL\";s:216:\"<script type=\'text/javascript\'>yahooBuzzArticleHeadline=\"VOTE_TITLE\";yahooBuzzArticleId=\"VOTE_URL\";</script><script type=\'text/javascript\' src=\'http://d.yimg.com/ds/badge2.js\' badgetype=\'VOTE_BUTTON_DESIGN\'></script>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:10:\"wp_options\";a:5:{s:19:\"dd_ybuzz_appendType\";s:0:\"\";s:21:\"dd_ybuzz_buttonDesign\";s:0:\"\";s:24:\"dd_ybuzz_ajax_left_float\";s:0:\"\";s:18:\"dd_ybuzz_lazy_load\";s:0:\"\";s:22:\"dd_ybuzz_button_weight\";s:2:\"90\";}s:18:\"option_append_type\";s:19:\"dd_ybuzz_appendType\";s:20:\"option_button_design\";s:21:\"dd_ybuzz_buttonDesign\";s:20:\"option_button_weight\";s:22:\"dd_ybuzz_button_weight\";s:22:\"option_ajax_left_float\";s:24:\"dd_ybuzz_ajax_left_float\";s:16:\"option_lazy_load\";s:18:\"dd_ybuzz_lazy_load\";s:19:\"button_weight_value\";s:2:\"90\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:19:\"dd_button_fbshareme\";O:12:\"DD_FbShareMe\":30:{s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:5:\"large\";s:7:\"Compact\";s:5:\"small\";}s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:5:\"large\";s:7:\"Compact\";s:5:\"small\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"53\";s:7:\"Compact\";s:2:\"80\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"18\";}s:16:\"isEncodeRequired\";b:0;s:4:\"name\";s:10:\"fbShare.me\";s:10:\"websiteURL\";s:21:\"http://www.fbshare.me\";s:6:\"apiURL\";s:21:\"http://www.fbshare.me\";s:7:\"baseURL\";s:142:\"<script>var fbShare = {url: \'VOTE_URL\',size: \'VOTE_BUTTON_DESIGN\',}</script><script src=\'http://widgets.fbshare.me/files/fbshare.js\'></script>\";s:12:\"baseURL_lazy\";s:198:\"<div class=\'dd-fbshareme-ajax-load dd-fbshareme-POST_ID\'></div><iframe class=\"DD_FBSHAREME_AJAX_POST_ID\" src=\'\' height=\'0\' width=\'0\' scrolling=\'no\' frameborder=\'0\' allowtransparency=\'true\'></iframe>\";s:19:\"baseURL_lazy_script\";s:400:\" function loadFBShareMe_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-fbshareme-POST_ID\').remove();$(\'.DD_FBSHAREME_AJAX_POST_ID\').attr(\'width\',\'VOTE_BUTTON_DESIGN_LAZY_WIDTH\');$(\'.DD_FBSHAREME_AJAX_POST_ID\').attr(\'height\',\'VOTE_BUTTON_DESIGN_LAZY_HEIGHT\');$(\'.DD_FBSHAREME_AJAX_POST_ID\').attr(\'src\',\'http://widgets.fbshare.me/files/fbshare.php?url=VOTE_URL&size=VOTE_BUTTON_DESIGN\'); }); }\";s:21:\"scheduler_lazy_script\";s:61:\"window.setTimeout(\'loadFBShareMe_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:23:\"dd_fbshareme_appendType\";s:0:\"\";s:25:\"dd_fbshareme_buttonDesign\";s:0:\"\";s:28:\"dd_fbshareme_ajax_left_float\";s:0:\"\";s:22:\"dd_fbshareme_lazy_load\";s:0:\"\";s:26:\"dd_fbshareme_button_weight\";s:2:\"94\";}s:18:\"option_append_type\";s:23:\"dd_fbshareme_appendType\";s:20:\"option_button_design\";s:25:\"dd_fbshareme_buttonDesign\";s:20:\"option_button_weight\";s:26:\"dd_fbshareme_button_weight\";s:22:\"option_ajax_left_float\";s:28:\"dd_fbshareme_ajax_left_float\";s:16:\"option_lazy_load\";s:22:\"dd_fbshareme_lazy_load\";s:19:\"button_weight_value\";s:2:\"94\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;}s:21:\"dd_button_blogenagage\";O:13:\"DD_BlogEngage\":30:{s:19:\"islazyLoadAvailable\";b:0;s:16:\"isEncodeRequired\";b:0;s:12:\"buttonLayout\";a:1:{s:6:\"Normal\";s:11:\"button4.php\";}s:4:\"name\";s:10:\"BlogEngage\";s:10:\"websiteURL\";s:25:\"http://www.blogengage.com\";s:6:\"apiURL\";s:43:\"http://www.blogengage.com/profile_promo.php\";s:7:\"baseURL\";s:132:\"<script type=\'text/javascript\'>submit_url = \'VOTE_URL\';</script><script src=\'http://blogengage.com/evb/VOTE_BUTTON_DESIGN\'></script>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:10:\"wp_options\";a:5:{s:24:\"dd_blogengage_appendType\";s:0:\"\";s:26:\"dd_blogengage_buttonDesign\";s:0:\"\";s:29:\"dd_blogengage_ajax_left_float\";s:0:\"\";s:23:\"dd_blogengage_lazy_load\";s:0:\"\";s:27:\"dd_blogengage_button_weight\";s:2:\"84\";}s:18:\"option_append_type\";s:24:\"dd_blogengage_appendType\";s:20:\"option_button_design\";s:26:\"dd_blogengage_buttonDesign\";s:20:\"option_button_weight\";s:27:\"dd_blogengage_button_weight\";s:22:\"option_ajax_left_float\";s:29:\"dd_blogengage_ajax_left_float\";s:16:\"option_lazy_load\";s:23:\"dd_blogengage_lazy_load\";s:19:\"button_weight_value\";s:2:\"84\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:21:\"dd_button_thewebblend\";O:14:\"DD_TheWebBlend\":30:{s:19:\"islazyLoadAvailable\";b:0;s:16:\"isEncodeRequired\";b:0;s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:0:\"\";s:7:\"Compact\";s:21:\"badge_size=\'compact\';\";}s:4:\"name\";s:11:\"TheWebBlend\";s:10:\"websiteURL\";s:26:\"http://www.thewebblend.com\";s:6:\"apiURL\";s:33:\"http://thewebblend.com/tools/vote\";s:7:\"baseURL\";s:194:\"<script type=\'text/javascript\'>url_site=\'VOTE_URL\'; VOTE_BUTTON_DESIGN</script><script src=\'http://thewebblend.com/sites/all/modules/drigg_external/js/button.js\' type=\'text/javascript\'></script>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:10:\"wp_options\";a:5:{s:22:\"dd_webblend_appendType\";s:0:\"\";s:24:\"dd_webblend_buttonDesign\";s:0:\"\";s:27:\"dd_webblend_ajax_left_float\";s:0:\"\";s:21:\"dd_webblend_lazy_load\";s:0:\"\";s:25:\"dd_webblend_button_weight\";s:2:\"85\";}s:18:\"option_append_type\";s:22:\"dd_webblend_appendType\";s:20:\"option_button_design\";s:24:\"dd_webblend_buttonDesign\";s:20:\"option_button_weight\";s:25:\"dd_webblend_button_weight\";s:22:\"option_ajax_left_float\";s:27:\"dd_webblend_ajax_left_float\";s:16:\"option_lazy_load\";s:21:\"dd_webblend_lazy_load\";s:19:\"button_weight_value\";s:2:\"85\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:20:\"dd_button_designbump\";O:13:\"DD_DesignBump\":30:{s:19:\"islazyLoadAvailable\";b:0;s:16:\"isEncodeRequired\";b:0;s:12:\"buttonLayout\";a:1:{s:6:\"Normal\";s:6:\"Normal\";}s:4:\"name\";s:10:\"DesignBump\";s:10:\"websiteURL\";s:25:\"http://www.designbump.com\";s:6:\"apiURL\";s:33:\"http://designbump.com/content/evb\";s:7:\"baseURL\";s:176:\"<script type=\'text/javascript\'>url_site=\'VOTE_URL\'; </script> <script src=\'http://designbump.com/sites/all/modules/drigg_external/js/button.js\' type=\'text/javascript\'></script>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:10:\"wp_options\";a:5:{s:24:\"dd_designbump_appendType\";s:0:\"\";s:26:\"dd_designbump_buttonDesign\";s:0:\"\";s:29:\"dd_designbump_ajax_left_float\";s:0:\"\";s:23:\"dd_designbump_lazy_load\";s:0:\"\";s:27:\"dd_designbump_button_weight\";s:2:\"87\";}s:18:\"option_append_type\";s:24:\"dd_designbump_appendType\";s:20:\"option_button_design\";s:26:\"dd_designbump_buttonDesign\";s:20:\"option_button_weight\";s:27:\"dd_designbump_button_weight\";s:22:\"option_ajax_left_float\";s:29:\"dd_designbump_ajax_left_float\";s:16:\"option_lazy_load\";s:23:\"dd_designbump_lazy_load\";s:19:\"button_weight_value\";s:2:\"87\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:17:\"dd_button_twitter\";O:10:\"DD_Twitter\":30:{s:11:\"append_type\";s:10:\"left_float\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";s:2:\"on\";s:9:\"lazy_load\";b:0;s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:8:\"vertical\";s:7:\"Compact\";s:10:\"horizontal\";}s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:8:\"vertical\";s:7:\"Compact\";s:10:\"horizontal\";}s:16:\"isEncodeRequired\";b:0;s:4:\"name\";s:7:\"Twitter\";s:10:\"websiteURL\";s:22:\"http://www.twitter.com\";s:6:\"apiURL\";s:38:\"http://twitter.com/goodies/tweetbutton\";s:7:\"baseURL\";s:247:\"<a href=\"http://twitter.com/share\" class=\"twitter-share-button\" data-url=\"VOTE_URL\" data-count=\"VOTE_BUTTON_DESIGN\" data-text=\"VOTE_TITLE\" data-via=\"VOTE_SOURCE\" ></a><script type=\"text/javascript\" src=\"//platform.twitter.com/widgets.js\"></script>\";s:12:\"baseURL_lazy\";s:226:\"<div class=\'dd-twitter-ajax-load dd-twitter-POST_ID\'></div><a href=\"http://twitter.com/share\" class=\"twitter-share-button\" data-url=\"VOTE_URL\" data-count=\"VOTE_BUTTON_DESIGN\" data-text=\"VOTE_TITLE\" data-via=\"VOTE_SOURCE\" ></a>\";s:19:\"baseURL_lazy_script\";s:164:\" function loadTwitter_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-twitter-POST_ID\').remove();$.getScript(\'http://platform.twitter.com/widgets.js\'); }); }\";s:21:\"scheduler_lazy_script\";s:59:\"window.setTimeout(\'loadTwitter_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:21:\"dd_twitter_appendType\";s:0:\"\";s:23:\"dd_twitter_buttonDesign\";s:0:\"\";s:26:\"dd_twitter_ajax_left_float\";s:2:\"on\";s:20:\"dd_twitter_lazy_load\";s:0:\"\";s:24:\"dd_twitter_button_weight\";s:3:\"104\";}s:18:\"option_append_type\";s:21:\"dd_twitter_appendType\";s:20:\"option_button_design\";s:23:\"dd_twitter_buttonDesign\";s:20:\"option_button_weight\";s:24:\"dd_twitter_button_weight\";s:22:\"option_ajax_left_float\";s:26:\"dd_twitter_ajax_left_float\";s:16:\"option_lazy_load\";s:20:\"dd_twitter_lazy_load\";s:19:\"button_weight_value\";s:3:\"110\";s:19:\"float_button_design\";s:6:\"Normal\";s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:19:\"dd_button_tweetmeme\";O:12:\"DD_TweetMeme\":30:{s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:30:\"normal\' height=\'61\' width=\'50\'\";s:7:\"Compact\";s:31:\"compact\' height=\'20\' width=\'90\'\";}s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"normal\";s:7:\"Compact\";s:7:\"compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"50\";s:7:\"Compact\";s:2:\"90\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"61\";s:7:\"Compact\";s:2:\"20\";}s:16:\"isEncodeRequired\";b:0;s:4:\"name\";s:9:\"TweetMeme\";s:10:\"websiteURL\";s:25:\"http://www.tweetmeme.com/\";s:6:\"apiURL\";s:46:\"http://wordpress.org/extend/plugins/tweetmeme/\";s:7:\"baseURL\";s:200:\"<iframe src=\'http://api.tweetmeme.com/button.js?url=VOTE_URL&source=VOTE_SOURCE&service=VOTE_SERVICE_NAME&service_api=VOTE_SERVICE_API&style=VOTE_BUTTON_DESIGN frameborder=\'0\' scrolling=\'no\'></iframe>\";s:12:\"baseURL_lazy\";s:173:\"<div class=\'dd-tweetmeme-ajax-load dd-tweetmeme-POST_ID\'></div><iframe class=\'DD_TWEETMEME_AJAX_POST_ID\' src=\'\' height=\'0\' width=\'0\' scrolling=\'no\' frameborder=\'0\'></iframe>\";s:19:\"baseURL_lazy_script\";s:465:\" function loadTweetMeme_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-tweetmeme-POST_ID\').remove();$(\'.DD_TWEETMEME_AJAX_POST_ID\').attr(\'width\',\'VOTE_BUTTON_DESIGN_LAZY_WIDTH\');$(\'.DD_TWEETMEME_AJAX_POST_ID\').attr(\'height\',\'VOTE_BUTTON_DESIGN_LAZY_HEIGHT\');$(\'.DD_TWEETMEME_AJAX_POST_ID\').attr(\'src\',\'http://api.tweetmeme.com/button.js?url=VOTE_URL&source=VOTE_SOURCE&style=VOTE_BUTTON_DESIGN&service=VOTE_SERVICE_NAME&service_api=VOTE_SERVICE_API\'); }); }\";s:21:\"scheduler_lazy_script\";s:61:\"window.setTimeout(\'loadTweetMeme_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:23:\"dd_tweetmeme_appendType\";s:0:\"\";s:25:\"dd_tweetmeme_buttonDesign\";s:0:\"\";s:28:\"dd_tweetmeme_ajax_left_float\";s:0:\"\";s:22:\"dd_tweetmeme_lazy_load\";s:0:\"\";s:26:\"dd_tweetmeme_button_weight\";s:2:\"97\";}s:18:\"option_append_type\";s:23:\"dd_tweetmeme_appendType\";s:20:\"option_button_design\";s:25:\"dd_tweetmeme_buttonDesign\";s:20:\"option_button_weight\";s:26:\"dd_tweetmeme_button_weight\";s:22:\"option_ajax_left_float\";s:28:\"dd_tweetmeme_ajax_left_float\";s:16:\"option_lazy_load\";s:22:\"dd_tweetmeme_lazy_load\";s:19:\"button_weight_value\";s:2:\"97\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;}s:15:\"dd_button_topsy\";O:8:\"DD_Topsy\":30:{s:19:\"islazyLoadAvailable\";b:0;s:16:\"isEncodeRequired\";b:0;s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:3:\"big\";s:7:\"Compact\";s:7:\"compact\";}s:4:\"name\";s:5:\"Topsy\";s:10:\"websiteURL\";s:20:\"http://www.topsy.com\";s:6:\"apiURL\";s:44:\"http://labs.topsy.com/button/retweet-button/\";s:7:\"baseURL\";s:233:\"<script type=\"text/javascript\" src=\"http://cdn.topsy.com/topsy.js?init=topsyWidgetCreator\"></script><div class=\"topsy_widget_data\"><!--{\"url\":\"VOTE_URL\",\"style\":\"VOTE_BUTTON_DESIGN\",\"theme\":\"VOTE_THEME\",\"nick\":\"VOTE_SOURCE\"}--></div>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:10:\"wp_options\";a:5:{s:19:\"dd_topsy_appendType\";s:0:\"\";s:21:\"dd_topsy_buttonDesign\";s:0:\"\";s:24:\"dd_topsy_ajax_left_float\";s:0:\"\";s:18:\"dd_topsy_lazy_load\";s:0:\"\";s:22:\"dd_topsy_button_weight\";s:2:\"96\";}s:18:\"option_append_type\";s:19:\"dd_topsy_appendType\";s:20:\"option_button_design\";s:21:\"dd_topsy_buttonDesign\";s:20:\"option_button_weight\";s:22:\"dd_topsy_button_weight\";s:22:\"option_ajax_left_float\";s:24:\"dd_topsy_ajax_left_float\";s:16:\"option_lazy_load\";s:18:\"dd_topsy_lazy_load\";s:19:\"button_weight_value\";s:2:\"96\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:18:\"dd_button_comments\";O:11:\"DD_Comments\":30:{s:19:\"islazyLoadAvailable\";b:0;s:12:\"buttonLayout\";a:1:{s:6:\"Normal\";s:6:\"Normal\";}s:4:\"name\";s:8:\"Comments\";s:10:\"websiteURL\";s:11:\"http://none\";s:6:\"apiURL\";s:11:\"http://none\";s:7:\"baseURL\";s:142:\"<div id=\'dd_comments\'><a class=\'clcount\' href=VOTE_URL><span class=\'ctotal\'>COMMENTS_COUNT</span></a><a class=\'clink\' href=VOTE_URL></a></div>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:10:\"wp_options\";a:5:{s:22:\"dd_comments_appendType\";s:0:\"\";s:24:\"dd_comments_buttonDesign\";s:0:\"\";s:27:\"dd_comments_ajax_left_float\";s:0:\"\";s:21:\"dd_comments_lazy_load\";s:0:\"\";s:25:\"dd_comments_button_weight\";s:2:\"88\";}s:18:\"option_append_type\";s:22:\"dd_comments_appendType\";s:20:\"option_button_design\";s:24:\"dd_comments_buttonDesign\";s:20:\"option_button_weight\";s:25:\"dd_comments_button_weight\";s:22:\"option_ajax_left_float\";s:27:\"dd_comments_ajax_left_float\";s:16:\"option_lazy_load\";s:21:\"dd_comments_lazy_load\";s:19:\"button_weight_value\";s:2:\"88\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:18:\"dd_button_linkedin\";O:11:\"DD_Linkedin\":30:{s:11:\"append_type\";s:10:\"left_float\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";s:2:\"on\";s:9:\"lazy_load\";b:0;s:12:\"buttonLayout\";a:3:{s:6:\"Normal\";s:3:\"top\";s:7:\"Compact\";s:5:\"right\";s:7:\"NoCount\";s:4:\"none\";}s:16:\"buttonLayoutLazy\";a:3:{s:6:\"Normal\";s:3:\"top\";s:7:\"Compact\";s:5:\"right\";s:7:\"NoCount\";s:4:\"none\";}s:16:\"isEncodeRequired\";b:0;s:4:\"name\";s:8:\"Linkedin\";s:10:\"websiteURL\";s:23:\"http://www.linkedin.com\";s:6:\"apiURL\";s:34:\"http://www.linkedin.com/publishers\";s:7:\"baseURL\";s:163:\"<script src=\'//platform.linkedin.com/in.js\' type=\'text/javascript\'></script><script type=\'IN/Share\' data-url=\'VOTE_URL\' data-counter=\'VOTE_BUTTON_DESIGN\'></script>\";s:12:\"baseURL_lazy\";s:148:\"<div class=\'dd-linkedin-ajax-load dd-linkedin-POST_ID\'></div><script type=\'IN/share\' data-url=\'VOTE_URL\' data-counter=\'VOTE_BUTTON_DESIGN\'></script>\";s:19:\"baseURL_lazy_script\";s:162:\" function loadLinkedin_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-linkedin-POST_ID\').remove();$.getScript(\'http://platform.linkedin.com/in.js\'); }); }\";s:21:\"scheduler_lazy_script\";s:60:\"window.setTimeout(\'loadLinkedin_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:22:\"dd_linkedin_appendType\";s:0:\"\";s:24:\"dd_linkedin_buttonDesign\";s:0:\"\";s:27:\"dd_linkedin_ajax_left_float\";s:2:\"on\";s:21:\"dd_linkedin_lazy_load\";s:0:\"\";s:25:\"dd_linkedin_button_weight\";s:3:\"102\";}s:18:\"option_append_type\";s:22:\"dd_linkedin_appendType\";s:20:\"option_button_design\";s:24:\"dd_linkedin_buttonDesign\";s:20:\"option_button_weight\";s:25:\"dd_linkedin_button_weight\";s:22:\"option_ajax_left_float\";s:27:\"dd_linkedin_ajax_left_float\";s:16:\"option_lazy_load\";s:21:\"dd_linkedin_lazy_load\";s:19:\"button_weight_value\";s:2:\"94\";s:19:\"float_button_design\";s:6:\"Normal\";s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:15:\"dd_button_serpd\";O:8:\"DD_Serpd\":30:{s:19:\"islazyLoadAvailable\";b:0;s:16:\"isEncodeRequired\";b:0;s:12:\"buttonLayout\";a:1:{s:6:\"Normal\";s:0:\"\";}s:4:\"name\";s:5:\"Serpd\";s:10:\"websiteURL\";s:20:\"http://www.serpd.com\";s:6:\"apiURL\";s:29:\"http://www.serpd.com/widgets/\";s:7:\"baseURL\";s:150:\"<script type=\"text/javascript\">submit_url = \"VOTE_URL\";</script><script type=\"text/javascript\" src=\"http://www.serpd.com/index.php?page=evb\"></script>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:10:\"wp_options\";a:5:{s:19:\"dd_serpd_appendType\";s:0:\"\";s:21:\"dd_serpd_buttonDesign\";s:0:\"\";s:24:\"dd_serpd_ajax_left_float\";s:0:\"\";s:18:\"dd_serpd_lazy_load\";s:0:\"\";s:22:\"dd_serpd_button_weight\";s:2:\"86\";}s:18:\"option_append_type\";s:19:\"dd_serpd_appendType\";s:20:\"option_button_design\";s:21:\"dd_serpd_buttonDesign\";s:20:\"option_button_weight\";s:22:\"dd_serpd_button_weight\";s:22:\"option_ajax_left_float\";s:24:\"dd_serpd_ajax_left_float\";s:16:\"option_lazy_load\";s:18:\"dd_serpd_lazy_load\";s:19:\"button_weight_value\";s:2:\"86\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:22:\"dd_button_fblike_xfbml\";O:15:\"DD_FbLike_XFBML\":30:{s:11:\"append_type\";s:10:\"left_float\";s:13:\"button_design\";s:17:\"Like Button Count\";s:15:\"ajax_left_float\";s:2:\"on\";s:9:\"lazy_load\";b:0;s:19:\"islazyLoadAvailable\";b:0;s:19:\"float_button_design\";s:14:\"Like Box Count\";s:12:\"buttonLayout\";a:6:{s:13:\"Like Standard\";s:13:\" width=\"450\" \";s:17:\"Like Button Count\";s:34:\" layout=\"button_count\" width=\"92\" \";s:14:\"Like Box Count\";s:31:\" layout=\"box_count\" width=\"50\" \";s:18:\"Recommend Standard\";s:32:\" action=\"recommend\" width=\"400\" \";s:22:\"Recommend Button Count\";s:54:\" action=\"recommend\" layout=\"button_count\" width=\"130\" \";s:19:\"Recommend Box Count\";s:50:\" action=\"recommend\" layout=\"box_count\" width=\"90\" \";}s:4:\"name\";s:21:\"Facebook Like (XFBML)\";s:10:\"websiteURL\";s:23:\"http://www.facebook.com\";s:6:\"apiURL\";s:58:\"http://developers.facebook.com/docs/reference/plugins/like\";s:7:\"baseURL\";s:165:\"<script src=\"//connect.facebook.net/FACEBOOK_LOCALE/all.js#xfbml=1\"></script><fb:like href=\"VOTE_URL\" FACEBOOK_SEND FACEBOOK_SHOW_FACE VOTE_BUTTON_DESIGN ></fb:like>\";s:12:\"baseURL_lazy\";N;s:19:\"baseURL_lazy_script\";N;s:21:\"scheduler_lazy_script\";N;s:20:\"scheduler_lazy_timer\";N;s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:10:\"wp_options\";a:5:{s:26:\"dd_fblike_xfbml_appendType\";s:0:\"\";s:28:\"dd_fblike_xfbml_buttonDesign\";s:0:\"\";s:31:\"dd_fblike_xfbml_ajax_left_float\";s:2:\"on\";s:25:\"dd_fblike_xfbml_lazy_load\";s:0:\"\";s:29:\"dd_fblike_xfbml_button_weight\";s:3:\"110\";}s:18:\"option_append_type\";s:26:\"dd_fblike_xfbml_appendType\";s:20:\"option_button_design\";s:28:\"dd_fblike_xfbml_buttonDesign\";s:20:\"option_button_weight\";s:29:\"dd_fblike_xfbml_button_weight\";s:22:\"option_ajax_left_float\";s:31:\"dd_fblike_xfbml_ajax_left_float\";s:16:\"option_lazy_load\";s:25:\"dd_fblike_xfbml_lazy_load\";s:19:\"button_weight_value\";s:2:\"96\";s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:6:\"Normal\";s:7:\"Compact\";s:7:\"Compact\";}s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:17:\"dd_button_google1\";O:10:\"DD_Google1\":30:{s:11:\"append_type\";s:10:\"left_float\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";s:2:\"on\";s:9:\"lazy_load\";b:0;s:16:\"isEncodeRequired\";b:0;s:12:\"buttonLayout\";a:4:{s:6:\"Normal\";s:4:\"tall\";s:14:\"Compact (15px)\";s:5:\"small\";s:14:\"Compact (20px)\";s:6:\"medium\";s:14:\"Compact (24px)\";s:4:\"none\";}s:16:\"buttonLayoutLazy\";a:4:{s:6:\"Normal\";s:4:\"tall\";s:14:\"Compact (15px)\";s:5:\"small\";s:14:\"Compact (20px)\";s:6:\"medium\";s:14:\"Compact (24px)\";s:4:\"none\";}s:4:\"name\";s:9:\"Google +1\";s:10:\"websiteURL\";s:32:\"http://www.google.com/+1/button/\";s:6:\"apiURL\";s:37:\"http://code.google.com/apis/+1button/\";s:7:\"baseURL\";s:149:\"<script type=\'text/javascript\' src=\'https://apis.google.com/js/plusone.js\'></script><g:plusone size=\'VOTE_BUTTON_DESIGN\' href=\'VOTE_URL\'></g:plusone>\";s:12:\"baseURL_lazy\";s:124:\"<div class=\'dd-google1-ajax-load dd-google1-POST_ID\'></div><g:plusone size=\'VOTE_BUTTON_DESIGN\' href=\'VOTE_URL\'></g:plusone>\";s:19:\"baseURL_lazy_script\";s:163:\" function loadGoogle1_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-google1-POST_ID\').remove();$.getScript(\'https://apis.google.com/js/plusone.js\'); }); }\";s:21:\"scheduler_lazy_script\";s:59:\"window.setTimeout(\'loadGoogle1_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:21:\"dd_google1_appendType\";s:0:\"\";s:23:\"dd_google1_buttonDesign\";s:0:\"\";s:26:\"dd_google1_ajax_left_float\";s:2:\"on\";s:20:\"dd_google1_lazy_load\";s:0:\"\";s:24:\"dd_google1_button_weight\";s:3:\"106\";}s:18:\"option_append_type\";s:21:\"dd_google1_appendType\";s:20:\"option_button_design\";s:23:\"dd_google1_buttonDesign\";s:20:\"option_button_weight\";s:24:\"dd_google1_button_weight\";s:22:\"option_ajax_left_float\";s:26:\"dd_google1_ajax_left_float\";s:16:\"option_lazy_load\";s:20:\"dd_google1_lazy_load\";s:19:\"button_weight_value\";s:2:\"95\";s:19:\"float_button_design\";s:6:\"Normal\";s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:16:\"dd_button_buffer\";O:9:\"DD_Buffer\":30:{s:11:\"append_type\";s:13:\"after_content\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";s:2:\"on\";s:9:\"lazy_load\";b:0;s:16:\"isEncodeRequired\";b:0;s:12:\"buttonLayout\";a:3:{s:6:\"Normal\";s:8:\"vertical\";s:7:\"Compact\";s:10:\"horizontal\";s:8:\"No Count\";s:4:\"none\";}s:16:\"buttonLayoutLazy\";a:3:{s:6:\"Normal\";s:8:\"vertical\";s:7:\"Compact\";s:10:\"horizontal\";s:8:\"No Count\";s:4:\"none\";}s:4:\"name\";s:6:\"Buffer\";s:10:\"websiteURL\";s:21:\"http://bufferapp.com/\";s:6:\"apiURL\";s:36:\"http://bufferapp.com/goodies/button/\";s:7:\"baseURL\";s:257:\"<a href=\"http://bufferapp.com/add\" class=\"buffer-add-button\" data-count=\"VOTE_BUTTON_DESIGN\" data-text=\"VOTE_TITLE\" data-url=\"VOTE_URL\" data-via=\"VOTE_BUFFER_SOURCE\"></a><script type=\"text/javascript\" src=\"http://static.bufferapp.com/js/button.js\"></script>\";s:12:\"baseURL_lazy\";s:170:\"<a href=\"http://bufferapp.com/add\" class=\"buffer-add-button\" data-count=\"VOTE_BUTTON_DESIGN\" data-text=\"VOTE_TITLE\" data-url=\"VOTE_URL\" data-via=\"VOTE_BUFFER_SOURCE\"></a>\";s:19:\"baseURL_lazy_script\";s:163:\"function loadBuffer_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-buffer-POST_ID\').remove();$.getScript(\'http://static.bufferapp.com/js/button.js\'); }); }\";s:21:\"scheduler_lazy_script\";s:58:\"window.setTimeout(\'loadBuffer_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:20:\"dd_buffer_appendType\";s:0:\"\";s:22:\"dd_buffer_buttonDesign\";s:0:\"\";s:25:\"dd_buffer_ajax_left_float\";s:0:\"\";s:19:\"dd_buffer_lazy_load\";s:0:\"\";s:23:\"dd_buffer_button_weight\";s:2:\"99\";}s:18:\"option_append_type\";s:20:\"dd_buffer_appendType\";s:20:\"option_button_design\";s:22:\"dd_buffer_buttonDesign\";s:20:\"option_button_weight\";s:23:\"dd_buffer_button_weight\";s:22:\"option_ajax_left_float\";s:25:\"dd_buffer_ajax_left_float\";s:16:\"option_lazy_load\";s:19:\"dd_buffer_lazy_load\";s:19:\"button_weight_value\";s:2:\"99\";s:19:\"float_button_design\";s:6:\"Normal\";s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:19:\"dd_button_pinterest\";O:12:\"DD_Pinterest\":30:{s:12:\"buttonLayout\";a:3:{s:6:\"Normal\";s:8:\"vertical\";s:7:\"Compact\";s:10:\"horizontal\";s:8:\"No Count\";s:4:\"none\";}s:16:\"buttonLayoutLazy\";a:3:{s:6:\"Normal\";s:8:\"vertical\";s:7:\"Compact\";s:10:\"horizontal\";s:8:\"No Count\";s:4:\"none\";}s:4:\"name\";s:9:\"Pinterest\";s:10:\"websiteURL\";s:20:\"http://pinterest.com\";s:6:\"apiURL\";s:55:\"http://pinterest.com/about/goodies/#button_for_websites\";s:7:\"baseURL\";s:249:\"<a href=\"http://pinterest.com/pin/create/button/?url=VOTE_URL&description=VOTE_TITLE&media=VOTE_IMAGE\" class=\"pin-it-button\" count-layout=\"VOTE_BUTTON_DESIGN\"></a><script type=\"text/javascript\" src=\"http://assets.pinterest.com/js/pinit.js\"></script>\";s:12:\"baseURL_lazy\";s:207:\"<a href=\"http://pinterest.com/pin/create/button/?url=VOTE_URL&description=VOTE_TITLE&media=VOTE_IMAGE\" class=\"pin-it-button dd-pinterest-ajax-load dd-pinterest-POST_ID\" count-layout=\"VOTE_BUTTON_DESIGN\"></a>\";s:19:\"baseURL_lazy_script\";s:132:\"function loadPinterest_POST_ID(){ jQuery(document).ready(function($) { $.getScript(\'http://assets.pinterest.com/js/pinit.js\'); }); }\";s:21:\"scheduler_lazy_script\";s:61:\"window.setTimeout(\'loadPinterest_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:23:\"dd_pinterest_appendType\";s:0:\"\";s:25:\"dd_pinterest_buttonDesign\";s:0:\"\";s:28:\"dd_pinterest_ajax_left_float\";s:0:\"\";s:22:\"dd_pinterest_lazy_load\";s:0:\"\";s:26:\"dd_pinterest_button_weight\";s:3:\"108\";}s:18:\"option_append_type\";s:23:\"dd_pinterest_appendType\";s:20:\"option_button_design\";s:25:\"dd_pinterest_buttonDesign\";s:20:\"option_button_weight\";s:26:\"dd_pinterest_button_weight\";s:22:\"option_ajax_left_float\";s:28:\"dd_pinterest_ajax_left_float\";s:16:\"option_lazy_load\";s:22:\"dd_pinterest_lazy_load\";s:19:\"button_weight_value\";s:2:\"10\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:16:\"dd_button_flattr\";O:9:\"DD_Flattr\":30:{s:12:\"buttonLayout\";a:2:{s:6:\"Normal\";s:7:\"default\";s:7:\"Compact\";s:7:\"compact\";}s:16:\"buttonLayoutLazy\";a:2:{s:6:\"Normal\";s:7:\"default\";s:7:\"Compact\";s:7:\"compact\";}s:4:\"name\";s:6:\"Flattr\";s:10:\"websiteURL\";s:17:\"http://flattr.com\";s:6:\"apiURL\";s:36:\"http://developers.flattr.net/button/\";s:7:\"baseURL\";s:257:\"<script src=\"http://api.flattr.com/js/0.6/load.js?mode=auto\"></script><a class=\"FlattrButton\" href=\"VOTE_URL\" style=\"display:none;\" title=\"VOTE_TITLE\" data-flattr-uid=\"VOTE_FLATTR_UID\" data-flattr-button=\"VOTE_BUTTON_DESIGN\" data-flattr-category=\"text\"></a>\";s:12:\"baseURL_lazy\";s:187:\"<a class=\"FlattrButton\" href=\"VOTE_URL\" style=\"display:none;\" title=\"VOTE_TITLE\" data-flattr-uid=\"VOTE_FLATTR_UID\" data-flattr-button=\"VOTE_BUTTON_DESIGN\" data-flattr-category=\"text\"></a>\";s:19:\"baseURL_lazy_script\";s:136:\"function loadFlattr_POST_ID(){ jQuery(document).ready(function($) { $.getScript(\'http://api.flattr.com/js/0.6/load.js?mode=auto\'); }); }\";s:21:\"scheduler_lazy_script\";s:58:\"window.setTimeout(\'loadFlattr_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:16:\"isEncodeRequired\";b:1;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:20:\"dd_flattr_appendType\";s:0:\"\";s:22:\"dd_flattr_buttonDesign\";s:0:\"\";s:25:\"dd_flattr_ajax_left_float\";s:0:\"\";s:19:\"dd_flattr_lazy_load\";s:0:\"\";s:23:\"dd_flattr_button_weight\";s:2:\"10\";}s:18:\"option_append_type\";s:20:\"dd_flattr_appendType\";s:20:\"option_button_design\";s:22:\"dd_flattr_buttonDesign\";s:20:\"option_button_weight\";s:23:\"dd_flattr_button_weight\";s:22:\"option_ajax_left_float\";s:25:\"dd_flattr_ajax_left_float\";s:16:\"option_lazy_load\";s:19:\"dd_flattr_lazy_load\";s:19:\"button_weight_value\";s:2:\"10\";s:19:\"float_button_design\";s:6:\"Normal\";s:11:\"append_type\";s:4:\"none\";s:13:\"button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:9:\"lazy_load\";b:0;s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:16:\"dd_button_pocket\";O:9:\"DD_Pocket\":30:{s:11:\"append_type\";s:10:\"left_float\";s:13:\"button_design\";s:6:\"Normal\";s:9:\"lazy_load\";b:0;s:12:\"buttonLayout\";a:3:{s:6:\"Normal\";s:8:\"vertical\";s:7:\"Compact\";s:10:\"horizontal\";s:8:\"No Count\";s:4:\"none\";}s:16:\"buttonLayoutLazy\";a:3:{s:6:\"Normal\";s:8:\"vertical\";s:7:\"Compact\";s:10:\"horizontal\";s:8:\"No Count\";s:4:\"none\";}s:16:\"isEncodeRequired\";b:0;s:4:\"name\";s:6:\"Pocket\";s:10:\"websiteURL\";s:24:\"http://www.getpocket.com\";s:6:\"apiURL\";s:38:\"https://getpocket.com/publisher/button\";s:7:\"baseURL\";s:382:\"<a data-pocket-label=\"pocket\" data-pocket-count=\"VOTE_BUTTON_DESIGN\" data-save-url=\"VOTE_URL\" class=\"pocket-btn\" data-lang=\"en\"></a><script type=\"text/javascript\">!function(d,i){if(!d.getElementById(i)){var j=d.createElement(\"script\");j.id=i;j.src=\"https://widgets.getpocket.com/v1/j/btn.js?v=1\";var w=d.getElementById(i);d.body.appendChild(j);}}(document,\"pocket-btn-js\");</script>\";s:12:\"baseURL_lazy\";s:164:\"<div class=\'dd-pocket-ajax-load dd-pocket-POST_ID\'></div><a data-pocket-label=\"pocket\" data-pocket-count=\"VOTE_BUTTON_DESIGN\" class=\"pocket-btn\" data-lang=\"en\"></a>\";s:19:\"baseURL_lazy_script\";s:169:\" function loadPocket_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-pocket-POST_ID\').remove();$.getScript(\'https://widgets.getpocket.com/v1/j/btn.js?v=1\'); }); }\";s:21:\"scheduler_lazy_script\";s:58:\"window.setTimeout(\'loadPocket_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:20:\"dd_pocket_appendType\";s:0:\"\";s:22:\"dd_pocket_buttonDesign\";s:0:\"\";s:25:\"dd_pocket_ajax_left_float\";s:0:\"\";s:19:\"dd_pocket_lazy_load\";s:0:\"\";s:23:\"dd_pocket_button_weight\";s:0:\"\";}s:18:\"option_append_type\";s:20:\"dd_pocket_appendType\";s:20:\"option_button_design\";s:22:\"dd_pocket_buttonDesign\";s:20:\"option_button_weight\";s:23:\"dd_pocket_button_weight\";s:22:\"option_ajax_left_float\";s:25:\"dd_pocket_ajax_left_float\";s:16:\"option_lazy_load\";s:19:\"dd_pocket_lazy_load\";s:19:\"button_weight_value\";s:2:\"93\";s:19:\"float_button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}s:16:\"dd_button_tumblr\";O:9:\"DD_Tumblr\":30:{s:11:\"append_type\";s:10:\"left_float\";s:13:\"button_design\";s:6:\"Normal\";s:9:\"lazy_load\";b:0;s:12:\"buttonLayout\";a:1:{s:6:\"Normal\";s:0:\"\";}s:16:\"buttonLayoutLazy\";a:1:{s:6:\"Normal\";s:0:\"\";}s:16:\"isEncodeRequired\";b:1;s:4:\"name\";s:6:\"Tumblr\";s:10:\"websiteURL\";s:21:\"http://www.tumblr.com\";s:6:\"apiURL\";s:29:\"http://www.tumblr.com/buttons\";s:7:\"baseURL\";s:342:\"<a href=\"http://www.tumblr.com/share?link=VOTE_URL\" title=\"Share on Tumblr\" style=\"display:inline-block; text-indent:-9999px; overflow:hidden; width:61px; height:20px; background:url(\'http://platform.tumblr.com/v1/share_2.png\') top left no-repeat transparent;\">Share on Tumblr</a><script src=\"http://platform.tumblr.com/v1/share.js\"></script>\";s:12:\"baseURL_lazy\";s:336:\"<div class=\"dd-tumblrajax-load dd-tumblr-POST_ID\"></div><a href=\"http://www.tumblr.com/share?link=VOTE_URL\" title=\"Share on Tumblr\" style=\"display:inline-block; text-indent:-9999px; overflow:hidden; width:61px; height:20px; background:url(\'http://platform.tumblr.com/v1/share_2.png\') top left no-repeat transparent;\">Share on Tumblr</a>\";s:19:\"baseURL_lazy_script\";s:162:\" function loadTumblr_POST_ID(){ jQuery(document).ready(function($) { $(\'.dd-pocket-POST_ID\').remove();$.getScript(\'http://platform.tumblr.com/v1/share.js\'); }); }\";s:21:\"scheduler_lazy_script\";s:58:\"window.setTimeout(\'loadTumblr_POST_ID()\',SCHEDULER_TIMER);\";s:20:\"scheduler_lazy_timer\";s:4:\"1000\";s:8:\"finalURL\";N;s:13:\"finalURL_lazy\";N;s:20:\"finalURL_lazy_script\";N;s:27:\"final_scheduler_lazy_script\";N;s:19:\"islazyLoadAvailable\";b:1;s:10:\"wp_options\";a:5:{s:20:\"dd_tumblr_appendType\";s:0:\"\";s:22:\"dd_tumblr_buttonDesign\";s:0:\"\";s:25:\"dd_tumblr_ajax_left_float\";s:0:\"\";s:19:\"dd_tumblr_lazy_load\";s:0:\"\";s:23:\"dd_tumblr_button_weight\";s:0:\"\";}s:18:\"option_append_type\";s:20:\"dd_tumblr_appendType\";s:20:\"option_button_design\";s:22:\"dd_tumblr_buttonDesign\";s:20:\"option_button_weight\";s:23:\"dd_tumblr_button_weight\";s:22:\"option_ajax_left_float\";s:25:\"dd_tumblr_ajax_left_float\";s:16:\"option_lazy_load\";s:19:\"dd_tumblr_lazy_load\";s:19:\"button_weight_value\";s:2:\"94\";s:19:\"float_button_design\";s:6:\"Normal\";s:15:\"ajax_left_float\";b:0;s:21:\"buttonLayoutLazyWidth\";a:2:{s:6:\"Normal\";s:2:\"51\";s:7:\"Compact\";s:3:\"120\";}s:22:\"buttonLayoutLazyHeight\";a:2:{s:6:\"Normal\";s:2:\"69\";s:7:\"Compact\";s:2:\"22\";}}}s:21:\"dd_float_button_final\";a:4:{s:17:\"dd_button_twitter\";r:517;s:18:\"dd_button_linkedin\";r:692;s:22:\"dd_button_fblike_xfbml\";r:781;s:17:\"dd_button_google1\";r:829;}}', 'yes'); INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (3020, 'wp_insert_multiple_ad_network_type', 'Primary Ad Network Only', 'yes'), (2985, 'loginlockdownAdminOptions', 'a:6:{s:17:\"max_login_retries\";i:3;s:14:\"retries_within\";i:5;s:14:\"lockout_length\";i:60;s:25:\"lockout_invalid_usernames\";s:2:\"no\";s:17:\"mask_login_errors\";s:2:\"no\";s:16:\"show_credit_link\";s:2:\"no\";}', 'yes'), (2986, 'loginlockdown_db1_version', '', 'yes'), (2987, 'loginlockdown_db2_version', '', 'yes'), (3158, 'mobile_custom_footer', '<a href=\"http://www.premadeniches.com/\">PreMadeNiches</a>', 'yes'), (3159, 'mobile_force', 'no', 'yes'), (2990, 'mobile_custom_logo', '', 'yes'), (2991, 'mobile_custom_background', '', 'yes'), (2992, 'mobile_app_icon', 'http://pmbt5644-pc-store.naymu.com/wp-content/plugins/obox-mobile//admin/images/iphone_ico.png', 'yes'), (2993, 'mobile_license_key', '', 'yes'), (2994, 'secure-wp', 'a:11:{s:15:\"secure_wp_error\";s:0:\"\";s:17:\"secure_wp_version\";s:1:\"1\";s:23:\"secure_wp_admin_version\";s:1:\"1\";s:15:\"secure_wp_index\";s:1:\"1\";s:13:\"secure_wp_rsd\";s:1:\"1\";s:13:\"secure_wp_wlw\";s:0:\"\";s:13:\"secure_wp_rcu\";s:1:\"1\";s:13:\"secure_wp_rpu\";s:1:\"1\";s:13:\"secure_wp_rtu\";s:1:\"1\";s:13:\"secure_wp_wps\";s:0:\"\";s:16:\"secure_wp_amurlr\";s:1:\"1\";}', 'yes'), (2995, 'pk_stt2_db_version', '2', 'yes'), (2996, 'pk_stt2_enabled', '1', 'yes'), (2997, 'pk_stt2_settings', 'a:9:{s:3:\"max\";s:2:\"10\";s:8:\"auto_add\";s:1:\"1\";s:9:\"auto_link\";s:1:\"0\";s:10:\"show_count\";s:1:\"0\";s:14:\"before_keyword\";s:4:\"<li>\";s:13:\"after_keyword\";s:5:\"</li>\";s:11:\"before_list\";s:4:\"<ul>\";s:10:\"after_list\";s:5:\"</ul>\";s:11:\"list_header\";s:31:\"<h4>Incoming search terms:</h4>\";}', 'yes'), (2998, 'onlist_status', '2', 'yes'), (2999, 'pk_stt2_auto_tag', '0', 'yes'), (3000, 'pk_stt2_promote_old_post', '0', 'yes'), (3001, 'pk_stt2_auto_cleanup', '90', 'yes'), (3002, 'pk_stt2_badwords', 'http:,cache:,site:,utm_source,sex,porn,gamble,xxx,nude,squirt,gay,abortion,attack,bomb,casino,cocaine,die,death,erection,gambling,heroin,marijuana,masturbation,pedophile,penis,poker,pussy,terrorist', 'yes'), (8948, 'rewrite_rules', 'a:97:{s:11:\"sitemap.xml\";s:33:\"index.php?aiosp_sitemap_path=root\";s:16:\"(.+)-sitemap.xml\";s:40:\"index.php?aiosp_sitemap_path=$matches[1]\";s:21:\"(.+)-sitemap(\\d+).xml\";s:71:\"index.php?aiosp_sitemap_path=$matches[1]&aiosp_sitemap_page=$matches[2]\";s:11:\"sitemap.rss\";s:32:\"index.php?aiosp_sitemap_path=rss\";s:18:\"sitemap.latest.rss\";s:32:\"index.php?aiosp_sitemap_path=rss\";s:34:\"sitemap(-+([a-zA-Z0-9_-]+))?\\.xml$\";s:40:\"index.php?xml_sitemap=params=$matches[2]\";s:38:\"sitemap(-+([a-zA-Z0-9_-]+))?\\.xml\\.gz$\";s:49:\"index.php?xml_sitemap=params=$matches[2];zip=true\";s:35:\"sitemap(-+([a-zA-Z0-9_-]+))?\\.html$\";s:50:\"index.php?xml_sitemap=params=$matches[2];html=true\";s:38:\"sitemap(-+([a-zA-Z0-9_-]+))?\\.html.gz$\";s:59:\"index.php?xml_sitemap=params=$matches[2];html=true;zip=true\";s:14:\"^search/(.+)\\$\";s:23:\"index.php?s=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";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:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";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:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";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:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";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:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";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:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";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:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";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:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";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:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";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:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";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:24:\"(.?.+?)(?:/([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:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";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:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";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:24:\"([^/]+)(?:/([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:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";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]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes'), (3004, 'wpcumulus_options', 'a:13:{s:5:\"width\";s:3:\"550\";s:6:\"height\";s:3:\"375\";s:6:\"tcolor\";s:6:\"ffffff\";s:7:\"tcolor2\";s:6:\"ffffff\";s:7:\"hicolor\";s:6:\"ffffff\";s:7:\"bgcolor\";s:6:\"333333\";s:5:\"speed\";s:3:\"100\";s:5:\"trans\";s:5:\"false\";s:5:\"distr\";s:4:\"true\";s:4:\"args\";s:0:\"\";s:8:\"compmode\";s:5:\"false\";s:10:\"showwptags\";s:4:\"true\";s:4:\"mode\";s:4:\"tags\";}', 'yes'), (3005, 'wpcumulus_widget', 'a:14:{s:5:\"width\";s:3:\"292\";s:6:\"height\";s:3:\"200\";s:6:\"tcolor\";s:6:\"333333\";s:7:\"tcolor2\";s:6:\"333333\";s:7:\"hicolor\";s:6:\"000000\";s:7:\"bgcolor\";s:6:\"ffffff\";s:5:\"speed\";s:3:\"100\";s:5:\"trans\";s:4:\"true\";s:5:\"distr\";s:4:\"true\";s:4:\"args\";s:0:\"\";s:8:\"compmode\";s:5:\"false\";s:10:\"showwptags\";s:4:\"true\";s:4:\"mode\";s:4:\"tags\";s:5:\"title\";s:4:\"Tags\";}', 'yes'), (3006, 'wp_insert_privacy_policy_content', '<p>At <a href=\"http://pmbt5644-pc-store.naymu.com\">www.feelingwow.com</a>, the privacy of our visitors is of extreme importance to us (See <a target=\"_blank\" href=\"http://www.wp-insert.smartlogix.co.in/what-is-a-privacy-policy/\">this article</a> to learn more about Privacy Policies.). This privacy policy document outlines the types of personal information is received and collected by <a href=\"http://pmbt5644-pc-store.naymu.com\">www.feelingwow.com</a> and how it is used.</p>\r\n<p><b>Log Files</b><br/>Like many other Web sites, <a href=\"http://pmbt5644-pc-store.naymu.com\">www.feelingwow.com</a> makes use of log files. The information inside the log files includes internet protocol ( IP ) addresses, type of browser, Internet Service Provider ( ISP ), date/time stamp, referring/exit pages, and number of clicks to analyze trends, administer the site, track userâs movement around the site, and gather demographic information. IP addresses, and other such information are not linked to any information that is personally identifiable.</p>\r\n<p><b>Cookies and Web Beacons</b><br/><a href=\"http://pmbt5644-pc-store.naymu.com\">www.feelingwow.com</a> does use cookies to store information about visitors preferences, record user-specific information on which pages the user access or visit, customize Web page content based on visitors browser type or other information that the visitor sends via their browser.</p>\r\n<p><b>DoubleClick DART Cookie</b></p><ul><li>Google, as a third party vendor, uses cookies to serve ads on <a href=\"http://pmbt5644-pc-store.naymu.com\">www.feelingwow.com</a>.</li><li>Google\'s use of the DART cookie enables it to serve ads to users based on their visit to <a href=\"http://pmbt5644-pc-store.naymu.com\">www.feelingwow.com</a> and other sites on the Internet.</li><li>Users may opt out of the use of the DART cookie by visiting the Google ad and content network privacy policy at the following URL - <a href=\"http://www.google.com/privacy_ads.html\">http://www.google.com/privacy_ads.html</a>.</li></ul>\r\n<p>These third-party ad servers or ad networks use technology to the advertisements and links that appear on <a href=\"http://pmbt5644-pc-store.naymu.com\">www.feelingwow.com</a> send directly to your browsers. They automatically receive your IP address when this occurs. Other technologies ( such as cookies, JavaScript, or Web Beacons ) may also be used by the third-party ad networks to measure the effectiveness of their advertisements and / or to personalize the advertising content that you see.</p>\r\n<p><a href=\"http://pmbt5644-pc-store.naymu.com\">www.feelingwow.com</a> has no access to or control over these cookies that are used by third-party advertisers.</p>\r\n<p>You should consult the respective privacy policies of these third-party ad servers for more detailed information on their practices as well as for instructions about how to opt-out of certain practices. <a href=\"http://pmbt5644-pc-store.naymu.com\">www.feelingwow.com\'s</a> privacy policy does not apply to, and we cannot control the activities of, such other advertisers or web sites.</p>\r\n<p>If you wish to disable cookies, you may do so through your individual browser options. More detailed information about cookie management with specific web browsers can be found at the browsers\' respective websites.</p>', 'yes'), (3007, 'wp_insert_terms_conditions_content', '<p>Welcome to www.feelingwow.com. If you continue to browse and use this website you are agreeing to comply with and be bound by the following terms and conditions of use, which together with our privacy policy govern www.feelingwow.com\'s relationship with you in relation to this website.</p>\r\n<p>The term www.feelingwow.com or \'us\' or \'we\' refers to the owner of the website. The term \'you\' refers to the user or viewer of our website.\r\nThe use of this website is subject to the following terms of use:\r\n<ul>\r\n<li>The content of the pages of this website is for your general information and use only. It is subject to change without notice.</li>\r\n<li>Neither we nor any third parties provide any warranty or guarantee as to the accuracy, timeliness, performance, completeness or suitability of the information and materials found or offered on this website for any particular purpose. You acknowledge that such information and materials may contain inaccuracies or errors and we expressly exclude liability for any such inaccuracies or errors to the fullest extent permitted by law.</li>\r\n<li>Your use of any information or materials on this website is entirely at your own risk, for which we shall not be liable. It shall be your own responsibility to ensure that any products, services or information available through this website meet your specific requirements.</li>\r\n<li>This website contains material which is owned by or licensed to us. This material includes, but is not limited to, the design, layout, look, appearance and graphics. Reproduction is prohibited other than in accordance with the copyright notice, which forms part of these terms and conditions.</li>\r\n<li>All trademarks reproduced in this website, which are not the property of, or licensed to the operator, are acknowledged on the website.</li>\r\n<li>Unauthorised use of this website may give rise to a claim for damages and/or be a criminal offence.</li>\r\n<li>From time to time this website may also include links to other websites. These links are provided for your convenience to provide further information. They do not signify that we endorse the website(s). We have no responsibility for the content of the linked website(s).</li>\r\n<li>You may not create a link to this website from another website or document without www.feelingwow.com\'s prior written consent.</li></ul></p>', 'yes'), (3010, 'dd_client_version', '5', 'yes'), (3009, 'pk_stt2_last_clean_up', 'October 8, 2021, 7:44 AM; 0 search term(s) deleted.', 'yes'), (3011, 'widget_ws_widget__ad_codes', 'a:7:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:4:\"code\";s:316:\"<iframe src=\"//rcm-na.amazon-adsystem.com/e/cm?o=1&p=48&l=ur1&category=primegift&banner=0DHKFFV9MZ6GTWBFZK82&f=ifr&linkID=c7144de667dfd2c6e2aa32b8662c36dd&t=denvervigilan-20&tracking_id=denvervigilan-20\" width=\"468\" height=\"75\" scrolling=\"no\" border=\"0\" marginwidth=\"0\" style=\"border:none;\" frameborder=\"0\"></iframe>\";}i:3;a:2:{s:5:\"title\";s:0:\"\";s:4:\"code\";s:269:\"<iframe src=\"//rcm-na.amazon-adsystem.com/e/cm?o=1&p=12&l=ez&f=ifr&linkID=7089790275b71f3c0241bb99233f45d1&t=denvervigilan-20&tracking_id=denvervigilan-20\" width=\"300\" height=\"250\" scrolling=\"no\" border=\"0\" marginwidth=\"0\" style=\"border:none;\" frameborder=\"0\"></iframe>\";}i:4;a:2:{s:5:\"title\";s:13:\"Computer Tips\";s:4:\"code\";s:269:\"<iframe src=\"//rcm-na.amazon-adsystem.com/e/cm?o=1&p=12&l=ez&f=ifr&linkID=7089790275b71f3c0241bb99233f45d1&t=denvervigilan-20&tracking_id=denvervigilan-20\" width=\"300\" height=\"250\" scrolling=\"no\" border=\"0\" marginwidth=\"0\" style=\"border:none;\" frameborder=\"0\"></iframe>\";}i:5;a:2:{s:5:\"title\";s:0:\"\";s:4:\"code\";s:645:\"<script type=\"text/javascript\"><!--\r\ncbengine_user = \"[cbengineid]\";\r\ncbengine_cbid = \"[clickbankid]\";\r\ncbengine_ad_output = \"html\";\r\ncbengine_rotate = \"yes\";\r\ncbengine_kw = \"[clickbankkw]\";\r\ncbengine_ad_target = \"_blank\";\r\ncbengine_ad_format = \"300x250\";\r\ncbengine_ad_width = \"300\";\r\ncbengine_ad_height = \"250\";\r\ncbengine_color_border = \"FFFFFF\";\r\ncbengine_color_bg = \"FFFFFF\";\r\ncbengine_color_link = \"0088B3\";\r\ncbengine_color_url = \"206BA2\";\r\ncbengine_color_text = \"222222\";\r\ncbengine_alternate_ad_url = \"http://premadethemes.com/cbpro\";\r\n//-->\r\n</script>\r\n<script type=\"text/javascript\" src=\"http://www.cbengine.com/ads/show_ads.js\"></script>\";}i:6;a:2:{s:5:\"title\";s:0:\"\";s:4:\"code\";s:645:\"<script type=\"text/javascript\"><!--\r\ncbengine_user = \"[cbengineid]\";\r\ncbengine_cbid = \"[clickbankid]\";\r\ncbengine_ad_output = \"html\";\r\ncbengine_rotate = \"yes\";\r\ncbengine_kw = \"[clickbankkw]\";\r\ncbengine_ad_target = \"_blank\";\r\ncbengine_ad_format = \"300x250\";\r\ncbengine_ad_width = \"300\";\r\ncbengine_ad_height = \"250\";\r\ncbengine_color_border = \"FFFFFF\";\r\ncbengine_color_bg = \"FFFFFF\";\r\ncbengine_color_link = \"0088B3\";\r\ncbengine_color_url = \"206BA2\";\r\ncbengine_color_text = \"222222\";\r\ncbengine_alternate_ad_url = \"http://premadethemes.com/cbpro\";\r\n//-->\r\n</script>\r\n<script type=\"text/javascript\" src=\"http://www.cbengine.com/ads/show_ads.js\"></script>\";}i:7;a:2:{s:5:\"title\";s:0:\"\";s:4:\"code\";s:642:\"<script type=\"text/javascript\"><!--\r\ncbengine_user = \"[cbengineid]\";\r\ncbengine_cbid = \"[clickbankid]\";\r\ncbengine_ad_output = \"html\";\r\ncbengine_rotate = \"no\";\r\ncbengine_kw = \"[clickbankkw]\";\r\ncbengine_ad_target = \"_blank\";\r\ncbengine_ad_format = \"468x60\";\r\ncbengine_ad_width = \"468\";\r\ncbengine_ad_height = \"60\";\r\ncbengine_color_border = \"FFFFFF\";\r\ncbengine_color_bg = \"FFFFFF\";\r\ncbengine_color_link = \"0088B3\";\r\ncbengine_color_url = \"206BA2\";\r\ncbengine_color_text = \"333333\";\r\ncbengine_alternate_ad_url = \"http://premadethemes.com/cbpro\";\r\n//-->\r\n</script>\r\n<script type=\"text/javascript\" src=\"http://www.cbengine.com/ads/show_ads.js\"></script>\";}s:12:\"_multiwidget\";i:1;}', 'yes'), (3012, 'widget_ws_widget__ad_squares', 'a:2:{i:2;a:12:{s:5:\"title\";s:0:\"\";s:7:\"squares\";s:1:\"2\";s:7:\"padding\";s:2:\"15\";s:7:\"shuffle\";s:1:\"1\";s:6:\"code_1\";s:291:\"<a href=\"https://www.hotelscombined.com?a_aid=164822\" target=\"_blank\" rel=\"nofollow\"><img src=\"https://assets.portalhc.com/banners/affiliate/en/125x125_BookWinterBluesAway+V2.jpg\" alt=\"Save on your hotel - hotelscombined.com\" title=\"Save on your hotel - hotelscombined.com\" border=\"0\" /></a>\";s:6:\"code_2\";s:279:\"<a href=\"https://www.hotelscombined.com?a_aid=164822\" target=\"_blank\" rel=\"nofollow\"><img src=\"https://assets.portalhc.com/banners/affiliate/en/125x125_BrainFried.jpg\" alt=\"Save on your hotel - hotelscombined.com\" title=\"Save on your hotel - hotelscombined.com\" border=\"0\" /></a>\";s:6:\"code_3\";s:167:\"<img src=\"http://pmbt5644-pc-store.naymu.com/wp-content/plugins/ad-squares-widget/images/125x125.png\" style=\"width:125px; height:125px; border:0px;\" alt=\"Ad Square\" />\";s:6:\"code_4\";s:167:\"<img src=\"http://pmbt5644-pc-store.naymu.com/wp-content/plugins/ad-squares-widget/images/125x125.png\" style=\"width:125px; height:125px; border:0px;\" alt=\"Ad Square\" />\";s:6:\"code_5\";s:167:\"<img src=\"http://pmbt5644-pc-store.naymu.com/wp-content/plugins/ad-squares-widget/images/125x125.png\" style=\"width:125px; height:125px; border:0px;\" alt=\"Ad Square\" />\";s:6:\"code_6\";s:167:\"<img src=\"http://pmbt5644-pc-store.naymu.com/wp-content/plugins/ad-squares-widget/images/125x125.png\" style=\"width:125px; height:125px; border:0px;\" alt=\"Ad Square\" />\";s:6:\"code_7\";s:167:\"<img src=\"http://pmbt5644-pc-store.naymu.com/wp-content/plugins/ad-squares-widget/images/125x125.png\" style=\"width:125px; height:125px; border:0px;\" alt=\"Ad Square\" />\";s:6:\"code_8\";s:167:\"<img src=\"http://pmbt5644-pc-store.naymu.com/wp-content/plugins/ad-squares-widget/images/125x125.png\" style=\"width:125px; height:125px; border:0px;\" alt=\"Ad Square\" />\";}s:12:\"_multiwidget\";i:1;}', 'yes'), (3013, 'widget_featured-post', 'a:4:{i:2;a:20:{s:5:\"title\";s:13:\"Computer Tips\";s:9:\"posts_cat\";s:1:\"3\";s:9:\"posts_num\";s:1:\"3\";s:12:\"posts_offset\";s:1:\"0\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:13:\"gravatar_size\";s:2:\"45\";s:18:\"gravatar_alignment\";s:9:\"alignnone\";s:10:\"show_image\";s:1:\"1\";s:10:\"image_size\";s:16:\"Homepage Feature\";s:15:\"image_alignment\";s:9:\"alignleft\";s:10:\"show_title\";s:1:\"1\";s:9:\"post_info\";s:55:\"[post_date] By [post_author_posts_link] [post_comments]\";s:12:\"show_content\";s:13:\"content-limit\";s:13:\"content_limit\";s:2:\"80\";s:9:\"more_text\";s:0:\"\";s:11:\"extra_title\";s:0:\"\";s:9:\"extra_num\";s:0:\"\";s:18:\"more_from_category\";s:1:\"1\";s:23:\"more_from_category_text\";s:29:\"More Posts from this Category\";}i:3;a:20:{s:5:\"title\";s:20:\"Computer Information\";s:9:\"posts_cat\";s:1:\"4\";s:9:\"posts_num\";s:1:\"3\";s:12:\"posts_offset\";s:1:\"0\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:13:\"gravatar_size\";s:2:\"45\";s:18:\"gravatar_alignment\";s:9:\"alignnone\";s:10:\"show_image\";s:1:\"1\";s:10:\"image_size\";s:16:\"Homepage Feature\";s:15:\"image_alignment\";s:9:\"alignleft\";s:10:\"show_title\";s:1:\"1\";s:9:\"post_info\";s:55:\"[post_date] By [post_author_posts_link] [post_comments]\";s:12:\"show_content\";s:13:\"content-limit\";s:13:\"content_limit\";s:2:\"80\";s:9:\"more_text\";s:0:\"\";s:11:\"extra_title\";s:0:\"\";s:9:\"extra_num\";s:0:\"\";s:18:\"more_from_category\";s:1:\"1\";s:23:\"more_from_category_text\";s:29:\"More Posts from this Category\";}i:4;a:20:{s:5:\"title\";s:28:\"Every thing you Need to Know\";s:9:\"posts_cat\";s:1:\"1\";s:9:\"posts_num\";s:1:\"5\";s:12:\"posts_offset\";s:1:\"0\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:13:\"gravatar_size\";s:2:\"45\";s:18:\"gravatar_alignment\";s:9:\"alignnone\";s:10:\"show_image\";s:1:\"1\";s:10:\"image_size\";s:15:\"Homepage Bottom\";s:15:\"image_alignment\";s:9:\"alignleft\";s:10:\"show_title\";s:1:\"1\";s:9:\"post_info\";s:55:\"[post_date] By [post_author_posts_link] [post_comments]\";s:12:\"show_content\";s:7:\"excerpt\";s:13:\"content_limit\";s:1:\"0\";s:9:\"more_text\";s:14:\"[Read More...]\";s:11:\"extra_title\";s:0:\"\";s:9:\"extra_num\";s:0:\"\";s:18:\"more_from_category\";s:1:\"1\";s:23:\"more_from_category_text\";s:29:\"More Posts from this Category\";}s:12:\"_multiwidget\";i:1;}', 'yes'), (6681, 'tubepress-jwPlayerBackColor', 'FFFFFF', 'yes'), (9222, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (9223, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (9224, 'widget_akismet_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (9225, 'widget_featured-page', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (9226, 'widget_user-profile', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (9228, 'recovery_keys', 'a:0:{}', 'yes'), (3018, 'genesis-term-meta', 'a:3:{i:0;b:0;i:26;a:0:{}i:27;a:0:{}}', 'yes'), (3019, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'), (3021, 'wp_insert_in_post_ad_middle_1_enable', '', 'yes'), (3022, 'wp_insert_in_post_ad_middle_1_content', '', 'yes'), (3023, 'wp_insert_in_post_ad_middle_1_content_1', '', 'yes'), (3024, 'wp_insert_in_post_ad_middle_1_content_2', '', 'yes'), (3025, 'wp_insert_in_post_ad_middle_1_exclude_ids', '', 'yes'), (3026, 'wp_insert_in_post_ad_middle_1_exclude_home', '', 'yes'), (3027, 'wp_insert_in_post_ad_middle_1_exclude_archives', '', 'yes'), (3028, 'wp_insert_in_post_ad_middle_1_style', 'margin: 5px;padding: 0px;', 'yes'), (3029, 'wp_insert_in_post_ad_right_1_enable', '', 'yes'), (3030, 'wp_insert_in_post_ad_right_1_content', '', 'yes'), (3031, 'wp_insert_in_post_ad_right_1_content_1', '', 'yes'), (3032, 'wp_insert_in_post_ad_right_1_content_2', '', 'yes'), (3033, 'wp_insert_in_post_ad_right_1_exclude_ids', '', 'yes'), (3034, 'wp_insert_in_post_ad_right_1_exclude_home', '', 'yes'), (3035, 'wp_insert_in_post_ad_right_1_exclude_archives', '', 'yes'), (3036, 'wp_insert_in_post_ad_right_1_style', 'margin: 5px;padding: 0px;', 'yes'), (3037, 'wp_insert_in_post_ad_left_1_enable', '1', 'yes'), (3038, 'wp_insert_in_post_ad_left_1_content', '[adsense3]', 'yes'), (3039, 'wp_insert_in_post_ad_left_1_content_1', '', 'yes'), (3040, 'wp_insert_in_post_ad_left_1_content_2', '', 'yes'), (3041, 'wp_insert_in_post_ad_left_1_exclude_ids', '2,61,59,63,143,57', 'yes'), (3042, 'wp_insert_in_post_ad_left_1_exclude_home', '1', 'yes'), (3043, 'wp_insert_in_post_ad_left_1_exclude_archives', '1', 'yes'), (3044, 'wp_insert_in_post_ad_left_1_style', 'margin: 5px;padding: 0px;', 'yes'), (3045, 'wp_insert_in_post_ad_bottom_1_enable', '', 'yes'), (3046, 'wp_insert_in_post_ad_bottom_1_content', '', 'yes'), (3047, 'wp_insert_in_post_ad_bottom_1_content_1', '', 'yes'), (3048, 'wp_insert_in_post_ad_bottom_1_content_2', '', 'yes'), (3049, 'wp_insert_in_post_ad_bottom_1_exclude_ids', '', 'yes'), (3050, 'wp_insert_in_post_ad_bottom_1_exclude_home', '', 'yes'), (3051, 'wp_insert_in_post_ad_bottom_1_exclude_archives', '', 'yes'), (3052, 'wp_insert_in_post_ad_bottom_1_style', 'margin: 5px;padding: 0px;', 'yes'), (3053, 'wp_insert_in_post_ad_top_1_enable', '', 'yes'), (3054, 'wp_insert_in_post_ad_top_1_content', '', 'yes'), (3055, 'wp_insert_in_post_ad_top_1_content_1', '', 'yes'), (3056, 'wp_insert_in_post_ad_top_1_content_2', '', 'yes'), (3057, 'wp_insert_in_post_ad_top_1_exclude_ids', '', 'yes'), (3058, 'wp_insert_in_post_ad_top_1_exclude_home', '', 'yes'), (3059, 'wp_insert_in_post_ad_top_1_exclude_archives', '', 'yes'), (3060, 'wp_insert_in_post_ad_top_1_style', 'margin: 5px;padding: 0px;', 'yes'), (3061, 'wp_insert_ad_widget_1_title', '', 'yes'), (3062, 'wp_insert_ad_widget_1_enable', '', 'yes'), (3063, 'wp_insert_ad_widget_1_content', '', 'yes'), (3064, 'wp_insert_ad_widget_1_content_1', '', 'yes'), (3065, 'wp_insert_ad_widget_1_content_2', '', 'yes'), (3066, 'wp_insert_ad_widget_1_exclude_ids', '', 'yes'), (3067, 'wp_insert_ad_widget_1_exclude_home', '', 'yes'), (3068, 'wp_insert_ad_widget_1_exclude_archives', '', 'yes'), (3069, 'wp_insert_ad_widget_1_style', 'margin: 5px;padding: 0px;', 'yes'), (3070, 'wp_insert_ad_widget_2_title', '', 'yes'), (3071, 'wp_insert_ad_widget_2_enable', '', 'yes'), (3072, 'wp_insert_ad_widget_2_content', '', 'yes'), (3073, 'wp_insert_ad_widget_2_content_1', '', 'yes'), (3074, 'wp_insert_ad_widget_2_content_2', '', 'yes'), (3075, 'wp_insert_ad_widget_2_exclude_ids', '', 'yes'), (3076, 'wp_insert_ad_widget_2_exclude_home', '', 'yes'), (3077, 'wp_insert_ad_widget_2_exclude_archives', '', 'yes'), (3078, 'wp_insert_ad_widget_2_style', 'margin: 5px;padding: 0px;', 'yes'), (3079, 'wp_insert_ad_widget_3_title', '', 'yes'), (3080, 'wp_insert_ad_widget_3_enable', '', 'yes'), (3081, 'wp_insert_ad_widget_3_content', '', 'yes'), (3082, 'wp_insert_ad_widget_3_content_1', '', 'yes'), (3083, 'wp_insert_ad_widget_3_content_2', '', 'yes'), (3084, 'wp_insert_ad_widget_3_exclude_ids', '', 'yes'), (3085, 'wp_insert_ad_widget_3_exclude_home', '', 'yes'), (3086, 'wp_insert_ad_widget_3_exclude_archives', '', 'yes'), (3087, 'wp_insert_ad_widget_3_style', 'margin: 5px;padding: 0px;', 'yes'), (3088, 'wp_insert_ad_widget_4_title', '', 'yes'), (3089, 'wp_insert_ad_widget_4_enable', '', 'yes'), (3090, 'wp_insert_ad_widget_4_content', '', 'yes'), (3091, 'wp_insert_ad_widget_4_content_1', '', 'yes'), (3092, 'wp_insert_ad_widget_4_content_2', '', 'yes'), (3093, 'wp_insert_ad_widget_4_exclude_ids', '', 'yes'), (3094, 'wp_insert_ad_widget_4_exclude_home', '', 'yes'), (3095, 'wp_insert_ad_widget_4_exclude_archives', '', 'yes'), (3096, 'wp_insert_ad_widget_4_style', 'margin: 5px;padding: 0px;', 'yes'), (3097, 'wp_insert_ad_widget_5_title', '', 'yes'), (3098, 'wp_insert_ad_widget_5_enable', '', 'yes'), (3099, 'wp_insert_ad_widget_5_content', '', 'yes'), (3100, 'wp_insert_ad_widget_5_content_1', '', 'yes'), (3101, 'wp_insert_ad_widget_5_content_2', '', 'yes'), (3102, 'wp_insert_ad_widget_5_exclude_ids', '', 'yes'), (3103, 'wp_insert_ad_widget_5_exclude_home', '', 'yes'), (3104, 'wp_insert_ad_widget_5_exclude_archives', '', 'yes'), (3105, 'wp_insert_ad_widget_5_style', 'margin: 5px;padding: 0px;', 'yes'), (3106, 'wp_insert_ad_widget_6_title', '', 'yes'), (3107, 'wp_insert_ad_widget_6_enable', '', 'yes'), (3108, 'wp_insert_ad_widget_6_content', '', 'yes'), (3109, 'wp_insert_ad_widget_6_content_1', '', 'yes'), (3110, 'wp_insert_ad_widget_6_content_2', '', 'yes'), (3111, 'wp_insert_ad_widget_6_exclude_ids', '', 'yes'), (3112, 'wp_insert_ad_widget_6_exclude_home', '', 'yes'), (3113, 'wp_insert_ad_widget_6_exclude_archives', '', 'yes'), (3114, 'wp_insert_ad_widget_6_style', 'margin: 5px;padding: 0px;', 'yes'), (3115, 'wp_insert_ad_widget_7_title', '', 'yes'), (3116, 'wp_insert_ad_widget_7_enable', '', 'yes'), (3117, 'wp_insert_ad_widget_7_content', '', 'yes'), (3118, 'wp_insert_ad_widget_7_content_1', '', 'yes'), (3119, 'wp_insert_ad_widget_7_content_2', '', 'yes'), (3120, 'wp_insert_ad_widget_7_exclude_ids', '', 'yes'), (3121, 'wp_insert_ad_widget_7_exclude_home', '', 'yes'), (3122, 'wp_insert_ad_widget_7_exclude_archives', '', 'yes'), (3123, 'wp_insert_ad_widget_7_style', 'margin: 5px;padding: 0px;', 'yes'), (3124, 'wp_insert_ad_widget_8_title', '', 'yes'), (3125, 'wp_insert_ad_widget_8_enable', '', 'yes'), (3126, 'wp_insert_ad_widget_8_content', '', 'yes'), (3127, 'wp_insert_ad_widget_8_content_1', '', 'yes'), (3128, 'wp_insert_ad_widget_8_content_2', '', 'yes'), (3129, 'wp_insert_ad_widget_8_exclude_ids', '', 'yes'), (3130, 'wp_insert_ad_widget_8_exclude_home', '', 'yes'), (3131, 'wp_insert_ad_widget_8_exclude_archives', '', 'yes'), (3132, 'wp_insert_ad_widget_8_style', 'margin: 5px;padding: 0px;', 'yes'), (3133, 'wp_insert_ad_widget_9_title', '', 'yes'), (3134, 'wp_insert_ad_widget_9_enable', '', 'yes'), (3135, 'wp_insert_ad_widget_9_content', '', 'yes'), (3136, 'wp_insert_ad_widget_9_content_1', '', 'yes'), (3137, 'wp_insert_ad_widget_9_content_2', '', 'yes'), (3138, 'wp_insert_ad_widget_9_exclude_ids', '', 'yes'), (3139, 'wp_insert_ad_widget_9_exclude_home', '', 'yes'), (3140, 'wp_insert_ad_widget_9_exclude_archives', '', 'yes'), (3141, 'wp_insert_ad_widget_9_style', 'margin: 5px;padding: 0px;', 'yes'), (3142, 'wp_insert_ad_widget_10_title', '', 'yes'), (3143, 'wp_insert_ad_widget_10_enable', '', 'yes'), (3144, 'wp_insert_ad_widget_10_content', '', 'yes'), (3145, 'wp_insert_ad_widget_10_content_1', '', 'yes'), (3146, 'wp_insert_ad_widget_10_content_2', '', 'yes'), (3147, 'wp_insert_ad_widget_10_exclude_ids', '', 'yes'), (3148, 'wp_insert_ad_widget_10_exclude_home', '', 'yes'), (3149, 'wp_insert_ad_widget_10_exclude_archives', '', 'yes'), (3150, 'wp_insert_ad_widget_10_style', 'margin: 5px;padding: 0px;', 'yes'), (3151, 'mobile_category_exclude', 'featured', 'yes'), (3152, 'mobile_home_page', '0', 'yes'), (3153, 'mobile_auto_excerpt', 'yes', 'yes'), (3154, 'mobile_thumbnail_usage', 'wordpress', 'yes'), (3155, 'mobile_thumbnail_custom', '', 'yes'), (3156, 'mobile_slider_category', '0', 'yes'), (3157, 'mobile_slider_count', '3', 'yes'), (3166, 'update_ocmx', 'post_advert, 1', 'yes'), (3162, 'post_ad_title', 'Online Store Clothes', 'yes'), (5650, 'widget_latest-tweets', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (6673, 'tubepress-youtubeShowPlayerControls', 'showImmediate', 'yes'), (6674, 'tubepress-youtubePlayerTheme', 'dark', 'yes'), (6680, 'tubepress-youtubeResponsesValue', '9bZkp7q19f0', 'yes'), (6672, 'tubepress-youtubeShowAnnotations', '', 'yes'), (5676, 'pb_backupbuddy', 'a:62:{s:12:\"data_version\";s:1:\"3\";s:21:\"importbuddy_pass_hash\";s:32:\"d41d8cd98f00b204e9800998ecf8427e\";s:23:\"importbuddy_pass_length\";i:0;s:21:\"repairbuddy_pass_hash\";s:0:\"\";s:23:\"repairbuddy_pass_length\";i:0;s:16:\"backup_reminders\";i:1;s:16:\"edits_since_last\";i:0;s:11:\"last_backup\";i:1389371722;s:18:\"last_backup_serial\";s:10:\"7fr41w9ri2\";s:11:\"compression\";i:1;s:19:\"force_compatibility\";i:0;s:29:\"force_mysqldump_compatibility\";i:0;s:18:\"skip_database_dump\";i:0;s:19:\"backup_nonwp_tables\";i:0;s:14:\"include_tables\";a:0:{}s:14:\"exclude_tables\";a:0:{}s:15:\"integrity_check\";i:1;s:9:\"schedules\";a:0:{}s:9:\"log_level\";s:1:\"1\";s:8:\"excludes\";s:0:\"\";s:13:\"high_security\";i:0;s:19:\"next_schedule_index\";i:100;s:13:\"archive_limit\";i:0;s:18:\"archive_limit_size\";i:0;s:26:\"delete_archives_pre_backup\";i:0;s:23:\"lock_archives_directory\";i:0;s:28:\"email_notify_scheduled_start\";s:0:\"\";s:36:\"email_notify_scheduled_start_subject\";s:49:\"BackupBuddy Scheduled Backup Started - {site_url}\";s:33:\"email_notify_scheduled_start_body\";s:140:\"A scheduled backup has started with BackupBuddy v{backupbuddy_version} on {current_datetime} for the site {site_url}.\n\nDetails:\r\n\r\n{message}\";s:31:\"email_notify_scheduled_complete\";s:0:\"\";s:39:\"email_notify_scheduled_complete_subject\";s:50:\"BackupBuddy Scheduled Backup Complete - {site_url}\";s:36:\"email_notify_scheduled_complete_body\";s:142:\"A scheduled backup has completed with BackupBuddy v{backupbuddy_version} on {current_datetime} for the site {site_url}.\n\nDetails:\r\n\r\n{message}\";s:18:\"email_notify_error\";s:19:\"youremail@email.com\";s:26:\"email_notify_error_subject\";s:30:\"BackupBuddy Error - {site_url}\";s:23:\"email_notify_error_body\";s:132:\"An error occurred with BackupBuddy v{backupbuddy_version} on {current_datetime} for the site {site_url}. Error details:\r\n\r\n{message}\";s:7:\"backups\";a:3:{s:10:\"vcwue1utc4\";a:24:{s:6:\"serial\";s:10:\"vcwue1utc4\";s:11:\"backup_mode\";s:1:\"2\";s:4:\"type\";s:4:\"full\";s:10:\"start_time\";i:1374320839;s:11:\"finish_time\";i:1374320855;s:12:\"updated_time\";i:1374320855;s:6:\"status\";a:0:{}s:12:\"archive_size\";i:20168028;s:14:\"schedule_title\";s:0:\"\";s:16:\"backup_directory\";s:82:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/uploads/backupbuddy_backups/\";s:12:\"archive_file\";s:143:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/uploads/backupbuddy_backups/backup-feelingwow_com_computer-2013_07_20-full-vcwue1utc4.zip\";s:7:\"trigger\";s:6:\"manual\";s:19:\"force_compatibility\";b:0;s:5:\"steps\";a:3:{i:0;a:5:{s:8:\"function\";s:27:\"backup_create_database_dump\";s:4:\"args\";a:1:{i:0;a:14:{i:0;s:14:\"wp_commentmeta\";i:1;s:11:\"wp_comments\";i:2;s:8:\"wp_links\";i:3;s:12:\"wp_lockdowns\";i:4;s:14:\"wp_login_fails\";i:5;s:10:\"wp_options\";i:6;s:11:\"wp_postmeta\";i:7;s:8:\"wp_posts\";i:8;s:12:\"wp_stt2_meta\";i:9;s:21:\"wp_term_relationships\";i:10;s:16:\"wp_term_taxonomy\";i:11;s:8:\"wp_terms\";i:12;s:11:\"wp_usermeta\";i:13;s:8:\"wp_users\";}}s:10:\"start_time\";i:1374320840;s:11:\"finish_time\";i:1374320840;s:8:\"attempts\";i:1;}i:1;a:5:{s:8:\"function\";s:16:\"backup_zip_files\";s:4:\"args\";a:0:{}s:10:\"start_time\";i:1374320844;s:11:\"finish_time\";i:1374320853;s:8:\"attempts\";i:1;}i:2;a:5:{s:8:\"function\";s:11:\"post_backup\";s:4:\"args\";a:0:{}s:10:\"start_time\";i:1374320855;s:11:\"finish_time\";i:1374320855;s:8:\"attempts\";i:1;}}s:9:\"integrity\";a:0:{}s:14:\"temp_directory\";s:90:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/uploads/backupbuddy_temp/vcwue1utc4/\";s:11:\"backup_root\";s:43:\"/home/nikastic/pmbt5644-pc-store.naymu.com/\";s:14:\"export_plugins\";a:0:{}s:25:\"additional_table_includes\";a:1:{i:0;s:0:\"\";}s:25:\"additional_table_excludes\";a:1:{i:0;s:0:\"\";}s:20:\"directory_exclusions\";a:4:{i:1;s:39:\"/wp-content/uploads/backupbuddy_backups\";i:2;s:34:\"/wp-content/uploads/pb_backupbuddy\";i:3;s:12:\"/importbuddy\";i:4;s:16:\"/importbuddy.php\";}s:11:\"table_sizes\";a:14:{s:14:\"wp_commentmeta\";i:4096;s:11:\"wp_comments\";i:1024;s:8:\"wp_links\";i:3524;s:12:\"wp_lockdowns\";i:2100;s:14:\"wp_login_fails\";i:2224;s:10:\"wp_options\";i:842240;s:11:\"wp_postmeta\";i:33592;s:8:\"wp_posts\";i:189116;s:12:\"wp_stt2_meta\";i:4096;s:21:\"wp_term_relationships\";i:19439;s:16:\"wp_term_taxonomy\";i:5180;s:8:\"wp_terms\";i:12116;s:11:\"wp_usermeta\";i:13568;s:8:\"wp_users\";i:4200;}s:15:\"breakout_tables\";a:0:{}s:23:\"temporary_zip_directory\";s:102:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/uploads/backupbuddy_backups/temp_zip_vcwue1utc4/\";}s:10:\"ih6uicz6ad\";a:24:{s:6:\"serial\";s:10:\"ih6uicz6ad\";s:11:\"backup_mode\";s:1:\"2\";s:4:\"type\";s:4:\"full\";s:10:\"start_time\";i:1378042323;s:11:\"finish_time\";i:1378042344;s:12:\"updated_time\";i:1378042344;s:6:\"status\";a:0:{}s:12:\"archive_size\";i:20336174;s:14:\"schedule_title\";s:0:\"\";s:16:\"backup_directory\";s:82:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/uploads/backupbuddy_backups/\";s:12:\"archive_file\";s:143:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/uploads/backupbuddy_backups/backup-feelingwow_com_computer-2013_09_01-full-ih6uicz6ad.zip\";s:7:\"trigger\";s:6:\"manual\";s:19:\"force_compatibility\";b:0;s:5:\"steps\";a:3:{i:0;a:5:{s:8:\"function\";s:27:\"backup_create_database_dump\";s:4:\"args\";a:1:{i:0;a:14:{i:0;s:14:\"wp_commentmeta\";i:1;s:11:\"wp_comments\";i:2;s:8:\"wp_links\";i:3;s:12:\"wp_lockdowns\";i:4;s:14:\"wp_login_fails\";i:5;s:10:\"wp_options\";i:6;s:11:\"wp_postmeta\";i:7;s:8:\"wp_posts\";i:8;s:12:\"wp_stt2_meta\";i:9;s:21:\"wp_term_relationships\";i:10;s:16:\"wp_term_taxonomy\";i:11;s:8:\"wp_terms\";i:12;s:11:\"wp_usermeta\";i:13;s:8:\"wp_users\";}}s:10:\"start_time\";i:1378042324;s:11:\"finish_time\";i:1378042325;s:8:\"attempts\";i:1;}i:1;a:5:{s:8:\"function\";s:16:\"backup_zip_files\";s:4:\"args\";a:0:{}s:10:\"start_time\";i:1378042329;s:11:\"finish_time\";i:1378042341;s:8:\"attempts\";i:1;}i:2;a:5:{s:8:\"function\";s:11:\"post_backup\";s:4:\"args\";a:0:{}s:10:\"start_time\";i:1378042344;s:11:\"finish_time\";i:1378042344;s:8:\"attempts\";i:1;}}s:9:\"integrity\";a:0:{}s:14:\"temp_directory\";s:90:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/uploads/backupbuddy_temp/ih6uicz6ad/\";s:11:\"backup_root\";s:43:\"/home/nikastic/pmbt5644-pc-store.naymu.com/\";s:14:\"export_plugins\";a:0:{}s:25:\"additional_table_includes\";a:1:{i:0;s:0:\"\";}s:25:\"additional_table_excludes\";a:1:{i:0;s:0:\"\";}s:20:\"directory_exclusions\";a:4:{i:1;s:39:\"/wp-content/uploads/backupbuddy_backups\";i:2;s:34:\"/wp-content/uploads/pb_backupbuddy\";i:3;s:12:\"/importbuddy\";i:4;s:16:\"/importbuddy.php\";}s:11:\"table_sizes\";a:14:{s:14:\"wp_commentmeta\";i:4096;s:11:\"wp_comments\";i:1024;s:8:\"wp_links\";i:3524;s:12:\"wp_lockdowns\";i:2100;s:14:\"wp_login_fails\";i:2224;s:10:\"wp_options\";i:842240;s:11:\"wp_postmeta\";i:33592;s:8:\"wp_posts\";i:189116;s:12:\"wp_stt2_meta\";i:4096;s:21:\"wp_term_relationships\";i:19439;s:16:\"wp_term_taxonomy\";i:5180;s:8:\"wp_terms\";i:12116;s:11:\"wp_usermeta\";i:13584;s:8:\"wp_users\";i:4200;}s:15:\"breakout_tables\";a:0:{}s:23:\"temporary_zip_directory\";s:102:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/uploads/backupbuddy_backups/temp_zip_ih6uicz6ad/\";}s:10:\"7fr41w9ri2\";a:24:{s:6:\"serial\";s:10:\"7fr41w9ri2\";s:11:\"backup_mode\";s:1:\"2\";s:4:\"type\";s:4:\"full\";s:10:\"start_time\";i:1389371722;s:11:\"finish_time\";i:0;s:12:\"updated_time\";i:1389371722;s:6:\"status\";a:0:{}s:12:\"archive_size\";i:0;s:14:\"schedule_title\";s:0:\"\";s:16:\"backup_directory\";s:82:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/uploads/backupbuddy_backups/\";s:12:\"archive_file\";s:143:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/uploads/backupbuddy_backups/backup-feelingwow_com_computer-2014_01_10-full-7fr41w9ri2.zip\";s:7:\"trigger\";s:6:\"manual\";s:19:\"force_compatibility\";b:0;s:5:\"steps\";a:3:{i:0;a:5:{s:8:\"function\";s:27:\"backup_create_database_dump\";s:4:\"args\";a:1:{i:0;a:14:{i:0;s:14:\"wp_commentmeta\";i:1;s:11:\"wp_comments\";i:2;s:8:\"wp_links\";i:3;s:12:\"wp_lockdowns\";i:4;s:14:\"wp_login_fails\";i:5;s:10:\"wp_options\";i:6;s:11:\"wp_postmeta\";i:7;s:8:\"wp_posts\";i:8;s:12:\"wp_stt2_meta\";i:9;s:21:\"wp_term_relationships\";i:10;s:16:\"wp_term_taxonomy\";i:11;s:8:\"wp_terms\";i:12;s:11:\"wp_usermeta\";i:13;s:8:\"wp_users\";}}s:10:\"start_time\";i:1389371724;s:11:\"finish_time\";i:0;s:8:\"attempts\";i:1;}i:1;a:5:{s:8:\"function\";s:16:\"backup_zip_files\";s:4:\"args\";a:0:{}s:10:\"start_time\";i:0;s:11:\"finish_time\";i:0;s:8:\"attempts\";i:0;}i:2;a:5:{s:8:\"function\";s:11:\"post_backup\";s:4:\"args\";a:0:{}s:10:\"start_time\";i:0;s:11:\"finish_time\";i:0;s:8:\"attempts\";i:0;}}s:9:\"integrity\";a:0:{}s:14:\"temp_directory\";s:90:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/uploads/backupbuddy_temp/7fr41w9ri2/\";s:11:\"backup_root\";s:43:\"/home/nikastic/pmbt5644-pc-store.naymu.com/\";s:14:\"export_plugins\";a:0:{}s:25:\"additional_table_includes\";a:1:{i:0;s:0:\"\";}s:25:\"additional_table_excludes\";a:1:{i:0;s:0:\"\";}s:20:\"directory_exclusions\";a:4:{i:1;s:39:\"/wp-content/uploads/backupbuddy_backups\";i:2;s:34:\"/wp-content/uploads/pb_backupbuddy\";i:3;s:12:\"/importbuddy\";i:4;s:16:\"/importbuddy.php\";}s:11:\"table_sizes\";a:14:{s:14:\"wp_commentmeta\";i:4096;s:11:\"wp_comments\";i:1024;s:8:\"wp_links\";i:3524;s:12:\"wp_lockdowns\";i:2100;s:14:\"wp_login_fails\";i:2224;s:10:\"wp_options\";i:842240;s:11:\"wp_postmeta\";i:35180;s:8:\"wp_posts\";i:189368;s:12:\"wp_stt2_meta\";i:4096;s:21:\"wp_term_relationships\";i:19439;s:16:\"wp_term_taxonomy\";i:5180;s:8:\"wp_terms\";i:12116;s:11:\"wp_usermeta\";i:13636;s:8:\"wp_users\";i:4200;}s:15:\"breakout_tables\";a:0:{}s:23:\"temporary_zip_directory\";s:102:\"/home/nikastic/pmbt5644-pc-store.naymu.com/wp-content/uploads/backupbuddy_backups/temp_zip_7fr41w9ri2/\";}}s:12:\"remote_sends\";a:0:{}s:19:\"remote_destinations\";a:0:{}s:11:\"role_access\";s:13:\"administrator\";s:16:\"dropboxtemptoken\";s:0:\"\";s:11:\"backup_mode\";s:1:\"2\";s:16:\"multisite_export\";s:1:\"0\";s:16:\"backup_directory\";s:96:\"/home/naymu/20210825websites/pmbt5644-pc-store.naymu.com/wp-content/uploads/backupbuddy_backups/\";s:14:\"temp_directory\";s:93:\"/home/naymu/20210825websites/pmbt5644-pc-store.naymu.com/wp-content/uploads/backupbuddy_temp/\";s:10:\"log_serial\";s:15:\"njh4rwaqbvwdkvm\";s:13:\"notifications\";a:0:{}s:14:\"mysqldump_mode\";s:6:\"prefix\";s:29:\"mysqldump_additional_includes\";s:0:\"\";s:29:\"mysqldump_additional_excludes\";s:0:\"\";s:15:\"alternative_zip\";s:1:\"0\";s:19:\"ignore_zip_warnings\";s:1:\"0\";s:25:\"disable_zipmethod_caching\";s:1:\"0\";s:18:\"zip_viewer_enabled\";s:1:\"0\";s:19:\"archive_name_format\";s:4:\"date\";s:5:\"stats\";a:6:{s:9:\"site_size\";i:0;s:18:\"site_size_excluded\";i:0;s:17:\"site_size_updated\";i:0;s:7:\"db_size\";i:0;s:16:\"db_size_excluded\";i:0;s:15:\"db_size_updated\";i:0;}s:9:\"disalerts\";a:0:{}s:15:\"breakout_tables\";s:1:\"0\";s:22:\"email_notify_scheduled\";s:0:\"\";s:19:\"email_notify_manual\";s:0:\"\";s:21:\"backup_file_integrity\";a:0:{}i:0;b:0;s:7:\"updater\";a:3:{s:3:\"key\";s:0:\"\";s:10:\"last_check\";i:1345562209;s:13:\"last_response\";a:6:{s:6:\"status\";s:2:\"ok\";s:10:\"key_status\";s:7:\"invalid\";s:12:\"download_url\";s:184:\"http://updater.ithemes.com/?product=backupbuddy&action=download&siteurl=http://pmbt5644-pc-store.naymu.com&guid=4ebe0dcbc73ef&key=&expires=1345648608&v=1c8fecaff888545bbad9ee934afadb6d\";s:11:\"new_version\";b:1;s:14:\"latest_version\";s:6:\"3.0.42\";s:13:\"latest_update\";s:20:\"2012-07-30 20:33:25\n\";}}}', 'yes'), (9221, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (9230, 'admin_email_lifespan', '1630153238', 'yes'), (9462, 'rlrsssl_options', 'a:15:{s:12:\"site_has_ssl\";b:1;s:4:\"hsts\";b:0;s:22:\"htaccess_warning_shown\";b:0;s:19:\"review_notice_shown\";b:0;s:25:\"ssl_success_message_shown\";b:0;s:26:\"autoreplace_insecure_links\";b:1;s:17:\"plugin_db_version\";s:5:\"5.0.9\";s:20:\"do_not_edit_htaccess\";b:0;s:17:\"htaccess_redirect\";b:0;s:11:\"ssl_enabled\";b:0;s:19:\"javascript_redirect\";b:0;s:11:\"wp_redirect\";b:0;s:31:\"switch_mixed_content_fixer_hook\";b:0;s:19:\"dismiss_all_notices\";b:0;s:21:\"dismiss_review_notice\";b:0;}', 'yes'), (9262, 'action_scheduler_hybrid_store_demarkation', '179', 'yes'), (9263, 'schema-ActionScheduler_StoreSchema', '3.0.1625654157', 'yes'), (9264, 'schema-ActionScheduler_LoggerSchema', '2.0.1625654157', 'yes'), (9265, 'widget_aioseo-breadcrumb-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (9266, 'widget_gtranslate', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'), (9218, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:19:\"kari7788i@gmail.com\";s:7:\"version\";s:5:\"5.3.9\";s:9:\"timestamp\";i:1631349297;}', 'no'), (9231, 'finished_splitting_shared_terms', '1', 'yes'), (9232, 'site_icon', '0', 'yes'), (9233, 'medium_large_size_w', '768', 'yes'), (9234, 'medium_large_size_h', '0', 'yes'), (9235, 'wp_page_for_privacy_policy', '0', 'yes'), (9236, 'show_comments_cookies_opt_in', '1', 'yes'); INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (9648, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:6:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.8.1.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-5.8.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.8.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.8.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.8.1\";s:7:\"version\";s:5:\"5.8.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";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-5.8.1.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-5.8.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.8.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.8.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.8.1\";s:7:\"version\";s:5:\"5.8.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.7.3.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-5.7.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.7.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.7.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.7.3\";s:7:\"version\";s:5:\"5.7.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.6.5.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-5.6.5.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.6.5-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.6.5-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.6.5\";s:7:\"version\";s:5:\"5.6.5\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:4;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.6.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-5.5.6.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.6-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.6\";s:7:\"version\";s:5:\"5.5.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:5;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.4.7.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-5.4.7.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.4.7-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.4.7-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.4.7\";s:7:\"version\";s:5:\"5.4.7\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1633679053;s:15:\"version_checked\";s:5:\"5.3.9\";s:12:\"translations\";a:0:{}}', 'no'), (9503, '_aioseo_cache_rss_feed', 'a:4:{i:0;a:4:{s:3:\"url\";s:156:\"https://aioseo.com/migrating-from-yoast-seo-to-all-in-one-seo/?utm_source=rss&utm_medium=rss&utm_campaign=migrating-from-yoast-seo-to-all-in-one-seo\";s:5:\"title\";s:59:\"Migrating From Yoast SEO to All in One SEO (2 Simple Steps)\";s:4:\"date\";s:13:\"Aug 13th 2021\";s:7:\"content\";s:131:\"Do you want to know how to migrate your SEO settings from Yoast SEO to All in One SEO? Itâs super easy!\n\n\n\nBut before any...\";}i:1;a:4:{s:3:\"url\";s:122:\"https://aioseo.com/introducing-html-sitemaps/?utm_source=rss&utm_medium=rss&utm_campaign=introducing-html-sitemaps\";s:5:\"title\";s:62:\"Announcing HTML Sitemaps: Help Visitors Find Your Content Fast\";s:4:\"date\";s:13:\"Aug 12th 2021\";s:7:\"content\";s:131:\"Great SEO is all about making your site appealing to humans and search engines.\n\n\n\nSo weâre super excited to announce our bran...\";}i:2;a:4:{s:3:\"url\";s:136:\"https://aioseo.com/best-push-notifications-software/?utm_source=rss&utm_medium=rss&utm_campaign=best-push-notifications-software\";s:5:\"title\";s:45:\"7 Best Push Notifications Software (Compared)\";s:4:\"date\";s:13:\"Jul 30th 2021\";s:7:\"content\";s:131:\"Are you looking for the best push notifications software to keep the visitors engaged even when theyâve left your website?\n\n\n\n...\";}i:3;a:4:{s:3:\"url\";s:206:\"https://aioseo.com/introducing-the-new-aioseo-full-site-redirect-and-headline-analyzer/?utm_source=rss&utm_medium=rss&utm_campaign=introducing-the-new-aioseo-full-site-redirect-and-headline-analyzer\";s:5:\"title\";s:68:\"Introducing the New AIOSEO Full Site Redirects and Headline Analyzer\";s:4:\"date\";s:13:\"Jul 27th 2021\";s:7:\"content\";s:131:\"At AIOSEO, weâve always been listening to our users’ feedback to launch new features and make the user experience even b...\";}}', 'no'), (9504, '_aioseo_cache_expiration_rss_feed', '1630065020', 'no'), (9834, '_transient_timeout_feed_mod_d21d2a68bac70d38fb7f9a7bd3d1725e', '1634163164', 'no'), (9835, '_transient_feed_mod_d21d2a68bac70d38fb7f9a7bd3d1725e', '1633558364', 'no'), (9527, 'theme_mods_genesis', 'a:1:{s:18:\"custom_css_post_id\";i:-1;}', 'yes'), (9258, 'can_compress_scripts', '0', 'no'), (9850, '_site_transient_update_themes', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1633679055;s:7:\"checked\";a:5:{s:7:\"genesis\";s:6:\"2.10.1\";s:9:\"lifestyle\";s:3:\"2.5\";s:14:\"twentyfourteen\";s:3:\"3.1\";s:14:\"twentythirteen\";s:3:\"3.3\";s:12:\"twentytwelve\";s:3:\"3.3\";}s:8:\"response\";a:3:{s:14:\"twentyfourteen\";a:6:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"3.2\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.3.2.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentythirteen\";a:6:{s:5:\"theme\";s:14:\"twentythirteen\";s:11:\"new_version\";s:3:\"3.4\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentythirteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentythirteen.3.4.zip\";s:8:\"requires\";s:3:\"3.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwelve\";a:6:{s:5:\"theme\";s:12:\"twentytwelve\";s:11:\"new_version\";s:3:\"3.5\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwelve/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwelve.3.5.zip\";s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";s:5:\"5.2.4\";}}s:12:\"translations\";a:0:{}}', 'no'), (9440, 'rsssl_activated_plugin', '1', 'yes'), (9442, 'rsssl_remaining_tasks', '1', 'yes'), (9449, 'rsssl_current_version', '5.0.9', 'yes'), (9464, 'action_scheduler_migration_status', 'complete', 'yes'), (9270, 'sm_rewrite_done', '$Id: sitemap-loader.php 937300 2014-06-23 18:04:11Z arnee $', 'yes'), (9271, 'aioseo_options_internal', '{\"internal\":{\"validLicenseKey\":null,\"lastActiveVersion\":\"4.1.2.1\",\"migratedVersion\":\"0.0\",\"siteAnalysis\":{\"connectToken\":null,\"score\":0,\"results\":null,\"competitors\":[]},\"wizard\":null,\"category\":null,\"categoryOther\":null,\"deprecatedOptions\":[\"autogenerateDescriptions\"]},\"integrations\":{\"semrush\":{\"accessToken\":null,\"tokenType\":null,\"expires\":null,\"refreshToken\":null}}}', 'yes'), (9272, 'aioseo_options_internal_lite', '{\"internal\":{\"activated\":0,\"firstActivated\":1625654158,\"installed\":0,\"connect\":{\"key\":null,\"time\":0,\"network\":false,\"token\":null}}}', 'yes'), (9273, 'aioseo_options_v3', 'a:36:{s:9:\"aiosp_can\";s:2:\"on\";s:12:\"aiosp_donate\";N;s:16:\"aiosp_home_title\";s:24:\"Computer Tips And Tricks\";s:22:\"aiosp_home_description\";s:115:\"Learn how to make the most of your computer. Tips and tricks on how to maximize your machine\\'s performance...\";s:19:\"aiosp_home_keywords\";s:0:\"\";s:23:\"aiosp_max_words_excerpt\";N;s:20:\"aiosp_rewrite_titles\";s:2:\"on\";s:23:\"aiosp_post_title_format\";s:12:\"%post_title%\";s:23:\"aiosp_page_title_format\";s:12:\"%page_title%\";s:27:\"aiosp_category_title_format\";s:31:\"%category_title% | %blog_title%\";s:26:\"aiosp_archive_title_format\";s:21:\"%date% | %blog_title%\";s:22:\"aiosp_tag_title_format\";s:20:\"%tag% | %blog_title%\";s:25:\"aiosp_search_title_format\";s:23:\"%search% | %blog_title%\";s:24:\"aiosp_description_format\";s:13:\"%description%\";s:22:\"aiosp_404_title_format\";s:33:\"Nothing found for %request_words%\";s:18:\"aiosp_paged_format\";s:14:\" - Part %page%\";s:20:\"aiosp_use_categories\";N;s:32:\"aiosp_dynamic_postspage_keywords\";s:2:\"on\";s:22:\"aiosp_category_noindex\";s:2:\"on\";s:18:\"aiosp_tags_noindex\";N;s:14:\"aiosp_cap_cats\";s:2:\"on\";s:27:\"aiosp_generate_descriptions\";N;s:16:\"aiosp_debug_info\";N;s:20:\"aiosp_post_meta_tags\";s:0:\"\";s:20:\"aiosp_page_meta_tags\";s:0:\"\";s:20:\"aiosp_home_meta_tags\";s:0:\"\";s:13:\"aiosp_enabled\";s:1:\"1\";s:17:\"aiosp_enablecpost\";N;s:26:\"aiosp_use_tags_as_keywords\";s:2:\"on\";s:16:\"aiosp_seopostcol\";N;s:18:\"aiosp_seocustptcol\";N;s:21:\"aiosp_posttypecolumns\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:12:\"aiosp_do_log\";N;s:14:\"aiosp_ex_pages\";s:0:\"\";s:28:\"aiosp_archive_author_noindex\";s:2:\"on\";s:26:\"aiosp_archive_date_noindex\";s:2:\"on\";}', 'yes'), (9281, 'loginlockdownmsrunonce', 'done', 'no'), (9278, 'aioseo_options', '{\"internal\":{\"searchAppearanceDynamicBackup\":{\"postTypes\":[],\"taxonomies\":[]},\"socialFacebookDynamicBackup\":{\"postTypes\":[],\"taxonomies\":[]}},\"webmasterTools\":{\"google\":null,\"bing\":null,\"yandex\":null,\"baidu\":null,\"pinterest\":null,\"alexa\":null,\"norton\":null,\"miscellaneousVerification\":null},\"breadcrumbs\":{\"enable\":true,\"separator\":\"»\",\"homepageLink\":true,\"homepageLabel\":\"Home\",\"breadcrumbPrefix\":null,\"archiveFormat\":\"Archives for #breadcrumb_archive_post_type_name\",\"searchResultFormat\":\"Search for \'#breadcrumb_search_string\'\",\"errorFormat404\":\"404 Error: page not found\",\"showCurrentItem\":true,\"linkCurrentItem\":false,\"categoryFullHierarchy\":false,\"showBlogHome\":false},\"rssContent\":{\"before\":null,\"after\":\"<p>The post #post_link first appeared on #site_link.<\\/p>\"},\"advanced\":{\"truSeo\":true,\"headlineAnalyzer\":true,\"seoAnalysis\":true,\"dashboardWidget\":true,\"announcements\":true,\"postTypes\":{\"all\":false,\"included\":[\"post\",\"page\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"uninstall\":false},\"sitemap\":{\"general\":{\"enable\":true,\"filename\":\"sitemap\",\"indexes\":true,\"linksPerIndex\":1000,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"attachment\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"author\":false,\"date\":false,\"additionalPages\":{\"enable\":false,\"pages\":[]},\"advancedSettings\":{\"enable\":false,\"excludeImages\":false,\"excludePosts\":[],\"excludeTerms\":[],\"priority\":{\"homePage\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"postTypes\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"taxonomies\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"archive\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"author\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}},\"rss\":{\"enable\":true,\"linksPerIndex\":50,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]}},\"dynamic\":{\"priority\":{\"postTypes\":{\"post\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"page\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"attachment\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}},\"taxonomies\":{\"category\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"post_tag\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}}},\"social\":{\"profiles\":{\"sameUsername\":{\"enable\":false,\"username\":null,\"included\":[\"facebookPageUrl\",\"twitterUrl\",\"pinterestUrl\",\"instagramUrl\",\"youtubeUrl\",\"linkedinUrl\"]},\"urls\":{\"facebookPageUrl\":null,\"twitterUrl\":null,\"instagramUrl\":null,\"pinterestUrl\":null,\"youtubeUrl\":null,\"linkedinUrl\":null,\"tumblrUrl\":null,\"yelpPageUrl\":null,\"soundCloudUrl\":null,\"wikipediaUrl\":null,\"myspaceUrl\":null,\"googlePlacesUrl\":null}},\"siteSocialProfiles\":null,\"facebook\":{\"general\":{\"enable\":true,\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"defaultImagePostsWidth\":\"\",\"defaultImagePostsHeight\":\"\",\"showAuthor\":true,\"siteName\":\"#site_title #separator_sa #tagline\",\"dynamic\":{\"postTypes\":{\"post\":{\"objectType\":\"article\"},\"page\":{\"objectType\":\"article\"},\"attachment\":{\"objectType\":\"article\"}},\"taxonomies\":{\"category\":{\"objectType\":\"article\"},\"post_tag\":{\"objectType\":\"article\"}},\"archives\":[]}},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"imageWidth\":\"\",\"imageHeight\":\"\",\"objectType\":\"website\"},\"advanced\":{\"enable\":false,\"adminId\":\"\",\"appId\":\"\",\"authorUrl\":\"\",\"generateArticleTags\":false,\"useKeywordsInTags\":true,\"useCategoriesInTags\":true,\"usePostTagsInTags\":true}},\"twitter\":{\"general\":{\"enable\":true,\"defaultCardType\":\"summary\",\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"showAuthor\":true,\"additionalData\":false},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"cardType\":\"summary\"}}},\"searchAppearance\":{\"global\":{\"separator\":\"|\",\"siteTitle\":\"Computer Tips And Tricks\",\"metaDescription\":\"Learn how to make the most of your computer. Tips and tricks on how to maximize your machine\\\\\'s performance...\",\"keywords\":null,\"schema\":{\"siteRepresents\":\"organization\",\"person\":null,\"organizationName\":\"Computer Tips and Tricks\",\"organizationLogo\":\"\",\"personName\":null,\"personLogo\":null,\"phone\":null,\"contactType\":null,\"contactTypeManual\":null}},\"advanced\":{\"globalRobotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noindexPaginated\":true,\"nofollowPaginated\":true,\"noindexFeed\":true,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"sitelinks\":true,\"noIndexEmptyCat\":true,\"removeStopWords\":false,\"noPaginationForCanonical\":true,\"useKeywords\":false,\"keywordsLooking\":true,\"useCategoriesForMetaKeywords\":false,\"useTagsForMetaKeywords\":true,\"dynamicallyGenerateKeywords\":true,\"pagedFormat\":\"- Part #page_number\"},\"archives\":{\"author\":{\"show\":true,\"title\":\"#author_name #separator_sa #site_title\",\"metaDescription\":\"#author_bio\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"date\":{\"show\":true,\"title\":\"#archive_date #separator_sa #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"search\":{\"show\":false,\"title\":\"#search_term | #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}}},\"dynamic\":{\"postTypes\":{\"post\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"Article\",\"webPageType\":\"WebPage\",\"articleType\":\"Article\",\"customFields\":null},\"page\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null},\"attachment\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#attachment_caption\",\"schemaType\":\"ItemPage\",\"webPageType\":\"ItemPage\",\"articleType\":\"BlogPosting\",\"customFields\":null,\"redirectAttachmentUrls\":\"attachment\"}},\"taxonomies\":{\"category\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title | #site_title\",\"metaDescription\":\"#taxonomy_description\"},\"post_tag\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title | #site_title\",\"metaDescription\":\"#taxonomy_description\"}},\"archives\":[]}},\"tools\":{\"robots\":{\"enable\":false,\"rules\":[],\"robotsDetected\":true},\"importExport\":{\"backup\":{\"lastTime\":null,\"data\":null}}},\"deprecated\":{\"webmasterTools\":{\"googleAnalytics\":{\"id\":null,\"advanced\":false,\"trackingDomain\":null,\"multipleDomains\":false,\"additionalDomains\":null,\"anonymizeIp\":false,\"displayAdvertiserTracking\":false,\"excludeUsers\":[],\"trackOutboundLinks\":false,\"enhancedLinkAttribution\":false,\"enhancedEcommerce\":false}},\"searchAppearance\":{\"global\":{\"descriptionFormat\":null,\"schema\":{\"enableSchemaMarkup\":true}},\"advanced\":{\"autogenerateDescriptions\":false,\"runShortcodesInDescription\":true,\"useContentForAutogeneratedDescriptions\":false,\"excludePosts\":[],\"excludeTerms\":[]}},\"sitemap\":{\"general\":{\"advancedSettings\":{\"dynamic\":true}}},\"tools\":{\"blocker\":{\"blockBots\":null,\"blockReferer\":null,\"track\":null,\"custom\":{\"enable\":null,\"bots\":\"Abonti\\naggregator\\nAhrefsBot\\nasterias\\nBDCbot\\nBLEXBot\\nBuiltBotTough\\nBullseye\\nBunnySlippers\\nca-crawler\\nCCBot\\nCegbfeieh\\nCheeseBot\\nCherryPicker\\nCopyRightCheck\\ncosmos\\nCrescent\\ndiscobot\\nDittoSpyder\\nDotBot\\nDownload Ninja\\nEasouSpider\\nEmailCollector\\nEmailSiphon\\nEmailWolf\\nEroCrawler\\nExtractorPro\\nFasterfox\\nFeedBooster\\nFoobot\\nGenieo\\ngrub-client\\nHarvest\\nhloader\\nhttplib\\nHTTrack\\nhumanlinks\\nieautodiscovery\\nInfoNaviRobot\\nIstellaBot\\nJava\\/1.\\nJennyBot\\nk2spider\\nKenjin Spider\\nKeyword Density\\/0.9\\nlarbin\\nLexiBot\\nlibWeb\\nlibwww\\nLinkextractorPro\\nlinko\\nLinkScan\\/8.1a Unix\\nLinkWalker\\nLNSpiderguy\\nlwp-trivial\\nmagpie\\nMata Hari\\nMaxPointCrawler\\nMegaIndex\\nMicrosoft URL Control\\nMIIxpc\\nMippin\\nMissigua Locator\\nMister PiX\\nMJ12bot\\nmoget\\nMSIECrawler\\nNetAnts\\nNICErsPRO\\nNiki-Bot\\nNPBot\\nNutch\\nOffline Explorer\\nOpenfind\\npanscient.com\\nPHP\\/5.{\\nProPowerBot\\/2.14\\nProWebWalker\\nPython-urllib\\nQueryN Metasearch\\nRepoMonkey\\nSISTRIX\\nsitecheck.Internetseer.com\\nSiteSnagger\\nSnapPreviewBot\\nSogou\\nSpankBot\\nspanner\\nspbot\\nSpinn3r\\nsuzuran\\nSzukacz\\/1.4\\nTeleport\\nTelesoft\\nThe Intraformant\\nTheNomad\\nTightTwatBot\\nTitan\\ntoCrawl\\/UrlDispatcher\\nTrue_Robot\\nturingos\\nTurnitinBot\\nUbiCrawler\\nUnisterBot\\nURLy Warning\\nVCI\\nWBSearchBot\\nWeb Downloader\\/6.9\\nWeb Image Collector\\nWebAuto\\nWebBandit\\nWebCopier\\nWebEnhancer\\nWebmasterWorldForumBot\\nWebReaper\\nWebSauger\\nWebsite Quester\\nWebster Pro\\nWebStripper\\nWebZip\\nWotbox\\nwsr-agent\\nWWW-Collector-E\\nXenu\\nZao\\nZeus\\nZyBORG\\ncoccoc\\nIncutio\\nlmspider\\nmemoryBot\\nserf\\nUnknown\\nuptime files\",\"referer\":\"semalt.com\\nkambasoft.com\\nsavetubevideo.com\\nbuttons-for-website.com\\nsharebutton.net\\nsoundfrost.org\\nsrecorder.com\\nsoftomix.com\\nsoftomix.net\\nmyprintscreen.com\\njoinandplay.me\\nfbfreegifts.com\\nopenmediasoft.com\\nzazagames.org\\nextener.org\\nopenfrost.com\\nopenfrost.net\\ngooglsucks.com\\nbest-seo-offer.com\\nbuttons-for-your-website.com\\nwww.Get-Free-Traffic-Now.com\\nbest-seo-solution.com\\nbuy-cheap-online.info\\nsite3.free-share-buttons.com\\nwebmaster-traffic.com\"}}}}}', 'yes'), (9279, 'aioseo_options_lite', '{\"advanced\":{\"usageTracking\":false}}', 'yes'), (9280, 'aioseo_options_localized', 'a:7:{s:33:\"searchAppearance_global_siteTitle\";s:24:\"Computer Tips And Tricks\";s:39:\"searchAppearance_global_metaDescription\";s:110:\"Learn how to make the most of your computer. Tips and tricks on how to maximize your machine\\\'s performance...\";s:45:\"searchAppearance_dynamic_postTypes_post_title\";s:11:\"#post_title\";s:45:\"searchAppearance_dynamic_postTypes_page_title\";s:11:\"#post_title\";s:50:\"searchAppearance_dynamic_taxonomies_category_title\";s:29:\"#taxonomy_title | #site_title\";s:50:\"searchAppearance_dynamic_taxonomies_post_tag_title\";s:29:\"#taxonomy_title | #site_title\";s:38:\"searchAppearance_archives_search_title\";s:26:\"#search_term | #site_title\";}', 'yes'), (9848, 'genesis_expiring_setting_update_expiration', '1633765455', 'no'), (9849, 'genesis_expiring_setting_update', 'a:5:{s:5:\"theme\";s:7:\"genesis\";s:3:\"url\";s:41:\"https://my.studiopress.com/themes/genesis\";s:11:\"new_version\";s:6:\"2.10.1\";s:7:\"package\";s:62:\"https://api.genesistheme.com/download/?file=genesis.2.10.1.zip\";s:13:\"changelog_url\";s:63:\"https://studiopress.github.io/genesis/changelog/?TB_iframe=true\";}', 'no'), (9851, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1633679055;s:7:\"checked\";a:19:{s:35:\"ad-codez-widget/ad-codes-widget.php\";s:6:\"110709\";s:39:\"ad-squares-widget/ad-squares-widget.php\";s:6:\"110709\";s:19:\"akismet/akismet.php\";s:6:\"4.1.10\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:7:\"4.1.2.1\";s:27:\"backupbuddy/backupbuddy.php\";s:7:\"3.1.8.1\";s:41:\"better-wp-security/better-wp-security.php\";s:5:\"3.6.3\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:3:\"3.6\";s:23:\"digg-digg/digg-digg.php\";s:5:\"5.3.6\";s:44:\"featured-content-gallery/content-gallery.php\";s:5:\"3.2.0\";s:47:\"genesis-latest-tweets/genesis-latest-tweets.php\";s:5:\"1.2.2\";s:25:\"gtranslate/gtranslate.php\";s:6:\"2.8.64\";s:32:\"login-lockdown/loginlockdown.php\";s:6:\"v1.8.1\";s:22:\"obox-mobile/mobile.php\";s:5:\"1.1.7\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:5:\"5.0.9\";s:45:\"search-and-replace/inpsyde-search-replace.php\";s:5:\"3.2.1\";s:46:\"searchterms-tagging-2/searchterms-tagging2.php\";s:5:\"1.535\";s:39:\"si-captcha-for-wordpress/si-captcha.php\";s:7:\"2.7.7.3\";s:25:\"tubepress00/tubepress.php\";s:5:\"3.1.5\";s:36:\"google-sitemap-generator/sitemap.php\";s:5:\"4.1.1\";}s:8:\"response\";a:4:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"4.2.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"5.8.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:33:\"w.org/plugins/all-in-one-seo-pack\";s:4:\"slug\";s:19:\"all-in-one-seo-pack\";s:6:\"plugin\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:11:\"new_version\";s:7:\"4.1.4.4\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/all-in-one-seo-pack/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/all-in-one-seo-pack.4.1.4.4.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:72:\"https://ps.w.org/all-in-one-seo-pack/assets/icon-256x256.png?rev=2443290\";s:2:\"1x\";s:64:\"https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290\";s:3:\"svg\";s:64:\"https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/all-in-one-seo-pack/assets/banner-1544x500.png?rev=2443290\";s:2:\"1x\";s:74:\"https://ps.w.org/all-in-one-seo-pack/assets/banner-772x250.png?rev=2443290\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"5.8.1\";s:12:\"requires_php\";s:3:\"5.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}s:14:\"upgrade_notice\";s:56:\"<p>This update adds major improvements and bugfixes.</p>\";}s:25:\"gtranslate/gtranslate.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:24:\"w.org/plugins/gtranslate\";s:4:\"slug\";s:10:\"gtranslate\";s:6:\"plugin\";s:25:\"gtranslate/gtranslate.php\";s:11:\"new_version\";s:5:\"2.9.3\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/gtranslate/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/gtranslate.2.9.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/gtranslate/assets/icon-256x256.png?rev=2595917\";s:2:\"1x\";s:63:\"https://ps.w.org/gtranslate/assets/icon-128x128.png?rev=2595917\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/gtranslate/assets/banner-1544x500.png?rev=2034820\";s:2:\"1x\";s:65:\"https://ps.w.org/gtranslate/assets/banner-772x250.png?rev=2034820\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"2.8.1\";s:6:\"tested\";s:5:\"5.8.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"5.1.1\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.5.1.1.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=1782452\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2594863\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2594863\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"5.8.1\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:7:{s:41:\"better-wp-security/better-wp-security.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:32:\"w.org/plugins/better-wp-security\";s:4:\"slug\";s:18:\"better-wp-security\";s:6:\"plugin\";s:41:\"better-wp-security/better-wp-security.php\";s:11:\"new_version\";s:5:\"8.0.2\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/better-wp-security/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/better-wp-security.8.0.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:70:\"https://ps.w.org/better-wp-security/assets/icon-256x256.jpg?rev=969999\";s:2:\"1x\";s:62:\"https://ps.w.org/better-wp-security/assets/icon.svg?rev=970042\";s:3:\"svg\";s:62:\"https://ps.w.org/better-wp-security/assets/icon.svg?rev=970042\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:73:\"https://ps.w.org/better-wp-security/assets/banner-772x250.png?rev=2581716\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";s:6:\"tested\";s:5:\"5.8.1\";s:12:\"requires_php\";s:3:\"7.0\";s:13:\"compatibility\";a:0:{}s:14:\"upgrade_notice\";s:130:\"<p>Version 8.0.0 is a major new release for iThemes Security with a brand new user interface and new features like Two-Factor.</p>\";}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.4.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.4.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:5:\"5.8.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:44:\"featured-content-gallery/content-gallery.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"w.org/plugins/featured-content-gallery\";s:4:\"slug\";s:24:\"featured-content-gallery\";s:6:\"plugin\";s:44:\"featured-content-gallery/content-gallery.php\";s:11:\"new_version\";s:5:\"3.2.0\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/featured-content-gallery/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/featured-content-gallery.3.2.0.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:68:\"https://s.w.org/plugins/geopattern-icon/featured-content-gallery.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"2.3\";}s:32:\"login-lockdown/loginlockdown.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/login-lockdown\";s:4:\"slug\";s:14:\"login-lockdown\";s:6:\"plugin\";s:32:\"login-lockdown/loginlockdown.php\";s:11:\"new_version\";s:6:\"v1.8.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/login-lockdown/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/login-lockdown.1.8.1.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/login-lockdown/assets/icon-128x128.png?rev=979959\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/login-lockdown/assets/banner-772x250.png?rev=979959\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.6\";}s:22:\"obox-mobile/mobile.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/obox-mobile\";s:4:\"slug\";s:11:\"obox-mobile\";s:6:\"plugin\";s:22:\"obox-mobile/mobile.php\";s:11:\"new_version\";s:5:\"1.1.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/obox-mobile/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/obox-mobile.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/obox-mobile/assets/icon-256x256.png?rev=2250835\";s:2:\"1x\";s:64:\"https://ps.w.org/obox-mobile/assets/icon-256x256.png?rev=2250835\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/obox-mobile/assets/banner-1544x500.png?rev=2250835\";s:2:\"1x\";s:66:\"https://ps.w.org/obox-mobile/assets/banner-772x250.png?rev=2250835\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"5.0.0\";}s:45:\"search-and-replace/inpsyde-search-replace.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/search-and-replace\";s:4:\"slug\";s:18:\"search-and-replace\";s:6:\"plugin\";s:45:\"search-and-replace/inpsyde-search-replace.php\";s:11:\"new_version\";s:5:\"3.2.1\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/search-and-replace/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/search-and-replace.3.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/search-and-replace/assets/icon-256x256.png?rev=1776844\";s:2:\"1x\";s:71:\"https://ps.w.org/search-and-replace/assets/icon-128x128.png?rev=1776844\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/search-and-replace/assets/banner-1544x500.png?rev=1776844\";s:2:\"1x\";s:73:\"https://ps.w.org/search-and-replace/assets/banner-772x250.png?rev=1776844\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:36:\"google-sitemap-generator/sitemap.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"w.org/plugins/google-sitemap-generator\";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.1.1\";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.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/google-sitemap-generator/assets/icon-256x256.png?rev=1701944\";s:2:\"1x\";s:77:\"https://ps.w.org/google-sitemap-generator/assets/icon-128x128.png?rev=1701944\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:79:\"https://ps.w.org/google-sitemap-generator/assets/banner-772x250.png?rev=1701944\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";}}}', 'no'), (9284, 'gtranslate_admin_notice', 'a:2:{s:15:\"two_week_review\";a:2:{s:5:\"start\";s:9:\"7/12/2021\";s:3:\"int\";i:5;}s:12:\"upgrade_tips\";a:2:{s:5:\"start\";s:8:\"7/9/2021\";s:3:\"int\";i:2;}}', 'yes'), (9285, 'action_scheduler_lock_async-request-runner', '1633679205', 'yes'), (9313, '_aioseo_cache_addons', 'a:5:{i:0;O:8:\"stdClass\":14:{s:3:\"sku\";s:16:\"aioseo-image-seo\";s:4:\"name\";s:9:\"Image SEO\";s:7:\"version\";s:5:\"1.0.5\";s:5:\"image\";N;s:4:\"icon\";s:13:\"svg-image-seo\";s:6:\"levels\";a:5:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:147:\"<p>Globally control the Title attribute and Alt text for images in your content. These attributes are essential for both accessibility and SEO.</p>\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:71:\"https://aioseo.com/docs/using-the-image-seo-features-in-all-in-one-seo/\";s:12:\"learnMoreUrl\";s:71:\"https://aioseo.com/docs/using-the-image-seo-features-in-all-in-one-seo/\";s:9:\"manageUrl\";s:44:\"https://route#aioseo-search-appearance:media\";}i:1;O:8:\"stdClass\":14:{s:3:\"sku\";s:20:\"aioseo-video-sitemap\";s:4:\"name\";s:13:\"Video Sitemap\";s:7:\"version\";s:5:\"1.0.8\";s:5:\"image\";N;s:4:\"icon\";s:16:\"svg-sitemaps-pro\";s:6:\"levels\";a:5:{i:0;s:10:\"individual\";i:1;s:8:\"business\";i:2;s:6:\"agency\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:6:\"agency\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:242:\"<p>The Video Sitemap works in much the same way as the XML Sitemap module, it generates an XML Sitemap specifically for video content on your site. Search engines use this information to display rich snippet information in search results.</p>\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:54:\"https://aioseo.com/docs/how-to-create-a-video-sitemap/\";s:12:\"learnMoreUrl\";s:54:\"https://aioseo.com/docs/how-to-create-a-video-sitemap/\";s:9:\"manageUrl\";s:43:\"https://route#aioseo-sitemaps:video-sitemap\";}i:2;O:8:\"stdClass\":14:{s:3:\"sku\";s:21:\"aioseo-local-business\";s:4:\"name\";s:18:\"Local Business SEO\";s:7:\"version\";s:5:\"1.1.2\";s:5:\"image\";N;s:4:\"icon\";s:18:\"svg-local-business\";s:6:\"levels\";a:5:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:252:\"<p>Local Business schema markup enables you to tell Google about your business, including your business name, address and phone number, opening hours and price range. This information may be displayed as a Knowledge Graph card or business carousel.</p>\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:43:\"https://aioseo.com/docs/local-business-seo/\";s:12:\"learnMoreUrl\";s:43:\"https://aioseo.com/docs/local-business-seo/\";s:9:\"manageUrl\";s:40:\"https://route#aioseo-local-seo:locations\";}i:3;O:8:\"stdClass\":14:{s:3:\"sku\";s:19:\"aioseo-news-sitemap\";s:4:\"name\";s:12:\"News Sitemap\";s:7:\"version\";s:5:\"1.0.3\";s:5:\"image\";N;s:4:\"icon\";s:16:\"svg-sitemaps-pro\";s:6:\"levels\";a:4:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:3:\"pro\";i:3;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:283:\"<p>Our Google News Sitemap lets you control which content you submit to Google News and only contains articles that were published in the last 48 hours. In order to submit a News Sitemap to Google, you must have added your site to Googleâs Publisher Center and had it approved.</p>\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:60:\"https://aioseo.com/docs/how-to-create-a-google-news-sitemap/\";s:12:\"learnMoreUrl\";s:60:\"https://aioseo.com/docs/how-to-create-a-google-news-sitemap/\";s:9:\"manageUrl\";s:42:\"https://route#aioseo-sitemaps:news-sitemap\";}i:4;O:8:\"stdClass\":14:{s:3:\"sku\";s:16:\"aioseo-redirects\";s:4:\"name\";s:19:\"Redirection Manager\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"image\";N;s:4:\"icon\";s:480:\"PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgY2xhc3M9ImFpb3Nlby1yZWRpcmVjdCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC41OSA5LjE3TDUuNDEgNEw0IDUuNDFMOS4xNyAxMC41OEwxMC41OSA5LjE3Wk0xNC41IDRMMTYuNTQgNi4wNEw0IDE4LjU5TDUuNDEgMjBMMTcuOTYgNy40NkwyMCA5LjVWNEgxNC41Wk0xMy40MiAxNC44MkwxNC44MyAxMy40MUwxNy45NiAxNi41NEwyMCAxNC41VjIwSDE0LjVMMTYuNTUgMTcuOTVMMTMuNDIgMTQuODJaIiBmaWxsPSJjdXJyZW50Q29sb3IiIC8+PC9zdmc+\";s:6:\"levels\";a:4:{i:0;s:6:\"agency\";i:1;s:8:\"business\";i:2;s:3:\"pro\";i:3;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:100:\"<p>Our Redirection Manager allows you to create and manage redirects for 404s or modified posts.</p>\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:34:\"https://aioseo.com/docs/redirects/\";s:12:\"learnMoreUrl\";s:34:\"https://aioseo.com/docs/redirects/\";s:9:\"manageUrl\";s:30:\"https://route#aioseo-redirects\";}}', 'no'), (9314, '_aioseo_cache_expiration_addons', '1625742690', 'no'); INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (9315, '_aioseo_cache_admin_help_docs', '{\"categories\":{\"getting-started\":\"Getting Started\",\"advanced-settings\":\"Advanced Settings\",\"display-settings\":\"Display Settings\",\"general-seo-topics\":\"General SEO Topics\",\"feature-manager\":\"Feature Manager\",\"installation\":\"Installation\"},\"docs\":{\"45528\":{\"title\":\"aioseo_schema_output\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_output\\/\",\"categories\":[\"filter-hooks\"]},\"42995\":{\"title\":\"Using the Headline Analyzer in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-headline-analyzer-in-all-in-one-seo\\/\",\"categories\":[\"headline-analyzer\"]},\"42683\":{\"title\":\"How to Perform a Full Site Redirect\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/full-site-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"42999\":{\"title\":\"How to Disable the Headline Analyzer\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-disable-the-headline-analyzer\\/\",\"categories\":[\"headline-analyzer\"]},\"42975\":{\"title\":\"Installing Addons for All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/installing-addons-for-all-in-one-seo-pro\\/\",\"categories\":[\"installation\"]},\"42854\":{\"title\":\"Creating a Pass Through Redirect\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/creating-a-pass-through-redirect\\/\",\"categories\":[\"redirection-manager\"]},\"41800\":{\"title\":\"Using Custom Rules in the Redirection Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirection-manager-custom-rules\\/\",\"categories\":[\"redirection-manager\"]},\"42224\":{\"title\":\"Resetting the Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/resetting-the-settings-in-all-in-one-seo\\/\",\"categories\":[\"database-tools\"]},\"41884\":{\"title\":\"Setting the Site Name for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-site-name-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"41862\":{\"title\":\"How to Get Google to Display the Sitelinks Search Box\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-get-google-to-display-the-sitelinks-search-box\\/\",\"categories\":[\"schema-settings\"]},\"41851\":{\"title\":\"Setting the SEO Title and Description Format for the Search Results Page\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-the-search-results-page\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\"]},\"41811\":{\"title\":\"SEO Analysis Unable to Connect to Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/seo-analysis-unable-to-connect-to-your-site\\/\",\"categories\":[\"seo-analysis\",\"troubleshooting\"]},\"41280\":{\"title\":\"How to Renew Your AIOSEO License\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-renew-your-aioseo-license\\/\",\"categories\":[\"frequently-asked-questions\",\"getting-started\"]},\"41077\":{\"title\":\"Update WordPress: WordPress Versions Supported by AIOSEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/update-wordpress\\/\",\"categories\":[\"troubleshooting\"]},\"40587\":{\"title\":\"How to Open the Browser Error Console\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-open-the-browser-error-console\\/\",\"categories\":[\"troubleshooting\"]},\"40582\":{\"title\":\"How to Enable Debugging in WordPress\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-enable-debugging-in-wordpress\\/\",\"categories\":[\"troubleshooting\"]},\"40148\":{\"title\":\"What is TruSEO?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-is-truseo\\/\",\"categories\":[\"frequently-asked-questions\",\"truseo\"]},\"39494\":{\"title\":\"Redirecting Attachment Pages\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirecting-attachment-pages\\/\",\"categories\":[\"media-settings\",\"search-appearance\"]},\"38915\":{\"title\":\"Setting Up and Using Breadcrumbs Templates\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-up-and-using-breadcrumbs-templates\\/\",\"categories\":[\"breadcrumbs\"]},\"38610\":{\"title\":\"Displaying Breadcrumbs On Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-breadcrumbs-on-your-site\\/\",\"categories\":[\"breadcrumbs\"]},\"36048\":{\"title\":\"Function: aioseo_breadcrumbs()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_breadcrumbs\\/\",\"categories\":[\"breadcrumbs\"]},\"36047\":{\"title\":\"Shortcode: [aioseo_breadcrumbs]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_breadcrumbs\\/\",\"categories\":[\"breadcrumbs\"]},\"38240\":{\"title\":\"aioseo_social_image_ignore_cover_block\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_social_image_ignore_cover_block\\/\",\"categories\":[\"filter-hooks\"]},\"37961\":{\"title\":\"aioseo_classic_editor_disable_emoji_script\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_classic_editor_disable_emoji_script\\/\",\"categories\":[\"filter-hooks\"]},\"34923\":{\"title\":\"How to Redirect a Post or Page in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-redirect-a-post-or-page-in-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"18824\":{\"title\":\"Local Business SEO for a Single Location\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo-for-a-single-location\\/\",\"categories\":[\"local-business-seo\",\"schema-settings\"]},\"35828\":{\"title\":\"Local Business SEO for Multiple Locations\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo-for-multiple-locations\\/\",\"categories\":[\"local-business-seo\"]},\"34977\":{\"title\":\"How to Redirect Multiple URLs to the Same Destination\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-redirect-multiple-urls-to-the-same-destination\\/\",\"categories\":[\"redirection-manager\"]},\"35926\":{\"title\":\"Adding a Location in Local SEO Addon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-a-location-in-local-seo-addon\\/\",\"categories\":[\"local-business-seo\"]},\"35956\":{\"title\":\"Displaying Locations on Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-locations-on-your-site\\/\",\"categories\":[\"local-business-seo\"]},\"35604\":{\"title\":\"Automatic Redirects When URLs Change in Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/automatic-redirects-when-urls-change-in-content\\/\",\"categories\":[\"redirection-manager\"]},\"31460\":{\"title\":\"Enhanced Search Query Conflict\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/enhanced-search-query-conflict\\/\",\"categories\":[\"local-business-seo\"]},\"30850\":{\"title\":\"aioseo_local_business_info_email_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_info_email_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30839\":{\"title\":\"aioseo_local_business_info_location_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_info_location_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30756\":{\"title\":\"aioseo_local_business_get_locations_by_category_posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_by_category_posts\\/\",\"categories\":[\"filter-hooks\"]},\"30755\":{\"title\":\"aioseo_local_business_get_locations_by_category_args\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_by_category_args\\/\",\"categories\":[\"filter-hooks\"]},\"30754\":{\"title\":\"aioseo_local_business_get_location_categories\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_location_categories\\/\",\"categories\":[\"filter-hooks\"]},\"30751\":{\"title\":\"aioseo_local_business_get_locations_posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_posts\\/\",\"categories\":[\"filter-hooks\"]},\"30753\":{\"title\":\"aioseo_local_business_get_location_category_args\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_location_category_args\\/\",\"categories\":[\"filter-hooks\"]},\"30759\":{\"title\":\"aioseo_local_business_output_business_info_instance\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_business_info_instance\\/\",\"categories\":[\"filter-hooks\"]},\"30760\":{\"title\":\"aioseo_local_business_output_business_info_location_data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_business_info_location_data\\/\",\"categories\":[\"filter-hooks\"]},\"30761\":{\"title\":\"aioseo_local_business_output_location_category_instance\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_location_category_instance\\/\",\"categories\":[\"filter-hooks\"]},\"30764\":{\"title\":\"aioseo_local_business_output_location_category_location_data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_location_category_location_data\\/\",\"categories\":[\"filter-hooks\"]},\"30765\":{\"title\":\"aioseo_local_business_output_opening_hours_instance\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_opening_hours_instance\\/\",\"categories\":[\"filter-hooks\"]},\"30766\":{\"title\":\"aioseo_local_business_output_opening_hours_data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_opening_hours_data\\/\",\"categories\":[\"filter-hooks\"]},\"30849\":{\"title\":\"aioseo_local_business_info_phone_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_info_phone_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30851\":{\"title\":\"aioseo_local_business_opening_hours_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_opening_hours_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30398\":{\"title\":\"aioseo_local_business_post_type_name\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_name\\/\",\"categories\":[\"filter-hooks\"]},\"30551\":{\"title\":\"aioseo_local_business_post_type_slug\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_slug\\/\",\"categories\":[\"filter-hooks\"]},\"30556\":{\"title\":\"aioseo_local_business_post_type_single_label\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_single_label\\/\",\"categories\":[\"filter-hooks\"]},\"30559\":{\"title\":\"aioseo_local_business_post_type_plural_label\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_plural_label\\/\",\"categories\":[\"filter-hooks\"]},\"30560\":{\"title\":\"aioseo_local_business_post_type\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type\\/\",\"categories\":[\"filter-hooks\"]},\"30563\":{\"title\":\"aioseo_local_business_taxonomy_name\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_taxonomy_name\\/\",\"categories\":[\"filter-hooks\"]},\"30564\":{\"title\":\"aioseo_local_business_taxonomy_slug\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_taxonomy_slug\\/\",\"categories\":[\"filter-hooks\"]},\"35609\":{\"title\":\"Choosing Which Redirect Type to Use\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/choosing-which-redirect-type-to-use\\/\",\"categories\":[\"redirection-manager\"]},\"35599\":{\"title\":\"Importing Redirects From Other Plugins\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-redirects-from-other-plugins\\/\",\"categories\":[\"redirection-manager\"]},\"35588\":{\"title\":\"Exporting and Importing Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/exporting-and-importing-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"35579\":{\"title\":\"Logging 404 Errors in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/logging-404-errors-in-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"35552\":{\"title\":\"Logging Redirects in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/logging-redirects-in-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"35570\":{\"title\":\"Redirect GDPR Privacy Information\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirect-gdpr-privacy-information\\/\",\"categories\":[\"redirection-manager\"]},\"31442\":{\"title\":\"Shortcode: [aioseo_local_opening_hours]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_opening_hours\\/\",\"categories\":[\"local-business-seo\"]},\"31443\":{\"title\":\"Shortcode: [aioseo_local_locations]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_locations\\/\",\"categories\":[\"local-business-seo\"]},\"31441\":{\"title\":\"Shortcode: [aioseo_local_business_info]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_business_info\\/\",\"categories\":[\"local-business-seo\"]},\"30863\":{\"title\":\"Local Business SEO - Template overrides\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo-template-overrides\\/\",\"categories\":[\"local-business-seo\"]},\"31456\":{\"title\":\"Function: aioseo_local_locations()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_locations\\/\",\"categories\":[\"local-business-seo\"]},\"31455\":{\"title\":\"Function: aioseo_local_opening_hours()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_opening_hours\\/\",\"categories\":[\"local-business-seo\"]},\"31451\":{\"title\":\"Function: aioseo_local_business_info()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_business_info\\/\",\"categories\":[\"local-business-seo\"]},\"35133\":{\"title\":\"aioseo_twitter_tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_twitter_tags\\/\",\"categories\":[\"filter-hooks\"]},\"35132\":{\"title\":\"aioseo_facebook_tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_facebook_tags\\/\",\"categories\":[\"filter-hooks\"]},\"34993\":{\"title\":\"Ignoring Case Sensitivity in Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/ignoring-case-sensitivity-in-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"34983\":{\"title\":\"Ignoring the Trailing Slash in Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/ignoring-the-trailing-slash-in-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"36104\":{\"title\":\"Using Query Parameters With Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-query-parameters-with-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"30565\":{\"title\":\"aioseo_local_business_taxonomy\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_taxonomy\\/\",\"categories\":[\"filter-hooks\"]},\"36115\":{\"title\":\"Caching of Redirects in the Browser\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/caching-of-redirects-in-the-browser\\/\",\"categories\":[\"redirection-manager\"]},\"34701\":{\"title\":\"Adding WooCommerce Product Attributes to SEO Title or Description\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-woocommerce-product-attributes-to-seo-title-or-description\\/\",\"categories\":[\"post-page-settings\",\"search-appearance\",\"woocommerce\"]},\"36111\":{\"title\":\"Selecting the Redirect Method in Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/selecting-the-redirect-method-in-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"40115\":{\"title\":\"Redirect Manager Cannot Detect Your Server\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirect-manager-unknown-web-server\\/\",\"categories\":[\"redirection-manager\"]},\"36369\":{\"title\":\"Using Regex in the Redirection Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirect-manager-regex\\/\",\"categories\":[\"redirection-manager\"]},\"34179\":{\"title\":\"Using the Smart Tags in Titles and Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-smart-tags-in-titles-and-descriptions\\/\",\"categories\":[\"post-page-settings\",\"search-appearance\"]},\"33507\":{\"title\":\"What\'s The Difference Between TruSEO and Page Analysis?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/whats-the-difference-between-truseo-and-page-analysis\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\",\"truseo\"]},\"33310\":{\"title\":\"Setting Noindex for RSS Feeds\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-noindex-for-rss-feeds\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"33130\":{\"title\":\"aioseo_disable_shortcode_parsing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable_shortcode_parsing\\/\",\"categories\":[\"filter-hooks\"]},\"32085\":{\"title\":\"aioseo_conflicting_shortcodes\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_conflicting_shortcodes\\/\",\"categories\":[\"filter-hooks\"]},\"31992\":{\"title\":\"aioseo_schema_graphs\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_graphs\\/\",\"categories\":[\"filter-hooks\"]},\"31589\":{\"title\":\"Understanding the TruSEO Page Analysis Recommendations\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/understanding-the-truseo-page-analysis-recommendations\\/\",\"categories\":[\"post-page-settings\",\"truseo\"]},\"31042\":{\"title\":\"Getting Keyphrase Suggestions From Semrush\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/getting-keyphrase-suggestions-from-semrush\\/\",\"categories\":[\"post-page-settings\",\"truseo\"]},\"30773\":{\"title\":\"aioseo_local_business_address_tag_value\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_address_tag_value\\/\",\"categories\":[\"filter-hooks\"]},\"30770\":{\"title\":\"aioseo_local_business_address_tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_address_tags\\/\",\"categories\":[\"filter-hooks\"]},\"30567\":{\"title\":\"aioseo_local_business_get_locations_args\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_args\\/\",\"categories\":[\"filter-hooks\"]},\"30752\":{\"title\":\"aioseo_local_business_get_location\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_location\\/\",\"categories\":[\"filter-hooks\"]},\"30728\":{\"title\":\"Unable to Save Settings Due to Cloudflare Firewall Rules\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/unable-to-save-settings-due-to-cloudflare-firewall-rules\\/\",\"categories\":[\"troubleshooting\"]},\"30318\":{\"title\":\"aioseo_flush_output_buffer\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_flush_output_buffer\\/\",\"categories\":[\"filter-hooks\"]},\"18813\":{\"title\":\"Installing All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/installing-all-in-one-seo-pro\\/\",\"categories\":[\"getting-started\",\"installation\"]},\"18973\":{\"title\":\"Beginners Guide for All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/quick-start-guide\\/\",\"categories\":[\"getting-started\"]},\"18820\":{\"title\":\"Setting the SEO Title and Description for Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-for-your-content\\/\",\"categories\":[\"getting-started\",\"post-page-settings\"]},\"18902\":{\"title\":\"How to Create an XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-an-xml-sitemap\\/\",\"categories\":[\"getting-started\",\"xml-sitemap\"]},\"18859\":{\"title\":\"Beginners Guide to Social Networks Settings for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/beginners-guide-to-social-networks-settings-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"getting-started\",\"social-networks\"]},\"18857\":{\"title\":\"Beginners Guide to Social Networks Settings for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/beginners-guide-to-social-networks-settings-for-twitter\\/\",\"categories\":[\"getting-started\",\"social-networks\",\"twitter-settings\"]},\"29991\":{\"title\":\"aioseo_disable_link_format\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable_link_format\\/\",\"categories\":[\"filter-hooks\"]},\"27841\":{\"title\":\"aioseo_thumbnail_size\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_thumbnail_size\\/\",\"categories\":[\"filter-hooks\"]},\"27844\":{\"title\":\"Displaying Additional Twitter Data for Written By and Reading Time\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-additional-twitter-data-for-written-by-and-reading-time\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"27494\":{\"title\":\"aioseo_meta_views\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_meta_views\\/\",\"categories\":[\"filter-hooks\"]},\"27363\":{\"title\":\"Using the SEO Analysis Tool\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-seo-analysis-tool\\/\",\"categories\":[\"seo-analysis\"]},\"27272\":{\"title\":\"Importing Settings From Other Plugins\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-settings-from-other-plugins\\/\",\"categories\":[\"importer-exporter\",\"seo-data-importer\"]},\"27268\":{\"title\":\"Backing Up and Restoring AIOSEO Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/backing-up-and-restoring-aioseo-settings\\/\",\"categories\":[\"importer-exporter\"]},\"27259\":{\"title\":\"Importing and Exporting AIOSEO Settings and Meta Data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-and-exporting-aioseo-settings-and-meta-data\\/\",\"categories\":[\"importer-exporter\"]},\"26641\":{\"title\":\"Setting FAQ Page Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-faq-page-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26640\":{\"title\":\"Setting Software Application Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-software-application-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26639\":{\"title\":\"Setting Recipe Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-recipe-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26638\":{\"title\":\"Setting Product Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-product-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26637\":{\"title\":\"Setting Course Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-course-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26450\":{\"title\":\"Blank Title Formats Have Been Detected\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/blank-title-formats-detected\\/\",\"categories\":[\"troubleshooting\"]},\"25802\":{\"title\":\"aioseo_sitemap_additional_pages\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_additional_pages\\/\",\"categories\":[\"filter-hooks\"]},\"24928\":{\"title\":\"Including Custom Fields in the TruSEO Page Analysis\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/including-custom-fields-in-the-seo-page-analysis\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\",\"truseo\"]},\"24285\":{\"title\":\"aioseo_prev_link\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_prev_link\\/\",\"categories\":[\"filter-hooks\"]},\"24284\":{\"title\":\"aioseo_next_link\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_next_link\\/\",\"categories\":[\"filter-hooks\"]},\"23717\":{\"title\":\"aioseo_canonical_url\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_canonical_url\\/\",\"categories\":[\"filter-hooks\"]},\"23604\":{\"title\":\"aioseo_schema_breadcrumbs_home\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_breadcrumbs_home\\/\",\"categories\":[\"filter-hooks\"]},\"23448\":{\"title\":\"aioseo_schema_disable\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_disable\\/\",\"categories\":[\"filter-hooks\"]},\"23447\":{\"title\":\"aioseo_robots_meta\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_robots_meta\\/\",\"categories\":[\"filter-hooks\"]},\"23446\":{\"title\":\"aioseo_disable\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable\\/\",\"categories\":[\"filter-hooks\"]},\"23441\":{\"title\":\"aioseo_generate_descriptions_from_content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_generate_descriptions_from_content\\/\",\"categories\":[\"filter-hooks\"]},\"23438\":{\"title\":\"aioseo_disable_title_rewrites\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable_title_rewrites\\/\",\"categories\":[\"filter-hooks\"]},\"23437\":{\"title\":\"aioseo_post_metabox_priority\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_post_metabox_priority\\/\",\"categories\":[\"filter-hooks\"]},\"23436\":{\"title\":\"aioseo_show_seo_news\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_show_seo_news\\/\",\"categories\":[\"filter-hooks\"]},\"23433\":{\"title\":\"aioseo_show_in_admin_bar\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_show_in_admin_bar\\/\",\"categories\":[\"filter-hooks\"]},\"23423\":{\"title\":\"aioseo_keywords\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_keywords\\/\",\"categories\":[\"filter-hooks\"]},\"23350\":{\"title\":\"aioseo_title\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_title\\/\",\"categories\":[\"filter-hooks\"]},\"23351\":{\"title\":\"aioseo_description\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_description\\/\",\"categories\":[\"filter-hooks\"]},\"23415\":{\"title\":\"Troubleshooting Action Scheduler issues with AIOSEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/troubleshooting-action-scheduler-issues\\/\",\"categories\":[\"troubleshooting\"]},\"20504\":{\"title\":\"Where Did my SEO Keywords go in All in One SEO v4.0?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/where-did-my-seo-keywords-go-in-all-in-one-seo-v4-0\\/\",\"categories\":[\"advanced-settings\",\"frequently-asked-questions\",\"post-page-settings\",\"search-appearance\"]},\"18792\":{\"title\":\"Sitemap rewrite rules for NGINX\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/xml-sitemap-rewrite-rules-for-nginx\\/\",\"categories\":[\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18793\":{\"title\":\"Unfiltered HTML Capability is Required\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/unfiltered-html-capability\\/\",\"categories\":[\"troubleshooting\"]},\"18794\":{\"title\":\"Deprecated Open Graph Settings in All in One SEO version 4.0\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/deprecated-opengraph-settings\\/\",\"categories\":[\"social-networks\"]},\"18795\":{\"title\":\"Why does the character counter for SEO titles show a different count?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/why-does-the-character-counter-for-seo-titles-show-a-different-count\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\"]},\"18796\":{\"title\":\"Adding nofollow, sponsored, UGC and title attributes to links\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-nofollow-sponsored-and-title-attributes-to-links\\/\",\"categories\":[\"post-page-settings\"]},\"18797\":{\"title\":\"Setting the SEO for WooCommerce Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-for-woocommerce-content\\/\",\"categories\":[\"search-appearance\",\"woocommerce\"]},\"18798\":{\"title\":\"All in One SEO uses the WordPress REST API\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo-uses-rest-api\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18799\":{\"title\":\"How to Remove All Settings and Data When you Uninstall All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-remove-all-settings-and-data-when-you-uninstall-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18800\":{\"title\":\"How to Disable TruSEO Content Analysis\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-disable-truseo-content-analysis\\/\",\"categories\":[\"advanced-settings\",\"general-settings\",\"truseo\"]},\"18801\":{\"title\":\"Enabling Automatic Updates for All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/enabling-automatic-updates-for-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18802\":{\"title\":\"Hiding Plugin Notifications in the Notifications Center\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-plugin-notifications-in-the-notifications-center\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18803\":{\"title\":\"How to Hide the AIOSEO Settings on the Edit Content Screens in WordPress\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-hide-the-aioseo-settings-on-the-edit-content-screens-in-wordpress\\/\",\"categories\":[\"advanced-settings\",\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18804\":{\"title\":\"Setting Noindex and Nofollow on Paginated Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-noindex-and-nofollow-on-paginated-content\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18805\":{\"title\":\"Setting Unique SEO Titles and Descriptions for Paginated Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-unique-seo-titles-and-descriptions-for-paginated-content\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18806\":{\"title\":\"Setting the SEO Title and Description Format for Custom Post Type Archives\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-custom-post-type-archives\\/\",\"categories\":[\"archive-settings\",\"search-appearance\"]},\"18807\":{\"title\":\"Keyword Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/keyword-settings\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18808\":{\"title\":\"Using the Quick Edit Feature in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-quick-edit-feature-in-all-in-one-seo\\/\",\"categories\":[\"post-page-settings\"]},\"18809\":{\"title\":\"How to FTP to your web server\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-ftp-to-your-web-server\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18810\":{\"title\":\"How to manually install All in One SEO Pro when the file is too big\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-manually-install-all-in-one-seo-pro-when-the-file-is-too-big\\/\",\"categories\":[\"frequently-asked-questions\",\"installation\"]},\"18811\":{\"title\":\"How to Upgrade From All in One SEO Lite to Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-upgrade-from-all-in-one-seo-lite-to-pro\\/\",\"categories\":[\"getting-started\",\"installation\"]},\"18812\":{\"title\":\"Installation instructions for WordPress.com Users\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/installation-instructions-for-wordpress-com-users\\/\",\"categories\":[\"installation\"]},\"18814\":{\"title\":\"Configuring the Twitter Settings for Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/configuring-the-twitter-settings-for-your-content\\/\",\"categories\":[\"post-page-settings\",\"social-networks\",\"twitter-settings\"]},\"18815\":{\"title\":\"Configuring the Facebook Settings for Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/configuring-the-facebook-settings-for-your-content\\/\",\"categories\":[\"facebook-settings\",\"post-page-settings\",\"social-networks\"]},\"18816\":{\"title\":\"Hiding the AIOSEO Column on Taxonomy Screens\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-column-on-taxonomy-screens\\/\",\"categories\":[\"advanced-settings\",\"category-tag-settings\",\"general-settings\"]},\"18817\":{\"title\":\"Setting the Schema Type for Individual Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-schema-type-for-individual-content\\/\",\"categories\":[\"post-page-settings\",\"schema-settings\"]},\"18818\":{\"title\":\"Setting the Sitemap Priority and Frequency for Individual Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-sitemap-priority-and-frequency-for-individual-content\\/\",\"categories\":[\"post-page-settings\",\"xml-sitemap\"]},\"18819\":{\"title\":\"Setting the Robots Meta for Individual Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-robots-meta-for-individual-content\\/\",\"categories\":[\"post-page-settings\"]},\"18821\":{\"title\":\"Individual Post\\/Page Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/post-settings\\/\",\"categories\":[\"post-page-settings\"]},\"18822\":{\"title\":\"Bad Bot Blocker\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/bad-bot-blocker\\/\",\"categories\":[\"bad-bot-blocker\"]},\"18823\":{\"title\":\"How to Fix a 404 Error When Viewing Your Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-fix-a-404-error-when-viewing-your-sitemap\\/\",\"categories\":[\"frequently-asked-questions\",\"google-news-sitemap\",\"rss-sitemap\",\"troubleshooting\",\"video-sitemap\",\"xml-sitemap\"]},\"18825\":{\"title\":\"When to use NOINDEX or the robots.txt?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/when-to-use-noindex-or-the-robots-txt\\/\",\"categories\":[\"frequently-asked-questions\",\"robots-txt\",\"search-appearance\"]},\"18826\":{\"title\":\"Support for Videos Embedded Using the Media Library\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/support-for-videos-embedded-using-the-media-library\\/\",\"categories\":[\"video-sitemap\"]},\"18827\":{\"title\":\"Supported Videos\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/supported-videos\\/\",\"categories\":[\"video-sitemap\"]},\"18828\":{\"title\":\"Performance Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/performance-settings\\/\",\"categories\":[\"performance\"]},\"18829\":{\"title\":\"Using the Image SEO Features in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-image-seo-features-in-all-in-one-seo\\/\",\"categories\":[\"image-seo\",\"media-settings\",\"search-appearance\"]},\"18830\":{\"title\":\"Setting the SEO Title and Description Format for Author and Date Archives\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-author-and-date-archives\\/\",\"categories\":[\"archive-settings\",\"search-appearance\"]},\"18831\":{\"title\":\"Custom Fields in Titles and Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/custom-fields-in-titles-and-descriptions\\/\",\"categories\":[\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18832\":{\"title\":\"Using the Focus Keyphrase to Analyze Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-focus-keyphrase-to-analyze-your-content\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\",\"truseo\"]},\"18833\":{\"title\":\"Using the Robots.txt Tool in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-robots-txt-tool-in-all-in-one-seo\\/\",\"categories\":[\"robots-txt\"]},\"18834\":{\"title\":\"Using the Robots Meta Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-robots-meta-settings-in-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"archive-settings\",\"category-tag-settings\",\"content-type-settings\",\"media-settings\",\"post-page-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18835\":{\"title\":\"Noindex Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/noindex-settings\\/\",\"categories\":[\"search-appearance\"]},\"18836\":{\"title\":\"Configuring the Schema Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/configuring-the-schema-settings-in-all-in-one-seo\\/\",\"categories\":[\"schema-settings\",\"search-appearance\"]},\"18837\":{\"title\":\"A Guide to Schema.org Markup for Rich Snippets\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/a-guide-to-schema-org-markup-for-rich-snippets\\/\",\"categories\":[\"general-seo-topics\",\"schema-settings\"]},\"18838\":{\"title\":\"Hiding the AIOSEO Admin Bar Menu\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-admin-bar-menu\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18839\":{\"title\":\"Hiding the AIOSEO Dashboard Widget\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-dashboard-widget\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18840\":{\"title\":\"Hiding the AIOSEO Column on All Posts Screens\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-column-on-all-posts-screens\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18841\":{\"title\":\"Display Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/display-settings\\/\",\"categories\":[\"display-settings\"]},\"18842\":{\"title\":\"Setting the SEO Title and Description Format for Media Attachments\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-media-attachments\\/\",\"categories\":[\"media-settings\",\"search-appearance\"]},\"18843\":{\"title\":\"Showing or Hiding Your Content in Search Results\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/showing-or-hiding-your-content-in-search-results\\/\",\"categories\":[\"archive-settings\",\"category-tag-settings\",\"content-type-settings\",\"media-settings\",\"post-page-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18844\":{\"title\":\"Content Type Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/custom-post-type-settings\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\"]},\"18845\":{\"title\":\"What Are Media Attachments and Should I Submit Them to Search Engines?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-are-media-attachments-and-should-i-submit-them-to-search-engines\\/\",\"categories\":[\"frequently-asked-questions\",\"media-settings\"]},\"18846\":{\"title\":\"Setting the SEO Title and Description Format for Custom Taxonomies\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-custom-taxonomies\\/\",\"categories\":[\"category-tag-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18847\":{\"title\":\"Setting the SEO Title and Description Format for Custom Post Types\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-custom-post-types\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\"]},\"18848\":{\"title\":\"Setting the SEO Title and Description Format for Tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-tags\\/\",\"categories\":[\"category-tag-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18849\":{\"title\":\"Setting the SEO Title and Description Format for Categories\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-categories\\/\",\"categories\":[\"category-tag-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18850\":{\"title\":\"Setting the SEO Title and Description Format for Pages\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-pages\\/\",\"categories\":[\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18851\":{\"title\":\"Setting the SEO Title and Description Format for Posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-posts\\/\",\"categories\":[\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18852\":{\"title\":\"Title Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/title-settings\\/\",\"categories\":[\"search-appearance\"]},\"18853\":{\"title\":\"Setting the SEO for Your Home Page\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-for-your-home-page\\/\",\"categories\":[\"home-page-settings\",\"search-appearance\"]},\"18854\":{\"title\":\"General Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/general-settings\\/\",\"categories\":[\"general-settings\"]},\"18855\":{\"title\":\"How to Add Your License Key in All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-add-your-license-key-in-all-in-one-seo-pro\\/\",\"categories\":[\"general-settings\",\"getting-started\"]},\"18856\":{\"title\":\"Canonical URLs in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/canonical-urls-in-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18858\":{\"title\":\"Adding non-WordPress Content to the Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-non-wordpress-content-to-the-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18860\":{\"title\":\"Troubleshooting Problems With Sharing Content on Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/troubleshooting-problems-with-sharing-content-on-twitter\\/\",\"categories\":[\"social-networks\",\"troubleshooting\",\"twitter-settings\"]},\"18861\":{\"title\":\"Troubleshooting Problems With Sharing Content on Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/troubleshooting-problems-with-sharing-content-on-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\",\"troubleshooting\"]},\"18862\":{\"title\":\"Getting Started With Pinterest Rich Pins\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-social-meta-for-pinterest-rich-pins\\/\",\"categories\":[\"pinterest-settings\",\"social-networks\"]},\"18863\":{\"title\":\"Setting the Content Publisher for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-publisher-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18865\":{\"title\":\"Submitting a Sitemap to Yandex\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/submitting-a-sitemap-to-yandex\\/\",\"categories\":[\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18866\":{\"title\":\"Submitting a Sitemap to Bing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/submitting-a-sitemap-to-bing\\/\",\"categories\":[\"bing-webmaster-tools\",\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18867\":{\"title\":\"Submitting a Sitemap to Google\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/submitting-a-sitemap-to-google\\/\",\"categories\":[\"google-news-sitemap\",\"google-search-console\",\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18868\":{\"title\":\"Including Date and Author Archives in Your XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/including-date-and-author-archives-in-your-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18869\":{\"title\":\"Choosing Which Content to Include in Your Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/choosing-which-content-to-include-in-your-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18870\":{\"title\":\"Choosing Which Content to Include in Your XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/choosing-which-content-to-include-in-your-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18871\":{\"title\":\"Using Sitemap Indexes and Pagination\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-sitemap-indexes-and-pagination\\/\",\"categories\":[\"video-sitemap\",\"xml-sitemap\"]},\"18872\":{\"title\":\"How to Disable Sitemaps in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-disable-sitemaps-in-all-in-one-seo\\/\",\"categories\":[\"google-news-sitemap\",\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18873\":{\"title\":\"Baidu Webmaster Tools Verification\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/baidu-webmaster-tools-verification\\/\",\"categories\":[\"webmaster-tools\",\"webmaster-verification\"]},\"18874\":{\"title\":\"Setting Twitter Social Meta for Your Homepage\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-twitter-social-meta-for-your-homepage\\/\",\"categories\":[\"home-page-settings\",\"social-networks\",\"twitter-settings\"]},\"18875\":{\"title\":\"Setting Facebook Social Meta for Your Homepage\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-facebook-social-meta-for-your-homepage\\/\",\"categories\":[\"facebook-settings\",\"home-page-settings\",\"social-networks\"]},\"18876\":{\"title\":\"Setting the Card Type for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-card-type-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18877\":{\"title\":\"Setting the Object Types for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-object-types-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18879\":{\"title\":\"Setting the Priority and Frequency for Content in the Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-priority-and-frequency-for-content-in-the-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18880\":{\"title\":\"Setting the Priority and Frequency for Content in the XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-priority-and-frequency-for-content-in-the-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18881\":{\"title\":\"How to Exclude Content from Your RSS Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-rss-sitemap\\/\",\"categories\":[\"rss-sitemap\"]},\"18882\":{\"title\":\"How to Exclude Content from Your Google News Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-google-news-sitemap\\/\",\"categories\":[\"google-news-sitemap\"]},\"18883\":{\"title\":\"How to Exclude Content from Your Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18884\":{\"title\":\"How to Exclude Content from Your XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18885\":{\"title\":\"Setting Article Tags for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-article-tags-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18886\":{\"title\":\"Setting the Content Author for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-author-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18887\":{\"title\":\"Setting the Content Author for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-author-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18888\":{\"title\":\"Setting the Content Publisher for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-publisher-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18889\":{\"title\":\"How to Create a Google News Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-google-news-sitemap\\/\",\"categories\":[\"google-news-sitemap\"]},\"18890\":{\"title\":\"Including Videos in Custom Fields in Your Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/including-videos-in-custom-fields-in-your-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18891\":{\"title\":\"What is a Dynamically Generated Sitemap and Why is it Better to Use?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-is-a-dynamically-generated-sitemap-and-why-is-it-better-to-use\\/\",\"categories\":[\"frequently-asked-questions\",\"video-sitemap\",\"xml-sitemap\"]},\"18892\":{\"title\":\"How to Create a Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18893\":{\"title\":\"Adding Your Facebook Admin ID\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-your-facebook-admin-id\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18894\":{\"title\":\"Adding Your Facebook App ID\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-your-facebook-app-id\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18895\":{\"title\":\"Access Control Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/access-control-settings\\/\",\"categories\":[\"access-control-settings\"]},\"18896\":{\"title\":\"Advanced Settings for Google Analytics\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/advanced-settings-for-google-analytics\\/\",\"categories\":[\"google-analytics\"]},\"18897\":{\"title\":\"Miscellaneous Site Verification\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/miscellaneous-site-verification\\/\",\"categories\":[\"webmaster-tools\",\"webmaster-verification\"]},\"18898\":{\"title\":\"Displaying Your Social Media Profiles in Knowledge Panel\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-your-social-media-profiles-in-knowledge-panel\\/\",\"categories\":[\"schema-settings\",\"social-networks\"]},\"18899\":{\"title\":\"How to Create an RSS Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-an-rss-sitemap\\/\",\"categories\":[\"rss-sitemap\"]},\"18900\":{\"title\":\"Excluding Images from the XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/excluding-images-from-the-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18901\":{\"title\":\"Adding non-WordPress Content to the XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-non-wordpress-content-to-the-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18903\":{\"title\":\"Setting a Default Image for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-a-default-image-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18904\":{\"title\":\"Setting a Default Image for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-a-default-image-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18905\":{\"title\":\"Setting a Title Separator\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-a-title-separator\\/\",\"categories\":[\"search-appearance\"]},\"18906\":{\"title\":\"How to Protect Your Content With RSS Content Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-protect-your-content-with-rss-content-settings\\/\",\"categories\":[\"rss-content-settings\"]},\"18907\":{\"title\":\"How to Connect Your Site with Google Tag Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-connect-your-site-with-google-tag-manager\\/\",\"categories\":[\"google-analytics\"]},\"18908\":{\"title\":\"How to Connect Your Site with Google Analytics\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-connect-your-site-with-google-analytics\\/\",\"categories\":[\"google-analytics\"]},\"18909\":{\"title\":\"How to Verify Your Site with Pinterest\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-pinterest\\/\",\"categories\":[\"pinterest-settings\",\"social-networks\",\"webmaster-tools\",\"webmaster-verification\"]},\"18910\":{\"title\":\"How to Verify Your Site with Yandex Webmaster Tools\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-yandex-webmaster-tools\\/\",\"categories\":[\"webmaster-tools\",\"webmaster-verification\"]},\"18911\":{\"title\":\"How to Verify Your Site with Bing Webmaster Tools\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-bing-webmaster-tools\\/\",\"categories\":[\"bing-webmaster-tools\",\"webmaster-tools\",\"webmaster-verification\"]},\"18912\":{\"title\":\"How to Verify Your Site with Google Search Console\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-google-search-console\\/\",\"categories\":[\"google-search-console\",\"webmaster-tools\",\"webmaster-verification\"]},\"18913\":{\"title\":\"Usage Tracking\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/usage-tracking\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18915\":{\"title\":\"How do I use All in One SEO in my language?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-do-i-use-all-in-one-seo-in-my-language\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18920\":{\"title\":\"NGINX rewrite rules for Robots.txt\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/nginx-rewrite-rules-for-robots-txt\\/\",\"categories\":[\"robots-txt\"]},\"18927\":{\"title\":\"Supported PHP Versions for All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/supported-php-version\\/\",\"categories\":[\"troubleshooting\"]},\"18929\":{\"title\":\"Using a different CDN for script enqueuing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-a-different-cdn-for-script-enqueuing\\/\",\"categories\":[\"troubleshooting\"]},\"18930\":{\"title\":\"How do I get Google to show sitelinks for my site?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-do-i-get-google-to-show-sitelinks-for-my-site\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18954\":{\"title\":\"How does the import process for SEO data work?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-does-the-import-process-for-seo-data-work\\/\",\"categories\":[\"frequently-asked-questions\",\"importer-exporter\"]},\"18960\":{\"title\":\"Robots.txt Editor for Multisite Networks\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/robots-txt-editor-for-multisite-networks\\/\",\"categories\":[\"robots-txt\"]},\"18961\":{\"title\":\"What are the minimum requirements for All in One SEO?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-are-the-minimum-requirements-for-all-in-one-seo-pack\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18964\":{\"title\":\"How do I use your API code examples?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-do-i-use-your-api-code-examples\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18969\":{\"title\":\"XML Parsing Error - This page contains the following errors\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/this-page-contains-the-following-errors\\/\",\"categories\":[\"google-news-sitemap\",\"troubleshooting\",\"video-sitemap\",\"xml-sitemap\"]},\"18972\":{\"title\":\"The File Editor or Robots.txt modules are missing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/the-file-editor-or-robots-txt-modules-are-missing\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18977\":{\"title\":\"Excluding the XML Sitemap from caching\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/excluding-the-xml-sitemap-from-caching\\/\",\"categories\":[\"xml-sitemap\"]},\"18982\":{\"title\":\"Why doesn\'t the title and description I set appear in search results?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/why-doesnt-the-title-and-description-i-set-appear-in-search-results\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\"]},\"18983\":{\"title\":\"Can I remove the date from Google search results?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/can-i-remove-the-date-from-google-search-results\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18985\":{\"title\":\"Setting up HTTPS SSL\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-up-https-ssl\\/\",\"categories\":[\"general-seo-topics\"]},\"18995\":{\"title\":\"How to Increase the WordPress PHP Memory Limit\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/increase-wordpress-php-memory-limit\\/\",\"categories\":[\"troubleshooting\"]},\"19002\":{\"title\":\"Checking Index Status in Google Search Results\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/checking-index-status-in-google-search-results\\/\",\"categories\":[\"general-seo-topics\"]},\"19006\":{\"title\":\"SEO Data Importer\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/seo-data-importer\\/\",\"categories\":[\"seo-data-importer\"]},\"19008\":{\"title\":\"How to troubleshoot issues with All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-troubleshoot-issues-with-all-in-one-seo-pack\\/\",\"categories\":[\"troubleshooting\"]},\"19010\":{\"title\":\"Quality Guidelines for SEO Titles and Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/quality-guidelines-for-seo-titles-and-descriptions\\/\",\"categories\":[\"general-seo-topics\"]},\"19016\":{\"title\":\"Top Tips for Good On-Page SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/top-tips-for-good-on-page-seo\\/\",\"categories\":[\"general-seo-topics\"]},\"19017\":{\"title\":\"Meta Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/meta-descriptions\\/\",\"categories\":[\"general-seo-topics\"]},\"19028\":{\"title\":\"What is SEO meta?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-is-seo-meta\\/\",\"categories\":[\"getting-started\"]},\"19029\":{\"title\":\"Social Meta Settings - Individual Page\\/Post Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/social-meta-settings-individual-pagepost-settings\\/\",\"categories\":[\"post-page-settings\",\"social-networks\"]},\"19030\":{\"title\":\"File Editor Module\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/file-editor-module\\/\",\"categories\":[\"file-editor\"]},\"19031\":{\"title\":\"Social Meta Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/social-meta-module\\/\",\"categories\":[\"social-networks\"]},\"19032\":{\"title\":\"Importer & Exporter Module\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importer-exporter-module\\/\",\"categories\":[\"importer-exporter\"]},\"19033\":{\"title\":\"XML Sitemaps Module\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/xml-sitemaps-module\\/\",\"categories\":[\"xml-sitemap\"]},\"19034\":{\"title\":\"Feature Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/feature-manager\\/\",\"categories\":[\"feature-manager\"]},\"19035\":{\"title\":\"Advanced Settings for All in One SEO Pack\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/all-in-one-seo-pack-advanced-settings\\/\",\"categories\":[\"advanced-settings\"]}}}', 'no'); INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (9316, '_aioseo_cache_expiration_admin_help_docs', '1626259395', 'no'), (9327, 'fresh_site', '0', 'yes'), (9832, '_transient_timeout_feed_d21d2a68bac70d38fb7f9a7bd3d1725e', '1634163164', 'no'); INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (9833, '_transient_feed_d21d2a68bac70d38fb7f9a7bd3d1725e', 'a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:5:\"\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:370:\"\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 \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:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"WordPress.org Forums » [XML Sitemaps] Support\";s:7:\"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/support/plugin/google-sitemap-generator/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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s: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:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 06 Oct 2021 22:11: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:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://bbpress.org/?v=2.7.0-alpha-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:\"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:4:\"item\";a:30:{i:0;a:6:{s:4:\"data\";s:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/support/topic/wp-5-8-1-support-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:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WP 5.8.1 support\";s:7:\"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:\"https://wordpress.org/support/topic/wp-5-8-1-support-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 06 Oct 2021 04:34:08 +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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:129:\"\n \n <p>Replies: 0</p>\n <p>Hello, is there any plan to support WP 5.8.1 for <em>XML Sitemaps</em>?</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"ivano098\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/support/topic/how-to-exclude-specific-authors/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"how to exclude specific authors\";s:7:\"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:\"https://wordpress.org/support/topic/how-to-exclude-specific-authors/\";s: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, 05 Oct 2021 09:17: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:250:\"\n \n <p>Replies: 0</p>\n <p>There are certain author pages that are showing up in our sitemap that aren’t actually authors (they are admins who created pages and the like). How can I exclude these from the sitemap?</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"NBH707\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/support/topic/add-custom-sitemap/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Add custom sitemap?\";s:7:\"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:\"https://wordpress.org/support/topic/add-custom-sitemap/\";s: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, 05 Oct 2021 06:38: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:946:\"\n \n <p>Replies: 0</p>\n <p>I need to add custom sitemaps to the sitemap.xml. I found this code (below) but this is not working. What do I need to do to add additional custom XML sitemaps to the set?</p>\n<p>Here is the code I had found but is not working…</p>\n<pre><code>function addCustomSitemap($gsg) {\n $sitemap = new GoogleSitemapGeneratorSitemapEntry('my-sitemap.xml');\n $gsg->AddElement($sitemap);\n}\n\nadd_action(âsm_build_indexâ, âaddCustomSitemapâ, 100, 1);</code></pre>\n\n\n<ul id=\"bbp-topic-revision-log-14937986\" class=\"bbp-topic-revision-log\">\n\n <li id=\"bbp-topic-revision-log-14937986-item-14937987\" class=\"bbp-topic-revision-log-item\">\n This topic was modified 1 day, 15 hours ago by <a href=\"https://wordpress.org/support/users/ctmartin2020/\" title=\"View ctmartin2020's profile\" class=\"bbp-author-link\"><span class=\"bbp-author-name\">ctmartin2020</span></a>.\n </li>\n\n</ul>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"ctmartin2020\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wordpress.org/support/topic/append-urls/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Append URLs\";s:7:\"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:\"https://wordpress.org/support/topic/append-urls/\";s: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, 04 Oct 2021 06:55: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:310:\"\n \n <p>Replies: 0</p>\n <p>Hello,</p>\n<p>Is it possible to use this plugin to append URLs with some additional text for certain post types ?</p>\n<p>E.g. can I add “/mysuffix/” to the end of every URL in all post pages for example.</p>\n<p>Thanks in advance,<br />\nNic </p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Nic Windley\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://wordpress.org/support/topic/there-was-a-problem-while-notifying-google-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:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"There was a problem while notifying 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://wordpress.org/support/topic/there-was-a-problem-while-notifying-google-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 01 Oct 2021 02:53:24 +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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:472:\"\n \n <p>Replies: 1</p>\n <p>Hello, there was a problem when i am using XML sitemap. I tried to notify google about my sitemap, but it noticed me that “WP HTTP API Web Request failed: cURL error 7: Failed to connect to <a href=\"http://www.google.com\" rel=\"nofollow ugc\">http://www.google.com</a> port 80” . I informed that happen to my server hosting and they have no idea to fix it. Do anyone have this problem as well and fixed?</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"iamwongraymond\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://wordpress.org/support/topic/how-to-properly-migrate-site-using-redirection-this-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:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:189:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>How to properly migrate site using Redirection &amp; this 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:95:\"https://wordpress.org/support/topic/how-to-properly-migrate-site-using-redirection-this-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Sep 2021 19:00: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1267:\"\n \n <p>Replies: 4</p>\n <p>So basically I’m migrating from tomastestart.cl to .com, the page is being redirected with “Redirection” plugin but I’m getting in the google search console: ten pages “excluded by no index tags” which are gone on the newer site and two pages “indexed but not sent in sitemap” which includes the main tomastestart.com page.</p>\n<p>Should I remove for example this Google XML Sitemaps plugin from the older site or perform any extra action?</p>\n\n\n<ul id=\"bbp-topic-revision-log-14918003\" class=\"bbp-topic-revision-log\">\n\n <li id=\"bbp-topic-revision-log-14918003-item-14918007\" class=\"bbp-topic-revision-log-item\">\n This topic was modified 1 week, 1 day ago by <a href=\"https://wordpress.org/support/users/snippet24/\" title=\"View snippet24's profile\" class=\"bbp-author-link\"><span class=\"bbp-author-name\">snippet24</span></a>.\n </li>\n <li id=\"bbp-topic-revision-log-14918003-item-14918010\" class=\"bbp-topic-revision-log-item\">\n This topic was modified 1 week, 1 day ago by <a href=\"https://wordpress.org/support/users/snippet24/\" title=\"View snippet24's profile\" class=\"bbp-author-link\"><span class=\"bbp-author-name\">snippet24</span></a>.\n </li>\n\n</ul>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"snippet24\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://wordpress.org/support/topic/memory-error-64m-on-high-amount-of-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:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"Memory Error (64M) on high amount of 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:77:\"https://wordpress.org/support/topic/memory-error-64m-on-high-amount-of-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 23 Sep 2021 16:07: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:571:\"\n \n <p>Replies: 0</p>\n <p>in my sitemap the <a href=\"https://www.wom87.de/sitemap-pt-page-2021-08.xml\" rel=\"nofollow ugc\">https://www.wom87.de/sitemap-pt-page-2021-08.xml</a> is getting an error instantly (while all others work), because there should be 14.000 pages inside. So as there is no option to split the sitemap, how to solve this, as i have also a few more website with tons of pages and posts. If sitemap not works, if there are a few more pages/posts, its useless.<br />\n64M Memory should be really enough to show a sitemap o.O</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Daniel Wom\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://wordpress.org/support/topic/sitemap-can-be-read-but-has-errors-12/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"Sitemap can be read, but has errors\";s:7:\"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:\"https://wordpress.org/support/topic/sitemap-can-be-read-but-has-errors-12/\";s: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, 16 Sep 2021 04:22: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:376:\"\n \n <p>Replies: 0</p>\n <p>Google Search Console alert status “Error” in some sitemap</p>\n<p>“Sitemap can be read, but has errors”<br />\nMissing XML tag 1 instance<br />\nThis required tag is missing. Please add it and resubmit.</p>\n<p>Line 3<br />\nParent tag: urlset<br />\nTag: url</p>\n<p>How can I fix this?<br />\nThanks</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"arnato\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"https://wordpress.org/support/topic/i-could-not-find-listing-category-it-is-only-for-post-category/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"I could not find listing category. It is only for post category.\";s:7:\"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://wordpress.org/support/topic/i-could-not-find-listing-category-it-is-only-for-post-category/\";s: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, 15 Sep 2021 16:43: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:289:\"\n \n <p>Replies: 0</p>\n <p>I am managing yellow pages directory website. In that listing categories for each cities are very important when they search in search engines. But this plugin only supports post categories. It is not supporting listing categories.</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"cpaccount\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/support/topic/like-excluded-items-for-priority/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"Like Excluded Items for priority\";s:7:\"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:\"https://wordpress.org/support/topic/like-excluded-items-for-priority/\";s: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, 15 Sep 2021 06:37: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:325:\"\n \n <p>Replies: 1</p>\n <p>Hello,</p>\n<p>I like very much the Excluded Items based on Excluded Categories.<br />\nIn the similar way I’d like priority with Priority Categories so that I can add a “top” category with priority 0.8.<br />\nDo you think is it a good idea?</p>\n<p>fp</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Fabrizio Pivari\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wordpress.org/support/topic/how-to-send-pull-requests/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"How to send pull requests?\";s:7:\"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:\"https://wordpress.org/support/topic/how-to-send-pull-requests/\";s: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, 13 Sep 2021 18:41: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:452:\"\n \n <p>Replies: 1</p>\n <p>Hi I added an option to limit sitemaps generation from a specified year; This is a great optimisation for huge websites. For instance websites with 20+ years of archives could decide to limit content in the sitemaps to the last 5 years to avoid eroding their crawling budget.<br />\nLet me know how I can contribute to developing and help integrate this feature in the next release.<br />\nCheers</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"alexrah\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://wordpress.org/support/topic/list-categories-with-no-posts-in-xml-sitemap-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:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"List Categories with no posts in XML Sitemap\";s:7:\"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/support/topic/list-categories-with-no-posts-in-xml-sitemap-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Sep 2021 09:50: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:191:\"\n \n <p>Replies: 3</p>\n <p>Hi,</p>\n<p>The Sitemap xml only list categories with posts.<br />\nHow to also include empty categories ( 0 posts )?</p>\n<p>Thank you.</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"zilchr2\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/support/topic/coverage-indexed-not-submitted/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:154:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Coverage : indexed, not submitted\";s:7:\"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/support/topic/coverage-indexed-not-submitted/\";s: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, 07 Sep 2021 04:07: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:566:\"\n \n <p>Replies: 1</p>\n <p>Hello :</p>\n<p>I wonder if you can help me.<br />\nI got a message in Google Search Console – Coverage regarding a sitemap issue (see screenshot <a href=\"https://monosnap.com/file/KIVsJtWREIvDsiDf196bIw6Fjr5ojz\" rel=\"nofollow ugc\">https://monosnap.com/file/KIVsJtWREIvDsiDf196bIw6Fjr5ojz</a>)<br />\n “The URL was discovered by Google and indexed. We recommend submitting all important URLs using a sitemap”.</p>\n<p>What do I need to do? How can I fix it?</p>\n<p>Thanks,<br />\nEnrique Vanegas</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"vevanegas\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://wordpress.org/support/topic/sitemap-marks-tags-as-noindex/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"SiteMap marks Tags as NoIndex\";s:7:\"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:\"https://wordpress.org/support/topic/sitemap-marks-tags-as-noindex/\";s: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, 05 Sep 2021 16:26: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1063:\"\n \n <p>Replies: 3</p>\n <p>Hello,</p>\n<p>The XML Sitemap Generator for WordPress 4.1.1 has the following settings:</p>\n<p>Sitemap Content<br />\nWordPress standard content:<br />\n> Include homepage<br />\n> Include posts<br />\n> Include static pages<br />\n> Include categories<br />\n Include archives<br />\n Include author pages<br />\n> Include tag pages<br />\nCustom taxonomies:<br />\n> Include taxonomy pages for Media Tags<br />\nFurther options:<br />\n> Include the last modification time.`</p>\n<p>(> means checked on) </p>\n<p>it is creating the sitemap.xml file.</p>\n<p>however, google search console shows the following for all my tags:</p>\n<pre><code>Crawl\nLast crawl: Apr 19, 2021, 10:25:04 PM\nCrawled as: Googlebot smartphone\nCrawl allowed? Yes\nPage fetch: Successful\nIndexing allowed? error No: 'noindex' detected in 'robots' meta tag</code></pre>\n<p>I have no clue why all my tags are marked as noindex; </p>\n<p>kindly advise what may be going on and how to fix it; </p>\n<p>thanks</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"wnjusa\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/support/topic/exclude-custom-categories-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:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Exclude custom categories\";s:7:\"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:\"https://wordpress.org/support/topic/exclude-custom-categories-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 04 Sep 2021 20: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:184:\"\n \n <p>Replies: 4</p>\n <p>Can see the options to exclude standard post categories, but not to exclude custom post categories. Is there a way to do this?</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Audiomonk\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/support/topic/image-and-video-sitemap/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:144:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>image and video sitemap\";s:7:\"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/support/topic/image-and-video-sitemap/\";s: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, 04 Sep 2021 04:53: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:268:\"\n \n <p>Replies: 1</p>\n <p>Hi,</p>\n<p>I am using your plugin. and it is great. thanks.</p>\n<p>But I want to make image sitemap and video sitemap as well.</p>\n<p>Could you add the feature to this plugin in the future, please?</p>\n<p>Best </p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"mrsmith11\";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 \";s: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/support/topic/xml-sitemap-40/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"xml sitemap\";s:7:\"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:\"https://wordpress.org/support/topic/xml-sitemap-40/\";s: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, 31 Aug 2021 15:58: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:169:\"\n \n <p>Replies: 0</p>\n <p>My website is not listed for sitemaps. How can i know that my website is added with sitemap, Please check it. </p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"irshad45\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://wordpress.org/support/topic/category-without-posts-not-show-in-sitemap/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"category without posts not show in sitemap\";s:7:\"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:79:\"https://wordpress.org/support/topic/category-without-posts-not-show-in-sitemap/\";s: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, 31 Aug 2021 11:17: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:178:\"\n \n <p>Replies: 1</p>\n <p>I have empty categories (custom tax) with text information on this pages. But they doesn’t show on my sitemap.xml </p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"hadoukenlol\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:115:\"https://wordpress.org/support/topic/unsafe-attempt-to-load-url-from-frame-with-url-domains-protocols-and-ports-mus/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:201:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Unsafe attempt to load URL from frame with URL. Domains, protocols and ports mus\";s:7:\"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:115:\"https://wordpress.org/support/topic/unsafe-attempt-to-load-url-from-frame-with-url-domains-protocols-and-ports-mus/\";s: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, 30 Aug 2021 07:21: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:790:\"\n \n <p>Replies: 1</p>\n <p>I am having issue in sitemap.xml. My sitemap.xml (<a href=\"https://www.***.com/sitemap.xml\" rel=\"nofollow ugc\">https://www.***.com/sitemap.xml</a>) not working in chrome browser throwing the following console error and screen was blank. But the same is working in Mozilla. Kindly help me to solve this problem.</p>\n<p>error:</p>\n<p>Unsafe attempt to load URL <a href=\"https://***********.cloudfront.net/wp-content/plugins/google-sitemap-generator/sitemap.xsl\" rel=\"nofollow ugc\">https://***********.cloudfront.net/wp-content/plugins/google-sitemap-generator/sitemap.xsl</a> from frame with URL <a href=\"https://www.***.com/sitemap.xml\" rel=\"nofollow ugc\">https://www.***.com/sitemap.xml</a>. Domains, protocols and ports must match.</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"hariprasad95\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://wordpress.org/support/topic/submitted-url-not-found-404-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:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Submitted URL not found (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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://wordpress.org/support/topic/submitted-url-not-found-404-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 26 Aug 2021 18:23: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:365:\"\n \n <p>Replies: 1</p>\n <p>I am getting a lot of Submitted URL not found (404) errors on Google Search Console as my website is real estate and as listings expire they are deleted. However, Google Sitemaps is not updating the sitemaps fast enough and submitting 404 pages (deleted pages) to sitemaps.</p>\n<p>Anyway this can be fixed? </p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:20;a:6:{s:4:\"data\";s:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://wordpress.org/support/topic/general-http-error-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:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"General HTTP error\";s:7:\"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/support/topic/general-http-error-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 26 Aug 2021 07:44:12 +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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:354:\"\n \n <p>Replies: 1</p>\n <p>Hi, Today I shift Rank Math sitemap to XML sitemaps and getting General HTTP error:</p>\n<p>Check this: <a href=\"https://prnt.sc/1qje5mo\" rel=\"nofollow ugc\">https://prnt.sc/1qje5mo</a><br />\nCheck this: <a href=\"https://prnt.sc/1qje6iw\" rel=\"nofollow ugc\">https://prnt.sc/1qje6iw</a></p>\n<p>Thanks</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"mira404\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"https://wordpress.org/support/topic/sitemap-is-submiting-feed-urls-in-google-search-console/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"sitemap is submiting /feed urls in google search console\";s:7:\"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:92:\"https://wordpress.org/support/topic/sitemap-is-submiting-feed-urls-in-google-search-console/\";s: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, 20 Aug 2021 10:26: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:325:\"\n \n <p>Replies: 7</p>\n <p>Hi,<br />\nI went through my search console seeing lots of Server Error 5XX and I can see lots of URLs ending with /feed<br />\nE.g<br />\n1. example.com/posts/feed/<br />\n2. exampe.com/todays-news/feed</p>\n<p>why is the sitemap generating /feed URLs, How do I fix this?</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"godwiniheuwa\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://wordpress.org/support/topic/xml-and-html-sitemap/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"XML And HTML Sitemap\";s:7:\"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/support/topic/xml-and-html-sitemap/\";s: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, 19 Aug 2021 08:53:59 +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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1142:\"\n \n <p>Replies: 2</p>\n <p>Good Morning,</p>\n<p>Been using this plugin for a number of years and must say it’s a fantastic plugin!</p>\n<p>Just a quick question. We have the standard XML sitemap created with this plugin, which gets crawled and indexed without any issues, but we also have the html version of the same sitemap too. Have noticed that the html version has a noindex tag on it, and wanted to know whether it was this plugin that was putting the noindex on the html version, so that only the xml version of the sitemap gets crawled and indexed.</p>\n<p>Should both the XML and HMTL versions of the sitemap be able to be crawled without any noindex tags?</p>\n<p>Kind Regards,</p>\n<p>Andy</p>\n\n\n<ul id=\"bbp-topic-revision-log-14783281\" class=\"bbp-topic-revision-log\">\n\n <li id=\"bbp-topic-revision-log-14783281-item-14783286\" class=\"bbp-topic-revision-log-item\">\n This topic was modified 1 month, 2 weeks ago by <a href=\"https://wordpress.org/support/users/andrew1977/\" title=\"View Andrew1977's profile\" class=\"bbp-author-link\"><span class=\"bbp-author-name\">Andrew1977</span></a>.\n </li>\n\n</ul>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Andrew1977\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/support/topic/submitted-url-marked-noindex-27/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"Submitted URL marked ânoindexâ\";s:7:\"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:\"https://wordpress.org/support/topic/submitted-url-marked-noindex-27/\";s: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, 18 Aug 2021 09:34: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:519:\"\n \n <p>Replies: 1</p>\n <p>Hi,</p>\n<p>Google Search console send me a New Coverage issue detected “Submitted URL marked ânoindexâ”</p>\n<p>The URL is the <a href=\"https://mydomainname/sitemap.html\" rel=\"nofollow ugc\">https://mydomainname/sitemap.html</a></p>\n<p>Inside the page source of sitemap.html you can see:<br />\n<meta name=”robots” content=”noindex,follow”/><br />\nso they are right.</p>\n<p>Any advice, how can I fix this?<br />\nThanks</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"etna32\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/support/topic/logic-of-sub-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:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Logic of sub 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:58:\"https://wordpress.org/support/topic/logic-of-sub-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Aug 2021 07:46: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:551:\"\n \n <p>Replies: 0</p>\n <p>Hi,<br />\nI’m trying out your plugin â thanks for that!</p>\n<p>I’m wordering why the sitemap is split up into sub sitemap files,<br />\nwhat is the purpose of this? Can’t find something in the support forum about that.<br />\nExample:<br />\n/sitemap-pt-page-2021-07.xml</p>\n<p>Is there a way to disable that handling?<br />\nWe (as editors on a site) want a global overview of all site links, so it would be more handy to have it on one page only.</p>\n<p>Regards<br />\nJuergen</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"jugibur\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://wordpress.org/support/topic/unsafe-attempt-to-load-url-from-frame/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"Unsafe attempt to load URL from frame\";s:7:\"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:\"https://wordpress.org/support/topic/unsafe-attempt-to-load-url-from-frame/\";s: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, 28 Jul 2021 15:41: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1076:\"\n \n <p>Replies: 0</p>\n <p>Hey guys, our website set up as “cookie-less” so we have our main subdomain</p>\n<p><a href=\"http://www.exampledomain.co.uk\" rel=\"nofollow ugc\">http://www.exampledomain.co.uk</a> that loads all of our pages and then our static (cookie free) subdomain that loads in all of our images e.t.c static.exampledomain.co.uk</p>\n<p>with this setup when using your plugin our sitemap.xml fails to load due to the following error (seen in the console)</p>\n<blockquote><p>Unsafe attempt to load URL <a href=\"https://static.****.co.uk/plugins/google-sitemap-generator/sitemap.xsl\" rel=\"nofollow ugc\">https://static.****.co.uk/plugins/google-sitemap-generator/sitemap.xsl</a> from frame with URL <a href=\"https://www.***.co.uk/sitemap.xml\" rel=\"nofollow ugc\">https://www.***.co.uk/sitemap.xml</a>. Domains, protocols and ports must match.</p></blockquote>\n<p>Any assistance in overcomming this issue would be greatly apreciated, as idealy we would really love to use your plugin for our sitemap generation.</p>\n<p>thanks.</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Lollipops\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://wordpress.org/support/topic/getting-error-in-mobile-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:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"Getting error In mobile 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://wordpress.org/support/topic/getting-error-in-mobile-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 28 Jul 2021 12:20: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:405:\"\n \n <p>Replies: 0</p>\n <p>Hey there, I am getting error in my google search console at mobile usability. This is an affected page. here is the link <a href=\"https://www.drmobilefix.fi/shop/sitemap.html\" rel=\"nofollow ugc\">https://www.drmobilefix.fi/shop/sitemap.html</a></p>\n<p>Can you please tell me why it’s showing /sitemap.html after page URL? How can I fix this?</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"devseo\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://wordpress.org/support/topic/exclude-child-pages-but-not-the-parent-page/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"Exclude child pages but not the parent page\";s:7:\"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:80:\"https://wordpress.org/support/topic/exclude-child-pages-but-not-the-parent-page/\";s: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, 15 Jul 2021 20:49: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:319:\"\n \n <p>Replies: 0</p>\n <p>Hello,</p>\n<p>I would like to ask if there is any way that i could exclude all child pages of a parent page from the sitemap, but not the parent page.</p>\n<p>Or (if not possible)</p>\n<p>The parent and all the child pages of it. </p>\n<p>Thank you for your time. </p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"honoluluman\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/support/topic/sitemap-url-direct-to-other-link/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"sitemap url direct to other link\";s:7:\"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:\"https://wordpress.org/support/topic/sitemap-url-direct-to-other-link/\";s: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, 13 Jul 2021 08:13: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1808:\"\n \n <p>Replies: 0</p>\n <p>Hai i just install plugins xml sitemaps.<br />\nI have trouble when i want access my sitemap it’s automatic redirect to other link from <a href=\"https://psppi.umy.ac.id/sitemap.xml\" rel=\"nofollow ugc\">https://psppi.umy.ac.id/sitemap.xml</a> to <a href=\"https://psppi.umy.ac.id/wp-sitemap.xml\" rel=\"nofollow ugc\">https://psppi.umy.ac.id/wp-sitemap.xml</a><br />\nI dont setting redirect 404<br />\ni am use nginx and php 7.3-fpm </p>\n<p>this is my nginx.conf</p>\n<pre><code>server {\n listen 80;\n server_name psppi.umy.ac.id;\n return 302 https://$server_name$request_uri;\n}\n\nserver {\n root /lis/etc/ft/www/ppi;\n server_name psppi.umy.ac.id;\n listen 443 ssl http2;\n\n ##\n # Nginx Bad Bot Blocker Includes\n # REPO: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker\n ##\n# include /etc/nginx/bots.d/ddos.conf;\n# include /etc/nginx/bots.d/blockbots.conf;\n\n ssl_certificate /lis/etc/ft/ssl/sslumy2020.crt;\n ssl_certificate_key /lis/etc/ft/ssl/sslumy2020.key;\n\n if ($request_method !~ ^(GET|HEAD|POST)$ ) { return 444; }\n\n index index.php;\n\n location / {\n try_files $uri $uri/ /index.php?$args;\n }\n\n # include /etc/nginx/blockwp.conf;\n\n location ~ \\.php {\n fastcgi_intercept_errors on;\n fastcgi_split_path_info ^(.+\\.php)(/.+)$;\n fastcgi_param SCRIPT_NAME $fastcgi_script_name;\n fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;\n\n \n fastcgi_pass unix:/run/php/php7.3-fpm.sock;\n fastcgi_index index.php;</code></pre>\n<p> include fastcgi_params;<br />\n }<br />\n}</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"anharwahyu\";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:67:\"\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:5:{s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/support/topic/sitemap-pt-post-not-indexed/\";s: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:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"&#8220;sitemap-pt-post&#8221; NOT Indexed\";s:7:\"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:\"https://wordpress.org/support/topic/sitemap-pt-post-not-indexed/\";s: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 Jul 2021 11:41: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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:167:\"\n \n <p>Replies: 0</p>\n <p>What happen??? All XML <strong>sitemap-pt-post</strong> not indexed and not appear on Google Webmaster Tools.</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"ramonciten66\";s: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:67:\"https://wordpress.org/support/plugin/google-sitemap-generator/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:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 06 Oct 2021 22:12:44 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"â\";s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";s:14:\"20130911133210\";}', 'no'); INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (9846, '_site_transient_timeout_theme_roots', '1633680855', 'no'), (9847, '_site_transient_theme_roots', 'a:5:{s:7:\"genesis\";s:7:\"/themes\";s:9:\"lifestyle\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:14:\"twentythirteen\";s:7:\"/themes\";s:12:\"twentytwelve\";s:7:\"/themes\";}', 'no'); -- -------------------------------------------------------- -- -- Table structure for table `wp_postmeta` -- CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) UNSIGNED NOT NULL, `post_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `wp_postmeta` -- INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1, 2, '_wp_page_template', 'default'), (362, 152, '_menu_item_object_id', '57'), (349, 150, '_menu_item_url', ''), (348, 150, '_menu_item_xfn', ''), (9, 5, '_wp_old_slug', ''), (347, 150, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'), (14, 8, '_wp_old_slug', ''), (361, 152, '_menu_item_menu_item_parent', '0'), (346, 150, '_menu_item_target', ''), (24, 12, '_wp_old_slug', ''), (345, 150, '_menu_item_object', 'page'), (19, 10, '_wp_old_slug', ''), (344, 150, '_menu_item_object_id', '61'), (343, 150, '_menu_item_menu_item_parent', '0'), (29, 14, '_wp_old_slug', ''), (360, 152, '_menu_item_type', 'post_type'), (34, 16, '_wp_old_slug', ''), (342, 150, '_menu_item_type', 'post_type'), (39, 18, '_wp_old_slug', ''), (372, 153, '_menu_item_object', 'category'), (44, 20, '_wp_old_slug', ''), (340, 149, '_menu_item_url', ''), (49, 22, '_wp_old_slug', ''), (339, 149, '_menu_item_xfn', ''), (54, 24, '_wp_old_slug', ''), (337, 149, '_menu_item_target', ''), (338, 149, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'), (59, 26, '_wp_old_slug', ''), (336, 149, '_menu_item_object', 'page'), (64, 28, '_wp_old_slug', ''), (335, 149, '_menu_item_object_id', '2'), (69, 30, '_wp_old_slug', ''), (334, 149, '_menu_item_menu_item_parent', '0'), (74, 32, '_wp_old_slug', ''), (333, 149, '_menu_item_type', 'post_type'), (373, 153, '_menu_item_target', ''), (79, 34, '_wp_old_slug', ''), (369, 153, '_menu_item_type', 'taxonomy'), (374, 153, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'), (84, 36, '_wp_old_slug', ''), (89, 38, '_wp_old_slug', ''), (331, 148, '_menu_item_url', 'http://pmbt5644-pc-store.naymu.com/'), (94, 40, '_wp_old_slug', ''), (330, 148, '_menu_item_xfn', ''), (99, 42, '_wp_old_slug', ''), (328, 148, '_menu_item_target', ''), (329, 148, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'), (104, 44, '_wp_old_slug', ''), (327, 148, '_menu_item_object', 'custom'), (109, 46, '_wp_old_slug', ''), (132, 38, 'thumbnail', 'i/6.jpg'), (114, 48, '_wp_old_slug', ''), (436, 176, '_wp_attached_file', '2010/09/7.jpg'), (131, 40, 'thumbnail', 'i/5.jpg'), (130, 42, 'thumbnail', 'i/4.jpg'), (129, 44, 'thumbnail', 'i/3.jpg'), (128, 46, 'thumbnail', 'i/2.jpg'), (127, 48, 'thumbnail', 'i/1.jpg'), (134, 34, 'thumbnail', 'i/8.jpg'), (135, 32, 'thumbnail', 'i/9.jpg'), (136, 30, 'thumbnail', 'i/10.jpg'), (137, 28, 'thumbnail', 'i/11.jpg'), (138, 26, 'thumbnail', 'i/12.jpg'), (358, 151, '_menu_item_url', ''), (326, 148, '_menu_item_object_id', '148'), (141, 57, '_wp_page_template', 'default'), (357, 151, '_menu_item_xfn', ''), (144, 59, '_wp_page_template', 'estore.php'), (325, 148, '_menu_item_menu_item_parent', '0'), (147, 61, '_wp_page_template', 'default'), (356, 151, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'), (324, 148, '_menu_item_type', 'custom'), (150, 63, '_wp_page_template', 'default'), (157, 48, 'articleimg', 'i/13.png'), (158, 46, 'articleimg', 'i/14.png'), (159, 42, 'articleimg', 'i/15.png'), (354, 151, '_menu_item_object', 'page'), (445, 147, '_additional_settings', ''), (355, 151, '_menu_item_target', ''), (353, 151, '_menu_item_object_id', '59'), (444, 147, '_messages', 'a:13:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:13:\"invalid_email\";s:28:\"Email address seems invalid.\";s:16:\"invalid_required\";s:31:\"Please fill the required field.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:23:\"quiz_answer_not_correct\";s:27:\"Your answer is not correct.\";s:13:\"upload_failed\";s:22:\"Failed to upload file.\";s:24:\"upload_file_type_invalid\";s:30:\"This file type is not allowed.\";s:21:\"upload_file_too_large\";s:23:\"This file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"Failed to upload file. Error occurred.\";}'), (352, 151, '_menu_item_menu_item_parent', '0'), (415, 169, '_wp_attached_file', '2011/10/4.jpg'), (443, 147, '_mail_2', 'a:8:{s:6:\"active\";s:0:\"\";s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:26:\"[your-name] <[your-email]>\";s:4:\"body\";s:130:\"Message body:\n[your-message]\n\n--\nThis mail is sent via contact form on Computer Tips and Tricks http://pmbt5644-pc-store.naymu.com\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:1:\"0\";}'), (351, 151, '_menu_item_type', 'post_type'), (371, 153, '_menu_item_object_id', '4'), (412, 168, '_wp_attached_file', '2011/10/3.jpg'), (442, 147, '_mail', 'a:7:{s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:26:\"[your-name] <[your-email]>\";s:4:\"body\";s:188:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n--\nThis mail is sent via contact form on Computer Tips and Tricks http://pmbt5644-pc-store.naymu.com\";s:9:\"recipient\";s:19:\"youremail@email.com\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:1:\"0\";}'), (406, 161, '_wp_attached_file', '2011/10/1.jpg'), (409, 167, '_wp_attached_file', '2011/10/2.jpg'), (316, 114, '_edit_last', '1'), (421, 171, '_wp_attached_file', '2011/10/5.jpg'), (418, 170, '_wp_attached_file', '2011/10/6.jpg'), (424, 172, '_wp_attached_file', '2011/09/8.jpg'), (427, 173, '_wp_attached_file', '2011/09/9.jpg'), (430, 174, '_wp_attached_file', '2011/09/10.jpg'), (433, 175, '_wp_attached_file', '2011/09/11.jpg'), (315, 114, '_edit_lock', '1345104081:1'), (314, 143, '_wp_page_template', 'tos.php'), (363, 152, '_menu_item_object', 'page'), (364, 152, '_menu_item_target', ''), (365, 152, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'), (366, 152, '_menu_item_xfn', ''), (367, 152, '_menu_item_url', ''), (370, 153, '_menu_item_menu_item_parent', '0'), (375, 153, '_menu_item_xfn', ''), (376, 153, '_menu_item_url', ''), (398, 107, '_edit_lock', '1345104061:1'), (378, 154, '_menu_item_type', 'taxonomy'), (379, 154, '_menu_item_menu_item_parent', '0'), (380, 154, '_menu_item_object_id', '3'), (381, 154, '_menu_item_object', 'category'), (382, 154, '_menu_item_target', ''), (383, 154, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'), (384, 154, '_menu_item_xfn', ''), (385, 154, '_menu_item_url', ''), (397, 108, '_edit_lock', '1345104037:1'), (387, 155, '_menu_item_type', 'taxonomy'), (388, 155, '_menu_item_menu_item_parent', '0'), (389, 155, '_menu_item_object_id', '1'), (390, 155, '_menu_item_object', 'category'), (391, 155, '_menu_item_target', ''), (392, 155, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'), (393, 155, '_menu_item_xfn', ''), (394, 155, '_menu_item_url', ''), (396, 109, '_edit_lock', '1345104001:1'), (399, 113, '_edit_lock', '1345104100:1'), (400, 112, '_edit_lock', '1345104122:1'), (401, 94, '_edit_lock', '1345104146:1'), (402, 93, '_edit_lock', '1345104166:1'), (403, 91, '_edit_lock', '1345104185:1'), (404, 90, '_edit_lock', '1345104205:1'), (405, 36, '_edit_lock', '1345104360:1'), (407, 161, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"113\";s:14:\"hwstring_small\";s:23:\"height=\'96\' width=\'101\'\";s:4:\"file\";s:13:\"2011/10/1.jpg\";s:5:\"sizes\";a:3:{s:16:\"Homepage Feature\";a:3:{s:4:\"file\";s:11:\"1-90x85.jpg\";s:5:\"width\";s:2:\"90\";s:6:\"height\";s:2:\"85\";}s:6:\"Square\";a:3:{s:4:\"file\";s:13:\"1-110x110.jpg\";s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";}s:13:\"Archive Image\";a:3:{s:4:\"file\";s:11:\"1-80x80.jpg\";s:5:\"width\";s:2:\"80\";s:6:\"height\";s:2:\"80\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";}}'), (408, 109, '_thumbnail_id', '161'), (410, 167, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"113\";s:14:\"hwstring_small\";s:23:\"height=\'96\' width=\'101\'\";s:4:\"file\";s:13:\"2011/10/2.jpg\";s:5:\"sizes\";a:3:{s:16:\"Homepage Feature\";a:3:{s:4:\"file\";s:11:\"2-90x85.jpg\";s:5:\"width\";s:2:\"90\";s:6:\"height\";s:2:\"85\";}s:6:\"Square\";a:3:{s:4:\"file\";s:13:\"2-110x110.jpg\";s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";}s:13:\"Archive Image\";a:3:{s:4:\"file\";s:11:\"2-80x80.jpg\";s:5:\"width\";s:2:\"80\";s:6:\"height\";s:2:\"80\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";}}'), (411, 108, '_thumbnail_id', '167'), (413, 168, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"113\";s:14:\"hwstring_small\";s:23:\"height=\'96\' width=\'101\'\";s:4:\"file\";s:13:\"2011/10/3.jpg\";s:5:\"sizes\";a:3:{s:16:\"Homepage Feature\";a:3:{s:4:\"file\";s:11:\"3-90x85.jpg\";s:5:\"width\";s:2:\"90\";s:6:\"height\";s:2:\"85\";}s:6:\"Square\";a:3:{s:4:\"file\";s:13:\"3-110x110.jpg\";s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";}s:13:\"Archive Image\";a:3:{s:4:\"file\";s:11:\"3-80x80.jpg\";s:5:\"width\";s:2:\"80\";s:6:\"height\";s:2:\"80\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";}}'), (414, 107, '_thumbnail_id', '168'), (416, 169, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"113\";s:14:\"hwstring_small\";s:23:\"height=\'96\' width=\'101\'\";s:4:\"file\";s:13:\"2011/10/4.jpg\";s:5:\"sizes\";a:3:{s:16:\"Homepage Feature\";a:3:{s:4:\"file\";s:11:\"4-90x85.jpg\";s:5:\"width\";s:2:\"90\";s:6:\"height\";s:2:\"85\";}s:6:\"Square\";a:3:{s:4:\"file\";s:13:\"4-110x110.jpg\";s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";}s:13:\"Archive Image\";a:3:{s:4:\"file\";s:11:\"4-80x80.jpg\";s:5:\"width\";s:2:\"80\";s:6:\"height\";s:2:\"80\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";}}'), (417, 114, '_thumbnail_id', '169'), (419, 170, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"113\";s:14:\"hwstring_small\";s:23:\"height=\'96\' width=\'101\'\";s:4:\"file\";s:13:\"2011/10/6.jpg\";s:5:\"sizes\";a:3:{s:16:\"Homepage Feature\";a:3:{s:4:\"file\";s:11:\"6-90x85.jpg\";s:5:\"width\";s:2:\"90\";s:6:\"height\";s:2:\"85\";}s:6:\"Square\";a:3:{s:4:\"file\";s:13:\"6-110x110.jpg\";s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";}s:13:\"Archive Image\";a:3:{s:4:\"file\";s:11:\"6-80x80.jpg\";s:5:\"width\";s:2:\"80\";s:6:\"height\";s:2:\"80\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";}}'), (420, 113, '_thumbnail_id', '170'), (422, 171, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"113\";s:14:\"hwstring_small\";s:23:\"height=\'96\' width=\'101\'\";s:4:\"file\";s:13:\"2011/10/5.jpg\";s:5:\"sizes\";a:3:{s:16:\"Homepage Feature\";a:3:{s:4:\"file\";s:11:\"5-90x85.jpg\";s:5:\"width\";s:2:\"90\";s:6:\"height\";s:2:\"85\";}s:6:\"Square\";a:3:{s:4:\"file\";s:13:\"5-110x110.jpg\";s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";}s:13:\"Archive Image\";a:3:{s:4:\"file\";s:11:\"5-80x80.jpg\";s:5:\"width\";s:2:\"80\";s:6:\"height\";s:2:\"80\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";}}'), (423, 112, '_thumbnail_id', '171'), (425, 172, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"113\";s:14:\"hwstring_small\";s:23:\"height=\'96\' width=\'101\'\";s:4:\"file\";s:13:\"2011/09/8.jpg\";s:5:\"sizes\";a:3:{s:16:\"Homepage Feature\";a:3:{s:4:\"file\";s:11:\"8-90x85.jpg\";s:5:\"width\";s:2:\"90\";s:6:\"height\";s:2:\"85\";}s:6:\"Square\";a:3:{s:4:\"file\";s:13:\"8-110x110.jpg\";s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";}s:13:\"Archive Image\";a:3:{s:4:\"file\";s:11:\"8-80x80.jpg\";s:5:\"width\";s:2:\"80\";s:6:\"height\";s:2:\"80\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";}}'), (426, 94, '_thumbnail_id', '172'), (428, 173, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"113\";s:14:\"hwstring_small\";s:23:\"height=\'96\' width=\'101\'\";s:4:\"file\";s:13:\"2011/09/9.jpg\";s:5:\"sizes\";a:3:{s:16:\"Homepage Feature\";a:3:{s:4:\"file\";s:11:\"9-90x85.jpg\";s:5:\"width\";s:2:\"90\";s:6:\"height\";s:2:\"85\";}s:6:\"Square\";a:3:{s:4:\"file\";s:13:\"9-110x110.jpg\";s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";}s:13:\"Archive Image\";a:3:{s:4:\"file\";s:11:\"9-80x80.jpg\";s:5:\"width\";s:2:\"80\";s:6:\"height\";s:2:\"80\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";}}'), (429, 93, '_thumbnail_id', '173'), (431, 174, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"113\";s:14:\"hwstring_small\";s:23:\"height=\'96\' width=\'101\'\";s:4:\"file\";s:14:\"2011/09/10.jpg\";s:5:\"sizes\";a:3:{s:16:\"Homepage Feature\";a:3:{s:4:\"file\";s:12:\"10-90x85.jpg\";s:5:\"width\";s:2:\"90\";s:6:\"height\";s:2:\"85\";}s:6:\"Square\";a:3:{s:4:\"file\";s:14:\"10-110x110.jpg\";s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";}s:13:\"Archive Image\";a:3:{s:4:\"file\";s:12:\"10-80x80.jpg\";s:5:\"width\";s:2:\"80\";s:6:\"height\";s:2:\"80\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";}}'), (432, 91, '_thumbnail_id', '174'), (434, 175, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"113\";s:14:\"hwstring_small\";s:23:\"height=\'96\' width=\'101\'\";s:4:\"file\";s:14:\"2011/09/11.jpg\";s:5:\"sizes\";a:3:{s:16:\"Homepage Feature\";a:3:{s:4:\"file\";s:12:\"11-90x85.jpg\";s:5:\"width\";s:2:\"90\";s:6:\"height\";s:2:\"85\";}s:6:\"Square\";a:3:{s:4:\"file\";s:14:\"11-110x110.jpg\";s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";}s:13:\"Archive Image\";a:3:{s:4:\"file\";s:12:\"11-80x80.jpg\";s:5:\"width\";s:2:\"80\";s:6:\"height\";s:2:\"80\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";}}'), (435, 90, '_thumbnail_id', '175'), (437, 176, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";s:3:\"120\";s:6:\"height\";s:3:\"113\";s:14:\"hwstring_small\";s:23:\"height=\'96\' width=\'101\'\";s:4:\"file\";s:13:\"2010/09/7.jpg\";s:5:\"sizes\";a:3:{s:16:\"Homepage Feature\";a:3:{s:4:\"file\";s:11:\"7-90x85.jpg\";s:5:\"width\";s:2:\"90\";s:6:\"height\";s:2:\"85\";}s:6:\"Square\";a:3:{s:4:\"file\";s:13:\"7-110x110.jpg\";s:5:\"width\";s:3:\"110\";s:6:\"height\";s:3:\"110\";}s:13:\"Archive Image\";a:3:{s:4:\"file\";s:11:\"7-80x80.jpg\";s:5:\"width\";s:2:\"80\";s:6:\"height\";s:2:\"80\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";}}'), (438, 36, '_thumbnail_id', '176'), (439, 61, '_edit_lock', '1345104715:1'), (440, 61, '_edit_last', '1'), (441, 147, '_form', '<p>Your Name (required)<br />\n [text* your-name] </p>\n\n<p>Your Email (required)<br />\n [email* your-email] </p>\n\n<p>Subject<br />\n [text your-subject] </p>\n\n<p>Your Message<br />\n [textarea your-message] </p>\n\n<p>[submit \"Send\"]</p>'), (446, 178, '_wp_attached_file', '2014/01/logo.png'), (447, 178, '_wp_attachment_context', 'custom-header'), (448, 178, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:408;s:6:\"height\";i:100;s:4:\"file\";s:16:\"2014/01/logo.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"logo-300x73.png\";s:5:\"width\";i:300;s:6:\"height\";i:73;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"Portfolio\";a:4:{s:4:\"file\";s:16:\"logo-202x100.png\";s:5:\"width\";i:202;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"Homepage\";a:4:{s:4:\"file\";s:16:\"logo-120x100.png\";s:5:\"width\";i:120;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"Homepage Bottom\";a:4:{s:4:\"file\";s:16:\"logo-120x100.png\";s:5:\"width\";i:120;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"Homepage Feature\";a:4:{s:4:\"file\";s:14:\"logo-90x85.png\";s:5:\"width\";i:90;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"Square\";a:4:{s:4:\"file\";s:16:\"logo-110x100.png\";s:5:\"width\";i:110;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"Archive Image\";a:4:{s:4:\"file\";s:14:\"logo-80x80.png\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}}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:\"\";}}'), (449, 178, '_wp_attachment_is_custom_header', 'lifestyle'), (450, 57, '_edit_lock', '1625656282:1'), (451, 57, '_edit_last', '1'), (452, 57, '_genesis_scripts_body_position', 'bottom'), (453, 57, '_aioseo_title', ''), (454, 57, '_aioseo_description', ''), (455, 57, '_aioseo_keywords', ''), (456, 57, '_aioseo_og_title', ''), (457, 57, '_aioseo_og_description', ''), (458, 57, '_aioseo_og_article_section', ''), (459, 57, '_aioseo_og_article_tags', ''), (460, 57, '_aioseo_twitter_title', ''), (461, 57, '_aioseo_twitter_description', ''), (462, 59, '_edit_lock', '1625657412:1'); -- -------------------------------------------------------- -- -- Table structure for table `wp_posts` -- CREATE TABLE `wp_posts` ( `ID` bigint(20) UNSIGNED NOT NULL, `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 COLLATE utf8mb4_unicode_ci NOT NULL, `post_title` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `post_excerpt` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish', `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open', `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open', `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `to_ping` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, `pinged` mediumtext COLLATE utf8mb4_unicode_ci 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 COLLATE utf8mb4_unicode_ci NOT NULL, `post_parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0', `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `menu_order` int(11) NOT NULL DEFAULT '0', `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post', `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_count` bigint(20) NOT NULL DEFAULT '0' ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `wp_posts` -- INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (2, 1, '2010-09-12 09:44:09', '2010-09-12 14:44:09', 'This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.', 'About', '', 'publish', 'open', 'open', '', 'about', '', '', '2010-09-12 09:44:09', '2010-09-12 09:44:09', '', 0, 'http://www.feelingwow.com/computer/?page_id=2', 0, 'page', '', 0), (5, 1, '2010-09-13 00:29:10', '2010-09-13 00:29:10', 'It was not that long ago that computers were a real luxury, most families did not have one - and those who did had only one - and they were viewed as some awesome example of the future. One day, with computers, we would be able to do... well, the possibilities were endless. And a lot of the predictions have already come true, particularly the way that computers have linked up the world via the Internet. It is now difficult for most of us to imagine what our world would be like without the computer.\r\n\r\nWithout the computer, communication would be slower and less efficient. Shopping would be a more demanding process. If your sports team was far away and obscure, then without the Internet you would be waiting a long time to hear results of any games in which they played. Bands would find it very difficult indeed to get any exposure beyond their home towns. And business has been changed irrevocably by the arrival of computers and particularly the Internet.\r\n\r\nIf the computer was taken out of our lives tomorrow, we would miss it. Even those of us who are self-confessed technophobes would soon realise what had been lost with its departure. And if we sometimes have cause to curse the influence that computers have - which many of us do - then it is at least worth recognising that this is a trade-off we have had to make. The Information Revolution is up there with the Industrial one in terms of impact', 'Our Lives Without Computers', '', 'publish', 'open', 'open', '', 'our-lives-without-computers', '', '', '2010-09-13 00:29:10', '2010-09-13 00:29:10', '', 0, 'http://www.feelingwow.com/computer/?p=5', 0, 'post', '', 0), (8, 1, '2010-09-13 00:29:59', '2010-09-13 00:29:59', 'These days, we know where we are with computers. Even some of the most hardened Luddites of the past have come to terms with the fact that computers are not about to rise up and overthrow humanity, and are beginning to use them, if sparingly. But when we first started to explore an information technology world, we didn\'t realise just how big it would grow.\r\n\r\nChances are that you or someone you know has an IBM computer. It\'s a pretty big name. You might wonder how that came to be when you realize that in 1943 their then chairman assumed that the eventual market for the home computer would extend to about five homes with a computer each. He was a few million off, it\'s safe to say. Some homes now have five or more.\r\n\r\nXerox are the world\'s number one name in photocopiers. However, they were well ahead of IBM in terms of developing PCs, but shelved the idea when they decided that photocopiers would be more profitable. How different might the world be had they thought differently? We\'ll never know. At one time it was assumed that computers would never have a household application because the machines were too big. Now you can fit one in your pocket.\r\n\r\nBefore computers were even really conceptualized, the commissioner of the US Office of patents told the then President McKinley that \"everything that can be invented has been invented\". One can only wonder how he would react to the world we live in today.', 'Computers - The Predictions We Got Wrong', '', 'publish', 'open', 'open', '', 'computers-%e2%80%93-the-predictions-we-got-wrong', '', '', '2010-09-13 00:29:59', '2010-09-13 00:29:59', '', 0, 'http://www.feelingwow.com/computer/?p=8', 0, 'post', '', 0), (10, 1, '2010-09-13 00:30:32', '2010-09-13 00:30:32', '\r\nIt was once imagined that computers were and always would be a luxury item. They would be kept in one room in the home, used mostly for work and would be coveted for their game playing facility by the children. Before the Internet had entered the mainstream of people\'s consciousness, we could not have foreseen how computers would work today for us.\r\n\r\nSocial networking is one thing that has taken the computer from the position of esoteric luxury item to everyday accessory. A staggering five hundred million people use Facebook. There are also many millions of Twitter users and other social networking sites that are full of subscribers. Online socializing is huge, and people do it on the bus, at work, and even while getting their hair cut.\r\n\r\nOnline shopping is another huge deal which would have been hard to foresee thirty years ago. These days we can have an idea for an item we need, log on and search for it, choose between different kinds and find the best price before paying securely for the item, all without moving from in front of the computer.\r\n\r\nThere is also a huge importance placed on the information and communication aspects of the computers in our homes. We can send and receive email, and we can find out facts and figures that may be essential for business, educational or entertainment purposes. One sentence we hear a lot less these days is: \"Who was that guy who did that thing...?\". These days, we can find out easily.', 'How Computers Have Fitted Into Our Lives', '', 'publish', 'open', 'open', '', 'how-computers-have-fitted-into-our-lives', '', '', '2011-06-17 02:19:23', '2011-06-17 02:19:23', '', 0, 'http://www.feelingwow.com/computer/?p=10', 0, 'post', '', 0), (12, 1, '2010-09-13 00:30:56', '2010-09-13 00:30:56', 'Long ago, when the Industrial Revolution was taking hold in Britain, a group of individuals rose up in protest against it calling themselves the \"Luddites\" (named after their fictional leader Ned Ludd). They smashed up machines, arguing that these machines would deprive working people of jobs. Ever since, people who stand in the way of progress or distrust technology are referred to as \"Luddites\".\r\n\r\nOne might expect elderly people to be dyed-in-the-wool Luddites. After all, they grew up in a time when computers were still something that pretty much only NASA had. But more and more older people are getting connected to the Internet and using their computers to keep information stored. You can teach an old dog new tricks.\r\n\r\nOne might assume, given the reputation of the community, that followers of the Amish lifestyle would be likely to reject the computer\'s influence on the world. And while tradition dictates that they will not be on Facebook at 1am if you go to check, the fact is that many Amish families do have computers and are on the Internet.\r\n\r\nNo matter what social grouping you care to name and think they would be reluctant computer users, there will always be someone who will surprise you. Think of someone who is a real \"back to the soil\" type, who seeks to embrace nature. The fact is, they will want to get their message out there, and the quickest and best way to do it is through computers. If used carefully, they will not rot your brain.', 'Are There Any More Luddites?', '', 'publish', 'open', 'open', '', 'are-there-any-more-luddites', '', '', '2011-06-17 02:19:12', '2011-06-17 02:19:12', '', 0, 'http://www.feelingwow.com/computer/?p=12', 0, 'post', '', 0), (14, 1, '2010-09-13 00:31:35', '2010-09-13 00:31:35', 'There is no doubt that in technology develops faster and faster the more time goes on. As progress speeds up, it also increases the options open to those who want to make it go faster. Unless something gives at some point, people will soon be ordering computers that are obsolete by the time they are delivered and switched on for the first time.\r\n\r\nComputers have become a central part of everyday life and they have an influence on everyone, even those who never use them. As the technology involved becomes more refined, the amount we are able to do increases. Chances are that when you were a kid, you imagined you were on the television or in movies. Today, you can make that come true with some very basic software.\r\n\r\nThere are those who say that along with television, computers have destroyed the imagination of children and adults alike. When we had to sit in a cardboard box and make believe it was a sports car, we really had to work our minds. Now that we can experience a much more realistic simulation using computers, we have got lazy, or so the theory goes.\r\n\r\nHowever, on the other side of things, the Internet has allowed a lot of people to give freer rein to their imagination by creating blogs, photo streams, and websites of real complexity. To say that computers are rotting our brains is to be grossly unfair. One might as well criticise the ancient Egyptians for inventing paper and thus paving the way for tabloid newspapers.', 'Personal Computers And How They Change Our Lives', '', 'publish', 'open', 'open', '', 'personal-computers-and-how-they-change-our-lives', '', '', '2011-06-17 02:19:06', '2011-06-17 02:19:06', '', 0, 'http://www.feelingwow.com/computer/?p=14', 0, 'post', '', 0), (16, 1, '2010-09-13 00:38:32', '2010-09-13 00:38:32', '\r\nWhen talking about computers these days, it is almost accepted that one will be talking about the Internet. The fact of the matter is that there are few if any PC\'s sold today that are not Internet-ready, and if you are in a position to buy a computer you are in a position, and of a mind, to use it to go online. And the Internet is a huge part of life in general today.\r\n\r\nIf you are not an Internet user these days - whether an occasional user or someone who spends portions of every day online - then you are very much in the minority in most countries. Indeed, even the bucolic nation of Bhutan, which was computer-free until very recently, now has an Internet infrastructure, although it is a small one. \r\n\r\nThe Internet allows you to do so many things that would be a lot more difficult, and in some cases impossible, without it. It is now immensely easy to form and maintain friendships over huge distances, to watch TV programs that are not broadcast in your home country, and to arrange transactions that previously would have required you to locate and visit a shop you had never been to.\r\n\r\nThe Internet has simplified life for many of us, and although it has brought some problems along with it - as any innovation will, unavoidably - it is an invention no less important than the telephone in its scope. Just as the telephone allowed us to start speaking to people in different towns and countries in real time, the Internet allows us to make contact with anyone, anywhere, at any time.', 'Great Things About Computers #1: The Internet', '', 'publish', 'open', 'open', '', 'great-things-about-computers-1-the-internet', '', '', '2011-06-17 02:18:59', '2011-06-17 02:18:59', '', 0, 'http://www.feelingwow.com/computer/?p=16', 0, 'post', '', 0), (18, 1, '2010-09-13 00:40:58', '2010-09-13 00:40:58', 'Information is everything. From the moment you are born, there is information pertaining to you, and a place for that information to be stored. As you go through life, you collect more and more information, and the pace of that information keeps increasing. The first time you get a bank account, the first time you get a job, every examination you sit - it all becomes information.\r\n\r\nWhen information is created, it has to be stored. Walk into any office for any company or authority that has been in existence for any more than a decade, and you will find files that contain reams of paper with essential information on them. These are stored in boxes, cabinets and even entire rooms that take up space. One of the key innovations of the computer age is that this space can now be shrunk.\r\n\r\nAny computer can store an amount of information which, if it were written down on paper, would fill rooms and rooms, and which may be needed at a moment\'s notice. The job of the filing clerk has become immeasurably easier with the greater use of computers, which can automatically cross-reference information and make searching faster and easier.\r\n\r\nFrom key information like banking details, to more personal data such as diaries and photograph albums, all information can now be moved onto a home PC, protected with passwords and unique information, and kept for a time when you want or need it. Information is everything, and with the right computer knowledge, it is now easier to keep track of.', 'Great Things About Computers #2: Data Storage', '', 'publish', 'open', 'open', '', 'great-things-about-computers-2-data-storage', '', '', '2011-06-17 02:18:45', '2011-06-17 02:18:45', '', 0, 'http://www.feelingwow.com/computer/?p=18', 0, 'post', '', 0), (20, 1, '2010-09-13 00:50:47', '2010-09-13 00:50:47', 'If you have a computer for any reason other than work and/or the Internet then the chances are that you are a gamer. There are other ways to play games - dedicated consoles are one such way - but the increased amount of memory available with a home computer means that more complex games are best when played on a PC. \r\n\r\nPC gaming really comes into its own on \"thinking\" games, where a large amount of data needs to be stored and recalled at short notice. Sports management simulations are one example of this, as they contain information on players and need to take account of a vast number of potential eventualities. To simulate tactical decisions as made by a sports coach takes a lot of information.\r\n\r\nPersonal computers also tend to have more capability to reproduce high-quality graphics and sound. You may need to buy dedicated graphics and sound cards to get the maximum from your PC, but games are available for PCs which are still not manageable on consoles, even with the innovation of consoles with their own hard-drives and the increasing development of CD and DVD technology.\r\n\r\nMost people with a PC will have used it for gaming at one time or another, even if it is just a bored office worker playing Solitaire while waiting for something else to do. PC gaming ranges from the inherently basic to the hugely complex, and many of the popular console games of today started out as PC games.', 'Great Things About Computers #3: Gaming', '', 'publish', 'open', 'open', '', 'great-things-about-computers-3-gaming', '', '', '2011-06-17 02:18:40', '2011-06-17 02:18:40', '', 0, 'http://www.feelingwow.com/computer/?p=20', 0, 'post', '', 0), (22, 1, '2010-09-13 00:51:35', '2010-09-13 00:51:35', '\r\nThe development of technology dedicated to music has been constant during all of our lifetimes. There will be many people reading this who can remember a time when the choices available for playing music amounted to \"cassette or vinyl\", with possibly an 8-track player thrown in out of left field. These days, more and more people are using their computers to find and play music.\r\n\r\nDownloading has become a major part of the music market. Initially, the vast bulk of music downloading was done illegally through peer-to-peer file sharing sites. Mindful of the potential threat to their commercial viability, record companies used a combination of court action and the introduction of legal downloads to claw back much of this market.\r\n\r\nInitially, MP3 players were something you had on the desktop of your PC to play songs that you had downloaded. As time has gone on, MP3s have become something you store on your computer to transfer to a dedicated player such as an iPod or, increasingly, a \"smart\" cell phone. These cell phones can be used to download songs themselves, too.\r\n\r\nIf you have a vast music library filled with old CDs, these can be transferred to the computer and then on to a player, or can be played through the computer\'s speakers. A major advantage of this development is the ability to create playlists that take from a vast library, and make a radio or club DJ out of each of us as we seek to pick the best sequence of tracks.', 'Great Things About Computers #4: Music', '', 'publish', 'open', 'open', '', 'great-things-about-computers-4-music', '', '', '2011-06-17 02:18:34', '2011-06-17 02:18:34', '', 0, 'http://www.feelingwow.com/computer/?p=22', 0, 'post', '', 0), (24, 1, '2010-09-13 00:54:22', '2010-09-13 00:54:22', 'Before we had email, the world was a different place entirely - but it is hard to think how different because it has become such an accepted part of life that we hardly remember what we did before we could send and receive email. Most of us will use it at least once a day, and many of us will have an email client open for most of the day for one reason or another. It helps us work and keep in contact with friends.\r\n\r\nBefore email, the quickest way to get in contact with someone was to call them on the phone. Largely, this depended on them actually being there to take the call because not everyone had voice mail. Email just about pre-empted text messaging in terms of mass use, and was the first form of instant communication not to depend on both sender and receiver being available at the same time.\r\n\r\nEmail also had the advantage over text messaging of not being limited to a certain number of characters. If you phone someone just to chat, one is always mindful of the phone bill and is thus likely to keep the conversation brief. No matter how long your email, it won\'t cost you any extra - in fact, it won\'t cost you anything on top of your Internet subscription.\r\n\r\nEmail really comes into its own in a business context. A lot of information can be included (like a written letter), and it can be sent instantly (like a phone call) and picked up whenever the receiver is available (like a text message), thus combining all of the important benefits of the other forms while having no major drawbacks. You can attach bulky files with it and check when it has been received and read. It has made a big difference in work and personal life.\r\n', 'Great Things About Computers #5: Email', '', 'publish', 'open', 'open', '', 'great-things-about-computers-5-email', '', '', '2011-06-17 02:18:24', '2011-06-17 02:18:24', '', 0, 'http://www.feelingwow.com/computer/?p=24', 0, 'post', '', 0), (26, 1, '2010-09-13 00:54:55', '2010-09-13 00:54:55', 'The development of easier-to-use personal computers has contributed immensely to the ever-greater quantity of writing being done in this day and age. Although opinion will naturally be divided on whether this is a good thing, it has certainly democratized the process considerably, meaning that more and more people can get their writing published or publish it themselves.\r\n\r\nTo make a long story short, if you wanted to write a book in times gone past, you would have needed a typewriter or a complicated word processor - potentially costing more than was reasonable for a luxury purchase - in order to put together a readable manuscript to send to publishers. Now, it is standard to email a section of the finished draft to them instead.\r\n\r\nThe phenomenon of \"blogging\" has taken off in the last few years to the point where an overwhelming number of people now have personal blogs, and to the point where even the idea of blogging has been mutated successfully - witness Twitter, often referred to as a \"micro-blogging\" site.\r\n\r\nThere are some - often paid writers themselves - who decry the increase in blogging as somehow \"devaluing\" the idea of writing. This seems almost exclusively to be a territorial reaction to the threat of losing readers to someone who the reader can relate to. Certainly, some blogs make for awful reading, but the same can without a doubt be said of much of what gets published by paid journalists, too.', 'Great Things About Computers #6: Writing', '', 'publish', 'open', 'open', '', 'great-things-about-computers-6-writing', '', '', '2011-06-17 02:18:17', '2011-06-17 02:18:17', '', 0, 'http://www.feelingwow.com/computer/?p=26', 0, 'post', '', 0), (28, 1, '2010-09-13 01:09:35', '2010-09-13 01:09:35', 'As time goes on, any technological development will be refined and re-refined until it is automatic and can be operated by a trained monkey - and then it will be honed some more. As easy as we now find it to operate a personal computer, there was a time when it required a great deal of messing around to get it initially set up, and in many cases every time you turned it on.\r\n\r\nThese days, you can take delivery of a personal computer one moment and be doing whatever you feel like with it ten minutes later. Many of the newer models do not even require much connecting, coming as many of them do with an integrated hard-drive and modem, so that you can switch everything on with the touch of a single button.\r\n\r\nThis appeals to users who would previously have found computers difficult to \"get into\", as operating instructions have a tendency to resort to tech-speak at very short notice. However, it is something that may put off the more tech-literate users, as this level of usability comes at the expense of choice - you have no say in the software package that comes with the computer.\r\n\r\nA \"PC in a Box\" may well be just the thing for a first-time buyer, but if you are more computer literate it will often be cheaper and more beneficial to put the system together yourself, even to the point of buying components from different sources to get things just right for your needs. This is something that is quickly learned as time goes on.', 'Your PC - From Box To Desktop', '', 'publish', 'open', 'open', '', 'your-pc-%e2%80%93-from-box-to-desktop', '', '', '2011-06-17 02:18:11', '2011-06-17 02:18:11', '', 0, 'http://www.feelingwow.com/computer/?p=28', 0, 'post', '', 0), (30, 1, '2010-09-13 01:15:01', '2010-09-13 01:15:01', 'Once upon a time, anyone who knew how to do anything with a computer beyond switching it on would have habitually been referred to as a \"geek\". Certainly, if you spent any more than an hour a day using a computer for anything other than work, you would have been considered uncool. However, recently the use of computers has become something that more people do than not.\r\n\r\nThe very idea of something like Facebook ten or fifteen years ago would have set alarm bells ringing among the cool kids. Computer users socializing was like dogs rollerblading - not normal, unsettling to look at and something to be discouraged. But as computers have got cheaper and easier to use, social networking is now all the rage.\r\n\r\nThe boundary between \"geek\" and \"chic\" has narrowed in many cases to a point where it doesn\'t exist. Indeed, the idea of \"geek chic\" has really taken off, and it is not even an issue for many kids who have grown up in an age where the Internet is fairly widespread. Now it is those who do not use computers that are considered a little bit odd.\r\n\r\nLike any social change, there can be debate as to whether this has had overall desirable results. Certainly, someone who works in computers or just considers them a hobby need not cringe every time they are asked what they are into. With any kind of mass use, a phenomenon can attract undesirable activity and publicity, but on balance most people seem happy with the diversification it has brought.', 'The Simplification Of Personal Computers', '', 'publish', 'open', 'open', '', 'the-simplification-of-personal-computers', '', '', '2011-06-17 02:18:05', '2011-06-17 02:18:05', '', 0, 'http://www.feelingwow.com/computer/?p=30', 0, 'post', '', 0), (32, 1, '2010-09-13 01:15:43', '2010-09-13 01:15:43', 'About twenty years ago, \"computing language\" meant one thing, and was something only comprehensible to trained programmers. Yet today, it is much more likely to refer to a type of slang that is used among online communities. This has brought mixed results, some of which may be good and others very, very bad.\r\n\r\nSome people will be familiar with \"Leetspeak\" or \"l33t\", or indeed \"1337\", which is a specialized terminology made op from characters other than letters - and therefore cannot actually be \"spoken\". It is most familiarly used among hackers, gamers, or people seeking to be seen as pertaining to those fields, and to the untrained eye is nonsensical and irritating.\r\n\r\nThe use of \"text speak\", or more commonly \"txt spk\" is also partially a result of the development of the Internet. Usually achieved by dropping vowels from words (although not every vowel) as well as the introduction of digits and emoticons made from punctuation marks, it results in sentences like \"Gr8! So u r in2 txt spk? Me 2! :)\". Those who wish to be taken seriously avoid it.\r\n\r\nLolspeak, most commonly seen on the Lolcats website, is a mutation of text speak and takes its name partly from the text speak abbreviation \"lol\" (laughing out loud). It combines text speak with the deliberate use of an infantile form of speech - indeed, the Lolcats site is alternatively known as \"I Can Has Cheezburgr?\". To novices, these dialects are all highly confusing', 'Computing And Language - A Marriage Made In Hell?', '', 'publish', 'open', 'open', '', 'computing-and-language-%e2%80%93-a-marriage-made-in-hell', '', '', '2011-06-17 02:17:52', '2011-06-17 02:17:52', '', 0, 'http://www.feelingwow.com/computer/?p=32', 0, 'post', '', 0), (34, 1, '2010-09-13 01:16:18', '2010-09-13 01:16:18', 'One of the main elements of technological advance is that over time, any platform will be made smaller. As we had the telephone, now we have the mobile or cell phone. As we had the gramophone, so we invented the record player and eventually the compact disc. And inevitably, while computers started out being so large as to fill entire rooms, so they became smaller.\r\n\r\nEventually, this led to the invention of the laptop computer - which happened in a very basic form as long ago as 1968. That form of the technology was notably different from the laptops we recognize today in many ways, but it set the wheels in motion for what we use in this day and age. What we see today is a refinement of the first laptop computer.\r\n\r\nThe real story with laptop computers in the last decade or so is in how they have become more prevalent and more powerful. As recently as the last decade, a laptop computer would not have been a purchase that any but the affluent could have considered. Now, they are so prevalent as to be in most homes in the Western world.\r\n\r\nDue to their smaller size, laptop computers can be taken anywhere so long as you have enough battery life. This smaller size does mean a trade-off in terms of memory, and the most powerful laptop is still markedly less powerful than a high-end desktop PC - but as the technology improves, the gap keeps narrowing and laptops are now used for more than just the basics.', 'The Rise Of The Laptop Computer', '', 'publish', 'open', 'open', '', 'the-rise-of-the-laptop-computer', '', '', '2011-06-17 02:17:44', '2011-06-17 02:17:44', '', 0, 'http://www.feelingwow.com/computer/?p=34', 0, 'post', '', 0), (36, 1, '2010-09-13 01:16:52', '2010-09-13 01:16:52', '\r\nThe development of technology over the years has been a source of wonder to many people, and during our lifetimes we will all see developments which will have us saying \"I really never thought I would see the day...\". For people who remember a time when taking your computer to the car would have required multiple trips, the innovation of phones that act like computers is one such development.\r\n\r\nAlthough the modern smart phones are still more phone than computer, the fact is that they are capable of more than the average desktop PC was even ten years ago. You can capture photographs and video footage, download music files, make phone calls (admittedly, this seems like a side-benefit with most smart phones) and use the Internet as well as many other capabilities.\r\n\r\nThe absence of a hard drive is all that seems to separate these phones from computers, but the memory that can be stored on the phone itself seems to render a hard drive unnecessary. It is not at all uncommon for Twitter users to see posts from friends who spotted something while on the move and took a photograph which they posted to the site. This would have been unthinkable up until recently.\r\n\r\nSuch is the technology that these phones even have touch-screen keyboards so that, instead of the old numerical keyboard with letters as a secondary function, you can type your text messages or emails as you would when using a laptop or a PC. It is a computer in all the typical senses, and it fits in your pocket. Many of us never thought we\'d see the day.', 'Is It A Computer? Is It A Phone? Wait, It Is Both... And More!', '', 'publish', 'open', 'open', '', 'is-it-a-computer-is-it-a-phone-wait-it-is-both-and-more', '', '', '2011-06-17 02:17:37', '2011-06-17 02:17:37', '', 0, 'http://www.feelingwow.com/computer/?p=36', 0, 'post', '', 0), (38, 1, '2010-09-13 01:20:47', '2010-09-13 01:20:47', 'When people spend money, they want to get something that means their spending was worthwhile. For every purchase that is made, a standard is set - if your friend has got a computer that does certain things, for a certain price, then you have your benchmark - you want something at least as good, ideally better. You want it for at most the same price, but ideally cheaper.\r\n\r\nThe more that people purchase an item, the greater the incentive for companies to look at how they can make it better, and with computers this is especially clear. The more time passes, the greater the leaps have to be, and the more prices will drop for computers that have become, in most people\'s eyes, obsolete.\r\n\r\nA decade ago, most of us would have been happy with a computer that could connect to the Internet and would allow us to download moderately. As time has passed, it has become important to get more for your money. Broadband is considered essential, ideally at a high speed, and it is simply unthinkable to look at a computer that cannot stream video without buffering.\r\n\r\nIn addition to this we want fast downloading, easy modification, more peripherals and ideally we would like it in a range of colors. If you buy a computer that is less technologically advanced than your neighbor\'s, then you have committed a rookie mistake and will have to either buy another one immediately or make sure you don\'t make the same mistake next time. Getting the best is important.', 'Cheaper, Faster, Smaller, Better?', '', 'publish', 'open', 'open', '', 'cheaper-faster-smaller-better', '', '', '2011-06-17 02:17:32', '2011-06-17 02:17:32', '', 0, 'http://www.feelingwow.com/computer/?p=38', 0, 'post', '', 0), (40, 1, '2010-09-13 01:22:03', '2010-09-13 01:22:03', 'Technology can make fools of us all. If you are too slow to pick up on a trend, you will be missing out, or so you\'re led to believe. However, jumping on the bandwagon too early can result in costly and embarrassing mistakes - there are attics all over the world that contain pieces of technology whose time \"was coming\", and then passed without ever being \"now\". \r\n\r\nEarly adoption of a piece of technology can pay off for you. If you have got to grips with a new system while all around you are just planning to purchase it, then you can exploit what you know and gain from it. There are always people ahead of the curve, who make big money and then watch as countless others try to replicate their success. \r\n\r\nBut every piece of computer equipment has a cost. When you buy something to make your computing experience more intuitive, faster or more profitable, you are banking on it being successful. So you had better hope there is nothing in development that will pull the rug out from underneath you. If there is, you may have wasted your money.\r\n\r\nA new computer is a purchase that needs to be considered. You have to think about what is currently available, what is around the corner and what is already pretty much dead. Early adopting can be a mistake if the thing you are adopting never becomes the thing everyone wants. It is important to use good judgement in choosing your purchases.', 'Ahead Of The Curve Or Behind The Times?', '', 'publish', 'open', 'open', '', 'ahead-of-the-curve-or-behind-the-times', '', '', '2011-06-17 02:17:18', '2011-06-17 02:17:18', '', 0, 'http://www.feelingwow.com/computer/?p=40', 0, 'post', '', 0), (42, 1, '2010-09-13 01:22:45', '2010-09-13 01:22:45', 'Buying a new computer is something that can be extremely simple or grossly complicated depending on how you want to go about it. When you buy your first computer, your best bet may be to go for one that is \"boxed and ready\", and simply needs to be taken out of the box and plugged in, or set up with minimal fuss before you can use it properly.\r\n\r\nIf you have been using computers for some time, however, you are more likely to know what you like and dislike in a PC, and may be able to make a more educated decision. You can choose a certain amount of data storage, a particular sound or graphics card, a monitor that is larger or smaller, flat screen or otherwise, as well as many other specifications.\r\n\r\nThe latter way may be more complicated, but it may also save you some money if you do it in an intelligent way. When you know exactly what you want - and some time working with computers tends to teach you this - you will be better able to make the choices that save you money and give you a computer that works exactly the way you want it to.\r\n\r\nA lot also depends on how you are planning to use the computer. If you will merely be using it to go online and use a word processing program, then there is often little need to mess with what is already available, but if you have specific uses in mind for the machine, you can modify to your heart\'s content to make sure you get the best machine.\r\n', 'Customised Computers - The Way Forward?', '', 'publish', 'open', 'open', '', 'customised-computers-%e2%80%93-the-way-forward', '', '', '2011-06-17 02:17:09', '2011-06-17 02:17:09', '', 0, 'http://www.feelingwow.com/computer/?p=42', 0, 'post', '', 0), (44, 1, '2010-09-13 01:23:24', '2010-09-13 01:23:24', 'From parents who are worried about the amount of time their kids spend in front of a monitor to the individual who says they don\'t know if they could live without their PC, there are many people in the world who some would accuse of being addicted to their computers. How genuine this \"addiction\" is seems to be a matter of opinion. Certainly, there is no physical reason why computers might be addictive. But then, addictions are not solely physical in nature.\r\n\r\nOften, it is not the computer that is at the source of the problem. What tends to be more of a concern is the specific programs on the computer, one or more of which may exert a powerful hold over the user. People have been reported as suffering addictions to computer games, to internet chat rooms and online pornography. In these cases, it seems that the computer is not the addiction but is an \"enabler\" to it.\r\n\r\nIf someone is spending too much time on their computer, then it is not necessarily the case that they have an addiction, although they may be over-reliant on it. There are many stories about executives who become almost inseparable from their laptops because they feel like they are always at work - some who will even bring their laptop on honeymoon with them. This is not a desirable state of affairs, but it does happen.\r\n\r\nIf you fear that you are addicted to your computer, then you need to switch it off, get up and do something else for a day. If you are still concerned, do the same the next day and see if the feeling grows or diminishes. It may be that you are not addicted, but are habitually linked to it.', 'Computer Addiction - A Genuine Problem?', '', 'publish', 'open', 'open', '', 'computer-addiction-a-genuine-problem', '', '', '2011-06-17 02:17:00', '2011-06-17 02:17:00', '', 0, 'http://www.feelingwow.com/computer/?p=44', 0, 'post', '', 0), (46, 1, '2010-09-13 01:25:24', '2010-09-13 01:25:24', 'It is very tricky to talk for a long time about computers without mentioning the Internet. The \"web\" has gone from being a small acorn a couple of decades ago to being arguably the tallest oak in any forest right now - and given the importance of the Internet in a number of fields, it does not seem likely that it will be surpassed in terms of influence any time soon.\r\n\r\nThe Internet has changed our lives. There is so much that we know, think and see today that has either been caused by the online world, or has been heavily influenced by it. When the Iranian authorities were suspected of fixing the Presidential elections of 2009, the story emerged very quickly and demonstrations were arranged using the Internet - in some cases using technical wizardry to get around the restrictions placed by the Iranian government.\r\n\r\nThat is one example, and a particularly special one at that. However, the linking of the world via the Internet has been demonstrated in many other ways, and is exemplified repeatedly every single day. Many of us will have purchased an item from overseas using eBay or another such site, in a way which was simply impossible before the Internet really grew legs.\r\n\r\nMany of us, too, will have an interest in - for example - a sports team that plays on the other side of the world. Once upon a time, you would have needed to wait a day or two or had a contact on the other side of the world to keep you updated with the team\'s performance. It is now possible to watch games live and read reports on the Internet, and be up to date immediately as a result.', 'How Computers Have Linked The World', '', 'publish', 'open', 'open', '', 'how-computers-have-linked-the-world', '', '', '2011-06-17 02:16:56', '2011-06-17 02:16:56', '', 0, 'http://www.feelingwow.com/computer/?p=46', 0, 'post', '', 0), (48, 1, '2010-09-13 01:26:37', '2010-09-13 01:26:37', 'As long ago as a couple of decades, the major reason for a family to purchase a computer was to help with the children\'s education. Whether it was because the computer could be used to type and print essays, or due to the specific programs that could be bought and used to aid the understanding of mathematics, history and other subjects, this was a way for children to learn.\r\n\r\nAs time has gone on, and with the particular aid of the Internet, computers have continued to be a major part of the education of children, to the point where pretty much every school in the Western world has a computer room where the children can research work online, and every university has an online infrastructure for the same reason.\r\n\r\nThis does not just extend to the use of education based sites, although there are many good examples of these sites available to those who need them. It also takes in sites like Wikipedia and various newspaper sites, which allow students to read information which will be of great benefit in the process of learning how knowledge is applied.\r\n\r\nAs the Internet is a place where there is little regulation, it is of course a concern for many adults that their children may, in studying for school, find themselves on sites that are undesirable due to content such as pornography, hate material or unprotected chat sites. However, good filtering software is one way to prevent this.', 'Computers And Education - The Information Revolution', '', 'publish', 'open', 'open', '', 'computers-and-education-%e2%80%93-the-information-revolution', '', '', '2011-06-17 02:16:48', '2011-06-17 02:16:48', '', 0, 'http://www.feelingwow.com/computer/?p=48', 0, 'post', '', 0), (57, 1, '2010-09-21 13:12:16', '2010-09-21 13:12:16', '<!-- wp:html -->\n<p><iframe width=\"588\" height=\"400\" src=\"https://www.youtube.com/embed/VeAK7Bv4F1o\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n<br/>\n<p><iframe width=\"588\" height=\"400\" src=\"https://www.youtube.com/embed/WXpZD5uYfOo\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n</br>\n<p><iframe width=\"588\" height=\"400\" src=\"https://www.youtube.com/embed/wX75Z-4MEoM\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n<!-- /wp:html -->', 'Videos', '', 'publish', 'open', 'open', '', 'videos', '', '', '2021-07-07 11:11:21', '2021-07-07 11:11:21', '', 0, 'http://www.feelingwow.com/computer/?page_id=57', 0, 'page', '', 0), (59, 1, '2010-09-21 13:14:12', '2010-09-21 13:14:12', '\r\n', 'PC Store', '', 'publish', 'open', 'closed', '', 'store', '', '', '2012-01-02 15:33:08', '2012-01-02 15:33:08', '', 0, 'http://www.feelingwow.com/computer/?page_id=59', 0, 'page', '', 0), (61, 1, '2010-09-21 13:14:31', '2010-09-21 13:14:31', '[contact-form-7 id=\"147\" title=\"Contact form 1\"]', 'Contact Us', '', 'publish', 'open', 'closed', '', 'contact', '', '', '2012-08-16 08:13:42', '2012-08-16 08:13:42', '', 0, 'http://www.feelingwow.com/computer/?page_id=61', 0, 'page', '', 0), (63, 1, '2010-09-21 13:14:49', '2010-09-21 13:14:49', '\r\n <!-- privacy-policy -->', 'Privacy Policy', '', 'publish', 'open', 'open', '', 'privacy-policy', '', '', '2010-09-21 13:14:49', '2010-09-21 13:14:49', '', 0, 'http://www.feelingwow.com/computer/?page_id=63', 0, 'page', '', 0), (143, 1, '2012-01-02 15:39:26', '2012-01-02 15:39:26', '', 'Tos', '', 'publish', 'open', 'open', '', 'tos', '', '', '2012-01-02 15:39:26', '2012-01-02 15:39:26', '', 0, 'http://www.feelingwow.com/computer/?page_id=143', 0, 'page', '', 0), (90, 1, '2011-09-20 23:47:31', '2011-09-20 23:47:31', '<p>There are a lot of <strong>computer rental shops </strong>out there that provide the same service as the rest of the pack. But if you want your computer rental shop to stand out among your competitors, check out not only how fast your computers and your internet access are but also the chairs, the tables and even the payment scheme. Clients are a meticulous lot and sometimes the smallest details go a long long way.</p>\r\n<p>Here are some of the things that you might want to check in your computer rental shop. </p>\r\n<p>1. <strong>Are the computers and the connections fast? </strong><br />\r\nThis is the main service that you are providing so make sure that it is up to par with. Fast internet connection and computer terminals will satisfy customers and will ensure a good word of mouth. It is through this that people know where to go when they want to use a computer outside their homes. Build first a solid reputation with your primary service. When that is taken cared of, move on to the itty bitty details. </p>\r\n<p>2. <strong>Are your chairs comfortable? </strong><br />\r\nClients can be complainers and no matter how much faster your internet connection is compared to say the next door computer rental shop, if they get backache with the chairs that you purchased they will not come to your store. What is worse, you will not even be known as the rental shop with the fastest connection, you will be regarded as the rental shop that contributes to scoliosis. So check that chair out! </p>\r\n<p>3. <strong>Is your temperature ok</strong>?<br />\r\nBelieve it or not, clients use this reason when they switch from one computer rental shop to the next. As small reason as this is, it is nevertheless valid. Remember that in order to have a pretty good experience when using your computer rental service, they need to be comfortable and part of that comfort can be derived from the temperature of the room. Too hot a room will irritate everyone while too cold will brain freeze everyone. No one wants extreme temps so make sure that your air con is doing okay. </p>\r\n<p>4. <strong>Payment system </strong><br />\r\nAnother area of contention is of course the price and the payment system. Some computer rental shops will offer rentals by the minute while others will round of their minutes to the latest quarter. Check out the pricing of those shops near you and try to also offer the same price when all else are equal. This way, you will remain competitive. </p>\r\n<p>Another thing that you should work on is the clarity of the payment system. Make sure that you or your staff communicate the system clearly to your clients. Otherwise they can get frustrated come paying time. This way, you can avoid confrontations, which are really bad for business. </p>\r\n<p>5. <strong>Amiable staff </strong><br />\r\nOne of the reasons why people go back to a place whether it is a store or a restaurant or a <a href=\"http://pmbt5644-pc-store.naymu.com/\" target=\"_blank\">computer rental shop</a> is the people inside. Make sure that the people that you hire are amiable and are always smiling. It does not hurt if you hire those who have pleasing looks as this is also a come on for clients especially when you are situated near universities, which are filled with youngsters with raging hormones. </p>', 'A Good Computer Rental Shop', '', 'publish', 'open', 'open', '', 'a-good-computer-rental-shop', '', '', '2011-11-03 11:52:31', '2011-11-03 11:52:31', '', 0, 'http://www.feelingwow.com/computer/?p=90', 0, 'post', '', 0), (91, 1, '2011-09-21 07:40:19', '2011-09-21 07:40:19', '<p>When people think of a computer rental shop, they immediately think of computer use and internet access. But this is not the only thing that you can provide for your clients. If you want to expand your business and your income, use your space wisely and provide as much service as you can while utilizing the same market.</p>\r\n<p>Here are some of the ways you can take advantage of your already captured market and your equipment in the shop. This will not only triple your income, it can even quadruple it. </p>\r\n<p>1. <strong>Xerox Machine </strong><br />\r\nDepending on your location, Xerox machines are great ways to add to your income. This is especially true if you are located in an area where there are a lot of businesses and or near universities where students and executives will need to have some papers photocopied. </p>\r\n<p>2. <strong>Printing and Fax</strong><br />\r\nAnother service that you can add to your clients in the computer rental shop is the printing and fax. Most of these people will probably need to have a printed copy of an email or a research that they have done. Some business executives using the computer terminals will need to send important documents for signing which cannot work if they email it. The possibilities are endless. And unlike with the Xerox machine, a computer printer and a fax is just cheap. In fact, there are even models that combine all three. When buying, buy the branded ones already as some unbranded ones may get easily broken.</p>\r\n<p>3. <strong>Coffee and food</strong><br />\r\nOne of the things that you can offer your clients to supplement their computer and internet experience is some coffee or beverage as well as food. Most of these people will probably be working through lunch while others will want to have something while surfing the net. When they order food, chances are they will take even longer in the computer terminal because they will need to both type and eat. They will also not cut off their computer access without finishing off the food and drinks that they ordered. This means more income for you via longer computer access. </p>\r\n<p>4. <strong>Typing jobs </strong><br />\r\nAnother great idea is to offer typing jobs. You can hire part-timers who can type documents for you and then offer the service to clients. Typing jobs are very much in demand not only in universities where students are bombarded wit different kinds of term papers, it may also be a boom with businesses whose pool of typists may not be enough to assuage the need. When pricing for this service, check out other stores. </p>\r\n<p>5. <strong>Gaming terminals </strong><br />\r\nAnother hit among the young people is gaming in computer rental shops. You can dedicate a portion of your space for gaming or make sure that every terminal is ok for gaming. Often, <a href=\"http://pmbt5644-pc-store.naymu.com/\" target=\"_blank\">computers</a> that are into gaming need a much higher video card so decide on this before you buy the computers terminals.</p>\r\n<p>As an additional income, you can even sell gaming cards that they can consume all through out their stay in the shop. That way, they don\'t need to buy in other stores. Besides having that convenience of buying within the store will ensure that they stay in your shop for a long while.</p>', 'Additional Services in a Computer Rental Shop', '', 'publish', 'open', 'open', '', 'additional-services-in-a-computer-rental-shop', '', '', '2011-11-03 11:52:19', '2011-11-03 11:52:19', '', 0, 'http://www.feelingwow.com/computer/?p=91', 0, 'post', '', 0); INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (92, 1, '2011-09-22 04:32:13', '2011-09-22 04:32:13', 'These days, when economy is down and the future seems to be unclear, you have to do everything right in order to make things work your way. Having your own business is risky. But if you have the capacity to be able to grow such venture, then go ahead and try your luck. One of the most popular choices for young entrepreneurs these days is a computer rental business.\r\n\r\nSetting up is an easy task especially if you are determined to succeed with your project. You may want to start looking at the following. These are the four P\'s of marketing that you can apply on your business.\r\n\r\n1. Product. Before you even start, you must take note of how are you going to be able to convince people to try you out. What\'s different about what you are offering to people that they will find so hard to resist? By answering such important question, you will be able to set your business apart from your contemporaries. And this will set you up in a competitive mode. This way, whatever you decide in the process is a result of your confidence that you can make it and your business will grow and succeed.\r\n\r\n2. Price. You have to do your own research as to how much your competitors charge for their services. You must play with those rates. You cannot give a very low rate just so you can convince people that you are the better choice. This may backfire on you in the long run and may even result for you to close down. And you cannot also offer prices that are too high. You can\'t expect people to choose you if you in this light no matter how upgraded your PC\'s are or even if you have all the latest about the technology that you are offering to people. If they can find similar attributes on other companies without costing them too much, of course, they will prefer the services of those companies.\r\n\r\n3. Place. In setting up your business, it will be best if you are going to study the location where you are going to place your own. You have to know first who your target market is. After knowing the needed information about the matter, you have to find out where they are. Place your business where your target market will see you. If not for these people, you will not succeed with your venture. You have to make them realize that you exist. You have to follow their lead. \r\n\r\nYou must also consider the competition. You cannot set up your business where there are so many the same businesses catering to the target market that you also want to serve. You may not be able to thrive well on such environment because people will trust those businesses who have been there longer, not unless you will be able to come up with a super genius idea that will make your competitors\' loyal clients turn their heads your way.\r\n\r\n4. Promotion. After everything has been taken care of, you must make sure that the public is aware that your computer rental business is open and ready to serve them. You can achieve this by promoting what you have set up. This can be done at minimal costs by choosing print ads. You just have to make sure that such ads will get into the hands of the people whom you want to be your clients.', 'Applying the 4 P\'s of Marketing in Setting Up a Computer Rental Business', '', 'publish', 'open', 'open', '', 'applying-the-4-ps-of-marketing-in-setting-up-a-computer-rental-business', '', '', '2011-11-03 11:52:08', '2011-11-03 11:52:08', '', 0, 'http://www.feelingwow.com/computer/?p=92', 0, 'post', '', 0), (93, 1, '2011-09-23 12:34:33', '2011-09-23 12:34:33', '<p><strong>Computer rental </strong>these days can be a lucrative business especially in those areas where people do not have adequate technological access. But, putting up this type of business can be a hassle especially those who are not really knowledgeable on what pieces of equipment and gadgets to buy. </p>\r\n<p>If you are one of those who are planning to come up with a computer rental business but not 100 percent knowledgeable in putting it up, the best option for you is to buy an existing one. You can also try finding a partner that would help you out with this type of business. </p>\r\n<p>Experts say buying an existing computer rental business one good way of owning a business without going trough the hassle of planning the business, starting the operations, testing the waters and all other steps needed. But, it should be done with lots of researches first. </p>\r\n<p><strong>The pros and cons </strong></p>\r\n<p>Buying an existing operating business such as those of computer rentals has good points that needs to be noted. First, it cuts the time and cost you need to spend compared to starting up new business. In fact, when it comes to costs, it can significantly lower if you buy an existing one because majority of the equipment will be readily available. Since somebody already got the business up and running as well as the legwork connected with opening the business, you will likely have a good time starting under a new management. </p>\r\n<p>Second, is that customer market is already established—not to mention the communication with suppliers that are also been existing with the business. Experts agree that the biggest edge to buying an existing business such as a computer rental is that the service given has somehow already established a good track record. The advantage comes in when you won\'t have a hard time getting loan finances or securing guarantors for your finances. </p>\r\n<p>Third, is that the return of investment will take a shorter time to loop around because you already have an existing inventory at the time of procurement and you can already generate income on the first day that you handle the business. People who are now running an existing business say that it was a good thing because it was bought while it was still operational, meaning, there are lesser chances of dissipation since it has been operating for quite some time now. </p>\r\n<p>However, no matter how many advantages you can get from owning an existing business, there would still be lots of pitfalls in obtaining one especially if you were careless in doing so. Experts say that one of the pitfalls of owning an existing compute rental business is that the cost of operation may be too expensive as compared to just starting a new from the very beginning. This may leak from the overestimation of the quality of the equipment available. The existing pieces of equipment and current inventories may not also be up to date. </p>\r\n<p>Another disadvantage of buying an existing computer rental business is the reputation. If the reputation of the business is not that good, you might have a hard time changing the perspective of the previous clients. Unless you have a totally new idea or promo that can entice the clients, then you will have a hard time getting you investment back. </p>\r\n<p>These are just some of the considerations that you need to pay attention to when buying an existing <a href=\"http://pmbt5644-pc-store.naymu.com/\" target=\"_blank\">computer rental busines</a>s. But, despite all these, it still depends on your faith and focus on how to achieve your success. </p>', 'Buying an Existing Computer Rental Business', '', 'publish', 'open', 'open', '', 'buying-an-existing-computer-rental-business', '', '', '2011-11-03 11:52:00', '2011-11-03 11:52:00', '', 0, 'http://www.feelingwow.com/computer/?p=93', 0, 'post', '', 0), (94, 1, '2011-09-24 17:46:32', '2011-09-24 17:46:32', '<p>Many people who are not really meant to be employees. People who cannot stand an eight-to-five job with lots of office restrictions. If you were one of those who feel that you cannot be an employee ever, then putting up a business such as a computer rental shop would be best for you. </p>\r\n<p>Experts say that putting up a computer rental business is the best way to go especially to those who are contented with their minimum wage jobs. Today, more and more are jumping into business because they see the advantages of it compared to being with a certain workforce management. </p>\r\n<p>For starters, experts say that the best scheme would still be the oldest form of <a href=\"http://www.bizphere.com/\" target=\"_blank\">earning money</a>—sole proprietorship. This type of ownership is best for starters because it is easy to maintain and there would no one else that is accountable except the owner him or herself. </p>\r\n<p><strong>Advantages and disadvantages </strong></p>\r\n<p>It is worth mentioning that the largest businesses today have kicked off as small business and single-owned ones. When you say sole proprietorship, this business is owned and operated by one person only. Most of the time, the owner him or herself takes claim of the day-to-day routines of running the business. A single ownership business operator usually has full ownership of all the assets of the business and the revenue generated by it. The business owners are also the ones who take full responsibility for any of its liabilities or debts. In short, the owner him or herself is the representative of the business, no one else. </p>\r\n<p>If you are one of those who are seriously considering jumping into the bandwagon of proprietary ventures, it is a must that you understand the advantages and disadvantages of running a solely-manned business. Just like in any forms and types of business, there would always be advantage and disadvantages in this type of ownership. Since you represent your own business, there will be no win-win situation. The best thing that can be done about this is to sort out the advantages and disadvantages, weigh them and then decide if it really is for your computer rental business. </p>\r\n<p>The noted advantages of computer rental business if solely-owned is that: </p>\r\n<ul>\r\n <li>there is lesser cost when applying for permits since; </li>\r\n <li>the owner/s have complete control over the administration and management of the business—and as long as he or she is within the boundaries of the law; </li>\r\n <li>the owner can come up with decisions if he or she thinks that this is the best for the company without having to ask for permission from his or her subordinates; </li>\r\n <li>the business owner/s can receive all the income of their business;</li>\r\n <li>there is no needs to discuss further actions on the income to anybody; and </li>\r\n <li>he or she has the power to keep or dissolve the business. </li>\r\n</ul>\r\nThe disadvantages of a sole proprietorship when it comes to computer rentals would lie on: \r\n<ul>\r\n <li>the limitless authority and control that single business owners have over the business; </li>\r\n <li> personal accountability sometimes causes them to dig in to their personal funds for business use; and </li>\r\n <li>the owner/s may have a hard time getting topnotch employees because there are so many <a href=\"http://pmbt5644-pc-store.naymu.com/\" target=\"_blank\">computer rental owners</a> who offer more attractive compensation and benefits to their employees.<br />\r\n </li>\r\n</ul>', 'Computer Rental as a Solo Business', '', 'publish', 'open', 'open', '', 'computer-rental-as-a-solo-business', '', '', '2011-11-03 11:51:50', '2011-11-03 11:51:50', '', 0, 'http://www.feelingwow.com/computer/?p=94', 0, 'post', '', 0), (95, 1, '2011-09-25 01:45:25', '2011-09-25 01:45:25', '<p>In setting up a <strong>computer rental business</strong>, there are many factors that you may want to look closely into before you commit yourself and your money to the venture. You must not take too much of a risk especially when the economy is still bad and recessions are up. You don\'t want to end up with so many losses that you cannot even think how to recuperate.</p>\r\n<p>Here are some things that you may want to study first before you start with your project.</p>\r\n<p>1. <strong>Technology</strong>. See the latest trends with regards to the computer business. This will give you a better view as to what you can utilize on your business that will last for a long time but will not cost you so much. You must know the new applications and software that you can use when you start on your business so that you can lure people to try you out. </p>\r\n<p>You must remember that technology changes and keeps on upgrading periodically. You have to be sure that you can keep up with such changes. This way, people will believe that you are a viable choice. And you will stand better chances at capturing the attention of the people whom you want to check and try you out for the services that you provide.</p>\r\n<p>2. <strong>The right people</strong>. You must also have connections with people who know a lot with regards to troubleshooting and maintenance of the tools and gadgets that you use on your business. You have to get your materials checked periodically. You cannot risk a simple mistake to go unnoticed or unchecked. What you deem as a small and simple problem may result to a bigger damage on your whole system. So have the professionals see your whole set up every once in a while.</p>\r\n<p>It will also be a good idea if you will educate yourself with simple troubleshooting and other applications that will help you on your business. This way, you will be able to save up in the process. You will also be hands on with the tools that you use to keep your business running. </p>\r\n<p>3. <strong>Rates</strong>. You have to find out the going rates with the kinds of services that you may want to provide when you set up your business. It is understandable that you will be in stiff competition in an industry where many people want to try their luck and succeed. You have to give your patrons a justifiable rate that will make them come back to you often but will not also compromise your own budget. You must not go too low with your rates, but you must also not provide rates that are too high and too far away from the existing ones.</p>\r\n<p>4. <strong>Gimmicks</strong>. In any kinds of ventures, you always have to ignite people\'s interests and give them reasons to choose you. You must always come up with gimmicks that will make them turn their heads your way. In this regard, you have to be updated as to what catches the attention of your target market. You also have to be updated with the kinds of gimmicks that your competitors are relying on so that you can veer away from such kinds or you can also choose to pattern your own promos for your <a href=\"http://pmbt5644-pc-store.naymu.com/\">computer rental business</a> based on what your competitions are offering.</p>', 'Considerations for a Successful Computer Rental Business Venture', '', 'publish', 'open', 'open', '', 'considerations-for-a-successful-computer-rental-business-venture', '', '', '2011-11-03 11:51:25', '2011-11-03 11:51:25', '', 0, 'http://www.feelingwow.com/computer/?p=95', 0, 'post', '', 0), (96, 1, '2011-09-26 21:28:41', '2011-09-26 21:28:41', '<p>There may be a lot of <strong>computer rental shops</strong> out there especially in commercial areas where computer terminals are scarce. These businesses thrive on a market that are caught in a crunch without a computer or those who just want to use the computer outside their home.</p>\r\n<p>But though there are a lot out there, only a few shops can live up to the expectation. Some computer rental shops especially those in small towns have slow internet access and even slower word processors. This is why branded computer rental shops are often jampacked with customers. These people know quality service when they "try" one. Here are some of the things that make a good computer rental shop. Read on and you might learn a trick or two before putting up your very own. </p>\r\n<p>1. <strong>Fast computers</strong><br />\r\nFace it. Your clients are not born yesterday. They all know how to use the computer so that probably have their own computers at home. Giving them a computer that is a decade old or a model that is already several seasons old is not the way to endear yourself to your customers and ensure a good word of mouth. When buying computer terminals, make sure that they have a fast computer processor. It does not have to be the latest in the market but it needs to be a bit new. A season or two seasons ago can work. Another trick to make sure that your computer works fast is the RAM that you put inside. The higher the memory or the RAM, the faster your computer will be. </p>\r\n<p>2. <strong>Fast access </strong><br />\r\nAnother criteria that your computer rental shop needs to pass is the internet connection. People go to these shops primarily to use the internet. Only a select few actually rent a computer for word processing. This is why it is important that you also put a fast internet connection. Most clients will use it for gaming purposes while others will chat or surf the net. You can do this by checking with your internet service provider to see if they have faster connections. If ISPs are not that good. Go for another one. </p>\r\n<p>3. <strong>WiFi</strong><br />\r\nThere are people who will also bring their laptops or those whose cellular phones can access the internet. Although these people do not anymore need the <a href=\"http://pmbt5644-pc-store.naymu.com/\" target=\"_blank\">computer terminals</a>, they need the WiFi to access the internet. You can provide this service and add some income to your computer rental shop. Check out your local store for details on how to set up a WiFi connection. It\'s pretty easy. In fact, you can even forgo with the wires and just set up the whole shop in WiFi. </p>\r\n<p>4. <strong>Coffee and food</strong> <br />\r\nThis will not only be an additional service for you, it will also make sure that you will have relaxed clients. Besides, it is a prove fact that when clients eat inside computer terminals, they will use their computers much longer as they will need to eat everything up before they leave!</p>\r\n<p>5. <strong>Printing and fax </strong><br />\r\nThis is another service that you need to provide for your clients in the computer rental shop. Remember that some of these people that you are servicing are office workers who need computer access because of an emergency. Take advantage of this market. </p>', 'Features of a Good Computer Rental Shop', '', 'publish', 'open', 'open', '', 'features-of-a-good-computer-rental-shop', '', '', '2011-11-03 11:51:12', '2011-11-03 11:51:12', '', 0, 'http://www.feelingwow.com/computer/?p=96', 0, 'post', '', 0), (97, 1, '2011-09-27 14:08:55', '2011-09-27 14:08:55', '<p>Indeed, the advent of technology has indeed opened countless doors of possibilities to many people. And because of its seemingly unending potentials, more and more people are getting into businesses where modern gadgets and services can be offered to the public. One of the businesses that have flourished over the years is the computer rental. </p>\r\n<p>Many people are getting into this business because of the so many discoveries, innovations, inventions and breakthroughs are emerging in the computer industry. They believe that these avenues will open up more possibilities for their businesses to grow. </p>\r\n<p>But coming up with a computer rental business may be hard especially for those who are not "tech-geek." If you are one of those who are planning to jump into this kind business but you don’t have enough technical know-how or understanding of its nature, it is best to conduct your research first. Your research may start on the technical aspect of the business, which is acquiring the equipment needed. </p>\r\n<p>Aside from the personal computer (PC) terminals, one of the most important components running a computer rental business is the quality of networking available. Since you need to ensure that there will be faster connection to all of your in coming users, you must make sure that the computer network cables you will be using are efficient for this type of work. </p>\r\n<h3>Why opt for wired network cables?</h3>\r\n<p>The trend in computer networks these days is getting wireless. However, this type of network is prone to many problems that is why many people—especially owners of computer rental jobs—still prefer to use hard-wired networks. This is because wired and cable networks are faster, more secure, and generally, more stable compared to its wireless counterpart. </p>\r\n<p>Experts say that for start-up businesses such as computer rentals, wired networks are still preferred because these can run at 1000 megabits per second (Mbps) compared to wireless networks that have run at the top speed of just about 50 Mbps. </p>\r\n<p>Aside from speed, another reason why wired network cables is ideal because of its security. Many computer rental owners prefer wired networks because these can protect their resources better compared to wireless networks that are open and available to everybody that has wireless device. </p>\r\n<p>Experts, because of its stability, also prefer wired networks. This is because they believe that it is the best way to go for the owner to protect his or her investment. Although wired networks can be also prone problems, its extent is much smaller compared to wireless networks that are subject to too interference slows down the entire system. </p>\r\n<h3>Choosing network cables for your computer rental business </h3>\r\n<p>Wired networking for computer rental businesses depends greatly on cables and wires. This is why choosing what kind of network cable to use is very important. In the market today, there are basically two general categories of cable—the copper and the glass. </p>\r\n<p>For those who don’t have much money to spend, copper wires are more ideal since these can be cheaper. But if the computer rental owner is after quality, glass is ideal. Since it has over 100 meters, it is suitable for almost anything because it has a lot of electromagnetic interference fields. </p>\r\n<p>Another consideration in choosing network cables for <a href=\"http://pmbt5644-pc-store.naymu.com/\" target=\"_blank\">computer rental business</a> is the exact specification of what to be used. You need to properly specify which one you really need. Experts recommend Cat5e or Cat6 cable because these are the most common and dependable networks cables being used by many in the industry today because these are good in moving data over a fast network in no time. </p>', 'How can Efficient Network Cables Help Boost a Computer Rental Business', '', 'publish', 'open', 'open', '', 'how-can-efficient-network-cables-help-boost-a-computer-rental-business', '', '', '2011-11-03 11:51:01', '2011-11-03 11:51:01', '', 0, 'http://www.feelingwow.com/computer/?p=97', 0, 'post', '', 0), (98, 1, '2011-09-28 21:59:21', '2011-09-28 21:59:21', '<p>If you are a struggling entrepreneur and you no longer know what to do with your computer rental business, do not fret. Before you even jot down the final date when you are going to close down the place, think about the things that can help you get back on track.</p>\r\n<p>You may find the answers to your dilemmas on advertising. If you still doubt the idea thinking that this may cost you so much and you can no longer afford to waste your funds, you have to do your research. There are many ways for you to be able to promote your business without costing you so much. If you are worried that this may take a lot of your time, then stop worrying. The answer to your dilemma is to resort to the kinds of ads that you can afford.</p>\r\n<h3>The Print Ads</h3>\r\n<p>You are also a consumer. Have you ever bought something out of impulse after you\'ve seen the product\'s promotions? Do you sort out your mail regularly and always end up keeping some company\'s postcard or brochure because you are tempted with whatever they are offering? That is what you need to do. You have to remind people that you are in business and you will stay there as long as they need you.</p>\r\n<p>People have to see you as credible and a good choice in terms of their needs with regards to your products and services. This way, they will not think twice about going towards the path of your competitor because they know that they can depend on you for their needs that your business caters to. The idea here is that you have to tell these people about the range of your services. You have to lead them towards your direction. You have to help them choose you.</p>\r\n<p>Here are only some of the popular choices when it comes to print ads. If you cannot afford to hire a pro, you can friends that are good in graphic design of have the knack in writing ad copies. This way, there will be better chances for you to be able to snatch the attention of the people that comprise your target market group.</p>\r\n<p>1. <strong>Postcards</strong>. You don\'t have to mail these if you cannot afford to. You can ask local publications within your community to have the tool as inserts on their magazines or newspapers. You have to take note that people are already very used at being advertised to. You have to give them good reasons why they should take a double look at your own advertisements.</p>\r\n<p>2. <strong>Brochure</strong>. Because this has multiple pages, you can be very detailed as to the extent of the services that you can offer to your target market. You only have to be cautious as to not to give in too many technical details. This may spoil the fun to the people who are going to read the ads and may decide to drop them the instant they see some unfamiliar words.</p>\r\n<p>3. <strong>Poster</strong>. This popular large format ad can help you attract the attention of passer\'s by. This can promote your business even at times when the shop is close. You have some copies printed and posted on other establishments. You just have to make sure that your target market will see your materials. </p>\r\n<p>Through the help of these tools, it will be long before you decide to close your <a href=\"http://pmbt5644-pc-store.naymu.com/\" target=\"_blank\">computer rental business</a>. You must remember to make advertising work its magic on your venture before you do any drastic move in the first place.</p>', 'How to Advertise Your Computer Rental Business', '', 'publish', 'open', 'open', '', 'how-to-advertise-your-computer-rental-business', '', '', '2011-11-03 11:50:52', '2011-11-03 11:50:52', '', 0, 'http://www.feelingwow.com/computer/?p=98', 0, 'post', '', 0), (99, 1, '2011-09-29 22:35:38', '2011-09-29 22:35:38', 'The computer these days is like a credit card. It is something that you cannot leave the home without. But since the computer is heavy, perhaps it is not a good idea to bring this with you everywhere you go. Yes you can try those palm pilots and Blackberry\'s but its size makes it so hard to browse. The only thing to do then will be to get a unit from a computer rental.\r\n\r\nTo do that, you have to find a company that does rent out computers. You will have an easier time looking for them online rather than flipping through the phone book. Some companies which you can check are ICC, Rent a Computer and Laptop Rent. If it is not available where you are going, better get it before you head down to the airport. \r\n\r\nThe rate of borrowing a computer from one vendor is different from another even if they charge customers on a daily, weekly and monthly basis. Another factor that will determine the price is the kind of unit you are getting since there are various models in the market with different specifications. \r\n\r\nIf you get an Intel Pentium 4 which is very old, it will naturally be cheaper than a Intel Core Duo. The reason for this is power of the processor and a few other things if you decide to get a computer with certain requirements. \r\n\r\nWhen you look for a computer rental online, you will notice that when you browse through their site, none of these companies will give you an answer right away how much it will cost to borrow from them. You have to fill up a form first which usually takes a few minutes and then they will email you shortly regarding your request. \r\n\r\nAside from the rental costs, you should also take note of certain things that goes with the contract. This includes data management fees, travel or pickup fees and overdue fines. If it is not written in the contract, you better ask because all computer rental companies have it. \r\n\r\nOne you have the information from the different rental companies, compare the rates. You might find that renting a computer daily from one is cheaper than the other but the penalties of the other company are much higher. \r\n\r\nIf you are able to return the computer on time, then you don\'t have to worry about it. This is just like borrowing a book from the public library and to avoid paying any penalties, be sure to return it or try to ask for an extension. \r\n\r\nIt is only after you have made up your mind which <a href=\"http://pmbt5644-pc-store.naymu.com/\" target=\"_blank\">computer rental company</a> to get the unit from should you ever call them. This will enable you to ask questions and try to figure out what else is included in the rental package. Do they offer maintenance service? Can you borrow other equipment and accessories? \r\n\r\nShould you be satisfied with their answers, only then should you sign the contract and start using the rented unit. \r\n\r\nComputer rentals are available all across the country and in some parts around the world. It just takes some time to look for one that can give you a good deal even if you are just using this for a short period of time.', 'How to Get the Services of a Computer Rental', '', 'publish', 'open', 'open', '', 'how-to-get-the-services-of-a-computer-rental', '', '', '2011-11-03 11:50:43', '2011-11-03 11:50:43', '', 0, 'http://www.feelingwow.com/computer/?p=99', 0, 'post', '', 0), (100, 1, '2011-09-30 00:47:01', '2011-09-30 00:47:01', 'How to pay for a computer rental? Given that most of these shops are online, your only options are to pay this via credit card or to use PayPal. \r\n\r\nTo pay for this via credit card, you have to fill up the form and then enter your 16 credit card number, expiration date and the 4 digit validation code which is found at the back of your credit card. If your request has been approved, you will get a receipt confirming the payment for the rented unit so this will be delivered to you or you can pick it up. \r\n\r\nIf you decide to pay for the rented computer via PayPal, you need to open a PayPal account first and then put some balance into your account. If you lack the funds, you can transfer money from your bank account then when your payment has been processed, only then can you get the unit.\r\n\r\nAside from renting a computer, most of these rental companies also offer other item and accessories. These consist of routers, modems, printers and servers. The hardware and software can even be configured to your specifications with some added charges. \r\n\r\nYou can even get maintenance checks to make sure your rented unit is functioning the entire time that you use it. \r\n\r\nWhen you rent a computer, be sure to return this on time otherwise face late penalties. All of this is written in the contract so read the fine print and take note of it. If you plan to extend your contract, do it in advance so you can continue using after the terms of your first contract expires. \r\n\r\nAside from companies which offer computer rentals online, there are also those you can find in your neighborhood. You just have to find them and then see if their rates are very affordable. Since you are able to visit their office, you can pay for the computer rental using cash, credit card and if you are lucky by check. \r\n\r\nYou might be wondering how much will you have to shell out to rent a computer. Analyst estimate that for thousand dollar computer, the rental cost is from $2,000 to $3,000. With that, you might think it will be better to buy a computer but if you are running a business, you can easily recover that with the profits you make.\r\n\r\nBut why do people rent? This is because there are many Americans right now who don\'t have money to burn or have a good credit rating to buy one for themselves. You have to remember that in a time of a recession, a lot of people have lost their jobs and also their homes. \r\n\r\nAnother advantage is that if ever the rented computer, the company which leased it to you will replace it. For this to work though, you have to see what terms they are offering since some rental companies offer this to their customers while others don\'t. \r\n\r\n<a href=\"http://pmbt5644-pc-store.naymu.com/\" target=\"_blank\">Computer rentals</a> are doing well and if you would like to get into the business, you can do so as well. The only thing you need is startup capital so that you will have many units to lease out and the manpower to make sure each that these are always in good working condition.', 'How to Pay for a Computer Rental', '', 'publish', 'open', 'open', '', 'how-to-pay-for-a-computer-rental', '', '', '2011-11-03 11:50:21', '2011-11-03 11:50:21', '', 0, 'http://www.feelingwow.com/computer/?p=100', 0, 'post', '', 0), (101, 1, '2011-10-01 20:04:43', '2011-10-01 20:04:43', '<p>Business giants would agree that if there were one thing that made their dream businesses come true, it would their dreams. Indeed, dreams fuel any business ownership because it gives the person a motivation and goal to succeed. If you are one of those who dreams of putting up his or her own business, now is the time to do so by starting with a small venture such as a computer rental business. </p>\r\n<h3>The power of dreams </h3>\r\n<p>Every person in this world has a dream. It can be simple or it can be big depending on the person who is dreaming. Some people dream of riches through businesses while others dream of the self-fulfillment and other immaterial things. If you are after that business dream, here are some of the things that you might want to consider:</p>\r\n<p>1. <strong>Analyze your dreams</strong>. Understanding the meaning of your dreams is very important especially if you are planning to put up something that would take much of your time, effort, and money. If you are really dreaming of running your very own computer rental shop, what you can do is analyze that dream when you have your spare time. You might want to envision an extraordinary future if you put your heart and mind into something. Part of the analysis of your dream includes those that you have since childhood. You can jot all these because when you do, you goals become tangible and you can read it afterwards. </p>\r\n<p>2. <strong>Identify obstacles that stand in the way</strong>. Many people do not achieve their because they don’t prepare for obstacles such as mental and physical. To be successful in your business, think of ways that can satisfy everything that you want.</p>\r\n<p>3. <strong>Set achievable and inspiring goals to make your dream a little more real</strong>. Short term and mid term goals are like columns in a great hall, they provide the foundation for your dreams to become real. So, if you are dreaming of coming up with your very own computer rental shop, start with something small. Only delve into something that you can manage with the resources and time that you have. </p>\r\n<p>4. <strong>Always think that your dreams are processes that are ongoing</strong>. More often than not, when you are working to make your dreams of a business a reality, you learn more the things that you also want to accomplish. If you are eyeing a computer rental business, try to foresee the trend that you have to deal with in the market and make your own variations of services. Don\'t be afraid to adjust to your realization because this will still be a part of your long-term goal. </p>\r\n<p>5. <strong>Always have faith in yourself</strong>. Believing that you can turn your dream business come true is one way of ensuring the success of your endeavor. Starting a business is like starting a career, if you don\'t believe that you can do it, people around you would believe it as well. The confidence that other people have with us is only the extension of the confidence we have for ourselves.</p>\r\n<p>6. <strong>Empower yourself</strong>. Dreaming alone cannot lead you to a successful business venture. If you are planning to come up with your dream <a href=\"http://pmbt5644-pc-store.naymu.com/\" target=\"_blank\">computer rental business</a>, then you must empower yourself by being familiar with the technicalities of the business and how to run it on your own. </p>', 'Making your Dream Computer Rental Business come True', '', 'publish', 'open', 'open', '', 'making-your-dream-computer-rental-business-come-true', '', '', '2011-11-03 11:50:08', '2011-11-03 11:50:08', '', 0, 'http://www.feelingwow.com/computer/?p=101', 0, 'post', '', 0), (102, 1, '2011-10-02 21:35:33', '2011-10-02 21:35:33', '<p>When it comes to people, many remember the faces but not the names. But when it comes to business, it’s the other way around. These days, more and more people are getting into businesses because they feel that it is the right way to go. In fact, because of the continuing advancement in modern technology, more and more are getting into computer-related businesses such as computer rentals. </p>\r\n<p>If you are one of those who are planning to get into this kind of business, there are so many considerations that you should look into. These would include the location, the potential clients, the pieces of equipment needed, the number of employees to be recruited, and of course, the name of the business establishment. </p>\r\n<p>In any business, the name is one of the most important things to be considered because this will serve as the "face" of the business. This is what the experts in the industry would call the "name recall." Studies show that businesses that have easy name recall to the consuming public are among those that make it big time. This is because people are likely to go to a place that they already know. </p>\r\n<h3>Choosing a name for your business </h3>\r\n<p>Sometimes when a product or a service is given a name there is something about what it\'s called that makes people stop and think. At times, these may even try to remember why it has a certain ring to it. So how do you choose a name for your business? Here are some tips that can help you get by: </p>\r\n<ul>\r\n <li>Suitable name for the nature of the business. If you are planning to give a name to your computer rental business, always remember that it should be appropriately named. This is very important to avoid confusion in people about the type of service that you are offering them. Since you are in the computer business, try to come up with something that is related to it or something that would describe it. </li>\r\n <li>Appropriate for the kind of target market. Choosing a name that would say something about the people who are into Internet or cyberspace is a good option in naming your computer rental business. Aside from being appropriate, it would also overwhelm your clients because you based the name of the business from them. </li>\r\n <li>Best for the image that you would want your company to project to the consuming public. This is also another good source of name for your new compute rental business. Remember that image is something that would attract people to come back to your place and avail of the computer services that you offer. </li>\r\n <li>Applicable to the wonderful memories or tradition of the family that you would want to be remembered. This can serve as an inspiration when thinking of a name for your new computer rental business. You can ask your parents, siblings and even other members of the family what can best describe the clan\'s tradition then decide if you want your business named after it. </li>\r\n</ul>\r\n<p>Experts say that choosing a name for a new business such as a computer rental endeavor can be quiet hard since you will have to choose a name that would be related to the field of it. If truth to be told, there is no clear cut, sure fire, 100 percent way of effectively naming your business. Sometimes it is just luck and pure risk when picking a name for it.</p>\r\n<p>Always remember that in choosing a name, make sure that sufficient planning, brainstorming, nominating and filtering results are needed to avoid using the same name like other businesses. </p>', 'Naming your Computer Rental Business', '', 'publish', 'open', 'open', '', 'naming-your-computer-rental-business', '', '', '2011-11-03 11:49:57', '2011-11-03 11:49:57', '', 0, 'http://www.feelingwow.com/computer/?p=102', 0, 'post', '', 0), (103, 1, '2011-10-03 02:17:35', '2011-10-03 02:17:35', '<p>If you would like to embark on a business venture but still haven\'t made up your mind yet, maybe you can indulge some time in thinking about the idea of a computer rental. You must remember that even though the prices of computers seem to be going down and getting more affordable, it is not a wise move for most people to buy their own. There are many factors that they may look into to decide that renting one is a better option. And that is where you will come into the picture.</p>\r\n<p>So before you start setting up your business, take a look at the reasons why people opt to rent than buy their own gadgets. Here are only some to give you an idea in this matter.</p>\r\n<p>1. After spending big amount in getting the computer of your choice, you have to allot a good sum in order to maintain what you have obtained. Computers have to be upgraded every once in a while. And you have to know the right people who can render troubleshooting services if ever the need will arise. </p>\r\n<p>One may argue that there are computers that come with a very affordable price tag these days. But if you will examine the gadget carefully, you may have to spend more in the maintenance aspect in the long run if you opt for such. </p>\r\n<p>2. Buying a good brand that has everything that you want and need for such gadget may cost too much. This is one obvious reason why people choose to rent than buy their own. They may still be in the process of saving up for their dream computers. They may also be waiting for such gadgets to go on a sale or have a price markdown. </p>\r\n<p>After they have saved up the money that they need, they may realize that there are more important things that they can spend their money on and so they will decide to keep on renting than to buy their own. This is especially true if the businesses that offer such services can give them more than what they expect or they are getting so much from the worth of the money that they spend in the process.</p>\r\n<p>3. It is not really a good investment to buy a computer with a hefty price tag. Its value will depreciate in time. If something new comes up that gets their attention, their only option will be to sell their gadget at a lower price as compared to how much they have initially bought the material. Other people choose to keep their old PC\'s and keep on acquiring new ones. But as time goes by, you will realize that it is not a wise move because when you don\'t regularly use the PC, it encounters more problems that may cost you additional when you have them repaired and done.</p>\r\n<p>4. It is more convenient to rent a PC because you will be treated with full technical support. This is one factor that many <a href=\"http://pmbt5644-pc-store.naymu.com/\">computer</a> owners face as a dilemma. This is especially true if the owner doesn\'t know even a simple troubleshooting technique to make their gadgets going. If you are up against a deadline or you have to finish something really fast and you are faced with PC that is not responding, you will definitely run to rent the gadget to finish what has to be done.</p>\r\n<p>Now that you have such ideas why people will resort to rent than own their own PC\'s, you have to think of ways to be able to answer such needs. This way, once your business is up and running, you are also assured that people will come to you for the services that you provide on your computer rental business.</p>', 'Reasons Why People Choose Computer Rental than Owning One', '', 'publish', 'open', 'open', '', 'reasons-why-people-choose-computer-rental-than-owning-one', '', '', '2011-11-03 11:49:49', '2011-11-03 11:49:49', '', 0, 'http://www.feelingwow.com/computer/?p=103', 0, 'post', '', 0), (104, 1, '2011-10-04 23:24:45', '2011-10-04 23:24:45', '<p>Because of its convenience and flexibility, more and more computer rental owners are using wireless network for their business. Unlike the traditional wired cables, the wireless network is now being used for Internet access and connectivity to other units in the shop. Aside from Internet access, business owners can also use wireless network to share printers, files, and a other gadgets or pieces of equipment. </p>\r\n<p>Contrary to what others think, it is easy to install a wireless network especially for a <a href=\"http://pmbt5644-pc-store.naymu.com/\">computer rental business</a>. Here are some steps that can greatly help you in installing a new one: </p>\r\n<p>1. <strong>Choose wireless equipment well</strong>. In creating a wireless network, all you need to do is to choose your wireless equipment, connect your wireless router, configure your wireless router, and connect your computers. For starters that will be using Windows XP, a Windows XP Service Pack 2 is not really required for wireless networking. Though it’s not a necessity, having the service pack will make things much easier because it will protect your network against viruses, worms, hackers, and other Internet intruders. </p>\r\n<p>2. <strong>Find time in buying your wireless equipment</strong>. You can do this by researching and looking for the equipment that you really need. While surfing the net for several products in stores or on the Internet, you will have the freedom to choose the equipment that will support three different wireless networking technologies such as 802.11a, 802.11b, and 802.11g. Experts say that 802.11g is highly-recommended because it offers excellent performance and is truly compatible with almost anything and everything. </p>\r\n<p>3. <strong>Look for a reliable wireless network adapter</strong>. This is very important in setting up a wireless network because it will help the wireless router to work at its best. If you are going to buy an adapter for a desktop computer, might as well buy a USB wireless network adapter. And if you have a laptop, it is advisable to buy a PC card-based network adapter. Above all else, it is a must to make sure that you have an adapter for every computer included on your network. To have an easy setup, try to choose a network adapter made by the same vendor who created your wireless router. </p>\r\n<p>4. <strong>Double-check your computer before installing a new wireless router</strong>. Since you have acquired relatively new units for your computer rental shop, it is best to check its essential parts. For all you know, it may already have wireless capabilities built with it and there’s no need for you to spend bucks for such. When this happens, you will not need other attachments such as adapters. </p>\r\n<p>5. <strong>Opt for bundles</strong>. Sometimes, there are still other attachments needed for it. If it is inevitable to buy some parts, it will make your shopping easier when you purchase a bundle, like those available from Netgear, D-Link, Linksys, Microsoft, or Buffalo. And if you have a desktop computer, make sure to buy USB port for you to plug the wireless network adapter into. If in case you don’t have available or open USB ports, you should buy a hub to add these necessary ports.</p>\r\n<p>These are just some of the things that you need to know when setting up wireless network for your computer rental business. You will need more time to research for everything you need to know about the connection.</p>\r\n<p>If you run into any problems, consult the handbook that came with your wireless network or call for technical support.</p>', 'Setting up a Wireless Network for a Computer Rental Business', '', 'publish', 'open', 'open', '', 'setting-up-a-wireless-network-for-a-computer-rental-business', '', '', '2011-11-03 11:49:39', '2011-11-03 11:49:39', '', 0, 'http://www.feelingwow.com/computer/?p=104', 0, 'post', '', 0); INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (105, 1, '2011-10-05 14:09:05', '2011-10-05 14:09:05', 'Let\'s say your computer broke down and you need it for work. Since it will out for a few days, the best thing for you to do will be to borrow from a unit from a computer rental shop. \r\n\r\nSuch computer rental shops are available online and in the phone directory. They have desktops and laptops so you have a choice of what you want to borrow. \r\n\r\nComputer rentals are handed out on a daily, weekly and monthly basis. To be sure that you will be able to borrow a computer, it is best to make a reservation. If you need to customize it, such shops promise to do their best to make sure that this is catered to both your hardware and software specifications. \r\n\r\nThese rental shops do not only let you borrow computers. They even offer accessories and networking equipment which consists of routers, modems, printers and servers so the computers can all be linked together. Aside from customizing, the computer rental shop can also offer maintenance and casualty insurance.\r\n\r\nIf you think that computer rentals are only done for individual users, think again because there are even computer rental companies that lease out multiple units for an office or even a business organization.\r\n\r\nGiven there are many companies who are now engaged in this business, it is best to make a reservation or call first to how much is their rates. From there, you can compare how much they are willing to give it to you and then decide from which rental company do you want to borrow it.\r\n\r\nComputer rental shops do not only let you <a href=\"http://pmbt5644-pc-store.naymu.com/\" target=\"_blank\">borrow computers</a>. They even offer accessories and networking equipment which consists of routers, modems, monitors and printers so that all the can all be linked together. Aside from customizing, the computer rental shop can also offer maintenance and casualty insurance.\r\n\r\nComputer rentals will continue to do well especially when almost everyone needs it to keep in touch with the rest of the world. If buying one right now is going to cost you more than a thousand dollars a piece, perhaps it will be a good idea to borrow one. \r\n\r\nIn fact, there are tax benefits for people and businesses who lease computers. The support though which was mentioned earlier such as maintenance varies from vendor to vendor. If you look around, you may even find a computer rental company that will replace a unit should it fail so you are sure that your business will be operational the entire time that you need it. \r\n\r\nIf you don\'t want to borrow the computers anymore, try buying new ones or acquire the one you have been using all this time. \r\n\r\nSo what are you waiting for? Look for a computer rental company right now and see what they have. These come in different shapes, sizes and configurations. Start up businesses may also avail of such services until they are able to make a profit and use their resources to buy their own computers and other essential equipment. \r\n\r\nThis will give you the opportunity to also test what are the latest models being used in the market so you know first hand which of these is worth buying after using it for quite some time from a computer rental company.', 'Should You Borrow from a Computer Rental Shop', '', 'publish', 'open', 'open', '', 'should-you-borrow-from-a-computer-rental-shop', '', '', '2011-11-03 11:48:54', '2011-11-03 11:48:54', '', 0, 'http://www.feelingwow.com/computer/?p=105', 0, 'post', '', 0), (106, 1, '2011-10-06 03:28:22', '2011-10-06 03:28:22', 'Computer rental businesses are fast emerging these days specially in those areas majority of the people do not have access to communication equipment such as a the computer. If you are one of those who are getting tired of working in an office and doing the same set of routine every single day, starting up a small business such as a computer rental shop would be ideal for you. \r\n\r\nStarting small, ending up big\r\n\r\nExperts say that the main key to starting any business ownership is an idea. This is because a good idea could take you and your soon-to-be business to greater heights if you start well with your venture. If you already decided that you would come up with a computer rental business, the major consideration is how to set it apart from others. Here, you can come up with an idea, say a service or promo to attract more customers.\r\n\r\nYou need time to think about and once you have thought of somethingÂno matter how silly or absurd may it seemÂdon\'t forget to jot it down on a piece of paper. Jotting down things like name of the business, what resources you need short and long term business and financial goals would help you put up your very own venture in no time. \r\n\r\nTo be successful, you need to plan. Remember that you\'re more likely to succeed if you plan. When your idea is fresh and exciting, it\'s easy to start without having to think about its implications. But, there will be greater room for miscalculations. If you plan out, there is a greater chance that you can complete your business project. \r\n\r\nTry to calendar. Experts say that for people who are starting up a new business such as a computer rental, it would be best if they have a some sort of calendar map out their financial success. The calendar might also include other information such as price range of the computer rental service you wish to offer and how much do you need to basically come up with that type of service. Through this calendar, you can work out the rough estimate of your expected profit and how can you manage the financial cycle for this type of business. \r\n\r\nSince you are a newbie, it is best to can check out your competitors and compare the business natures. Here, you can gauge how much are they pricing for computer rentals and how does their system works. Once you have an idea how they run the computer rental shop, you can add something to it to make yours different such as offering computer rental rate and other promo stuff. \r\n\r\nIt is ideal thing to promote your business. Since you are starting small, advertisement through newspapers, accounts on the community website and even word of mouth would do. \r\n\r\nIt is also best to think what type of business you would want to delve into. The most common is sole proprietorship wherein you take charge of everything. This can be ideal since it is only a small business. But if you are not comfortable in coming up with your computer rental business on your own, you can try business partnership. In this way, you can divide the responsibilities that would come along the way.\r\n\r\nKnowing first hand what type of business would be suitable for you will make it easier to plan for the business.', 'Starting up a Small Computer Rental Business', '', 'publish', 'open', 'open', '', 'starting-up-a-small-computer-rental-business', '', '', '2011-11-03 11:48:42', '2011-11-03 11:48:42', '', 0, 'http://www.feelingwow.com/computer/?p=106', 0, 'post', '', 0), (107, 1, '2011-10-07 19:38:23', '2011-10-07 19:38:23', 'Since the Net has become the new hub of communication, more and more businesses are now related to it such as computer rental shops. This is because peopleÂeven if they don\'t have personal computers and Internet access at homeÂwould still want to be connected to the world. \r\n\r\nOne of the things that are inevitable in putting up a computer rental business is the network. Some still use the traditional cable wires while others have chosen to use wireless networks to make things easier. Aside from faster Internet connection, wireless networks have also provided an effective solution to households that have multiple computers, televisions, radios, VCRs, cordless phones, peripherals like printers and scanners, and other electronic devices by linking these devices by means of local area network or LAN by being point-to-point or point-to-multi-point. \r\n\r\nAside from connecting different electronic devices to each other and to the Internet, wireless networks also makes resource sharing, better communications, manageable controls inside the shop, effective scheduling, and easy access to entertainment and information possible and convenient to everyone. If you have just came up with your business and don\'t have time to attend classes regarding it, you can still get enough information on it by getting an online tutorial. \r\n\r\n<h3>Getting ready for a tutorial</h3>\r\n\r\nNowadays, all communications, whether these are personal correspondence or business transactions, are now being conducted online. This realization led the way to the emergence of wireless networking. But wireless network is not something that can be learned overnight, tutorial is a must to give peopleÂespecially computer rental ownersÂa rundown about it. \r\n\r\nExperts say that it is indispensable for people who are into computer rental businesses to learn about wireless network. If they don\'t have time, they browse for online classes for wireless network tutorials. Today, most sites that offer wireless network tutorials begin with the introduction to wireless computer networking. \r\n\r\nBasically, the tutorial will give you a brief overview how can it help you through the process of planning, building, and testing a wireless network. For starters, the tutorial will force you to familiarize yourself with the ABCs of wireless technology and the terminologies so it won\'t be hard for you to comprehend the terms that will be used throughout the entire tutorial. The following are other things that the tutorial can teach you:\r\n\r\n1. Familiarization with the field of wireless networking or computer networking. Learning wireless networking within the confines of \"techies\" like equipment manufacturers, the service providers, and so-called \"experts\" who studied the field of networking is the primary thing that you mots likely will learn from a tutorial. \r\n\r\n2. Familiarization with the types of wireless equipment needed. Here, you will know that you will need accessories and other attachments such as like wireless network adapters, wireless access points, wireless routers, add-on wireless antennas and wireless signal boosters to make wireless networking really work. After introducing you to the set of wireless equipment and explaining their uses, the tutorial will help you with WLAN configurations by providing step-by-step guide. \r\n\r\n3. Tips in maximizing the benefits of proper WLAN installation and configuration. Here, guides in wireless router installation, a wireless access point installation, wireless adapter configuration, Ad-Hoc Home WLAN configuration, software Internet connection sharing configuration and other WLAN troubleshooting tips, tweaks and tricks are provided by the wireless network tutorial. This is done to make things easier for you in running the network in your computer rental business.', 'Taking up Wireless Network Tutorial for a Computer Rental Business', '', 'publish', 'open', 'open', '', 'taking-up-wireless-network-tutorial-for-a-computer-rental-business', '', '', '2011-11-03 11:48:29', '2011-11-03 11:48:29', '', 0, 'http://www.feelingwow.com/computer/?p=107', 0, 'post', '', 0), (108, 1, '2011-10-08 11:55:05', '2011-10-08 11:55:05', 'To borrow or not to borrow a computer, that is the question. To answer this, we have to understand what are the pros and cons of doing so we are able to our hard earned money and put this to good use. If after weighing your options borrowing is a good idea, then select a unit from a computer rental store. \r\n\r\nThe advantage of leasing computer is that you can get the unit that you want with the specifications that you require. If you are not a computer expert and don\'t know that much about computers, you can make a reservation online and tell the rental company what are you requirements and then they will take care of the rest. Another advantage is that there are tax benefits you can get. \r\n\r\nBut when it comes to parts and service, this depends who you are able to borrow the computer from. There are computer rental companies who just let you borrow it and then just get the unit back when the contract expires. \r\n\r\nIf you get lucky, you will be able to find more customer-friendly computer rental companies that will conduct maintenance checks every so often. But remember, you will have to pay a little extra for this type of service.\r\n\r\nSince new computers are made annually, the resale value of old computers goes down. This enables you to buy at a discount the computer you borrowed especially when you lack the funds to buy a brand new one. \r\n\r\nAnother advantage of getting the services of a computer rental company is that you can also borrow from some other neat stuff such as servers, LCD monitors, routers and a host of other equipment which you may only need for the short term. \r\n\r\nCompanies can also avail of it especially for those businesses that are just starting out, conducting training or have set up in some temporary space. \r\n\r\nNow we come to the point where we see the disadvantages of a computer rental company. First of all, what you borrowed has already been used by other people in the past. There may be some problems that were fixed when these were returned but it is possible that there are some glitches which you will encounter later on. \r\n\r\nBelieve it or not, with the prices of computers going down, the price of rented units compared to those you can buy in the market is more expensive in the long term. If you look at Dell\'s website, you can buy a brand new laptop for less than $1,000. In fact, they are the cheapest brand in the market if you try to compare how many other models that companies like Toshiba, Lenovo or IBM are offering. \r\n\r\nBut if you are able to make a profit in your business just by borrowing computers, it is alright because in the long term, you can wait until your contract ends and buy computers which you can really call your own. \r\n\r\nComputer rentals are expected to continue in the foreseeable future especially when we need the hardware and the software to do business and other personal things. To see what is offered, it is best to ask for a quote and test it out for yourself so you can judge first hand if you are satisfied with what the rental company has to offer.', 'The Advantages and Disadvantages of Computer Rentals', '', 'publish', 'open', 'open', '', 'the-advantages-and-disadvantages-of-computer-rentals', '', '', '2011-11-03 11:48:18', '2011-11-03 11:48:18', '', 0, 'http://www.feelingwow.com/computer/?p=108', 0, 'post', '', 0), (109, 1, '2011-10-09 15:14:18', '2011-10-09 15:14:18', '<p>As with any kinds of business, if you own a computer rental, you have to study two aspects that will help you make of break it in the industry that you are in. It is already a plus factor that you have settled your mind as to what you want to be done. You now have to focus in making things work out your way. </p>\r\n<p>And what are these two aspects that you have to update yourself with periodically? By knowing a lot regarding the following matters, you will be able to make your business stronger and march your way towards success.</p>\r\n<strong>Target Market</strong>\r\n<p>In any kind of business and in any kind of industry, the target market remains to be a vital priority. Your venture will not be able to last if you don\'t have enough people coming in to you to avail your products and services. You have to know who they are and what they like. You have to abide according to their preferences, because without them, you may find yourself closing your business down sooner than what you imagined to be.</p>\r\n<p>But how do you arrive with the right people and how do you really know whom to market your services to? You can hire professionals to carry out the task for you. There are actually many ways that they can opt to in order to know the answer to the question as to who are the people that comprise your target market group.</p>\r\n<p>They can conduct a series of focused group discussions. This will enable you to find out more aspects as to these people. For example, you will know the frequent problems that they have dealt with when they availed the services of your competitors. That is your go signal as to what direction to follow. By answering such need and offering solutions to such problems, you are opening yourself up to more chances of being chosen by these people.</p>\r\n<p>The professionals who will help you conduct your research can also achieve results through random sampling. They will ask people from different locations and with different profiles with questions that may provide more suggestions to what you want to know about. The research aspect of knowing your target market takes time and hard work. You can take the plunge yourself. But do that only if you can give enough time for the duration of the research.</p>\r\n<h3>Competition</h3>\r\n<p>As you start your business, you must also be aware who are you trying to outdo or who are the people who are trying to lure your clients their way. This way, you can strategize better so that you will not lose the people who are already seeking you out for the kinds of services that you are able to provide.</p>\r\n<p>You must also take note how your competitors are dealing with regards to promotions and other gimmicks. You cannot be caught without anything going at your side of the fence. This will be dangerous on your part. People will be attracted to promotions and where they can gain more. If you will not do the necessary moves for the reason that you are not prepared, people are not going to wait for you to come up with a bright idea. Before you know it, your competitors must have already gotten your own clients.</p>\r\n<p>From the time that you set up your computer rental business and as you last in the industry, you must always keep yourself updated with regards to the two aspects mentioned above. This way, you will remain a tough business to beat and people will love to keep coming back at your venue for the services that you provide.</p>', 'The Core to the Success of your Computer Rental Business', '', 'publish', 'open', 'open', '', 'the-core-to-the-success-of-your-computer-rental-business', '', '', '2011-11-03 11:54:23', '2011-11-03 11:54:23', '', 0, 'http://www.feelingwow.com/computer/?p=109', 0, 'post', '', 0), (110, 1, '2011-10-10 16:29:33', '2011-10-10 16:29:33', '<p>Although computers are dime a dozen, internet cafes and computer rental shops are still booming businesses. Some people ask why this is so when virtually every household in the country have their own PCs. But what most people don’t see is a large market for this kind of business. When managed well, computer rental shops can yield really big income for your business. </p>\r\n<p>Here are several reasons why computer rental shops can be a big income drawer for you. </p>\r\n<p>1. <strong>Heavy load</strong><br />\r\nNot all people carry their laptops with them all day long. Most people find them heavy to lug around when commuting from home to their offices. Some just leave it at home because they can always have access to computers and the internet through their office computers or through these computer rental shops or internet cafes. These people do not even bring their laptops when they are out of town unless they need to do a presentation and need the laptop to keep the file. Otherwise, they will leave it at home. </p>\r\n<p>2. <strong>Convenience</strong><br />\r\nNo one especially men want to travel with sooo much luggage. Bringing a laptop with you when you travel is a great inconvenience. Not only do you need to carry the heavy load, you also need to check every now and then that it is not squished or even dropped. Laptops are very sensitive and you can’t just put it anywhere. It is also uber expensive, therefore easily stolen. You need to keep it close at hand where you can watch over it constantly. </p>\r\n<p>3. <strong>Staying connected </strong><br />\r\nOne of the reasons why people carry their laptops with them or need the use of computer rental shops and internet cafes is to stay connected with people. Besides phone calls and text messages, emails are also very popular with people. This form of communication is actually more preferred especially in corporate settings because it is basically free. You only need to pay a one-time fee that is small and you can contact and even talk to anyone you want. </p>\r\n<p>4. <strong>Instant access</strong><br />\r\nAnother reason why people go to computer rental shops and internet cafes as opposed to using their computers at home is the internet access. Most houses either do not have internet or they have slow access. Because it is a business, you can expect the internet access in these computer rental shops to be fast and easy to use. You don’t need to go through the dial-ups or create set-ups. Staff in the shop will assist you. </p>\r\n<p>5. <strong>Programs </strong><br />\r\nThere are programs that are being offered in computer rental shops that may not be inside your own PC or your laptop. One example is the Adobe Suite, which includes the Photoshop, In Design despite them being very popular among people who have creative jobs. Remember though not all shops carry the program. You also need to find out ahead of time so that you will have time to look for another one just in case the first one did not work. </p>\r\n<p>With these reasons and maybe a lot more that have not been said, you won’t need to worry that your <a href=\"http://pmbt5644-pc-store.naymu.com/\">computer rental shop business</a> will suddenly face bankruptcy. They will actually sell the service. All you need to do is be positive and just do your best. </p>', 'What to Look for in a Computer Rental Shop', '', 'publish', 'open', 'open', '', 'what-to-look-for-in-a-computer-rental-shop', '', '', '2011-11-03 11:47:39', '2011-11-03 11:47:39', '', 0, 'http://www.feelingwow.com/computer/?p=110', 0, 'post', '', 0), (111, 1, '2011-10-11 23:41:51', '2011-10-11 23:41:51', '<p>If you are planning to go into business, one of the most promising enterprise right now is computer rentals. Although people have their computers at home, most do not lug them around when they commute or when they are in the office. It\'s vastly inconvenient. There is also too much people in libraries where internet access is free. Another idea is to add a coffee shop where people can chill and have a cup while chatting with friends over the internet or doing some research. </p>\r\n<p>Another advantage of putting up a computer rental company as opposed to other businesses is the fact that you don\'t have to spend so much. Here are some of the things that you might need when getting into this industry. </p>\r\n<p>1. <strong>Computer terminals </strong><br />\r\nWith PCs not all that expensive anymore, you can probably buy a lot for a few thousand dollars. Take advantage of big sales when buying and because you will be buying in bulk, you may even get to enjoy additional discounts for the lot. Computer terminals include a monitor, a keyboard and a CPU. </p>\r\n<p>Make sure though that you also check what you are buying. When you are running a business, it pays to have more sturdier equipment as they will be used 24/7 by different kinds of people. Easily-broken stuff will not last long in a business environment so also think of that fact when doing your budget. </p>\r\n<p>2.<strong> Internet access</strong><br />\r\nThis goes in two ways. You first need a modem that for the computer terminal. Modems can be internal or external. Most PCs in the market already have their own modems inside but ask the seller just the same so that you can be sure. External modems are pretty expensive. Another requirement for the internet is the phone line. You need to have a line before you can use the internet. This is especially true if you are using dial up access although this is already considered passé. The last requirement is of course the internet service provider, the company that will provide you with the internet access. You can either go for the broadband service or the dial up. Some businesses go for WiFi which the "in" thing right now. </p>\r\n<p>3. <strong>Tables and chairs </strong><br />\r\nAnother important equipment that you need when putting up a computer rental shop is the tabletops and the chairs. Make sure that they are comfortable to use and big enough to house the computer terminals that you bought. To ensure the smooth flow of purchasing, check out first the size of the location and then scout for tables and chairs. You will or less be able to determine just how many terminals you will need. That way, you will know if the tables and chairs that you are eyeing can fit right through the space. </p>\r\n<p>4. <strong>Cashier or a system of paying </strong><br />\r\nOften, computer rental shops operate on a per hour basis. When you log in, you are timed until the very last minute of your computer use. Your time will be rounded off to the nearest half hour or hour depending on your policy. So decide on that. Check the other rental shops in the area for a system of payment. You can also look into the way the computer rental shop price their services.</p>', 'What you Need in a Computer Rental Shop', '', 'publish', 'open', 'open', '', 'what-you-need-in-a-computer-rental-shop', '', '', '2011-11-03 11:47:31', '2011-11-03 11:47:31', '', 0, 'http://www.feelingwow.com/computer/?p=111', 0, 'post', '', 0), (112, 1, '2011-10-12 18:45:37', '2011-10-12 18:45:37', 'Almost everyone has a computer. These come in different configurations, colors and sizes. But if you can\'t afford to buy a new one, you have no choice but to settle with what you have right now even if it is now that good anymore. Fortunately, there is another option and that is to avail of computer rentals. \r\n\r\nBut what are computer rentals? Basically, these are companies that allow you to borrow a computer for a certain period of time at a set fee. Most of those who borrow are people who have poor or bad credit while there are those who have to get it because their current unit is being serviced at the shop. \r\n\r\nWhichever the case, you have to compare the rates of the various companies offering computer rentals first before signing the contract. \r\n\r\nSome of the things included in the contract are the duration which you will borrow the computer, the rate at which you agreed to borrow it and extra fees you will have to pay if ever you returned it late. If you need to borrow it much longer, inform the company you got it from in advance so arrangements can be made. \r\n\r\nMost companies that offer rentals can be found online. After filling up the form and telling them any special request, only then will they be able to tell you if they have what you need and how much it will cost. \r\n\r\nOne of the nicest things about computer rentals is that if the computer ceases to function, the company will send a replacement unit. But before this happens, you can even avail of a certain package which offers maintenance services. \r\n\r\nPayment for renting these units is not that different than paying for other products and services since those who run it will honor payments through credit card and PayPal if they don\'t have an office and cash if there is one within your neighborhood. \r\n\r\nA lot of people don\'t know this but the cost of renting a computer is twice the price for a new computer that you can purchase from a store. You might think that people who do this are crazy but then again, these individuals have no choice when they have poor credit and those who own computers have brought theirs to the repair shop. \r\n\r\nIt is because of this dilemma that enables owners of computer rental shops to stay in business even in the digital age. \r\n\r\nDo we have any other choice? The answer is yes. Those of us who need to use the computer can go to an internet cafĂ© and use the computers there which are charged by the hour or we can try to buy a second hand computer from auction sites. \r\n\r\nBut computer rentals have their advantages. For one, the government gives people tax benefits to those who operate their businesses by leasing these types office equipment. This means they save cash so that when their business is doing well, they have the option to buy the leased computer from the rental company or they can buy a brand new one.\r\n\r\nWith that, you can say computer rentals are not that bad even if they charge so much. Remember, this is only temporary just like staying in a hotel for a few days when you decide to go for vacation.', 'What You Should Know About Computer Rentals', '', 'publish', 'open', 'open', '', 'what-you-should-know-about-computer-rentals', '', '', '2011-11-03 11:47:20', '2011-11-03 11:47:20', '', 0, 'http://www.feelingwow.com/computer/?p=112', 0, 'post', '', 0), (113, 1, '2011-10-13 01:59:59', '2011-10-13 01:59:59', '<p>People who are into computer rental business now prefer to use wireless networks in linking their units. This is because wireless networks offer more convenience and practicality especially if your clients are those who will be perpetually linked into the cyberspace. </p>\r\n<p>Having an efficient wireless network is crucial for a computer rental business because this will somehow ensure that you will be giving good service to your clients. If you have a computer business and you’re having problems with you your network, this is the best time to think of ways on how to extend the range and the strength of it through a wireless network. </p>\r\n<h3>Improving the network </h3>\r\n<p>Windows XP is the commonly used in most computer rentals these days. This is ideal because wireless networks work best with this operating system. But having an XP is not enough, you need other "tools" to help you improve the network available. Microsoft Windows XP would notify you often that you might be having a weak signal. This means that probably, your connection is not really as fast or as reliable as it may seem. </p>\r\n<p>Knowing that you have a weak signal is ideal so you can still do something about it. What is worse is that, your clients will get mad at you for having a weak and slow Internet connection. If having a weak signal is your major problem in your computer rental shop, here are some tips that can help you improve you’re the wireless network signal and the overall network performance as well: </p>\r\n<p>1. <strong>Try to position the wireless access point or wireless router in a central location of your shop</strong>. If you are after the superior performance, place the router at the center of the shop. When your wireless router is placed against the wall, there are greater chances that the signal will be weak on the other side. If ever it’s hard to move your wireless router, you can do move the router off the floor to veer it away from walls and objects that have metal on them. Remember that wall, metals, and floors can obstruct the router’s wireless signals.</p>\r\n<p>To get a better hold of the signal, take away the router from these for they may cause severe interference and will weaken your signal. Another way to reduce wireless interference is to remove cordless phones and other wireless electronics away from computer. If it’s inevitable, you should choose cordless phones or wireless electronics that use 5.8GHz or 900MHz frequencies instead of 2.4GHz frequency. </p>\r\n<p>2. <strong>Check your wireless router</strong>. In case you’re done with all the relocations and you still have problems with your signal, then, maybe the location is not really the problem. For all we know, the router is not functioning well. Try replacing your router’s antenna or upgrade it. While upgrading, make sure you get a hi-gain antenna that focuses the wireless signals to a single direction. Although the antennas that supplied with your router are designed to be omni-directional, you can aim the signal in one direction where you need it the most. </p>\r\n<p>3. <strong>Change your wireless channel</strong>. Like radio and television, wireless routers also broadcast on different channels. To improve the connection in the computer rental shop, try changing the channel by browsing through your router’s configuration page to see if your signal strength improves. There is actually no need for you to change your computer’s configuration because it will automatically detect the new channel. </p>', 'Why use Wireless Network for your Computer Rental Business', '', 'publish', 'open', 'open', '', 'why-use-wireless-network-for-your-computer-rental-business', '', '', '2011-11-03 11:47:09', '2011-11-03 11:47:09', '', 0, 'http://www.feelingwow.com/computer/?p=113', 0, 'post', '', 0), (114, 1, '2011-10-14 23:21:45', '2011-10-14 23:21:45', 'Continuous innovation is what fuels the success of computer-related businesses such as computer rental these days. This is because the continuous innovation in gadgets and other pieces of equipment opens a lot of doors and opportunities to people.\r\n\r\nTo those who are already in computer rentals as a business, the major requirement is that they should always be up to date no matter what. Today, the latest trend in computer rentals in the use of wireless network. Unlike before when the conventional wired cables are used to connect computer units to the Internet, people who are running computer rental businesses now opt for the wireless one because it is easier and more practical to use.\r\n\r\nHowever, learning how wireless networking is not that easy especially to those who are not technically-equipped. If you are one of those that doesnât have technical know-how in wireless networking, it would be best to take up an online tutorial course because this will help you run your computer rental business better.\r\n<h3>Making it work</h3>\r\nPeople are generally fast-learners. It is quite evident how many people succeed in their respective fields despite the fact that they have had no formal training of their craft. Although innate creativity is needed to be a standout in a chosen field, it doesnât mean that if you do not have the âgift,â you can never excel in something you are interested with. This is what the online tutorials will teach you.\r\n\r\nAside from making you realize that anything could be possible if you put your mind and heart to it, online tutorials will also teach you how wireless tutorial can be a key to a successful computer rental business. During an online tutorial, you will learn the:\r\n<ul>\r\n <li>basics of wireless networking such as terminologies, uses of different gadgets and accessories, and where you can find good quality products;</li>\r\n <li>configuration of wireless router using the network cable that came with it; and</li>\r\n <li>connecting the wireless network on your computer.</li>\r\n</ul>\r\nIf your wireless network would not work, the online tutorial can also give you the following tips to make it work:\r\n\r\n1. Try to check your wireless network adapter in case it needs to be replaced. Since wireless network signals should be sent both to and from your PC, you should check if your router broadcasts enough to reach your computer. This is to avoid the complications of not having your computer send signals back to your router.\r\n\r\n2. Change the adapter, update your firmware and the network adapter driver as well. To increase the performance of your wireless network, get the latest firmware updates for your router by visiting your router manufacturerâs Web site.\r\n\r\n3. Use a wireless repeater to extend your wireless network range without the hassles to additional wirings. All you have to do is place the wireless repeater halfwayâjust between your wireless access point and your <a href=\"http://xboxrepair.bmagz.com/\" target=\"_blank\">computer</a>âto get an instant boost to the strength of your wireless signal. Since you are almost doing a major overhaul, might as well upgrade your 802.11b devices to 802.11g.802.11b, which is about five times faster.\r\n\r\nAlthough wireless network can be more expensive than the traditional ones, experts believe that this should be the way that owners of compute rentals should go since they will be more up-to-date in terms of their facilities inside the shop.', 'Key to Successful Computer Rental Business', '', 'publish', 'open', 'open', '', 'key-to-successful-computer-rental-business', '', '', '2012-01-16 11:29:29', '2012-01-16 11:29:29', '', 0, 'http://www.feelingwow.com/computer/?p=114', 0, 'post', '', 0), (146, 1, '2011-11-03 11:46:44', '2011-11-03 11:46:44', '<p>Continuous innovation is what fuels the success of computer-related businesses such as computer rental these days. This is because the continuous innovation in gadgets and other pieces of equipment opens a lot of doors and opportunities to people. </p>\r\n<p>To those who are already in computer rentals as a business, the major requirement is that they should always be up to date no matter what. Today, the latest trend in computer rentals in the use of wireless network. Unlike before when the conventional wired cables are used to connect computer units to the Internet, people who are running computer rental businesses now opt for the wireless one because it is easier and more practical to use. </p>\r\n<p>However, learning how wireless networking is not that easy especially to those who are not technically-equipped. If you are one of those that doesn’t have technical know-how in wireless networking, it would be best to take up an online tutorial course because this will help you run your computer rental business better. </p>\r\n<h3>Making it work </h3>\r\n<p>People are generally fast-learners. It is quite evident how many people succeed in their respective fields despite the fact that they have had no formal training of their craft. Although innate creativity is needed to be a standout in a chosen field, it doesn’t mean that if you do not have the “gift,” you can never excel in something you are interested with. This is what the online tutorials will teach you. </p>\r\n<p>Aside from making you realize that anything could be possible if you put your mind and heart to it, online tutorials will also teach you how wireless tutorial can be a key to a successful computer rental business. During an online tutorial, you will learn the: </p>\r\n<ul>\r\n <li>basics of wireless networking such as terminologies, uses of different gadgets and accessories, and where you can find good quality products; </li>\r\n <li>configuration of wireless router using the network cable that came with it; and </li>\r\n <li>connecting the wireless network on your computer. </li>\r\n</ul>\r\n<p>If your wireless network would not work, the online tutorial can also give you the following tips to make it work: </p>\r\n<p>1. Try to check your wireless network adapter in case it needs to be replaced. Since wireless network signals should be sent both to and from your PC, you should check if your router broadcasts enough to reach your computer. This is to avoid the complications of not having your computer send signals back to your router. </p>\r\n<p>2. Change the adapter, update your firmware and the network adapter driver as well. To increase the performance of your wireless network, get the latest firmware updates for your router by visiting your router manufacturer’s Web site. </p>\r\n<p>3. Use a wireless repeater to extend your wireless network range without the hassles to additional wirings. All you have to do is place the wireless repeater halfway—just between your wireless access point and your computer—to get an instant boost to the strength of your wireless signal. Since you are almost doing a major overhaul, might as well upgrade your 802.11b devices to 802.11g.802.11b, which is about five times faster. </p>\r\n<p>Although wireless network can be more expensive than the traditional ones, experts believe that this should be the way that owners of compute rentals should go since they will be more up-to-date in terms of their facilities inside the shop. </p>', 'Key to Successful Computer Rental Business', '', 'inherit', 'open', 'open', '', '114-revision', '', '', '2011-11-03 11:46:44', '2011-11-03 11:46:44', '', 114, 'http://www.feelingwow.com/computer/114-revision/', 0, 'revision', '', 0), (145, 1, '2012-01-03 06:37:39', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2012-01-03 06:37:39', '0000-00-00 00:00:00', '', 0, 'http://www.feelingwow.com/computer/?p=145', 0, 'post', '', 0), (147, 1, '2012-08-16 07:50:02', '2012-08-16 07:50:02', '<p>Your Name (required)<br />\n [text* your-name] </p>\n\n<p>Your Email (required)<br />\n [email* your-email] </p>\n\n<p>Subject<br />\n [text your-subject] </p>\n\n<p>Your Message<br />\n [textarea your-message] </p>\n\n<p>[submit \"Send\"]</p>\n[your-subject]\n[your-name] <[your-email]>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n--\nThis mail is sent via contact form on Computer Tips and Tricks http://pmbt5644-pc-store.naymu.com\nyouremail@email.com\n\n\n0\n\n[your-subject]\n[your-name] <[your-email]>\nMessage body:\n[your-message]\n\n--\nThis mail is sent via contact form on Computer Tips and Tricks http://pmbt5644-pc-store.naymu.com\n[your-email]\n\n\n0\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nPlease accept the terms to proceed.\nEmail address seems invalid.\nPlease fill the required field.', 'Contact form 1', '', 'publish', 'open', 'open', '', 'contact-form-1', '', '', '2012-08-16 07:50:02', '2012-08-16 07:50:02', '', 0, 'http://www.feelingwow.com/computer/?post_type=wpcf7_contact_form&p=147', 0, 'wpcf7_contact_form', '', 0), (148, 1, '2012-08-16 07:58:02', '2012-08-16 07:58:02', '', 'Home', '', 'publish', 'open', 'open', '', 'home', '', '', '2012-08-16 07:58:02', '2012-08-16 07:58:02', '', 0, 'http://www.feelingwow.com/computer/?p=148', 1, 'nav_menu_item', '', 0), (149, 1, '2012-08-16 07:58:02', '2012-08-16 07:58:02', ' ', '', '', 'publish', 'open', 'open', '', '149', '', '', '2012-08-16 07:58:02', '2012-08-16 07:58:02', '', 0, 'http://www.feelingwow.com/computer/?p=149', 2, 'nav_menu_item', '', 0), (150, 1, '2012-08-16 07:58:03', '2012-08-16 07:58:03', ' ', '', '', 'publish', 'open', 'open', '', '150', '', '', '2012-08-16 07:58:03', '2012-08-16 07:58:03', '', 0, 'http://www.feelingwow.com/computer/?p=150', 3, 'nav_menu_item', '', 0), (151, 1, '2012-08-16 07:58:03', '2012-08-16 07:58:03', ' ', '', '', 'publish', 'open', 'open', '', '151', '', '', '2012-08-16 07:58:03', '2012-08-16 07:58:03', '', 0, 'http://www.feelingwow.com/computer/?p=151', 5, 'nav_menu_item', '', 0), (152, 1, '2012-08-16 07:58:03', '2012-08-16 07:58:03', ' ', '', '', 'publish', 'open', 'open', '', '152', '', '', '2012-08-16 07:58:03', '2012-08-16 07:58:03', '', 0, 'http://www.feelingwow.com/computer/?p=152', 4, 'nav_menu_item', '', 0), (153, 1, '2012-08-16 07:59:13', '2012-08-16 07:59:13', ' ', '', '', 'publish', 'open', 'open', '', '153', '', '', '2012-08-16 07:59:13', '2012-08-16 07:59:13', '', 0, 'http://www.feelingwow.com/computer/?p=153', 1, 'nav_menu_item', '', 0), (154, 1, '2012-08-16 07:59:13', '2012-08-16 07:59:13', ' ', '', '', 'publish', 'open', 'open', '', '154', '', '', '2012-08-16 07:59:13', '2012-08-16 07:59:13', '', 0, 'http://www.feelingwow.com/computer/?p=154', 2, 'nav_menu_item', '', 0), (155, 1, '2012-08-16 07:59:13', '2012-08-16 07:59:13', ' ', '', '', 'publish', 'open', 'open', '', '155', '', '', '2012-08-16 07:59:13', '2012-08-16 07:59:13', '', 0, 'http://www.feelingwow.com/computer/?p=155', 3, 'nav_menu_item', '', 0), (156, 1, '2012-08-16 08:01:30', '2012-08-16 08:01:30', 'To borrow or not to borrow a computer, that is the question. To answer this, we have to understand what are the pros and cons of doing so we are able to our hard earned money and put this to good use. If after weighing your options borrowing is a good idea, then select a unit from a computer rental store.\n\nThe advantage of leasing computer is that you can get the unit that you want with the specifications that you require. If you are not a computer expert and don\'t know that much about computers, you can make a reservation online and tell the rental company what are you requirements and then they will take care of the rest. Another advantage is that there are tax benefits you can get.\n\nBut when it comes to parts and service, this depends who you are able to borrow the computer from. There are computer rental companies who just let you borrow it and then just get the unit back when the contract expires.\n\nIf you get lucky, you will be able to find more customer-friendly computer rental companies that will conduct maintenance checks every so often. But remember, you will have to pay a little extra for this type of service.\n\nSince new computers are made annually, the resale value of old computers goes down. This enables you to buy at a discount the computer you borrowed especially when you lack the funds to buy a brand new one.\n\nAnother advantage of getting the services of a computer rental company is that you can also borrow from some other neat stuff such as servers, LCD monitors, routers and a host of other equipment which you may only need for the short term.\n\nCompanies can also avail of it especially for those businesses that are just starting out, conducting training or have set up in some temporary space.\n\nNow we come to the point where we see the disadvantages of a computer rental company. First of all, what you borrowed has already been used by other people in the past. There may be some problems that were fixed when these were returned but it is possible that there are some glitches which you will encounter later on.\n\nBelieve it or not, with the prices of computers going down, the price of rented units compared to those you can buy in the market is more expensive in the long term. If you look at Dell\'s website, you can buy a brand new laptop for less than $1,000. In fact, they are the cheapest brand in the market if you try to compare how many other models that companies like Toshiba, Lenovo or IBM are offering.\n\nBut if you are able to make a profit in your business just by borrowing computers, it is alright because in the long term, you can wait until your contract ends and buy computers which you can really call your own.\n\nComputer rentals are expected to continue in the foreseeable future especially when we need the hardware and the software to do business and other personal things. To see what is offered, it is best to ask for a quote and test it out for yourself so you can judge first hand if you are satisfied with what the rental company has to offer.', 'The Advantages and Disadvantages of Computer Rentals', '', 'inherit', 'open', 'open', '', '108-autosave', '', '', '2012-08-16 08:01:30', '2012-08-16 08:01:30', '', 108, 'http://www.feelingwow.com/computer/108-autosave/', 0, 'revision', '', 0); INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (157, 1, '2012-08-16 08:01:31', '2012-08-16 08:01:31', 'Since the Net has become the new hub of communication, more and more businesses are now related to it such as computer rental shops. This is because peopleÂeven if they don\'t have personal computers and Internet access at homeÂwould still want to be connected to the world.\n\nOne of the things that are inevitable in putting up a computer rental business is the network. Some still use the traditional cable wires while others have chosen to use wireless networks to make things easier. Aside from faster Internet connection, wireless networks have also provided an effective solution to households that have multiple computers, televisions, radios, VCRs, cordless phones, peripherals like printers and scanners, and other electronic devices by linking these devices by means of local area network or LAN by being point-to-point or point-to-multi-point.\n\nAside from connecting different electronic devices to each other and to the Internet, wireless networks also makes resource sharing, better communications, manageable controls inside the shop, effective scheduling, and easy access to entertainment and information possible and convenient to everyone. If you have just came up with your business and don\'t have time to attend classes regarding it, you can still get enough information on it by getting an online tutorial.\n<h3>Getting ready for a tutorial</h3>\nNowadays, all communications, whether these are personal correspondence or business transactions, are now being conducted online. This realization led the way to the emergence of wireless networking. But wireless network is not something that can be learned overnight, tutorial is a must to give peopleÂespecially computer rental ownersÂa rundown about it.\n\nExperts say that it is indispensable for people who are into computer rental businesses to learn about wireless network. If they don\'t have time, they browse for online classes for wireless network tutorials. Today, most sites that offer wireless network tutorials begin with the introduction to wireless computer networking.\n\nBasically, the tutorial will give you a brief overview how can it help you through the process of planning, building, and testing a wireless network. For starters, the tutorial will force you to familiarize yourself with the ABCs of wireless technology and the terminologies so it won\'t be hard for you to comprehend the terms that will be used throughout the entire tutorial. The following are other things that the tutorial can teach you:\n\n1. Familiarization with the field of wireless networking or computer networking. Learning wireless networking within the confines of \"techies\" like equipment manufacturers, the service providers, and so-called \"experts\" who studied the field of networking is the primary thing that you mots likely will learn from a tutorial.\n\n2. Familiarization with the types of wireless equipment needed. Here, you will know that you will need accessories and other attachments such as like wireless network adapters, wireless access points, wireless routers, add-on wireless antennas and wireless signal boosters to make wireless networking really work. After introducing you to the set of wireless equipment and explaining their uses, the tutorial will help you with WLAN configurations by providing step-by-step guide.\n\n3. Tips in maximizing the benefits of proper WLAN installation and configuration. Here, guides in wireless router installation, a wireless access point installation, wireless adapter configuration, Ad-Hoc Home WLAN configuration, software Internet connection sharing configuration and other WLAN troubleshooting tips, tweaks and tricks are provided by the wireless network tutorial. This is done to make things easier for you in running the network in your computer rental business.', 'Taking up Wireless Network Tutorial for a Computer Rental Business', '', 'inherit', 'open', 'open', '', '107-autosave', '', '', '2012-08-16 08:01:31', '2012-08-16 08:01:31', '', 107, 'http://www.feelingwow.com/computer/107-autosave/', 0, 'revision', '', 0), (158, 1, '2012-08-16 08:01:32', '2012-08-16 08:01:32', 'Continuous innovation is what fuels the success of computer-related businesses such as computer rental these days. This is because the continuous innovation in gadgets and other pieces of equipment opens a lot of doors and opportunities to people.\n\nTo those who are already in computer rentals as a business, the major requirement is that they should always be up to date no matter what. Today, the latest trend in computer rentals in the use of wireless network. Unlike before when the conventional wired cables are used to connect computer units to the Internet, people who are running computer rental businesses now opt for the wireless one because it is easier and more practical to use.\n\nHowever, learning how wireless networking is not that easy especially to those who are not technically-equipped. If you are one of those that doesnât have technical know-how in wireless networking, it would be best to take up an online tutorial course because this will help you run your computer rental business better.\n<h3>Making it work</h3>\nPeople are generally fast-learners. It is quite evident how many people succeed in their respective fields despite the fact that they have had no formal training of their craft. Although innate creativity is needed to be a standout in a chosen field, it doesnât mean that if you do not have the âgift,â you can never excel in something you are interested with. This is what the online tutorials will teach you.\n\nAside from making you realize that anything could be possible if you put your mind and heart to it, online tutorials will also teach you how wireless tutorial can be a key to a successful computer rental business. During an online tutorial, you will learn the:\n<ul>\n <li>basics of wireless networking such as terminologies, uses of different gadgets and accessories, and where you can find good quality products;</li>\n <li>configuration of wireless router using the network cable that came with it; and</li>\n <li>connecting the wireless network on your computer.</li>\n</ul>\nIf your wireless network would not work, the online tutorial can also give you the following tips to make it work:\n\n1. Try to check your wireless network adapter in case it needs to be replaced. Since wireless network signals should be sent both to and from your PC, you should check if your router broadcasts enough to reach your computer. This is to avoid the complications of not having your computer send signals back to your router.\n\n2. Change the adapter, update your firmware and the network adapter driver as well. To increase the performance of your wireless network, get the latest firmware updates for your router by visiting your router manufacturerâs Web site.\n\n3. Use a wireless repeater to extend your wireless network range without the hassles to additional wirings. All you have to do is place the wireless repeater halfwayâjust between your wireless access point and your <a href=\"http://xboxrepair.bmagz.com/\" target=\"_blank\">computer</a>âto get an instant boost to the strength of your wireless signal. Since you are almost doing a major overhaul, might as well upgrade your 802.11b devices to 802.11g.802.11b, which is about five times faster.\n\nAlthough wireless network can be more expensive than the traditional ones, experts believe that this should be the way that owners of compute rentals should go since they will be more up-to-date in terms of their facilities inside the shop.', 'Key to Successful Computer Rental Business', '', 'inherit', 'open', 'open', '', '114-autosave', '', '', '2012-08-16 08:01:32', '2012-08-16 08:01:32', '', 114, 'http://www.feelingwow.com/computer/114-autosave/', 0, 'revision', '', 0), (159, 1, '2012-08-16 08:01:34', '2012-08-16 08:01:34', 'People who are into computer rental business now prefer to use wireless networks in linking their units. This is because wireless networks offer more convenience and practicality especially if your clients are those who will be perpetually linked into the cyberspace.\n\nHaving an efficient wireless network is crucial for a computer rental business because this will somehow ensure that you will be giving good service to your clients. If you have a computer business and youâre having problems with you your network, this is the best time to think of ways on how to extend the range and the strength of it through a wireless network.\n<h3>Improving the network</h3>\nWindows XP is the commonly used in most computer rentals these days. This is ideal because wireless networks work best with this operating system. But having an XP is not enough, you need other \"tools\" to help you improve the network available. Microsoft Windows XP would notify you often that you might be having a weak signal. This means that probably, your connection is not really as fast or as reliable as it may seem.\n\nKnowing that you have a weak signal is ideal so you can still do something about it. What is worse is that, your clients will get mad at you for having a weak and slow Internet connection. If having a weak signal is your major problem in your computer rental shop, here are some tips that can help you improve youâre the wireless network signal and the overall network performance as well:\n\n1. <strong>Try to position the wireless access point or wireless router in a central location of your shop</strong>. If you are after the superior performance, place the router at the center of the shop. When your wireless router is placed against the wall, there are greater chances that the signal will be weak on the other side. If ever itâs hard to move your wireless router, you can do move the router off the floor to veer it away from walls and objects that have metal on them. Remember that wall, metals, and floors can obstruct the routerâs wireless signals.\n\nTo get a better hold of the signal, take away the router from these for they may cause severe interference and will weaken your signal. Another way to reduce wireless interference is to remove cordless phones and other wireless electronics away from computer. If itâs inevitable, you should choose cordless phones or wireless electronics that use 5.8GHz or 900MHz frequencies instead of 2.4GHz frequency.\n\n2. <strong>Check your wireless router</strong>. In case youâre done with all the relocations and you still have problems with your signal, then, maybe the location is not really the problem. For all we know, the router is not functioning well. Try replacing your routerâs antenna or upgrade it. While upgrading, make sure you get a hi-gain antenna that focuses the wireless signals to a single direction. Although the antennas that supplied with your router are designed to be omni-directional, you can aim the signal in one direction where you need it the most.\n\n3. <strong>Change your wireless channel</strong>. Like radio and television, wireless routers also broadcast on different channels. To improve the connection in the computer rental shop, try changing the channel by browsing through your routerâs configuration page to see if your signal strength improves. There is actually no need for you to change your computerâs configuration because it will automatically detect the new channel.', 'Why use Wireless Network for your Computer Rental Business', '', 'inherit', 'open', 'open', '', '113-autosave', '', '', '2012-08-16 08:01:34', '2012-08-16 08:01:34', '', 113, 'http://www.feelingwow.com/computer/113-autosave/', 0, 'revision', '', 0), (160, 1, '2012-08-16 08:01:40', '2012-08-16 08:01:40', 'Almost everyone has a computer. These come in different configurations, colors and sizes. But if you can\'t afford to buy a new one, you have no choice but to settle with what you have right now even if it is now that good anymore. Fortunately, there is another option and that is to avail of computer rentals.\n\nBut what are computer rentals? Basically, these are companies that allow you to borrow a computer for a certain period of time at a set fee. Most of those who borrow are people who have poor or bad credit while there are those who have to get it because their current unit is being serviced at the shop.\n\nWhichever the case, you have to compare the rates of the various companies offering computer rentals first before signing the contract.\n\nSome of the things included in the contract are the duration which you will borrow the computer, the rate at which you agreed to borrow it and extra fees you will have to pay if ever you returned it late. If you need to borrow it much longer, inform the company you got it from in advance so arrangements can be made.\n\nMost companies that offer rentals can be found online. After filling up the form and telling them any special request, only then will they be able to tell you if they have what you need and how much it will cost.\n\nOne of the nicest things about computer rentals is that if the computer ceases to function, the company will send a replacement unit. But before this happens, you can even avail of a certain package which offers maintenance services.\n\nPayment for renting these units is not that different than paying for other products and services since those who run it will honor payments through credit card and PayPal if they don\'t have an office and cash if there is one within your neighborhood.\n\nA lot of people don\'t know this but the cost of renting a computer is twice the price for a new computer that you can purchase from a store. You might think that people who do this are crazy but then again, these individuals have no choice when they have poor credit and those who own computers have brought theirs to the repair shop.\n\nIt is because of this dilemma that enables owners of computer rental shops to stay in business even in the digital age.\n\nDo we have any other choice? The answer is yes. Those of us who need to use the computer can go to an internet cafĂ© and use the computers there which are charged by the hour or we can try to buy a second hand computer from auction sites.\n\nBut computer rentals have their advantages. For one, the government gives people tax benefits to those who operate their businesses by leasing these types office equipment. This means they save cash so that when their business is doing well, they have the option to buy the leased computer from the rental company or they can buy a brand new one.\n\nWith that, you can say computer rentals are not that bad even if they charge so much. Remember, this is only temporary just like staying in a hotel for a few days when you decide to go for vacation.', 'What You Should Know About Computer Rentals', '', 'inherit', 'open', 'open', '', '112-autosave', '', '', '2012-08-16 08:01:40', '2012-08-16 08:01:40', '', 112, 'http://www.feelingwow.com/computer/112-autosave/', 0, 'revision', '', 0), (161, 1, '2012-08-16 08:01:44', '2012-08-16 08:01:44', '', '1', '', 'inherit', 'open', 'open', '', '1', '', '', '2012-08-16 08:01:44', '2012-08-16 08:01:44', '', 109, 'http://www.feelingwow.com/computer/wp-content/uploads/2011/10/1.jpg', 0, 'attachment', 'image/jpeg', 0), (162, 1, '2012-08-16 08:01:51', '2012-08-16 08:01:51', '<strong>Computer rental </strong>these days can be a lucrative business especially in those areas where people do not have adequate technological access. But, putting up this type of business can be a hassle especially those who are not really knowledgeable on what pieces of equipment and gadgets to buy.\n\nIf you are one of those who are planning to come up with a computer rental business but not 100 percent knowledgeable in putting it up, the best option for you is to buy an existing one. You can also try finding a partner that would help you out with this type of business.\n\nExperts say buying an existing computer rental business one good way of owning a business without going trough the hassle of planning the business, starting the operations, testing the waters and all other steps needed. But, it should be done with lots of researches first.\n\n<strong>The pros and cons </strong>\n\nBuying an existing operating business such as those of computer rentals has good points that needs to be noted. First, it cuts the time and cost you need to spend compared to starting up new business. In fact, when it comes to costs, it can significantly lower if you buy an existing one because majority of the equipment will be readily available. Since somebody already got the business up and running as well as the legwork connected with opening the business, you will likely have a good time starting under a new management.\n\nSecond, is that customer market is already establishedânot to mention the communication with suppliers that are also been existing with the business. Experts agree that the biggest edge to buying an existing business such as a computer rental is that the service given has somehow already established a good track record. The advantage comes in when you won\'t have a hard time getting loan finances or securing guarantors for your finances.\n\nThird, is that the return of investment will take a shorter time to loop around because you already have an existing inventory at the time of procurement and you can already generate income on the first day that you handle the business. People who are now running an existing business say that it was a good thing because it was bought while it was still operational, meaning, there are lesser chances of dissipation since it has been operating for quite some time now.\n\nHowever, no matter how many advantages you can get from owning an existing business, there would still be lots of pitfalls in obtaining one especially if you were careless in doing so. Experts say that one of the pitfalls of owning an existing compute rental business is that the cost of operation may be too expensive as compared to just starting a new from the very beginning. This may leak from the overestimation of the quality of the equipment available. The existing pieces of equipment and current inventories may not also be up to date.\n\nAnother disadvantage of buying an existing computer rental business is the reputation. If the reputation of the business is not that good, you might have a hard time changing the perspective of the previous clients. Unless you have a totally new idea or promo that can entice the clients, then you will have a hard time getting you investment back.\n\nThese are just some of the considerations that you need to pay attention to when buying an existing <a href=\"http://pmbt5644-pc-store.naymu.com/\" target=\"_blank\">computer rental busines</a>s. But, despite all these, it still depends on your faith and focus on how to achieve your success.', 'Buying an Existing Computer Rental Business', '', 'inherit', 'open', 'open', '', '93-autosave', '', '', '2012-08-16 08:01:51', '2012-08-16 08:01:51', '', 93, 'http://www.feelingwow.com/computer/93-autosave/', 0, 'revision', '', 0), (163, 1, '2012-08-16 08:01:52', '2012-08-16 08:01:52', 'Many people who are not really meant to be employees. People who cannot stand an eight-to-five job with lots of office restrictions. If you were one of those who feel that you cannot be an employee ever, then putting up a business such as a computer rental shop would be best for you.\n\nExperts say that putting up a computer rental business is the best way to go especially to those who are contented with their minimum wage jobs. Today, more and more are jumping into business because they see the advantages of it compared to being with a certain workforce management.\n\nFor starters, experts say that the best scheme would still be the oldest form of <a href=\"http://www.bizphere.com/\" target=\"_blank\">earning money</a>âsole proprietorship. This type of ownership is best for starters because it is easy to maintain and there would no one else that is accountable except the owner him or herself.\n\n<strong>Advantages and disadvantages </strong>\n\nIt is worth mentioning that the largest businesses today have kicked off as small business and single-owned ones. When you say sole proprietorship, this business is owned and operated by one person only. Most of the time, the owner him or herself takes claim of the day-to-day routines of running the business. A single ownership business operator usually has full ownership of all the assets of the business and the revenue generated by it. The business owners are also the ones who take full responsibility for any of its liabilities or debts. In short, the owner him or herself is the representative of the business, no one else.\n\nIf you are one of those who are seriously considering jumping into the bandwagon of proprietary ventures, it is a must that you understand the advantages and disadvantages of running a solely-manned business. Just like in any forms and types of business, there would always be advantage and disadvantages in this type of ownership. Since you represent your own business, there will be no win-win situation. The best thing that can be done about this is to sort out the advantages and disadvantages, weigh them and then decide if it really is for your computer rental business.\n\nThe noted advantages of computer rental business if solely-owned is that:\n<ul>\n <li>there is lesser cost when applying for permits since;</li>\n <li>the owner/s have complete control over the administration and management of the businessâand as long as he or she is within the boundaries of the law;</li>\n <li>the owner can come up with decisions if he or she thinks that this is the best for the company without having to ask for permission from his or her subordinates;</li>\n <li>the business owner/s can receive all the income of their business;</li>\n <li>there is no needs to discuss further actions on the income to anybody; and</li>\n <li>he or she has the power to keep or dissolve the business.</li>\n</ul>\nThe disadvantages of a sole proprietorship when it comes to computer rentals would lie on:\n<ul>\n <li>the limitless authority and control that single business owners have over the business;</li>\n <li>personal accountability sometimes causes them to dig in to their personal funds for business use; and</li>\n <li>the owner/s may have a hard time getting topnotch employees because there are so many <a href=\"http://pmbt5644-pc-store.naymu.com/\" target=\"_blank\">computer rental owners</a> who offer more attractive compensation and benefits to their employees.</li>\n</ul>', 'Computer Rental as a Solo Business', '', 'inherit', 'open', 'open', '', '94-autosave', '', '', '2012-08-16 08:01:52', '2012-08-16 08:01:52', '', 94, 'http://www.feelingwow.com/computer/94-autosave/', 0, 'revision', '', 0), (164, 1, '2012-08-16 08:01:56', '2012-08-16 08:01:56', 'When people think of a computer rental shop, they immediately think of computer use and internet access. But this is not the only thing that you can provide for your clients. If you want to expand your business and your income, use your space wisely and provide as much service as you can while utilizing the same market.\n\nHere are some of the ways you can take advantage of your already captured market and your equipment in the shop. This will not only triple your income, it can even quadruple it.\n\n1. <strong>Xerox Machine </strong>\nDepending on your location, Xerox machines are great ways to add to your income. This is especially true if you are located in an area where there are a lot of businesses and or near universities where students and executives will need to have some papers photocopied.\n\n2. <strong>Printing and Fax</strong>\nAnother service that you can add to your clients in the computer rental shop is the printing and fax. Most of these people will probably need to have a printed copy of an email or a research that they have done. Some business executives using the computer terminals will need to send important documents for signing which cannot work if they email it. The possibilities are endless. And unlike with the Xerox machine, a computer printer and a fax is just cheap. In fact, there are even models that combine all three. When buying, buy the branded ones already as some unbranded ones may get easily broken.\n\n3. <strong>Coffee and food</strong>\nOne of the things that you can offer your clients to supplement their computer and internet experience is some coffee or beverage as well as food. Most of these people will probably be working through lunch while others will want to have something while surfing the net. When they order food, chances are they will take even longer in the computer terminal because they will need to both type and eat. They will also not cut off their computer access without finishing off the food and drinks that they ordered. This means more income for you via longer computer access.\n\n4. <strong>Typing jobs </strong>\nAnother great idea is to offer typing jobs. You can hire part-timers who can type documents for you and then offer the service to clients. Typing jobs are very much in demand not only in universities where students are bombarded wit different kinds of term papers, it may also be a boom with businesses whose pool of typists may not be enough to assuage the need. When pricing for this service, check out other stores.\n\n5. <strong>Gaming terminals </strong>\nAnother hit among the young people is gaming in computer rental shops. You can dedicate a portion of your space for gaming or make sure that every terminal is ok for gaming. Often, <a href=\"http://pmbt5644-pc-store.naymu.com/\" target=\"_blank\">computers</a> that are into gaming need a much higher video card so decide on this before you buy the computers terminals.\n\nAs an additional income, you can even sell gaming cards that they can consume all through out their stay in the shop. That way, they don\'t need to buy in other stores. Besides having that convenience of buying within the store will ensure that they stay in your shop for a long while.', 'Additional Services in a Computer Rental Shop', '', 'inherit', 'open', 'open', '', '91-autosave', '', '', '2012-08-16 08:01:56', '2012-08-16 08:01:56', '', 91, 'http://www.feelingwow.com/computer/91-autosave/', 0, 'revision', '', 0), (165, 1, '2012-08-16 08:02:05', '2012-08-16 08:02:05', 'There are a lot of <strong>computer rental shops </strong>out there that provide the same service as the rest of the pack. But if you want your computer rental shop to stand out among your competitors, check out not only how fast your computers and your internet access are but also the chairs, the tables and even the payment scheme. Clients are a meticulous lot and sometimes the smallest details go a long long way.\n\nHere are some of the things that you might want to check in your computer rental shop.\n\n1. <strong>Are the computers and the connections fast? </strong>\nThis is the main service that you are providing so make sure that it is up to par with. Fast internet connection and computer terminals will satisfy customers and will ensure a good word of mouth. It is through this that people know where to go when they want to use a computer outside their homes. Build first a solid reputation with your primary service. When that is taken cared of, move on to the itty bitty details.\n\n2. <strong>Are your chairs comfortable? </strong>\nClients can be complainers and no matter how much faster your internet connection is compared to say the next door computer rental shop, if they get backache with the chairs that you purchased they will not come to your store. What is worse, you will not even be known as the rental shop with the fastest connection, you will be regarded as the rental shop that contributes to scoliosis. So check that chair out!\n\n3. <strong>Is your temperature ok</strong>?\nBelieve it or not, clients use this reason when they switch from one computer rental shop to the next. As small reason as this is, it is nevertheless valid. Remember that in order to have a pretty good experience when using your computer rental service, they need to be comfortable and part of that comfort can be derived from the temperature of the room. Too hot a room will irritate everyone while too cold will brain freeze everyone. No one wants extreme temps so make sure that your air con is doing okay.\n\n4. <strong>Payment system </strong>\nAnother area of contention is of course the price and the payment system. Some computer rental shops will offer rentals by the minute while others will round of their minutes to the latest quarter. Check out the pricing of those shops near you and try to also offer the same price when all else are equal. This way, you will remain competitive.\n\nAnother thing that you should work on is the clarity of the payment system. Make sure that you or your staff communicate the system clearly to your clients. Otherwise they can get frustrated come paying time. This way, you can avoid confrontations, which are really bad for business.\n\n5. <strong>Amiable staff </strong>\nOne of the reasons why people go back to a place whether it is a store or a restaurant or a <a href=\"http://pmbt5644-pc-store.naymu.com/\" target=\"_blank\">computer rental shop</a> is the people inside. Make sure that the people that you hire are amiable and are always smiling. It does not hurt if you hire those who have pleasing looks as this is also a come on for clients especially when you are situated near universities, which are filled with youngsters with raging hormones.', 'A Good Computer Rental Shop', '', 'inherit', 'open', 'open', '', '90-autosave', '', '', '2012-08-16 08:02:05', '2012-08-16 08:02:05', '', 90, 'http://www.feelingwow.com/computer/90-autosave/', 0, 'revision', '', 0), (166, 1, '2012-08-16 08:02:05', '2012-08-16 08:02:05', 'The development of technology over the years has been a source of wonder to many people, and during our lifetimes we will all see developments which will have us saying \"I really never thought I would see the day...\". For people who remember a time when taking your computer to the car would have required multiple trips, the innovation of phones that act like computers is one such development.\n\nAlthough the modern smart phones are still more phone than computer, the fact is that they are capable of more than the average desktop PC was even ten years ago. You can capture photographs and video footage, download music files, make phone calls (admittedly, this seems like a side-benefit with most smart phones) and use the Internet as well as many other capabilities.\n\nThe absence of a hard drive is all that seems to separate these phones from computers, but the memory that can be stored on the phone itself seems to render a hard drive unnecessary. It is not at all uncommon for Twitter users to see posts from friends who spotted something while on the move and took a photograph which they posted to the site. This would have been unthinkable up until recently.\n\nSuch is the technology that these phones even have touch-screen keyboards so that, instead of the old numerical keyboard with letters as a secondary function, you can type your text messages or emails as you would when using a laptop or a PC. It is a computer in all the typical senses, and it fits in your pocket. Many of us never thought we\'d see the day.', 'Is It A Computer? Is It A Phone? Wait, It Is Both... And More!', '', 'inherit', 'open', 'open', '', '36-autosave', '', '', '2012-08-16 08:02:05', '2012-08-16 08:02:05', '', 36, 'http://www.feelingwow.com/computer/36-autosave/', 0, 'revision', '', 0), (167, 1, '2012-08-16 08:02:19', '2012-08-16 08:02:19', '', '2', '', 'inherit', 'open', 'open', '', '2', '', '', '2012-08-16 08:02:19', '2012-08-16 08:02:19', '', 108, 'http://www.feelingwow.com/computer/wp-content/uploads/2011/10/2.jpg', 0, 'attachment', 'image/jpeg', 0), (168, 1, '2012-08-16 08:02:45', '2012-08-16 08:02:45', '', '3', '', 'inherit', 'open', 'open', '', '3', '', '', '2012-08-16 08:02:45', '2012-08-16 08:02:45', '', 107, 'http://www.feelingwow.com/computer/wp-content/uploads/2011/10/3.jpg', 0, 'attachment', 'image/jpeg', 0), (169, 1, '2012-08-16 08:03:08', '2012-08-16 08:03:08', '', '4', '', 'inherit', 'open', 'open', '', '4', '', '', '2012-08-16 08:03:08', '2012-08-16 08:03:08', '', 114, 'http://www.feelingwow.com/computer/wp-content/uploads/2011/10/4.jpg', 0, 'attachment', 'image/jpeg', 0), (170, 1, '2012-08-16 08:03:27', '2012-08-16 08:03:27', '', '6', '', 'inherit', 'open', 'open', '', '6', '', '', '2012-08-16 08:03:27', '2012-08-16 08:03:27', '', 113, 'http://www.feelingwow.com/computer/wp-content/uploads/2011/10/6.jpg', 0, 'attachment', 'image/jpeg', 0), (171, 1, '2012-08-16 08:03:48', '2012-08-16 08:03:48', '', '5', '', 'inherit', 'open', 'open', '', '5', '', '', '2012-08-16 08:03:48', '2012-08-16 08:03:48', '', 112, 'http://www.feelingwow.com/computer/wp-content/uploads/2011/10/5.jpg', 0, 'attachment', 'image/jpeg', 0), (172, 1, '2012-08-16 08:04:11', '2012-08-16 08:04:11', '', '8', '', 'inherit', 'open', 'open', '', '8', '', '', '2012-08-16 08:04:11', '2012-08-16 08:04:11', '', 94, 'http://www.feelingwow.com/computer/wp-content/uploads/2011/09/8.jpg', 0, 'attachment', 'image/jpeg', 0), (173, 1, '2012-08-16 08:04:32', '2012-08-16 08:04:32', '', '9', '', 'inherit', 'open', 'open', '', '9', '', '', '2012-08-16 08:04:32', '2012-08-16 08:04:32', '', 93, 'http://www.feelingwow.com/computer/wp-content/uploads/2011/09/9.jpg', 0, 'attachment', 'image/jpeg', 0), (174, 1, '2012-08-16 08:04:52', '2012-08-16 08:04:52', '', '10', '', 'inherit', 'open', 'open', '', '10', '', '', '2012-08-16 08:04:52', '2012-08-16 08:04:52', '', 91, 'http://www.feelingwow.com/computer/wp-content/uploads/2011/09/10.jpg', 0, 'attachment', 'image/jpeg', 0), (175, 1, '2012-08-16 08:05:12', '2012-08-16 08:05:12', '', '11', '', 'inherit', 'open', 'open', '', '11', '', '', '2012-08-16 08:05:12', '2012-08-16 08:05:12', '', 90, 'http://www.feelingwow.com/computer/wp-content/uploads/2011/09/11.jpg', 0, 'attachment', 'image/jpeg', 0), (176, 1, '2012-08-16 08:05:33', '2012-08-16 08:05:33', '', '7', '', 'inherit', 'open', 'open', '', '7', '', '', '2012-08-16 08:05:33', '2012-08-16 08:05:33', '', 36, 'http://www.feelingwow.com/computer/wp-content/uploads/2010/09/7.jpg', 0, 'attachment', 'image/jpeg', 0), (177, 1, '2012-01-02 15:32:59', '2012-01-02 15:32:59', '<!--contact form-->', 'Contact Us', '', 'inherit', 'open', 'open', '', '61-revision', '', '', '2012-01-02 15:32:59', '2012-01-02 15:32:59', '', 61, 'http://www.feelingwow.com/computer/61-revision/', 0, 'revision', '', 0), (178, 1, '2014-01-09 09:31:10', '2014-01-09 09:31:10', 'http://pmbt5644-pc-store.naymu.com/wp-content/uploads/2014/01/logo.png', 'logo.png', '', 'inherit', 'open', 'open', '', 'logo-png', '', '', '2014-01-09 09:31:10', '2014-01-09 09:31:10', '', 0, 'http://feelingwow.com/computer/wp-content/uploads/2014/01/logo.png', 0, 'attachment', 'image/png', 0), (181, 1, '2021-07-07 10:51:48', '2021-07-07 10:51:48', '<!-- wp:html -->\n<p><iframe width=\"588\" height=\"400\" src=\"https://www.youtube.com/embed/VeAK7Bv4F1o\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n<br/>\n<p><iframe width=\"588\" height=\"400\" src=\"https://www.youtube.com/embed/WXpZD5uYfOo\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n</br>\n<p><iframe width=\"400\" height=\"400\" src=\"https://www.youtube.com/embed/wX75Z-4MEoM\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n<!-- /wp:html -->', 'Videos', '', 'inherit', 'closed', 'closed', '', '57-revision-v1', '', '', '2021-07-07 10:51:48', '2021-07-07 10:51:48', '', 57, 'http://cyg-graphic-design.com/57-revision-v1/', 0, 'revision', '', 0), (180, 1, '2021-07-07 10:51:18', '2021-07-07 10:51:18', '<!-- wp:html -->\n<p><iframe width=\"588\" height=\"400\" src=\"https://www.youtube.com/embed/VeAK7Bv4F1o\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n<br/>\n<p><iframe width=\"790\" height=\"444\" src=\"https://www.youtube.com/embed/WXpZD5uYfOo\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n</br>\n<p><iframe width=\"400\" height=\"400\" src=\"https://www.youtube.com/embed/wX75Z-4MEoM\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n<!-- /wp:html -->', 'Videos', '', 'inherit', 'closed', 'closed', '', '57-revision-v1', '', '', '2021-07-07 10:51:18', '2021-07-07 10:51:18', '', 57, 'http://cyg-graphic-design.com/57-revision-v1/', 0, 'revision', '', 0), (182, 1, '2021-07-07 11:11:00', '2021-07-07 11:11:00', '<!-- wp:html -->\n<p><iframe width=\"588\" height=\"400\" src=\"https://www.youtube.com/embed/VeAK7Bv4F1o\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n<br/>\n<p><iframe width=\"588\" height=\"400\" src=\"https://www.youtube.com/embed/WXpZD5uYfOo\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n</br>\n<p><iframe width=\"588\" height=\"400\" src=\"https://www.youtube.com/embed/wX75Z-4MEoM\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n<!-- /wp:html -->', 'Videos', '', 'inherit', 'closed', 'closed', '', '57-revision-v1', '', '', '2021-07-07 11:11:00', '2021-07-07 11:11:00', '', 57, 'http://cyg-graphic-design.com/57-revision-v1/', 0, 'revision', '', 0), (183, 1, '2021-07-07 11:12:36', '2021-07-07 11:12:36', '<!-- wp:html /-->', 'PC Store', '', 'inherit', 'closed', 'closed', '', '59-autosave-v1', '', '', '2021-07-07 11:12:36', '2021-07-07 11:12:36', '', 59, 'http://cyg-graphic-design.com/59-autosave-v1/', 0, 'revision', '', 0); -- -------------------------------------------------------- -- -- Table structure for table `wp_stt2_meta` -- CREATE TABLE `wp_stt2_meta` ( `post_id` int(20) NOT NULL, `meta_value` varchar(255) NOT NULL, `meta_count` int(20) NOT NULL DEFAULT '1', `last_modified` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Table structure for table `wp_termmeta` -- CREATE TABLE `wp_termmeta` ( `meta_id` bigint(20) UNSIGNED NOT NULL, `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -- -------------------------------------------------------- -- -- Table structure for table `wp_terms` -- CREATE TABLE `wp_terms` ( `term_id` bigint(20) UNSIGNED NOT NULL, `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `term_group` bigint(10) NOT NULL DEFAULT '0' ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `wp_terms` -- INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES (1, 'Every thing you Need to Know', 'every-thing-you-need-to-know', 0), (2, 'Blogroll', 'blogroll', 0), (3, 'Computer Tips', 'computer-tips', 0), (4, 'Computer Information', 'computer-information', 0), (5, 'Featured', 'featured', 0), (6, 'hardware', 'hardware', 0), (7, 'stores', 'stores', 0), (8, 'desks', 'desks', 0), (9, 'software', 'software', 0), (10, 'parts', 'parts', 0), (11, 'repair', 'repair', 0), (12, 'services', 'services', 0), (13, 'deals', 'deals', 0), (14, 'monitors', 'monitors', 0), (15, 'buy', 'buy', 0), (16, 'for sale', 'for-sale', 0), (17, 'discount', 'discount', 0), (18, 'components', 'components', 0), (19, 'ebay', 'ebay', 0), (20, 'best', 'best', 0), (21, 'refurbished', 'refurbished', 0), (22, 'auction', 'auction', 0), (23, 'accessories', 'accessories', 0), (24, 'wallpaper', 'wallpaper', 0), (25, 'cheap', 'cheap', 0), (26, 'Top', 'top', 0), (27, 'Sub', 'sub', 0); -- -------------------------------------------------------- -- -- Table structure for table `wp_term_relationships` -- 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' ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `wp_term_relationships` -- INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES (1, 2, 0), (2, 2, 0), (4, 2, 0), (6, 2, 0), (7, 2, 0), (48, 6, 0), (5, 1, 0), (8, 1, 0), (10, 1, 0), (12, 1, 0), (14, 1, 0), (16, 1, 0), (18, 1, 0), (20, 1, 0), (22, 1, 0), (24, 1, 0), (26, 1, 0), (28, 1, 0), (30, 1, 0), (32, 1, 0), (34, 1, 0), (36, 1, 0), (48, 5, 0), (38, 3, 0), (40, 4, 0), (42, 4, 0), (44, 3, 0), (46, 4, 0), (48, 3, 0), (42, 5, 0), (46, 5, 0), (48, 7, 0), (48, 8, 0), (48, 9, 0), (46, 6, 0), (46, 7, 0), (46, 8, 0), (46, 9, 0), (44, 6, 0), (44, 7, 0), (44, 8, 0), (44, 9, 0), (42, 6, 0), (42, 7, 0), (42, 8, 0), (42, 9, 0), (40, 6, 0), (40, 7, 0), (40, 8, 0), (40, 9, 0), (38, 10, 0), (38, 11, 0), (38, 12, 0), (38, 13, 0), (36, 10, 0), (36, 11, 0), (36, 12, 0), (36, 13, 0), (34, 10, 0), (34, 11, 0), (34, 12, 0), (34, 13, 0), (32, 10, 0), (32, 11, 0), (32, 12, 0), (32, 13, 0), (30, 14, 0), (30, 15, 0), (30, 16, 0), (30, 17, 0), (28, 14, 0), (28, 15, 0), (28, 16, 0), (28, 17, 0), (26, 14, 0), (26, 15, 0), (26, 16, 0), (26, 17, 0), (24, 14, 0), (24, 15, 0), (24, 16, 0), (24, 17, 0), (22, 18, 0), (22, 19, 0), (22, 20, 0), (22, 21, 0), (20, 18, 0), (20, 19, 0), (20, 20, 0), (20, 21, 0), (18, 18, 0), (18, 19, 0), (18, 20, 0), (18, 21, 0), (16, 22, 0), (16, 23, 0), (16, 24, 0), (16, 25, 0), (14, 22, 0), (14, 23, 0), (14, 24, 0), (14, 25, 0), (12, 22, 0), (12, 23, 0), (12, 24, 0), (12, 25, 0), (10, 22, 0), (10, 23, 0), (10, 24, 0), (10, 25, 0), (90, 23, 0), (91, 23, 0), (92, 4, 0), (93, 23, 0), (94, 23, 0), (95, 20, 0), (96, 20, 0), (97, 20, 0), (98, 20, 0), (99, 20, 0), (100, 4, 0), (101, 4, 0), (102, 4, 0), (103, 4, 0), (104, 4, 0), (105, 13, 0), (106, 13, 0), (107, 13, 0), (108, 13, 0), (109, 13, 0), (110, 4, 0), (111, 4, 0), (112, 4, 0), (113, 4, 0), (114, 4, 0), (114, 8, 0), (114, 6, 0), (114, 9, 0), (114, 7, 0), (113, 8, 0), (113, 6, 0), (113, 9, 0), (113, 7, 0), (112, 8, 0), (112, 6, 0), (112, 9, 0), (112, 7, 0), (111, 8, 0), (111, 6, 0), (111, 9, 0), (111, 7, 0), (110, 8, 0), (110, 6, 0), (110, 9, 0), (110, 7, 0), (109, 3, 0), (109, 10, 0), (109, 11, 0), (109, 12, 0), (108, 3, 0), (108, 10, 0), (108, 11, 0), (108, 12, 0), (107, 3, 0), (107, 10, 0), (107, 11, 0), (107, 12, 0), (106, 3, 0), (106, 10, 0), (106, 11, 0), (106, 12, 0), (105, 3, 0), (105, 10, 0), (105, 11, 0), (105, 12, 0), (104, 15, 0), (104, 17, 0), (104, 16, 0), (104, 14, 0), (103, 15, 0), (103, 17, 0), (103, 16, 0), (103, 14, 0), (102, 15, 0), (102, 17, 0), (102, 16, 0), (102, 14, 0), (101, 15, 0), (101, 17, 0), (101, 16, 0), (101, 14, 0), (100, 15, 0), (100, 17, 0), (100, 16, 0), (100, 14, 0), (99, 3, 0), (99, 18, 0), (99, 19, 0), (99, 21, 0), (98, 3, 0), (98, 18, 0), (98, 19, 0), (98, 21, 0), (97, 3, 0), (97, 18, 0), (97, 19, 0), (97, 21, 0), (96, 3, 0), (96, 18, 0), (96, 19, 0), (96, 21, 0), (95, 3, 0), (95, 18, 0), (95, 19, 0), (95, 21, 0), (94, 1, 0), (94, 22, 0), (94, 25, 0), (94, 24, 0), (93, 1, 0), (93, 22, 0), (93, 25, 0), (93, 24, 0), (92, 23, 0), (92, 22, 0), (92, 25, 0), (92, 24, 0), (91, 1, 0), (91, 22, 0), (91, 25, 0), (91, 24, 0), (90, 1, 0), (90, 22, 0), (90, 25, 0), (90, 24, 0), (148, 26, 0), (149, 26, 0), (150, 26, 0), (152, 26, 0), (151, 26, 0), (153, 27, 0), (154, 27, 0), (155, 27, 0); -- -------------------------------------------------------- -- -- Table structure for table `wp_term_taxonomy` -- CREATE TABLE `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL, `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0', `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0', `count` bigint(20) NOT NULL DEFAULT '0' ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `wp_term_taxonomy` -- INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES (1, 1, 'category', '', 0, 20), (2, 2, 'link_category', '', 0, 5), (3, 3, 'category', '', 0, 13), (4, 4, 'category', '', 0, 14), (5, 5, 'category', '', 0, 3), (6, 6, 'post_tag', '', 0, 10), (7, 7, 'post_tag', '', 0, 10), (8, 8, 'post_tag', '', 0, 10), (9, 9, 'post_tag', '', 0, 10), (10, 10, 'post_tag', '', 0, 9), (11, 11, 'post_tag', '', 0, 9), (12, 12, 'post_tag', '', 0, 9), (13, 13, 'post_tag', '', 0, 9), (14, 14, 'post_tag', '', 0, 9), (15, 15, 'post_tag', '', 0, 9), (16, 16, 'post_tag', '', 0, 9), (17, 17, 'post_tag', '', 0, 9), (18, 18, 'post_tag', '', 0, 8), (19, 19, 'post_tag', '', 0, 8), (20, 20, 'post_tag', '', 0, 8), (21, 21, 'post_tag', '', 0, 8), (22, 22, 'post_tag', '', 0, 9), (23, 23, 'post_tag', '', 0, 9), (24, 24, 'post_tag', '', 0, 9), (25, 25, 'post_tag', '', 0, 9), (26, 26, 'nav_menu', '', 0, 5), (27, 27, 'nav_menu', '', 0, 3); -- -------------------------------------------------------- -- -- Table structure for table `wp_usermeta` -- CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) UNSIGNED NOT NULL, `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_ci ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `wp_usermeta` -- INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES (1, 1, 'first_name', ''), (2, 1, 'last_name', ''), (3, 1, 'nickname', 'admin'), (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, 'aim', ''), (10, 1, 'yim', ''), (11, 1, 'jabber', ''), (12, 1, 'wp_capabilities', 'a:1:{s:13:\"administrator\";s:1:\"1\";}'), (13, 1, 'wp_user_level', '10'), (14, 1, 'wp_dashboard_quick_press_last_post_id', '145'), (15, 1, 'wp_user-settings', 'libraryContent=browse&hidetb=1&editor=tinymce'), (16, 1, 'wp_user-settings-time', '1625654096'), (17, 1, 'show_admin_bar_front', 'true'), (22, 1, 'dismissed_wp_pointers', 'wp330_media_uploader,wp330_toolbar,wp340_customize_current_theme_link,wp330_saving_widgets,aioseop_menu_202,aioseop_menu_203,aioseop_menu_211,wp340_choose_image_from_library'), (19, 1, 'closedpostboxes_post', 'a:0:{}'), (20, 1, 'metaboxhidden_post', 'a:7:{i:0;s:11:\"postexcerpt\";i:1;s:13:\"trackbacksdiv\";i:2;s:10:\"postcustom\";i:3;s:16:\"commentstatusdiv\";i:4;s:11:\"commentsdiv\";i:5;s:7:\"slugdiv\";i:6;s:9:\"authordiv\";}'), (21, 1, 'edit_post_per_page', '30'), (23, 1, 'closedpostboxes_dashboard', 'a:0:{}'), (24, 1, 'metaboxhidden_dashboard', 'a:2:{i:0;s:17:\"dashboard_plugins\";i:1;s:19:\"dashboard_secondary\";}'), (25, 1, 'meta-box-order_dashboard', 'a:4:{s:6:\"normal\";s:69:\"dashboard_plugins,welcome_intro_widget,sp_db_widget,dashboard_primary\";s:4:\"side\";s:136:\"dashboard_right_now,dashboard_quick_press,dashboard_recent_drafts,dashboard_recent_comments,dashboard_incoming_links,dashboard_secondary\";s:7:\"column3\";s:0:\"\";s:7:\"column4\";s:0:\"\";}'), (26, 1, 'screen_layout_dashboard', '2'), (27, 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\";}'), (28, 1, 'metaboxhidden_nav-menus', 'a:2:{i:0;s:8:\"add-post\";i:1;s:12:\"add-post_tag\";}'), (29, 1, 'closedpostboxes_wp-insert', 'a:15:{i:0;s:29:\"wp_insert_multiple_ad_network\";i:1;s:26:\"wp_insert_in_post_ad_top_1\";i:2;s:29:\"wp_insert_in_post_ad_bottom_1\";i:3;s:28:\"wp_insert_in_post_ad_right_1\";i:4;s:29:\"wp_insert_in_post_ad_middle_1\";i:5;s:21:\"wp_insert_ad_widget_1\";i:6;s:21:\"wp_insert_ad_widget_2\";i:7;s:21:\"wp_insert_ad_widget_3\";i:8;s:21:\"wp_insert_ad_widget_4\";i:9;s:21:\"wp_insert_ad_widget_5\";i:10;s:21:\"wp_insert_ad_widget_6\";i:11;s:21:\"wp_insert_ad_widget_7\";i:12;s:21:\"wp_insert_ad_widget_8\";i:13;s:21:\"wp_insert_ad_widget_9\";i:14;s:22:\"wp_insert_ad_widget_10\";}'), (30, 1, 'metaboxhidden_wp-insert', 'a:0:{}'), (31, 1, 'genesis_admin_menu', '1'), (32, 1, 'genesis_seo_settings_menu', '1'), (33, 1, 'genesis_import_export_menu', '1'), (34, 1, 'genesis_author_box_single', ''), (35, 1, 'genesis_author_box_archive', ''), (36, 1, 'headline', ''), (37, 1, 'intro_text', ''), (38, 1, 'doctitle', ''), (39, 1, 'meta_description', ''), (40, 1, 'meta_keywords', ''), (41, 1, 'noindex', ''), (42, 1, 'nofollow', ''), (43, 1, 'noarchive', ''), (44, 1, 'layout', ''), (45, 1, 'googleplus', ''), (46, 1, 'session_tokens', 'a:1:{s:64:\"4562386a30a8f5ba6e5aaa0f7af4c62eac401a0a2b882167ac95eb881e0f055e\";a:4:{s:10:\"expiration\";i:1633851951;s:2:\"ip\";s:15:\"112.134.187.150\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36\";s:5:\"login\";i:1633679151;}}'), (47, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:10:\"73.85.63.0\";}'); -- -------------------------------------------------------- -- -- Table structure for table `wp_users` -- CREATE TABLE `wp_users` ( `ID` bigint(20) UNSIGNED NOT NULL, `user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_status` int(11) NOT NULL DEFAULT '0', `display_name` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `wp_users` -- INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES (1, 'admin', '$P$BNhBSEn9pekTuKod/DFa.XNI6xIPtV0', 'admin143', 'kari7788i@gmail.com', '', '2010-09-12 14:44:09', '', 0, 'Bill'); -- -- Indexes for dumped tables -- -- -- Indexes for table `wp_actionscheduler_actions` -- ALTER TABLE `wp_actionscheduler_actions` ADD PRIMARY KEY (`action_id`), ADD KEY `hook` (`hook`), ADD KEY `status` (`status`), ADD KEY `scheduled_date_gmt` (`scheduled_date_gmt`), ADD KEY `args` (`args`), ADD KEY `group_id` (`group_id`), ADD KEY `last_attempt_gmt` (`last_attempt_gmt`), ADD KEY `claim_id` (`claim_id`); -- -- Indexes for table `wp_actionscheduler_claims` -- ALTER TABLE `wp_actionscheduler_claims` ADD PRIMARY KEY (`claim_id`), ADD KEY `date_created_gmt` (`date_created_gmt`); -- -- Indexes for table `wp_actionscheduler_groups` -- ALTER TABLE `wp_actionscheduler_groups` ADD PRIMARY KEY (`group_id`), ADD KEY `slug` (`slug`(191)); -- -- Indexes for table `wp_actionscheduler_logs` -- ALTER TABLE `wp_actionscheduler_logs` ADD PRIMARY KEY (`log_id`), ADD KEY `action_id` (`action_id`), ADD KEY `log_date_gmt` (`log_date_gmt`); -- -- Indexes for table `wp_aioseo_notifications` -- ALTER TABLE `wp_aioseo_notifications` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `ndx_aioseo_notifications_slug` (`slug`), ADD KEY `ndx_aioseo_notifications_dates` (`start`,`end`), ADD KEY `ndx_aioseo_notifications_type` (`type`), ADD KEY `ndx_aioseo_notifications_dismissed` (`dismissed`); -- -- Indexes for table `wp_aioseo_posts` -- ALTER TABLE `wp_aioseo_posts` ADD PRIMARY KEY (`id`), ADD KEY `ndx_aioseo_posts_post_id` (`post_id`); -- -- Indexes for table `wp_commentmeta` -- ALTER TABLE `wp_commentmeta` ADD PRIMARY KEY (`meta_id`), ADD KEY `comment_id` (`comment_id`), ADD KEY `meta_key` (`meta_key`(191)); -- -- Indexes for table `wp_comments` -- ALTER TABLE `wp_comments` ADD PRIMARY KEY (`comment_ID`), ADD KEY `comment_post_ID` (`comment_post_ID`), ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), ADD KEY `comment_date_gmt` (`comment_date_gmt`), ADD KEY `comment_parent` (`comment_parent`), ADD KEY `comment_author_email` (`comment_author_email`(10)); -- -- Indexes for table `wp_links` -- ALTER TABLE `wp_links` ADD PRIMARY KEY (`link_id`), ADD KEY `link_visible` (`link_visible`); -- -- Indexes for table `wp_lockdowns` -- ALTER TABLE `wp_lockdowns` ADD PRIMARY KEY (`lockdown_ID`); -- -- Indexes for table `wp_login_fails` -- ALTER TABLE `wp_login_fails` ADD PRIMARY KEY (`login_attempt_ID`); -- -- Indexes for table `wp_options` -- ALTER TABLE `wp_options` ADD PRIMARY KEY (`option_id`), ADD UNIQUE KEY `option_name` (`option_name`), ADD KEY `autoload` (`autoload`); -- -- Indexes for table `wp_postmeta` -- ALTER TABLE `wp_postmeta` ADD PRIMARY KEY (`meta_id`), ADD KEY `post_id` (`post_id`), ADD KEY `meta_key` (`meta_key`(191)); -- -- Indexes for table `wp_posts` -- ALTER TABLE `wp_posts` ADD PRIMARY KEY (`ID`), ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), ADD KEY `post_parent` (`post_parent`), ADD KEY `post_author` (`post_author`), ADD KEY `post_name` (`post_name`(191)); -- -- Indexes for table `wp_stt2_meta` -- ALTER TABLE `wp_stt2_meta` ADD PRIMARY KEY (`post_id`,`meta_value`), ADD UNIQUE KEY `meta_value` (`meta_value`); -- -- Indexes for table `wp_termmeta` -- ALTER TABLE `wp_termmeta` ADD PRIMARY KEY (`meta_id`), ADD KEY `term_id` (`term_id`), ADD KEY `meta_key` (`meta_key`(191)); -- -- Indexes for table `wp_terms` -- ALTER TABLE `wp_terms` ADD PRIMARY KEY (`term_id`), ADD KEY `slug` (`slug`(191)), ADD KEY `name` (`name`(191)); -- -- Indexes for table `wp_term_relationships` -- ALTER TABLE `wp_term_relationships` ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`), ADD KEY `term_taxonomy_id` (`term_taxonomy_id`); -- -- Indexes for table `wp_term_taxonomy` -- ALTER TABLE `wp_term_taxonomy` ADD PRIMARY KEY (`term_taxonomy_id`), ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), ADD KEY `taxonomy` (`taxonomy`); -- -- Indexes for table `wp_usermeta` -- ALTER TABLE `wp_usermeta` ADD PRIMARY KEY (`umeta_id`), ADD KEY `user_id` (`user_id`), ADD KEY `meta_key` (`meta_key`(191)); -- -- Indexes for table `wp_users` -- ALTER TABLE `wp_users` ADD PRIMARY KEY (`ID`), ADD KEY `user_login_key` (`user_login`), ADD KEY `user_nicename` (`user_nicename`), ADD KEY `user_email` (`user_email`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `wp_actionscheduler_actions` -- ALTER TABLE `wp_actionscheduler_actions` MODIFY `action_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=321; -- -- AUTO_INCREMENT for table `wp_actionscheduler_claims` -- ALTER TABLE `wp_actionscheduler_claims` MODIFY `claim_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=229; -- -- AUTO_INCREMENT for table `wp_actionscheduler_groups` -- ALTER TABLE `wp_actionscheduler_groups` MODIFY `group_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `wp_actionscheduler_logs` -- ALTER TABLE `wp_actionscheduler_logs` MODIFY `log_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=411; -- -- AUTO_INCREMENT for table `wp_aioseo_notifications` -- ALTER TABLE `wp_aioseo_notifications` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT for table `wp_aioseo_posts` -- ALTER TABLE `wp_aioseo_posts` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=67; -- -- AUTO_INCREMENT for table `wp_commentmeta` -- ALTER TABLE `wp_commentmeta` MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `wp_comments` -- ALTER TABLE `wp_comments` MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `wp_links` -- ALTER TABLE `wp_links` MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8; -- -- AUTO_INCREMENT for table `wp_lockdowns` -- ALTER TABLE `wp_lockdowns` MODIFY `lockdown_ID` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `wp_login_fails` -- ALTER TABLE `wp_login_fails` MODIFY `login_attempt_ID` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `wp_options` -- ALTER TABLE `wp_options` MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9853; -- -- AUTO_INCREMENT for table `wp_postmeta` -- ALTER TABLE `wp_postmeta` MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=465; -- -- AUTO_INCREMENT for table `wp_posts` -- ALTER TABLE `wp_posts` MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=185; -- -- AUTO_INCREMENT for table `wp_termmeta` -- ALTER TABLE `wp_termmeta` MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `wp_terms` -- ALTER TABLE `wp_terms` MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=28; -- -- AUTO_INCREMENT for table `wp_term_taxonomy` -- ALTER TABLE `wp_term_taxonomy` MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=28; -- -- AUTO_INCREMENT for table `wp_usermeta` -- ALTER TABLE `wp_usermeta` MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=48; -- -- AUTO_INCREMENT for table `wp_users` -- ALTER TABLE `wp_users` MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; COMMIT; /*!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 */;