<?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>WP Mage Secrets Revealed &#187; CPMage &amp; WPMage</title>
	<atom:link href="http://www.contentjuju.com/blog/category/cpmage-wpmage/feed" rel="self" type="application/rss+xml" />
	<link>http://www.contentjuju.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 11 Apr 2011 13:09:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Creating a Static Front Page</title>
		<link>http://www.contentjuju.com/blog/creating-a-static-front-page</link>
		<comments>http://www.contentjuju.com/blog/creating-a-static-front-page#comments</comments>
		<pubDate>Sun, 27 Dec 2009 21:32:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CPMage & WPMage]]></category>

		<guid isPermaLink="false">http://contentjuju.com/a/?p=44</guid>
		<description><![CDATA[One way to make your blog stand out from the crowd is to create a unique, static front page. What do I mean by &#8220;static&#8221;? Simply that it doesn&#8217;t change. Without a static front page your site&#8217;s home page will &#8230; <a href="http://www.contentjuju.com/blog/creating-a-static-front-page">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One way to make your blog stand out from the crowd is to create a <strong>unique, static front page</strong>.</p>
<p>What do I mean by &#8220;static&#8221;?</p>
<p>Simply that it doesn&#8217;t change. Without a static front page your site&#8217;s home page will change each time you add a blog post. This might be what you want, and if so, don&#8217;t bother with this step.</p>
<p>BUT, if you want to get the most SEO bang for your money, you really should consider using a static front page, optimized for your site&#8217;s niche. You can control how your site is listed in the Search Engines and you can control how your site looks by creating a unique front page.</p>
<p>So, how do you do that?</p>
<ol>
<li>Login to your wp-admin Dashboard.</li>
<li>Click on Pages / Add New</li>
<li>Paste or type your content in the box provided and give it a keyword-rich title (based on your site&#8217;s niche).</li>
<li>Scroll Down and, on the right you will see a block with &#8220;Include this page in user menus. Un-tic that box. (this assumes you have installed the Exclude Pages plugin)</li>
<li>Publish.</li>
<li>Now Scroll down and in the left sidebar you will see Settings.</li>
<li>Click on Settings / Reading.  At the top of this page you will see &#8220;Reading Settings&#8221; and below that you will see the option to choose a front page display.</li>
<li>Tic the box that says &#8220;A Static Page&#8221;.</li>
<li>In the drop-down box, choose the page you just created. go to bottom and click &#8220;Save Changes.&#8221;</li>
</ol>
<p>Congratulate yourself! You have just created a static front page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.contentjuju.com/blog/creating-a-static-front-page/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Manually Install WPMage</title>
		<link>http://www.contentjuju.com/blog/how-to-manually-install-wpmage</link>
		<comments>http://www.contentjuju.com/blog/how-to-manually-install-wpmage#comments</comments>
		<pubDate>Sun, 27 Dec 2009 20:44:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CPMage & WPMage]]></category>

		<guid isPermaLink="false">http://contentjuju.com/a/?p=40</guid>
		<description><![CDATA[Although Greg has posted lots of help on how to install CPMage and build sites with the awesome CPMage engine in the WPMage.com member training area, a lot of people are confused when it comes to manually installing a WPMage &#8230; <a href="http://www.contentjuju.com/blog/how-to-manually-install-wpmage">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Although Greg has posted lots of help on how to install CPMage and build sites with the awesome CPMage engine in the WPMage.com member training area, a lot of people are confused when it comes to manually installing a WPMage blog.  I get lots of private messages (on the WPMage forum) and emails from people who simply don&#8217;t have a clue about how to do it.</p>
<p>To put it simply, you install it just as you would if you are manually installing a normal wordpress blog. But, just in case you don&#8217;t know how to do that, follow these directions:</p>
<p>1. Download and unzip the current version of WPMage.zip<br />
2. Create a database for WPMage on your web server, as well as a MySQL user who has all privileges for accessing and modifying it. Make sure you keep a record of the db name and password as you will need it during the install.<br />
3. Upload the WPmage files to the desired location on your web server:</p>
<ul>
<li> If you want to integrate WPMage into the root of your domain (e.g. http://example.com/), move or upload all contents of the unzipped WPMage directory (but excluding the directory itself) into the root directory of your web server.</li>
</ul>
<ul>
<li> If you want to have your WPMage installation in its own subdirectory on your web site (e.g. http://example.com/blog/), rename the directory (wpMage) to the name you&#8217;d like the blog&#8217;s directory to have and move or upload it to your web server. For example if you want the WPMAge installation in a directory called &#8220;blog&#8221;, you should rename the directory called &#8220;wpmage&#8221; to &#8220;blog&#8221; and upload it to the root directory of your web server.</li>
</ul>
<p>4. Run the WordPress installation script by accessing wp-admin/install.php in your favorite web browser.*</p>
<ul>
<li> If you installed WPMage in the root directory, you should visit: http://example.com/wp-admin/install.php</li>
</ul>
<ul>
<li> If you installed WPMage in its own subdirectory called blog, for example, you should visit: http://example.com/blog/wp-admin/install.php</li>
</ul>
<p>* You will need the database username and password here.</p>
<p>5. The WPMage and an auto-installer and you can actually completely create your blog at this time. You will need to know your WPMage license number and license email address. And, you will need a list of Keywords, so have those handy before starting to create your site. You will also need to know your Affiliate ID information at this point. Complete the information and generate your blog!</p>
<p>6. Login to your sites.com/wp-admin and make sure everything installed correctly.</p>
<p>Feel free to post your questions comments below <img src='http://www.contentjuju.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.contentjuju.com/blog/how-to-manually-install-wpmage/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

