<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Website Host Reviews &#187; WordPress</title>
	<atom:link href="http://websitehostreview.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://websitehostreview.com</link>
	<description>The ultimate web hosting review site</description>
	<lastBuildDate>Tue, 27 Sep 2011 15:56:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress as a CMS:  Manage More Than Just Blogs</title>
		<link>http://websitehostreview.com/wordpress-as-a-cms-manage-more-than-just-blogs/</link>
		<comments>http://websitehostreview.com/wordpress-as-a-cms-manage-more-than-just-blogs/#comments</comments>
		<pubDate>Fri, 27 May 2011 04:00:28 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://websitehostreview.com/?p=218</guid>
		<description><![CDATA[What&#8217;s a CMS? A CMS is a Content Management System. It refers to any type of software with which you can manage files and documents, produced and maintained by one or more people. This includes content for the Web. The term is often taken to mean software for managing web site content exclusively. But Isn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<h3> What&#8217;s a CMS?</h3>
<p>A CMS is a Content Management System. It refers to any type of software with which you can manage files and documents, produced and maintained by one or more people. This includes content for the Web. The term is often taken to mean software for managing web site content exclusively.</p>
<h3>But Isn&#8217;t WordPress a Blogging Platform?</h3>
<p>WordPress is labelled as a blogging platform, but technically speaking, it&#8217;s capable of managing pretty much any type of web content. While WordPress is not a full-blown CMS out of the box, it has customization features that allow it to be more powerful than just a blog management tool. In particular, WordPress offers at least the following means of getting more out of the platform than just publishing blogs:<br />
<span id="more-218"></span></p>
<ol>
<li><strong>Custom PHP/ WordPress code</strong>. Tweak your code in WP theme template files. This way, you can apply special functionality in certain types of pages and not others.</li>
<li><strong>Custom fields</strong>. Custom Fields are a very significant part of using WordPress as a CMS. They allow you to <a href="http://performancing.com/wordpress-tips/jazz-your-site-28-ways-use-wordpress-custom-fields">record additional information</a> about users, interactions, content and more.</li>
<li><strong>Embedded code</strong>. Within the body of a WP blog post, you can embed PHP code. If you&#8217;ve installed and activated a WP plugin such as <a href="http://wordpress.org/extend/plugins/exec-php/">Exec-PHP</a>, then that embedded code will be run whenever the post&#8217;s web page is viewed.</li>
<li><strong>Plug and play code</strong>. In addition to custom code, you can integrate WP interaction with other web applications, running outside of WordPress, either on the same web server or elsewhere. For example, you could set up a <a href="http://pipes.yahoo.com/pipes/">Yahoo Pipe</a> and manage the resulting item feed from within WordPress, using custom code.</li>
<li><strong>Custom plugins</strong>. If you produce custom tweaks using any of the above methods, you could encapsulate all the functionality into a WP plugin. That way, it&#8217;s relatively easy to port the functionality to other WordPress-driven blogs and sites.</li>
</ol>
<h3>So What Kind of Sites Can WordPress as a CMS Manage?</h3>
<p>With a full-blown CMS, you can manage the content for pretty much any type of website. If you apply the above WP customization methods and factor in hardware support tweaks, WordPress can be nearly as powerful as many commercial CMSes that cost tens or even hundreds of thousands of dollars. What&#8217;s more, Automattic is moving WordPress into the social networking sphere. Now, you can get even more functionality by using WPMU (<a href="http://mu.wordpress.org/">WordPress Multi-User</a>) and the <a href="http://buddypress.org/">BuddyPress</a> social network platform. This combo allows you to have a social network that provides blogs for each member.</p>
<p>For some inspiration on some of the ways that you can use WordPress, see Performancing&#8217;s <a href="http://performancing.com/blogging-tools/48-unique-ways-use-wordpress">48 Unique Ways to Use WordPress</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://websitehostreview.com/wordpress-as-a-cms-manage-more-than-just-blogs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>5 Tips for Protecting Your WordPress Site</title>
		<link>http://websitehostreview.com/5-tips-for-protecting-your-wordpress-site/</link>
		<comments>http://websitehostreview.com/5-tips-for-protecting-your-wordpress-site/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 04:00:07 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[anti-spam]]></category>

		<guid isPermaLink="false">http://websitehostreview.com/?p=222</guid>
		<description><![CDATA[WordPress is one of the most popular blogging platforms out there &#8211; some say the most popular. However, it does have it&#8217;s fair share of problems. Fortunately, the Automattic team do a good job of getting fixes out there, and roll in new security measures into each new version. Once you&#8217;ve installed WordPress, you can [...]]]></description>
			<content:encoded><![CDATA[<p> WordPress is one of the most popular blogging platforms out there &#8211; some say the most popular. However, it does have it&#8217;s fair share of problems. Fortunately, the Automattic team do a good job of getting fixes out there, and roll in new security measures into each new version. Once <a href="http://websitehostreview.com/installed-wordpress-what-next/">you&#8217;ve installed WordPress</a>, you can do a few things to protect your blog, as listed below. (Note: the general tips apply to any blogging platform, but the anti-spam plugins are for WordPress sites.)<br />
<span id="more-222"></span></p>
<ol>
<li><strong>Don&#8217;t use &#8220;admin&#8221;</strong>. Don&#8217;t use it&nbsp;as your admin user name. Doing this reduces the amount of effort a hacker has to put in (even if it&#8217;s via an automated script) to break into your site.</li>
<li><strong>Use strong passwords</strong>. Strong passwords do not have your dog&#8217;s name or your birthday or your name. Use a mix of upper and lowercase letters, as well as digits. The longer the better, but use at least eight characters altogether.</li>
<li><strong>Change passwords</strong>. Change your admin and all user passwords regularly. If you have other bloggers on your site, make sure they change passwords too. Most people can&#8217;t decide when to do this, so tell them. Ask them to change their password at the beginning of each month &#8211; or on the last day. It&#8217;s easy to build a habit about this.</li>
<li><strong>View your site regularly</strong>. This is to ensure that it&#8217;s running fine. A friend of mine recently found out the hard way that his hosting company changed the default setting on the web server of one of his sites. So instead of the WordPress index.php being served automatically, the old static home page, index.html, was showing. This cost him a month of advertising revenue from one network, because the network plugin couldn&#8217;t update the ads.</li>
<ul>
<li>If you have multiple sites, one way to manage them all quickly is to set up a list of their URLs. If the list is clickable, that&#8217;s even better. For example, Google Spreadsheet cells are clickable if a cell contains a valid URL.</li>
<li>Another option is to use mind mapping software. Make each node represent one of your sites, then link each node to the corresponding URL. Go check out <a href="http://freemind.sourceforge.net/wiki/index.php/Main_Page">FreeMind</a> and <a href="http://www.xmind.net/">XMind</a>, both of which are free, and one of the more powerful paid desktop versions, <a href="http://www.mindjet.com/">MindManager</a>, has a 30-day free trial. (XMind also has a paid pro version.)&nbsp;Note that mind mapping is also a great way to brainstorm for writing content, or even just solving problems.</li>
</ul>
<li><strong>Use anti-spam options</strong>. Install comment anti-spam software and regularly moderate your comments. A few of the options you have are:</li>
<ul>
<li><strong>Manual moderation</strong>. You&#8217;ll want to do this anyway, though it&#8217;s not enough. Get a plugin to help you.</li>
<li><strong>Automated moderation</strong>. For this you&#8217;ll need a WordPress plugin. (See section below.)</li>
</ul>
</ol>
<h3>Some WP Anti-Spam Plugins</h3>
<p>Kyle Eslick at WPHacks <a href="http://wphacks.com/antispam-bee-a-possible-akismet-competitor/">talks a bit</a> about a few of the anti-spam options you have for a WP blog, including a new one called AntiSpam Bee. As well, here&#8217;s our take on your options.</p>
<ol>
<li><strong>Akismet</strong>. <a href="http://akismet.com/">Akismet</a>, which is one of the more popular anti-spam options in WP, is only free for personal use. According to the site, if you&#8217;re making more than $500/month from your blog, you have to pay for a commercial API key. Otherwise, the API key is free.</li>
<li><strong>Spam Karma 2</strong>. The <a href="http://unknowngenius.com/blog/wordpress/spam-karma/">Spam Karma 2</a> plugin is free (but not GPLed). However, as of late 2008, it is apparently no longer being supported &#8211; at least according to the plugin&#8217;s options area in the WordPress admin panel. It still traps spam comments, but if you try to purge them, you might see database errors displayed. It still works, but the messages are annoying.</li>
<li><strong>AntiSpam Bee</strong>. Apparently <a href="http://wordpress.org/extend/plugins/antispam-bee/">AntiSpam Bee</a> replaces your blog posts&#8217; comments field so that the post cannot be auto-spammed.</li>
<li><strong>Trollguard</strong>. <a href="http://www.trollguard.com/">Trollguard</a> claims that their free WP spam filter plugin can be trained by learning from which comments you delete.</li>
<li><strong>Bad Behavior</strong>. <a href="http://www.bad-behavior.ioerror.us/">Bad Behavior</a> is a plugin &#8220;for blocking link spam and the robots which deliver it.&#8221; So you use it conjunction with comment anti-spam plugins.</li>
</ol>
<p>Make sure that you select a <a href="http://websitehostreview.com/the-best/">good web host</a> that supports your anti-spam efforts.</p>
]]></content:encoded>
			<wfw:commentRss>http://websitehostreview.com/5-tips-for-protecting-your-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firewall&#8217;s Weekly WordPress, Twitter and Web News</title>
		<link>http://websitehostreview.com/firewalls-weekly-wordpress-twitter-and-web-news/</link>
		<comments>http://websitehostreview.com/firewalls-weekly-wordpress-twitter-and-web-news/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 04:00:49 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Blog Themes]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Twestival]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://websitehostreview.com/?p=225</guid>
		<description><![CDATA[Some recent news from around the web&#8230;. Kevin Rose, aka Mr. Digg.com (which has been valued at anywhere between $0 and several hundred milion dollars), offers, in a guest post at TechCrunch, 10 tips for increasing your Twitter followers. Besides the fact that I&#8217;ve never seen Rose write a guest post, and that he left [...]]]></description>
			<content:encoded><![CDATA[<p>Some recent news from around the web&#8230;.</p>
<p>Kevin Rose, aka Mr. Digg.com (which has been valued at anywhere between $0 and several hundred milion dollars), offers, in a guest post at TechCrunch, <a href="http://www.techcrunch.com/2009/01/25/kevin-rose-10-ways-to-increase-your-twitter-followers/">10 tips for increasing your Twitter followers</a>. Besides the fact that I&#8217;ve never seen Rose write a guest post, and that he left off the most important tip: be Kevin Rose, it&#8217;s a good read. But since only he can be Kevin Rose, you&#8217;ll have to make do with his 10 tips and hope you&#8217;ll get even a fraction of his nearly 90K Twitter followers. Oh by the way, he&#8217;s apparently an investor in Twitter. Did this happen before or after he sold his Twitter competitor, Pownce, to Six Apart?<br />
<span id="more-225"></span><br />
If you&#8217;re just starting out with Twitter, it&#8217;s also worth checking out <a href="http://www.nytimes.com/2009/01/15/technology/personaltech/15pogue-email.html">David Pogue&#8217;s article</a> in the NY Times. He makes several interesting observations about the positive and negative behaviors on Twitter. He has also found that when he speaks at tech and edu conferences, he&#8217;s finding maybe 1 in 500 people are on Twitter.</p>
<p>It must depend on what circles you run in because, despite David Pogue&#8217;s experience, there are certainly enough Twitter users that there are plans for Twestivals (Twitter festivals) <a href="http://bandweblogs.com/blog/2009/01/28/twitter-communities-plan-twestivals-in-cities-around-the-world-for-charity-water/">to raise money</a> for charity. We&#8217;re not talking a few cities, we&#8217;re talking Twitter users from over 100 cities participating for 24 hours on Feb 12, 2009 in various fundraising events. If you want to hold an event, visit the <a href="http://twestival.com/">Twestival website</a> for details. All funds raised will go to <a href="http://www.charitywater.org/">Charity: water projects</a>].</p>
<p>As a web worker, your web browser is one of your most important tools. It&#8217;s performance affects your entire day. If you&#8217;re using the Firefox browser and it&#8217;s acting sluggish, check out these speed-doubling tweaking tips from <a href="http://www.boygeniusreport.com/2009/01/25/a-handful-of-firefox-tweaks-that-will-double-your-browser-speed/">Boy Genius Report</a>.</p>
<p>Another item in your web worker/ blogmaster toolkit is probably an HTML editor (especially if you&#8217;re blogging, too). When you get used to one editor for your blogging, it&#8217;s easy to think it&#8217;s your only option. Six Revisions lists nine source code/ WYSIWYG editors in their recent list of <a href="http://sixrevisions.com/tools/30-useful-open-source-apps-for-web-designers">30 useful open source apps for web designers</a>. Of course, many of the apps in the list are great for bloggers and blogmasters too.</p>
<p>Not everyone agrees, but some types of websites need to be visually attractive to be impactful (though others get along just fine looking less so). Blog themes might be fine for, well, blogs, but if you have a newsy site with lots of content, you need something different. <a href="http://everson.us/eversonnews-wordpress-theme">Everson News</a> [via <a href="http://www.blogperfume.com/theme-eversonnews-free-newsmagazine-wp-theme/">Blog Perfume</a>] is a free magazine-y WP theme that is well-suited to sites with a high volume of fresh conent. The emphasis is on headlines, but there&#8217;s also a feature article image area, a video, and even a prominent banner ad area. It&#8217;s easy for readers to see what&#8217;s new, without having to scroll or scan through a lot of text to decide.</p>
<p>Whether you&#8217;re running a news site or not, if you want to have multiple authors each with their own blog(s) on your site, you need WPMU (<a href="http://mu.wordpress.org/">WordPress Multi-User</a>). It gives you the publishing framework you need, allowing for multiple blogs per author. Each blog within a single WPMU installation can have its own subdomain. E.g., blog01.mywpmu.com. Note that some web hosts have a restriction on how many subdomains your hosting account allows. Fortunately, <a href="http://wpmututorials.com/basics/mu-is-virtually-yours/">subdomains in WPMU can be managed virtually</a>, to circumvent any such restriction.</p>
<p>Now if you&#8217;re still in the beginning stages of building your first blog, check out this list of <a href="http://www.problogger.net/archives/2009/01/30/starting-your-first-blog-29-tips-tutorials-and-resources-for-new-bloggers/">29 tips, tutorials and resources</a> from Problogger.</p>
]]></content:encoded>
			<wfw:commentRss>http://websitehostreview.com/firewalls-weekly-wordpress-twitter-and-web-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress.tv Launch and other Web and WordPress News</title>
		<link>http://websitehostreview.com/wordpresstv-launch-and-other-web-and-wordpress-news/</link>
		<comments>http://websitehostreview.com/wordpresstv-launch-and-other-web-and-wordpress-news/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 04:00:04 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://websitehostreview.com/?p=214</guid>
		<description><![CDATA[Here&#8217;s a look around the blogosphere at some of the recent Web and WordPress news. If you need a bit of guidance getting started with WordPress, ElitebyDesign has an absolute beginner guide. Then check out the newly-launched WordPress.tv, and Six Revisions list of 30 WordPress video tutorials. Word is that there&#8217;ll be an online WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a look around the blogosphere at some of the recent Web and WordPress news.</p>
<p>If you need a bit of guidance getting started with WordPress, ElitebyDesign has an <a href="http://elitebydesign.com/the-ultimate-wordpress-guide-for-the-absolute-beginner-part-1/">absolute beginner guide</a>. Then check out the <a href="http://wordpress.org/development/2009/01/wordpresstv/">newly-launched</a> <a href="http://wordpress.tv/">WordPress.tv</a>, and <a href="http://sixrevisions.com/wordpress/30-excellent-wordpress-video-tutorials/">Six Revisions</a> list of 30 WordPress video tutorials.</p>
<p>Word is that there&#8217;ll be an online WordPress Handbook which will supplement the WordPress Codex and <a href="http://lorelle.wordpress.com/2009/01/20/wordpress-handbook-project/">act as a basic guide</a> to using WordPress.</p>
<p>If you&#8217;re still undecided about whether to use WP, take note that blog pinging service Royal Pingdom checked the top 100 blogs as listed on Technorati and found that the <a href="http://royal.pingdom.com/2009/01/15/the-blog-platforms-of-choice-among-the-top-100-blogs/">vast majority of them</a> <a href="http://tutorialblog.org/web-monitors-uncover-top-100-blogs-and-platforms/">run on WordPress</a>.<br />
<span id="more-214"></span><br />
Convinced about using WordPress? If you&#8217;re looking for hosting for your WordPress blog (or any website for that matter), watch our <a href="http://websitehostreview.com/reviews/">hosting reviews</a> section for upcoming reviews.</p>
<p>Looking for WordPress themes? <a href="http://elitebydesign.com/10-best-free-wordpress-themes-you-havent-seen/">Elite By Design</a> and <a href="http://sixrevisions.com/resources/50-beautiful-free-wordpress-themes/">Six Revisions</a> both have lists (of 10 and 50, respectively) of free WP themes. Or you might find some inspiration from Vandelay Design&#8217;s list of <a href="http://vandelaydesign.com/blog/galleries/magazine-style-website/">25 outstanding magazine style website designs</a>.</p>
<p>When you do choose your blog&#8217;s theme, ask yourself if you intend to post a lot of pictures. They&#8217;ll add visual texture to your site, especially if you publish a lot of long articles. Need some inspiration to convince you to consider lots of pics? Have a look at the collections of photos at <a href="http://digital-photography-school.com/long-exposure-photography">Digital Photography School</a> and <a href="http://www.smashingmagazine.com/2009/01/18/the-beauty-of-urban-decay/">Smashing Magazine</a>.</p>
<p>Once your WP blog is set up, you&#8217;ll need protection from comment spam. Trollguard claims that their WP spam plugin actually learns as it goes, based on what you indicate is spam. The general idea is that it&#8217;s adaptive, and should reduce your spam-fighting efforts. Haven&#8217;t tried it myself but you can download it free for WP 2.7 and higher <a href="http://www.trollguard.com/">from Trollguard</a>.</p>
<p>When you&#8217;re ready to start customizing your site, check out ProBlogDesign&#8217;s <a href="http://www.problogdesign.com/resources/30-best-free-icon-sets-for-bloggers/">30 best free icon sets for bloggers</a>.</p>
<p>Ready to start writing articles for your blog? FreelanceSwitch gives you <a href="http://freelanceswitch.com/freelance-writing/50-ways-for-writers-to-find-article-ideas/">50 ways to find article ideas</a>. Some of them might not apply to the topics in your blog, but you could learn ways to open your mind to ideas.</p>
<p>Of course, you&#8217;ll need to have content on your blog if you want it to rank in Google Search. While I&#8217;m always wary of sites that tell you how to become number one on Google Search for various keywords, BoagWorld has <a href="http://boagworld.com/marketing/becoming_number_one_on_google/">some suggestions for ranking high</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://websitehostreview.com/wordpresstv-launch-and-other-web-and-wordpress-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installed WordPress? What Next?</title>
		<link>http://websitehostreview.com/installed-wordpress-what-next/</link>
		<comments>http://websitehostreview.com/installed-wordpress-what-next/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 07:00:23 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://websitehostreview.com/?p=197</guid>
		<description><![CDATA[Installing the WordPress blogging platform is relatively simple, especially if you use a website host that lets click a few links or buttons, type in some information, and voila, you&#8217;re ready to go. But what do you do next? The steps below are suggestions of what to do from the WP admin panel after you&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/"><img src="http://websitehostreview.com/wp-content/uploads/2009/01/snap-scr-wordpress_org.jpg" alt="snap screen wordpress.org" title="snap screen wordpress.org" class="alignnone size-full wp-image-198" height="363" width="500" /></a><br/><br/>Installing the WordPress blogging platform is relatively simple, especially if you use a <a href="http://websitehostreview.com/hosting/">website host</a> that lets click a few links or buttons, type in some information, and voila, you&#8217;re ready to go. But what do you do next?</p>
<p>The steps below are suggestions of what to do from the WP admin panel after you&#8217;ve installed WP. The order of steps is approximate.<span id="more-197"></span></p>
<ol>
<li><strong>Change admin password</strong>. Make it as strong as possible. Use a combination of digits and letters (upper and lowercase). Change the password regularly.</li>
<li><strong>Create other author and/or admin accounts</strong>. This is an optional step. If you have more than one administrator, give each person their own username set to &#8220;admin&#8221; status. Make sure that all authors and admins use a strong password &#8211; especially admins.</li>
<li><strong>Change permalinks configuration</strong>. Permalinks are the URLs for each blog post. WordPress gives you a variety of options, but the default (mydomain.com/?p=31) is not very user-friendly. It&#8217;s also a missed opportunity for better search engine rankings. Use something like the &#8220;/%postname%/&#8221; option. It&#8217;s easier on the eyes, and if you&#8217;re using keywords in your blog post titles, then they&#8217;ll show in your URLs &#8211; which for some search engines translates into higher potential search rankings and higher potential traffic.</li>
<li><a href="http://www.howtomakemyblog.com/wordpress/9-settings-i-always-adjust-as-soon-as-i-install-a-new-wordpress-blog/"><strong>Change settings</strong></a> such as time zone, comments enabled or disabled, trackbacks, whether people can subscribe as members, privacy (whether you want to search engines out), etc.<strong>Change other settings</strong>. For example, </li>
<li><strong>Pick a theme</strong>. Before you start installing plugins, pick a theme you&#8217;ll be happy with for a while. (Some themes are just not compatible with some plugins.) Free WordPress themes are all over the Internet. However, if you extra bells and whistles (optimized, extra features, widget-ready), you might have to spend a little for a premium theme.</li>
<li><strong>Install plugins</strong>. Which plugins you install depends on what you&#8217;ll be doing with your WordPress blog. At the very least, install some sort of comment spam fighter. E.g., Akismet (since Spam Karma is no longer being supported). Also consider installing some SEO plugins to improve your blog traffic and to help visitors find what they want.</li>
<li><strong>Customize theme</strong>. Now you can start adjusting your theme, replacing banners, adding feed subscription buttons and so on.</li>
<li><strong>Add any ad codes</strong>. Will you have advertising on your blog? Opinions differ, but displaying ads when you launch is one way to go. It makes customization easier, instead of having to readjust later.</li>
<li><strong>Add categories</strong>. You don&#8217;t necessarily have to add all possible categories for your blog all at once. However, do add a few to start, and add more as necessary. Use mixed-case letters. For example, instead of &#8220;search engines&#8221; use &#8220;Search Engines&#8221;.</li>
<li><a href="http://wpcandy.com/articles/easier-theme-development-with-the-sample-post-collection.html"><strong>Add some fake content</strong></a> to your blog database to test the theme. It&#8217;ll show you if ads are displaying properly, whether your &#8220;more&#8221; links for posts are working, as well as page navigation, amongst other things. When you&#8217;re finished, don&#8217;t forget to delete all the fake content. You don&#8217;t want this content indexed by search engines, so make sure privacy is on first, then set to public after testing.<strong>Import some fake content</strong>. Most bloggers don&#8217;t bother, but if you have the time and patience, it&#8217;s worth </li>
<li><a href="http://google.com/analytics"><strong></strong></a><strong>Add Google Analytics code</strong>. If this is just a hobby blog, you don&#8217;t need to bother. If it&#8217;s something more serious, you WANT to track your web traffic and the behavior of your visitors. <a href="http://google.com/analytics">Google Analytics</a> is one of the best web metrics packages available and it&#8217;s free.</li>
<li><strong>Add widgets</strong>. For example, you might want to integrate Twitter with your blog, to display your latest tweets or even tweet from your blog&#8217;s sidebar. Or you might simply want to display a calendar.</li>
<li><strong>Start posting</strong>. Time to start publishing content to your new blog. You can set the frequency, though you might find it easier to start with several small posts or articles per day. Others prefer writing longer posts fewer times per week. Whatever you do, try to be consistent.</li>
<li><strong>Monitor your stats</strong>. You have web metrics installed, so check your statistics, monitor traffic growth. Where are your visitors coming from? That is, from which websites? Are any of them returning? Are they finding what they want on your blog or are they leaving pretty soon after coming?</li>
<li><strong>Start using social media</strong>. Try <a href="http://websitehostreview.com/welcome-to-the-firewall/">driving traffic with Twitter</a>, Facebook and other social media sites. Fact: there are a lot of blogs out there and unless you use multiple methods of building your traffic, it doesn&#8217;t matter how good your articles are.</li>
</ol>
<p>This is not a comprehensive list of steps that follow your installation of WordPress. However, it covers the basics. <a href="http://websitehostreview.com/firewall/">Firewall blog</a> will go into other steps in more detail. Keep visiting, and don&#8217;t forget to subscribe.</p>
]]></content:encoded>
			<wfw:commentRss>http://websitehostreview.com/installed-wordpress-what-next/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

