<?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>Pagetopia :: Quality Website Design and Online Services</title>
	<atom:link href="http://pagetopia.com/feed" rel="self" type="application/rss+xml" />
	<link>http://pagetopia.com</link>
	<description></description>
	<lastBuildDate>Mon, 10 Jun 2013 03:18:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Portfolio</title>
		<link>http://pagetopia.com/portfolio</link>
		<comments>http://pagetopia.com/portfolio#comments</comments>
		<pubDate>Thu, 14 Apr 2011 04:10:01 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://pagetopia.com/?p=810</guid>
		<description><![CDATA[Coming Soon]]></description>
				<content:encoded><![CDATA[<p>Coming Soon</p>
<p><a href="http://pagetopia.com/"><img class="alignnone size-full wp-image-811" title="View Portfolio" src="http://pagetopia.com/wp-content/uploads/2011/04/pagetopia-sites.jpg" alt="" width="575" height="386" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://pagetopia.com/portfolio/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our Special Discount Offer</title>
		<link>http://pagetopia.com/special-discount-rate-competition</link>
		<comments>http://pagetopia.com/special-discount-rate-competition#comments</comments>
		<pubDate>Wed, 20 Jan 2010 05:20:45 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[WP Themes]]></category>

		<guid isPermaLink="false">http://pagetopia.com/?p=577</guid>
		<description><![CDATA[<h2>$790 Website and Hosting Offer</h2><br />For a short time only, Pagetopia is offering complete design packages, at a discount rate of over 50% off our already low prices. We'll also host your site for a full 12 months! Be quick, at this price these offers won't last.]]></description>
				<content:encoded><![CDATA[<p>Contact us via the contact page to see current availability of this offer.</p>
]]></content:encoded>
			<wfw:commentRss>http://pagetopia.com/special-discount-rate-competition/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Other Services</title>
		<link>http://pagetopia.com/other-services</link>
		<comments>http://pagetopia.com/other-services#comments</comments>
		<pubDate>Fri, 13 Feb 2009 01:30:09 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[WP Themes]]></category>

		<guid isPermaLink="false">http://pagetopia.com/?p=588</guid>
		<description><![CDATA[Free hosting, our leading domain name 'finding and minding' service, and many other ways we can take online worries away from your business.]]></description>
				<content:encoded><![CDATA[<p>Email us via the contact page for our full range of services.</p>
]]></content:encoded>
			<wfw:commentRss>http://pagetopia.com/other-services/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a Header Image to your WordPress Site</title>
		<link>http://pagetopia.com/adding-a-header-image-to-your-wordpress-site</link>
		<comments>http://pagetopia.com/adding-a-header-image-to-your-wordpress-site#comments</comments>
		<pubDate>Fri, 13 Feb 2009 01:29:58 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[WP Themes]]></category>

		<guid isPermaLink="false">http://pagetopia.com/?p=564</guid>
		<description><![CDATA[A common question, but here i give the lazy answer to how to add a custom graphic to your Wordpress site.]]></description>
				<content:encoded><![CDATA[<p>If you want to put a header image on your WordPress site, there are a number of ways you can do it and a number of tutorials on the web. It&#8217;s such a common question though, I&#8217;ll let you in on a really easy way to do it.</p>
<p><a href="http://pagetopia.com/wp-content/uploads/2009/02/wpheaders.jpg"><img class="alignnone size-full wp-image-568" title="wordpress header" src="http://pagetopia.com/wp-content/uploads/2009/02/wpheaders.jpg" alt="" width="300" height="360" /></a><br />
If your blog already has a small image (maybe it came with one in your theme), you just create a new header in something like Photoshop, and put the new image in the appropriate image folder in your hosting. Deleting or rename the old image file, and call your new image the same name as the old one. You can also upload your image, but change just the filename in the style.css file.</p>
<p>Often a theme comes with just a text title, that you want to replace with a header. This is more often the case, so here&#8217;s an easy way to do it.</p>
<p>1) create a header as close to the right size as you can, and save it as a .gif, .jpg, or .png.</p>
<p>2) open up any post in your blog.</p>
<p>3) insert your header image into the post. don&#8217;t worry, we&#8217;re not saving the post, so it can go anywhere. sometimes i make a &#8216;draft&#8217; post just for situations like this. by uploading it, we are putting that image in your hosting.</p>
<p>4) grab a corner and slightly resize the image, bigger or smaller. This adds an image size line of code to the image, which can be useful later.</p>
<p>5) click on the image, and make it a link, back to your home page. get it to open in the same window. at this stage i usually center the image on the page, also.</p>
<p>6) ok, switch to HTML view. Copy ALL the code that has to do with that image &#8211; link, image title, image location, and image size.</p>
<p>7) open up the header.php file and look for the line of code that controls the printing of the name of the blog in the header. I just do a search for &#8220;name&#8221;. There is usually a similar line after that for &#8220;description&#8221;.</p>
<p>8 ) you can delete that line if you&#8217;re feeling confident, however it&#8217;s better if you &#8220;comment out&#8221; the line. do a simple google search if you don&#8217;t know how to comment out lines of code (it&#8217;s easy).</p>
<p>9) just before or after this commented out code, paste in your image file code from your post. Hit save.</p>
<p>10) open up a NEW tab or window, and see the results (opening up a new window lets you easily change windows and correct things if you&#8217;ve made a mistake).</p>
<p>Look ok?</p>
<p>If it&#8217;s too big or small, remember that you should have some numbers in the code controlling its size. Play with these numbers until you get the look you are after. Adding spaces around it, and line breaks before or after, should be enough to get the exact look you need.</p>
<p>If it looks good in Firefox, don&#8217;t forget to check in browsers others might be using too &#8211; like Safari, Opera, Chrome, Internet Explorer (yuck!), etc.</p>
<p>This same basic technique can be used for putting images (such as ads) in your widgets, or just about anywhere you want an ad or graphic to appear.</p>
<p><em>Any questions?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://pagetopia.com/adding-a-header-image-to-your-wordpress-site/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Artist&#8217;s Websites</title>
		<link>http://pagetopia.com/artists-websites</link>
		<comments>http://pagetopia.com/artists-websites#comments</comments>
		<pubDate>Wed, 21 Jan 2009 07:12:38 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Starting a Blog]]></category>

		<guid isPermaLink="false">http://pagetopia.com/?p=676</guid>
		<description><![CDATA[Besides our full price sites (see our price list for details) we also offer super cheap options for creative people, who would otherwise not be able to afford a website of their own. Our basic website package is $189 (Further design requests are charged at a low $20/hr rate) We install InExhibit or WordPress onto [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignnone" title="Artists Websites" src="http://www.nationalgalleries.org/media_collection/6/NG%20911.jpg" alt="" width="204" height="244" /></p>
<p>Besides our full price sites (see our price list for details) we also offer super cheap options for creative people, who would otherwise not be able to afford a website of their own.</p>
<p><strong>Our basic website package is </strong><strong>$189</strong></p>
<p>(Further design requests are charged at a low $20/hr rate)</p>
<p>We install <strong>InExhibit</strong> or <strong>WordPress</strong> onto your &#8211; or our &#8211; hosting (ours is free for the first 12 months, and heavily subsidized after that). WordPress uses our own customized portfolio template.</p>
<p>You fill out a simple form and email us the images, and we do the rest.</p>
<ul>
<li>You will receive a stylish, professional website format where the images do the talking (see examples below)</li>
<li>Sites are easily customizable &#8211; so you can update your information, look, and images when you need,  from any computer with internet access (no software required)</li>
<li>We can also arrange a customized email address for you (contact us for info)</li>
</ul>
<p>Example Sites:</p>
<p><a title="InExhibit Site" href="http://petakruger.com" target="_blank">A Jeweller and Illustrator&#8217;s InExhibit Site</a></p>
<p><a title="Andy Best" href="http://andybest.org" target="_blank">A Multidisciplinary Artist&#8217;s Site</a></p>
<p><a title="Contact Us" href="mailto://soggyindo@gmail.com" target="_blank">Click here to contact us</a> (or email soggyindo at gmail dot com) and we can chat more about your website (no obligation quote)</p>
]]></content:encoded>
			<wfw:commentRss>http://pagetopia.com/artists-websites/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>100+ Free Resources for Designing Great Websites</title>
		<link>http://pagetopia.com/free-website-resources-for-designing-with-wordpress</link>
		<comments>http://pagetopia.com/free-website-resources-for-designing-with-wordpress#comments</comments>
		<pubDate>Tue, 06 Jan 2009 00:57:33 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[WP Themes]]></category>

		<guid isPermaLink="false">http://pagetopia.com/?p=495</guid>
		<description><![CDATA[Everything from free shopping carts, blogging platforms, free content and icon lists, advertising rates, emailers, plugins, webhosts, and design tools to add to your web designing arsenal. ]]></description>
				<content:encoded><![CDATA[<p style="text-align: left;">
<p style="text-align: left;">People often ask me where they can find a particular plugin I&#8217;ve used on a site, or how to do something like install a free script to insert an Ebay listing into their site. Here&#8217;s 100+ free (or very cheap) resources to get you started. Ok, so if you count closely &#8216;s really 91 &#8211; but with some suggestions from you we&#8217;ll soon get over the 100 mark. More great tools coming soon from me, too.</p>
<h2 style="text-align: center;"><span style="color: #3366ff;"><strong>Quick Site Building</strong></span></h2>
<p><span style="color: #3366ff;"><strong></strong></span></p>
<p style="text-align: center;"><img src="http://freeread.com.au/ebooks/e00039-images/stokes2-07.jpg" alt="" width="234" height="197" /></p>
<ul>
<li style="text-align: center;"><a title="Wordpress" href="http://wordpress.org" target="_blank">WordPress</a></li>
<li style="text-align: center;"><a title="Blogger" href="http://blogger.com" target="_blank">Blogger</a></li>
<li style="text-align: center;"><a title="Joomla" href="http://www.joomla.org/" target="_blank"> Joomla</a></li>
<li style="text-align: center;"><a title="Google Pages" href="http://www.googlepages.com/" target="_blank">Google Pages</a></li>
<li style="text-align: center;"><a title="Squidoo" href="http://www.squidoo.com/" target="_blank">Squidoo</a></li>
<li style="text-align: center;"><a title="BANS" href="http://www.buildanichestore.com/" target="_blank">BANS</a></li>
<li style="text-align: center;"><a title="Develop Quick" href="http://developquick.com/" target="_blank">Develop Quick</a></li>
<li style="text-align: center;"><a title="ppc-sites.com" href="http://www.ppc-sites.com/" target="_blank">PPC-sites.com</a></li>
<li style="text-align: center;"><a title="Associate-o-matic" href="http://www.associate-o-matic.com/" target="_blank">Associate-O-Matic</a></li>
<li style="text-align: center;"><a title="Why Park" href="http://www.whypark.com/" target="_blank">WhyPark</a></li>
<li style="text-align: center;"><a title="homestead" href="http://www.homestead.com/" target="_blank">Homestead </a></li>
</ul>
<p style="text-align: center;">
<h6 style="text-align: center;"><a href="http://namehugger.com/wp-content/uploads/2008/04/line.jpg"><img class="alignnone size-medium wp-image-64" title="Next group" src="http://namehugger.com/wp-content/uploads/2008/04/line.jpg" alt="" width="131" height="1" /></a></h6>
<h2 style="text-align: center;"><span style="color: #3366ff;">Recommended Hosting</span></h2>
<ul>
<li style="text-align: center;"><a title="Hostgator" href="http://hostgator.com" target="_blank">Hostgator</a></li>
<li style="text-align: center;"><a href="http://www.dimereseller.com/" target="_blank">DimeReseller</a></li>
<li style="text-align: center;"><a title="Blue Host" href="http://www.bluehost.com/" target="_blank">BlueHost</a></li>
<li style="text-align: center;"><a href="http://thelegionhost.com/" target="_blank">The Legion Host</a></li>
<li style="text-align: center;"><a title="Fused Hosting" href="http://www.fusedhosting.net/reseller.php" target="_blank">Fused Hosting</a></li>
<li style="text-align: center;"><a title="iipanel.net" href="http://iipanel.net/" target="_blank">iiPanel.NET</a></li>
<li style="text-align: center;"><a title="hostquack" href="http://www.hostquack.com/" target="_blank">HostQuack</a></li>
<li style="text-align: center;"><a href="http://www.nixism.com/" target="_blank">Nixism</a></li>
</ul>
<h6 style="text-align: center;"><a href="http://namehugger.com/wp-content/uploads/2008/04/line.jpg"><img class="alignnone size-medium wp-image-64" title="Next group" src="http://namehugger.com/wp-content/uploads/2008/04/line.jpg" alt="" width="131" height="1" /></a></h6>
<h2 style="text-align: center;"><span style="color: #3366ff;"><strong>Handy Plugins and Add-Ons </strong></span></h2>
<ul>
<li style="text-align: center;"><span style="color: #ffffff;"><a title="Free WordPress Themes" href="http://wordpresstheme.me" target="_blank"><span style="color: #000000;">Free WordPress Themes for Developers and Tips for Modifying Them</span></a><br />
</span></li>
<li style="text-align: center;"><a title="themes" href="http://themes.wordpress.net/" target="_blank">WordPress theme viewer</a>, <a title="wp free" href="http://www.wpthemesfree.com/" target="_blank">wpthemesfree</a>, <a title="siteground" href="http://www.siteground.com/wordpress-hosting/wordpress-themes.htm" target="_blank">siteground</a>, <a title="mambo" href="http://templates.mamboserver.com/" target="_blank">mambo</a>, <a title="theme time" href="http://www.theme-time.com/" target="_blank">theme-time</a>, <a title="web 2 feel" href="http://web2feel.com/" target="_blank">web2feel</a></li>
<li style="text-align: center;"><a title="themesbase" href="http://themesbase.com/?category=joomla" target="_blank"><span class="a">Joomla Themesbase</span></a><span class="a">, <a title="Joomla Themes" href="http://www.joomla-themes.co.uk/index.php?option=com_content&amp;task=blogcategory&amp;id=23&amp;Itemid=34" target="_blank">Joomla Themes</a></span><a title="themesbase" href="http://themesbase.com/?category=joomla" target="_blank"><span class="a"> </span></a></li>
<li style="text-align: center;"><a title="xml sitemaps" href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" target="_blank">WordPress Plugins &#8211; Sitemaps</a></li>
<li style="text-align: center;"><a title="SEO" href="http://wordpress.org/extend/plugins...n-one-seo-pack/" target="_blank">All In One SEO Pack</a></li>
<li style="text-align: center;"><a title="tables" href="http://www.laptoptips.ca/projects/tinymce-advanced/">Fonts and Tables</a>, or <a title="tables 2" href="http://alexrabe.boelinger.com/wordpress-plugins/wp-table/" target="_blank">Tables</a></li>
<li style="text-align: center;"><a title="wordpress header" href="http://codex.wordpress.org/Designing_Headers" target="_blank">Changing Headers</a></li>
<li style="text-align: center;"><a title="i like your colors" href="http://redalt.com/Tools/I+Like+Your+Colors" target="_blank">Color Picker</a></li>
<li style="text-align: center;"><a title="Statcounter" href="http://statcounter.com" target="_blank">Statcounter</a>, <a title="Analytics" href="http://www.google.com/analytics/" target="_blank">Google Analytics</a></li>
<li style="text-align: center;"><a title="Social Bookmarking" href="http://www.calevans.com/view.php/page/notable" target="_blank">Social Bookmarking</a></li>
<li style="text-align: center;"><a title="Adsense Delux" href="http://www.acmetech.com/blog/adsense-deluxe/" target="_blank">Adsense Delux</a> and <a title="mighty adsense" href="http://mightyhitter.com/main-page/plugins/mightyadsense" target="_blank">Mighty Adsense</a></li>
<li style="text-align: center;"><a title="Front Page" href="http://codex.wordpress.org/Creating_a_Static_Front_Page" target="_blank">Static Front Page</a></li>
<li style="text-align: center;"><a title="Mini Forms" href="http://wordpress.org/extend/plugins/tdo-mini-forms/" target="_blank">Mini Forms</a></li>
<li style="text-align: center;"><a title="intouch" href="http://adahas.com/work/intouch/" target="_blank">Contact Form</a></li>
<li style="text-align: center;"><a title="RSS feeds" href="http://www.rss-info.com/" target="_blank">RSS feeds</a></li>
<li style="text-align: center;"><a title="e-commerce" href="http://www.instinct.co.nz/e-commerce/" target="_blank">Shopping Cart (mixed reviews)</a></li>
<li style="text-align: center;"><a title="bravenet.net" href="http://bravenet.net" target="_blank">Bravenet.net,</a> <a title="lists.topica.com" href="http://lists.topica.com" target="_blank">Lists.topica.com email lists, logins</a></li>
<li style="text-align: center;"><a title="HTML" href="http://www.tizag.com/" target="_blank">HTML quick guide</a></li>
<li style="text-align: center;"><a title="Plugins" href="http://theblogjoint.com/2006/08/29/top-wordpress-plugins/" target="_blank">Other Plugins</a></li>
</ul>
<h6 style="text-align: center;"><a href="http://namehugger.com/wp-content/uploads/2008/04/line.jpg"><img class="alignnone size-medium wp-image-64" title="Next group" src="http://namehugger.com/wp-content/uploads/2008/04/line.jpg" alt="" width="131" height="1" /></a></h6>
<h2 style="text-align: center;"><span><strong><span style="color: #3366ff;"><strong>Free Content</strong></span> </strong></span></h2>
<ul>
<li style="text-align: center;"><strong><a title="Goarticles" href="http://goarticles.com/" target="_blank">GoArticles Free Content</a></strong></li>
<li style="text-align: center;"><strong><a title="Free stock photos and Icons" href="http://www.namepros.com/web-design-discussion/221211-list-of-free-stock-photo-websites.html" target="_blank">List of Free Stock Photos and Icons</a></strong></li>
<li style="text-align: center;"><strong><a title="Font freak" href="http://www.fontfreak.com/" target="_blank">Free Fonts</a></strong></li>
</ul>
<h6 style="text-align: center;"><strong><a href="http://namehugger.com/wp-content/uploads/2008/04/line.jpg"><img class="alignnone size-medium wp-image-64" title="Next group" src="http://namehugger.com/wp-content/uploads/2008/04/line.jpg" alt="" width="131" height="1" /></a></strong></h6>
<h2 style="text-align: center;"><span style="color: #3366ff;"><strong>Advertising</strong></span><strong> </strong></h2>
<ul>
<li style="text-align: center;"><strong><a title="Adsense" href="https://www.google.com/adsense/login/en_GB/?gsessionid=Xc3DD5hpiN8" target="_blank">Google Adsense</a></strong></li>
<li style="text-align: center;"><strong><a title="RevenuePilot" href="http://www.revenuepilot.com/" target="_blank">RevenuePilot</a></strong></li>
<li style="text-align: center;"><strong><a title="Ad Rates" href="http://www.problogger.net/archives/2008/03/27/how-much-should-i-charge-for-my-advertising-space/" target="_blank">End User Advertising Rates</a></strong></li>
</ul>
<h6 style="text-align: center;"><strong><a href="http://namehugger.com/wp-content/uploads/2008/04/line.jpg"><img class="alignnone size-medium wp-image-64" title="Next group" src="http://namehugger.com/wp-content/uploads/2008/04/line.jpg" alt="" width="131" height="1" /></a></strong></h6>
<h2 style="text-align: center;"><span style="color: #3366ff;"><strong><strong>Affiliates</strong></strong></span></h2>
<ul>
<li style="text-align: center;"><strong><a title="One Stop Affiliate" href="http://onestopaffiliate.com/" target="_blank">One Stop Affiliate &#8211; Big List </a></strong></li>
<li style="text-align: center;"><strong><a title="Ebay Partner Network" href="http://www.EbayPartnerNetwork.com" target="_blank">Ebay Partner Network</a> <a title="Amazon" href="https://affiliate-program.amazon.com/104-5276109-1363157" target="_blank">Amazon Asssociates</a></strong></li>
<li style="text-align: center;"><strong><a title="Abestweb" href="http://www.abestweb.com/" target="_blank">Abestweb Affiliate Forum</a></strong></li>
<li style="text-align: center;"><strong><a rel="nofollow" href="http://www.mcjiffy.com/">A free Ebay storefront</a>- see an example <a rel="nofollow" href="http://windowmagnets.com/">here</a> </strong><strong></strong></li>
</ul>
<h6 style="text-align: center;"><strong><a href="http://namehugger.com/wp-content/uploads/2008/04/line.jpg"><img class="alignnone size-medium wp-image-64" title="Next group" src="http://namehugger.com/wp-content/uploads/2008/04/line.jpg" alt="" width="131" height="1" /></a></strong></h6>
<h2 style="text-align: center;"><span style="color: #3366ff;"><strong><strong>SEO</strong></strong></span><strong> </strong></h2>
<ul>
<li style="text-align: center;"><strong><a title="zero to hero" href="http://www.searchenginejournal.com/12-steps-to-complete-search-engine-domination-from-zero-to-hero-in-just-6-months/6745/" target="_blank">Zero to Hero</a>, <a title="Slaydragon" href="http://www.namepros.com/domain-newbies/155986-promoting-your-site.html?highlight=regularly+indexed+blog#post1016619" target="_blank">Slaydragon</a>, <a title="seo for everybody" href="http://www.pearsonified.com/category/seo_for_everybody" target="_blank">Seo For Everybody</a>, <a title="SE Watch" href="http://searchenginewatch.com/" target="_blank">Search Engine Watch</a></strong></li>
<li style="text-align: center;"><strong><a title="zero to hero" href="http://www.searchenginejournal.com/12-steps-to-complete-search-engine-domination-from-zero-to-hero-in-just-6-months/6745/" target="_blank"> </a><a title="SEO" href="http://wordpress.org/extend/plugins...n-one-seo-pack/" target="_blank">All In One SEO Pack</a></strong></li>
<li style="text-align: center;"><strong><a title="Website Grader" href="http://www.websitegrader.com/" target="_blank">Website SEO Reports</a></strong></li>
<li style="text-align: center;"><strong><a title="Marketleap" href="http://marketleap.com/" target="_blank">Marketleap SEO tools</a></strong></li>
<li style="text-align: center;"><strong><a title="Search Engine Position" href="http://www.iwebtool.com/search_engine_position" target="_blank">Check Your Search Engine Position here</a> or <a title="Search Engine Position" href="http://www.dnxpert.com/search-engine-position/" target="_blank">here</a></strong></li>
<li style="text-align: center;"><strong><a title="136 tools" href="http://seocompany.ca/tool/seo-tools.html" target="_blank">136 Different SEO tools</a></strong></li>
</ul>
<h6 style="text-align: center;"><strong><a href="http://namehugger.com/wp-content/uploads/2008/04/line.jpg"><img class="alignnone size-medium wp-image-64" title="Next group" src="http://namehugger.com/wp-content/uploads/2008/04/line.jpg" alt="" width="131" height="1" /></a></strong></h6>
<h2 style="text-align: center;"><span style="color: #3366ff;"><strong><strong>Promoting Your Site</strong></strong></span></h2>
<ul>
<li style="text-align: center;"><strong><a title="Link Building Tips" href="http://www.namepros.com/search-engines/284308-link-building-tips-and-resources.html?highlight=signature+google+spam#post1712439" target="_blank">Link Building Tips</a></strong></li>
<li style="text-align: center;"><strong><a title="PRWeb" href="http://www.prweb.com/" target="_blank">Press Releases, PRWeb</a></strong></li>
<li style="text-align: center;"><strong><a title="Comment Hunt" href="http://www.commenthunt.com/" target="_blank">CommentHunt</a></strong></li>
<li style="text-align: center;"><strong><a href="http://www.ezinearticles.com/">EZineArticles</a></strong></li>
<li style="text-align: center;"><strong><a href="http://www.isnare.com/">iSnare</a></strong></li>
<li style="text-align: center;"><strong><a title="Feedburner" href="http://www.feedburner.com/fb/a/home" target="_blank">Feedburner</a></strong></li>
<li style="text-align: center;"><strong><a title="Directory List" href="http://www.vmoptions.com/directory-list.php" target="_blank">Big Directory List</a></strong><strong> </strong></li>
</ul>
<h6 style="text-align: center;"><strong><a href="http://namehugger.com/wp-content/uploads/2008/04/line.jpg"><img class="alignnone size-medium wp-image-64" title="Next group" src="http://namehugger.com/wp-content/uploads/2008/04/line.jpg" alt="" width="131" height="1" /></a></strong></h6>
<h2 style="text-align: center;"><span style="color: #00ff00;"><span style="color: #3366ff;">Miscellaneous Other Resources</span><br />
</span></h2>
<div style="text-align: center;"><span style="color: #ffffff;"><br />
</span></div>
<div style="text-align: center;">
<ul>
<li style="text-align: center;"><strong><a title="Domaining Books" href="http://namehugger.com/store" target="_self">Website Development Books </a></strong><strong><a title="Domaining Books" href="http://namehugger.com/store" target="_self">(in Hard Copy)</a></strong></li>
<div style="text-align: center;"><strong><a title="Free CSS Templates" href="http://mitchbryson.com/free-css-templates" target="_blank">Free Basic Full Website Templates</a></strong></div>
<div style="text-align: center;"><strong>Paid Classifieds: <a title="noahs classifieds" href="http://www.noahsclassifieds.org/" target="_blank">Noah&#8217;s Classifieds (Free, $40)</a>,<br />
<a title="phpmydirectory" href="http://www.phpmydirectory.com/" target="_blank">phpmydirectory (<span class="text">$100)</span></a>, <a title="e-classfieds" href="http://www.e-classifieds.net/" target="_blank">e-classifieds ($48)</a><br />
<a title="Geodesic" href="http://www.geodesicsolutions.com/" target="_blank">Geodesic Solutions (Free, Paid)</a></strong></div>
<div style="text-align: center;">
<h2 style="text-align: center;"><span style="color: #3366ff;"><strong><strong>Quick Minisite Examples</strong></strong></span></h2>
<li style="text-align: center;"><strong><a title="Italian Home Recipes" href="http://www.italianhomerecipes.com/" target="_blank">ItalianHomeRecipes.com</a></strong></li>
<li style="text-align: center;"><strong><a title="Quotes" href="http://www.delq.com/" target="_blank">Delq.com</a></strong></li>
<li style="text-align: center;"><strong><a title="Canvas Tarps" href="http://www.canvastarps.com/" target="_blank">CanvasTarps.com</a></strong><strong><a title="Domaining Resources" href="http://namehugger.com" target="_self">There is also a list 100 free resources for selecting great domain names here</a></strong>
<p style="text-align: left;"><strong><em>If you have any personal favorite website building resources or tools handy, drop us a link in the comment box below.<br />
</em></strong></li>
</div>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://pagetopia.com/free-website-resources-for-designing-with-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic WordPress Posting Tutorial</title>
		<link>http://pagetopia.com/wordpress-posting-how-to-post</link>
		<comments>http://pagetopia.com/wordpress-posting-how-to-post#comments</comments>
		<pubDate>Mon, 05 Jan 2009 05:01:19 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Free Tutorials]]></category>
		<category><![CDATA[How to Post on Wordpress]]></category>
		<category><![CDATA[How to Post To Wordpress]]></category>
		<category><![CDATA[Wordpress Blogging]]></category>

		<guid isPermaLink="false">http://pagetopia.com/?p=371</guid>
		<description><![CDATA[For Wordpress newbies - this is a blow-by-blow guide to making your first posts on your new site. As an added bonus, it is written for excellent Search Engine Optimization habits already built in.]]></description>
				<content:encoded><![CDATA[<p>When I&#8217;m not posting on my various blogs, I make <a title="Cheap Websites" href="http://pagetopia.com/cheap-websites" target="_blank">WordPress sites for people</a>. The first thing I&#8217;m asked when I hand these over is &#8220;how to post to WordPress?&#8221; (basically &#8211; &#8220;how do I run this thing?&#8221;). Well, here&#8217;s my super-basic guide for starting WordPress blogging.</p>
<h2>Logging In</h2>
<p>The first thing to know is that you don&#8217;t need to download anything to your computer to start using WordPress. If you&#8217;ve chosen a <a title="Good Host for WordPress" href="http://pagetopia.com/best-website-hosting" target="_blank">good host for WordPress</a>, it should install on your hosting with &#8216;one click&#8217; (actually a few clicks, but that&#8217;s what they call it). If you are using WordPress.com, you only need to sign up and get an account.</p>
<p>So &#8211; to start posting &#8211; the first thing to do is <strong>find your login page</strong>. If your domain is &#8211; say &#8211; <a title="Double Sided Coin" href="http://DoubleSidedCoin.com" target="_blank">DoubleSidedCoin.com</a> (a name I just registered), then your login name will have &#8220;/wp-admin&#8221; added to the end of it. So if you had that domain you&#8217;d go ahead and type into your browser http://DoubleSidedCoin.com/wp-admin, and press <strong>enter</strong>.</p>
<p>You should be met with your login page. The exact look has changed with recent upgrades, it can be on a white background on some older ones too &#8211; but it should look something <em>vaguely</em> like this &#8211; a logo and some fields.</p>
<p><a href="http://pagetopia.com/wp-content/uploads/2009/01/wordpress-login.jpg"><img class="alignnone size-full wp-image-373" title="wordpress-login" src="http://pagetopia.com/wp-content/uploads/2009/01/wordpress-login.jpg" alt="" width="422" height="382" /></a></p>
<p>Go ahead and type in your <strong>username</strong> and <strong>password</strong>. This should be provided by your designer (if you have one), otherwise you would have set these up when you added your blog to your <span style="text-decoration: underline;">hosting provider</span>. If you have forgotten your password then there is now a link you can click under the password form.</p>
<p>Ok, you&#8217;re in. Now, do you want to make a new <strong>Page</strong>, or a <strong>Post</strong>?</p>
<h2>Pages Versus Posts</h2>
<p>Pages and posts are really the same thing, with slightly different options tacked on to them. All of these can change, but the most common characteristics are:</p>
<p><strong>Posts</strong></p>
<ul>
<li>Usually get added to the front page automatically</li>
<li>Most commonly have comment boxes, and the ability to create tags and categories</li>
<li>If you have a fancy <a title="Free Magazine Style WordPress Themes" href="http://pagetopia.com/magazine-style-wordpress-themes" target="_self"><span style="text-decoration: underline;">magazine style theme</span></a>, posts most often show up in slideshows and previews</li>
<li>Posts are usually where you write every day, week, or month.</li>
</ul>
<p><strong>Pages</strong></p>
<ul>
<li>Usually appear in the top navigation bar menu. Think: <em>lots</em> of posts, but <em>only a few</em> pages.</li>
<li>Pages tend to be used for pretty static things like &#8220;About me&#8221;, &#8220;Contact&#8221;, &#8220;Advertise&#8221;, and other static pages.</li>
<li>You might write a new page much less frequently &#8211; or even not at all.</li>
</ul>
<p>So, if in doubt you probably want to write a new <strong>post</strong>.</p>
<h2>Starting a new post</h2>
<p>To write a new post:</p>
<p><a href="http://pagetopia.com/wp-content/uploads/2009/01/wordpress-write-new-post.gif"><img class="alignnone size-full wp-image-374" title="wordpress-write-new-post" src="http://pagetopia.com/wp-content/uploads/2009/01/wordpress-write-new-post.gif" alt="" width="470" height="278" /></a></p>
<p>Click on <strong>Write</strong>, then <strong>Post</strong>.</p>
<p>This screenshot is from an older version of WordPress, before the options moved to the side. But it&#8217;s a similar process there with the side navigation &#8211; just hit <strong>Posts</strong> and <strong>Add New</strong>.</p>
<h2>Putting In the Content &#8211; SEO Preparation</h2>
<p>Ok, you&#8217;re all ready to start writing. At this point you could put in a <strong>Title</strong>, add some <strong>Text</strong> in the big box. hit &#8220;<strong>Publish</strong>&#8221; &#8211; and you&#8217;re away. Skip to the next section if you don&#8217;t care about the search engines, and just want to know about adding images, tags, categories and the like.</p>
<p>I want to set you up properly for getting the maximum traffic from the get-go. And that means thinking about the SEO (<span style="text-decoration: underline;">Search Engine Optimization</span>) of what you&#8217;re about to write.</p>
<p>If you write a thousand posts on novels and write &#8220;Novles&#8221; every time, chances are the thousands of people searching for &#8220;Novels&#8221; won&#8217;t ever see your site. (You have the smaller &#8220;Novles&#8221; market sewn up, though!). A more subtle version of this is if you&#8217;re writing about &#8220;Skiing Holidays&#8221; but people are searching for &#8220;Ski Vacations&#8221;.</p>
<p>You can take a punt and use words you <em>think</em> people would search for. I often do that when I&#8217;m on the run. As you do the following process, though, your idea of what people <em>actually</em> are looking for becomes a lot more precise.</p>
<p>Ok, go to <a title="Blogging SEO" href="https://adwords.google.com/select/KeywordToolExternal" target="_blank">https://adwords.google.com/select/KeywordToolExternal</a>. This is the actual tool buyers of google ads go to see what are the most popular searches. It&#8217;s a great tool. You need to be told how to set it up to work for you though, so here goes.</p>
<p>Find the<strong> following options</strong> and make sure they&#8217;re set:</p>
<ul>
<li>&#8220;Results are tailored to <strong>English, United States</strong> <span class="bluelink"><span style="text-decoration: underline;">Edit</span>&#8220;. Set this to &#8220;<strong>All Countries And Territories</strong>&#8221; (unless you want your site to ONLY focus on one particular country audience, which might be the case for some niche topics or businesses. If so &#8211; select your country and language).</span></li>
<li><span class="bluelink">In the box, <strong>type in some brief terms </strong>you think people might be searching for relating to your article. Eg. for this article I typed in &#8220;WordPress Post&#8221;, &#8220;WordPress Posting&#8221;, etc.</span></li>
<li><span class="bluelink">Click &#8220;<strong>Use Synonyms</strong>&#8221; (it should be set already)<br />
</span></li>
<li><span class="bluelink">Add in the <strong>Security Code</strong>, and then &#8220;<strong>Get Keyword Ideas</strong>&#8220;.</span></li>
</ul>
<p>You should see something like the following:</p>
<p><a href="http://pagetopia.com/wp-content/uploads/2009/01/wordpress-posting.jpg"><img class="alignnone size-full wp-image-376" title="wordpress-posting" src="http://pagetopia.com/wp-content/uploads/2009/01/wordpress-posting.jpg" alt="" width="500" height="291" /></a></p>
<p>(Note &#8211; these screens&#8217; designs change all the time, ever so slightly. Again, it should be something similar.)</p>
<p>Notice I have varied the responses somewhat to make it more useful.</p>
<ul>
<li>Under &#8220;<span style="white-space: nowrap;"><strong>Match Type:</strong>&#8221; to the right, select &#8220;<strong>Exact</strong>&#8220;.<br />
</span></li>
<li><span style="white-space: nowrap;">(There are different uses and schools of thought for all of these functions. But I find this gives the most accuracy).</span></li>
<li><span style="white-space: nowrap;">Sort by &#8220;</span><strong><span id="kpViewColumnTitle-5">Approx Avg Search Volume</span></strong>&#8221; by clicking on this at the top of the results.</li>
</ul>
<p>Another variation of this technique doesn&#8217;t look at what is <em>searched for</em> the most &#8211; but what gives the <em>highest paying ads</em>. But we&#8217;ll leave that for another tutorial.</p>
<p>Ok, scan and <strong>see which results seem the most appropriate</strong> for your content.</p>
<p>I usually take the <strong>top 4, 5 or 6</strong> terms and <strong>copy them directly into my open blog draft</strong>. This reminds me to use them. I even sometimes copy this list three times there &#8211; to remind me to use them about three times (the <strong>maximum</strong> you&#8217;d want to be doing, to avoid appearing as &#8220;keyword stuffing&#8221;. Usually I don&#8217;t use them all, though.)</p>
<p>Ok, that&#8217;s more SEO than you need for one day &#8211; this is only a basic How to Post on WordPress article after all. But you might as well be taught that sooner rather than later. Just keep that list in mind for when you write your <strong>titles</strong>, label your <strong>images</strong>, <strong>links</strong>, and write your <strong>content</strong> later.</p>
<h2>Writing Your Title</h2>
<p>Add a title that is catchy, quirky, intriguing, yet useful and descriptive. And if it has some of those magic keywords, all the better for advanced WordPress posting!</p>
<h2>Write Your Content</h2>
<p>This is up to you. I have plenty of tutorials on how to write good content &#8211; that people will return to, bookmark, and share &#8211; with sites like Stumble and Digg. Check out the category about professional blogging for more details.</p>
<p>One thing about content &#8211; remember that WordPress only lets you do one <strong>line break</strong> at a time. Ask me if you want a tutorial about adding any more than that on WordPress. How to post bullet points, lists, tables etc. is also something you can find online, or drop me a line.</p>
<h2>Adding Images (Music, Video, etc)</h2>
<p>There are fancy ways to add content that give you total control as to how added things like images, files, and videos appear. Here is the unfancy, super basic guide.</p>
<ul>
<li>Go to where you want the content to appear and make sure the cursor is <strong>ready</strong> to write at that point (click there with your mouse).</li>
<li>Click on <strong>Add media:</strong> (Now called <strong>Upload/Insert:</strong>). (Images are the first option of two squares. Video, files and music are later options).</li>
<li>Click on the <strong>image option</strong> to add an image.</li>
<li>My browser always has trouble with the <strong>Flash</strong> option, if yours does, choose the <strong>Browser</strong> <strong>Uploader</strong> option instead.</li>
<li>Hit <strong>Browse</strong>, and find the image on your computer (you have to have one there first &#8211; see my tutorial on <span style="text-decoration: underline;">finding good images to use for your blog.</span> These should also be labled well for SEO, using the keywords already found). <strong>Select</strong> it by pressing <strong>Open</strong>.</li>
<li>Hit <strong>Upload</strong>.</li>
<li>Add a <strong>description</strong> (remember SEO!).</li>
<li>I usually leave images <strong>full size</strong>. You can always reduce and adjust them later, and full sized images make for a nice looking blog.</li>
<li>Hit &#8220;<strong>insert into post</strong>&#8220;</li>
</ul>
<p>You should see your image where you wanted it in your post.</p>
<p>There are some fancy tricks for adding YouTube videos &#8211; again, request a tutorial if you are interested.</p>
<h2>Adding Links</h2>
<p>Of course you&#8217;ll want to add as many links as you can be bothered doing &#8211; both to things outside your site, and <strong>within</strong> your site. Both give a better user experience, and both will help, rather than hurt, your search engine results &#8211; even if they are to your competitors.</p>
<ul>
<li><strong>Select the text</strong> you want to make a link</li>
<li>Hit the little <strong>chain logo</strong>.</li>
<li>Paste in the URL into <strong>Link URL</strong> (don&#8217;t forget the http://)</li>
<li>Under <strong>Target</strong> &#8211; I always set external links to <strong>Open in link in a new window</strong>, partly to not lose visitors, but also because I think links are often an optional &#8220;extra&#8221;. Others don&#8217;t. For internal links, I always set this to <strong>Open link in the same window</strong>. What you do is a matter of personal choice.</li>
<li>Title &#8211; Whatever you want it to say when the mouse hovers over it, but again remember SEO.</li>
<li>Hit Insert.</li>
<li>If you make a mistake you can always select the link and remove it with the &#8220;Unlink&#8221; icon &#8211; or select it with the Link icon again and modify the details.</li>
</ul>
<h2>Tags and Categories</h2>
<p>These might be used for the way your page sets out your content. For instance, a &#8220;News&#8221; category might make your post appear in the &#8220;News&#8221; section, or &#8220;Op-ed&#8221; into an Opinion column. If you have this set up in your blog, select the appropriate Tag, or Category from the options given.</p>
<p>If not, they are still useful &#8211; again &#8211; for SEO purposes. I&#8217;ve heard it said that<strong> one category</strong>, and <strong>three tags</strong> are ideal &#8211; it reduces duplicate content when these are sorted via the search engines, and forces you to use accurate tagging for your visitors. If they don&#8217;t already exist, set up new tags and categories to whatever you think is more appropriate.</p>
<h2>Magazine Themes &#8211; Custom fields, Excerpts, and Preview Images</h2>
<p>More and more WordPress themes are becoming fancy, and allow you to put<strong> thumbnail images</strong> and <strong>text excerpts</strong> with your posts. This is a little outside the scope of this basic intro, so refer to your <strong>theme&#8217;s homepage</strong> for instructions as to how to do this.</p>
<h2>Publishing</h2>
<p>Ok, you should have a great post, with great images, and well linked to other sources. Now it&#8217;s time to hit <strong>Save</strong> (if you want to think about it and publish later), or hit <strong>Publish</strong> to print your content for the world to see straight away.</p>
<p>Both of these are pretty self explanitory. I want to show you a neat alternative &#8211; which is controlling <em>when</em> your post is published.</p>
<p>This is a great WordPress function. Basically it means you can set your WordPress post to publish at 6am tomorrow, next monday morning, in a fortnight&#8217;s time &#8211; perhaps even 7000 years in the future if WordPress is still going strong.</p>
<p>What this does is really lets your WordPress blogging become efficient. For instance, rather than having a punishing schedule you always have to keep up with &#8211; put one day or week aside to really get ahead of yourself. Set posts to publish every three days, week, or <span style="text-decoration: underline;">whatever you think is your ideal posting schedule</span> (future tutorial).</p>
<p>To do it &#8211; above Save and Publish hit the &#8220;<strong>Publish immediately </strong><span style="text-decoration: underline;"><span class="edit-timestamp hide-if-no-js" style="display: inline;"><strong>Edit</strong></span></span><span class="edit-timestamp hide-if-no-js" style="display: inline;">&#8221; option and fill in the details.</span></p>
<p>(Note &#8211; If you do want to write a new <strong>Page</strong>, instead of a WordPress post<strong></strong> &#8211; the process is much the same, only you press <strong>Page</strong> instead of <strong>Post</strong> at the beginning.)</p>
<h2>Editing What you Have Done</h2>
<p>Ok, once you go to your site and see the post, there will no doubt be things you wish to change. No problem, it&#8217;s all part of WordPress posting &#8211; easy changes.</p>
<p>Simply:</p>
<ul>
<li>Go back into your WordPress Administration (Dashboard)</li>
<li>Select <strong>Manage &gt; Posts </strong>(or <strong>Posts &gt; Edit</strong> on later versions).</li>
<li><strong>Select the title</strong> of the post you want to change, <strong>make your changes</strong>, and hit <strong>Publish</strong> again.</li>
</ul>
<p>You might see one default post called &#8220;<strong>Hello, World</strong>&#8220;, and one default page called &#8220;<strong>About</strong>&#8220;. Delete these &#8211; they are another page that there is a million of on the web, and although not a killer (for SEO with duplicate content), they are at least ugly. <strong>Select</strong> and hit <strong>Delete</strong>.</p>
<p>There you are, how to post on WordPress. How to post is something you just need to be shown how to do and you&#8217;re away. With the SEO skills built in here it should make you one of the meanest WordPress posting pros around.</p>
<p><em>Just let me know if you have any questions, tips, improvements or stories on how to post to WordPress.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://pagetopia.com/wordpress-posting-how-to-post/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>View Portfolio</title>
		<link>http://pagetopia.com/view-portfolio</link>
		<comments>http://pagetopia.com/view-portfolio#comments</comments>
		<pubDate>Mon, 05 Jan 2009 01:41:00 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[WP Themes]]></category>

		<guid isPermaLink="false">http://pagetopia.com/?p=583</guid>
		<description><![CDATA[Get a sense of what's possible by viewing some of our past website designs. Examples range in price from budget to more complex business solutions.]]></description>
				<content:encoded><![CDATA[<p>Some clients ordered standard packages, others budget sites, and yet others included optional design extras, such as slideshows and custom logos. Chat to us for more info.</p>
<p><a title="The Leaderboard" href="http://theleaderboard.com" target="_blank"><img class="alignnone size-full wp-image-732" title="the-leaderboard-logo" src="http://pagetopia.com/wp-content/uploads/2010/01/the-leaderboard-logo.png" alt="" width="368" height="96" /></a></p>
<p>A portal for golf news, information and scores.</p>
<p><span style="color: #ffffff;">-</span></p>
<p><a title="Super cheap websites for artists" href="http://artistwebsite.org" target="_blank"><img class="alignnone size-full wp-image-780" title="artist-website-logo" src="http://pagetopia.com/wp-content/uploads/2010/04/artist-website-logo.jpg" alt="" width="281" height="31" /></a></p>
<p>Our sister site, offering low cost, high quality websites to artists. The challenge here was to mirror the minimalist product design, whilst drawing visitors in to the content they needed &#8211; in an inviting, easy manner.</p>
<p><span style="color: #ffffff;">-</span></p>
<p><a title="Vegetarian recipes" href="http://vego.org" target="_blank"><span style="color: #ffffff;">-</span><img class="alignnone size-medium wp-image-20" title="vegologo" src="http://pagetopia.com/wp-content/uploads/2008/10/vegologo-300x74.gif" alt="" width="228" height="56" /></a></p>
<p>For the owner of this short name, we created a simple website to seem like an industry leader from the very beginning. With a few key articles, able to be indefinitely expanded, our site gave Vego.org a perfect placement in the huge vegetarian and health recipe market.</p>
<p><span style="color: #ffffff;">-</span></p>
<p><a href="http://cats.pro"><img class="alignnone size-full wp-image-744" title="cats-pro-logo-pagetopia" src="http://pagetopia.com/wp-content/uploads/2010/01/cats-pro-logo-pagetopia.jpg" alt="" width="237" height="63" /></a></p>
<p>An information site for and by cat lovers.</p>
<p><span style="color: #ffffff;">-</span></p>
<p><a title="Financial advice" href="http://zenfinances.com" target="_blank"><img class="alignnone size-full wp-image-736" title="zenfinances" src="http://pagetopia.com/wp-content/uploads/2010/01/zenfinances.jpg" alt="" width="403" height="84" /></a></p>
<p>A personal finances site the owner is establishing to later promote his own accountancy business.</p>
<p><span style="color: #ffffff;">-</span></p>
<p><a title="Expired Domains" href="http://expiredn.com" target="_blank"><img class="alignnone size-medium wp-image-224" title="Available Domain Names Site" src="http://pagetopia.com/wp-content/uploads/2008/12/expirednlogo1-300x60.jpg" alt="" width="300" height="60" /></a></p>
<p>expireDN is an expired domain name service that uses Freshdrop and Godaddy Auctions to find valuable domain names. We designed a site that gave a nod back to the colors and feel of Freshdrop.net, that was fun to use, and that was optimized to encourage the maximum visitors to sign-up to their automatic email alert &#8211; which was an optional extra the customer wanted added to their site.</p>
<p><span style="color: #ffffff;">-</span></p>
<p><a title="mermaid" href="http://mermaid.net" target="_blank"><img class="alignnone size-full wp-image-540" title="mermaid-header" src="http://pagetopia.com/wp-content/uploads/2009/01/mermaid-header.gif" alt="" width="345" height="70" /></a></p>
<p>Mermaid.net takes a great name and sets it up quickly as the premier site for anyone looking for anything related to mermaids. Visitors are quickly enticed into CD, Video and Costume shops, while younger visitors are enticed to return with a large number of cartoons, audiovisual material, games and chat.</p>
<p><span style="text-decoration: underline;"> </span> <span style="color: #ffffff;">-</span></p>
<p><a title="Buddhism" href="http://buddhismmagazine.com" target="_blank"><img class="alignnone size-full wp-image-735" title="buddhismmagazineheader1" src="http://pagetopia.com/wp-content/uploads/2010/01/buddhismmagazineheader1.jpg" alt="" width="500" height="100" /></a></p>
<p>A community-written magazine on the theme of contemporary Buddhism.</p>
<p><span style="color: #ffffff;">-</span></p>
<p><a title="Great Name finder" href="http://freshdrop.net" target="_blank"><img class="alignnone size-medium wp-image-233" title="favicon designer" src="http://pagetopia.com/wp-content/uploads/2008/12/freshdropfaviconpreview.jpg" alt="" width="212" height="73" /></a></p>
<p>Or, why not go completely custom? Pay by the hour to get the site components you want at the lowest possible price. Use it to add extra features to our low plans, including personalized favicons (small website URI icons, pictured above), hosting help, advertising banners, personalized search engine assistance, design changes, content writing and copy, shopping carts, classifieds, forums, and more. We work fast and charge little &#8211; speak with us to achieve a solution normally way outside of your budget.</p>
]]></content:encoded>
			<wfw:commentRss>http://pagetopia.com/view-portfolio/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weird and Unique Free WordPress Themes</title>
		<link>http://pagetopia.com/weird-and-wonderful-freewordpress-themes</link>
		<comments>http://pagetopia.com/weird-and-wonderful-freewordpress-themes#comments</comments>
		<pubDate>Mon, 05 Jan 2009 01:40:58 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[WP Themes]]></category>

		<guid isPermaLink="false">http://pagetopia.com/?p=366</guid>
		<description><![CDATA[Intricately designed themes, where-did-you-find-that themes, a theme that you would swear is a page from facebook or ebay ... this is a grab bag collection of free themes that are all totally unique takes on the idea of a “blog”.]]></description>
				<content:encoded><![CDATA[<p>17 weird and wonderful themes, all of them unique in some way. Some of them are clones of popular sites like Facebook &#8211; others look like their designer has been sniffing the liquid paper. If you want blogs that don&#8217;t look like everyone else&#8217;s, or often look for a new ways to present information &#8211; say a transparent foreground, posts traveling horizontally rather than vertically &#8211; or a unique way of popping up information to your audience, this is a resource to keep handy.</p>
<h2><strong>1. Launchpad</strong></h2>
<p>If you want a &#8220;site under construction&#8221; page &#8211; this is a great alternative. Instead of a static message (you can just have that with a bit of commenting out and deleting of image files) this has even more.</p>
<p>Launchpad has a sign up box for readers to get a RSS or email alert, telling them when the new website will be ready. And there&#8217;s no need to change the design much &#8211; as it will disappear when the new one is online. How handy is that?</p>
<p><a href="http://pagetopia.com/wp-content/uploads/2009/01/site-under-construction-wordpress-theme.jpg"><img class="alignnone size-full wp-image-446" title="site-under-construction-wordpress-theme" src="http://pagetopia.com/wp-content/uploads/2009/01/site-under-construction-wordpress-theme.jpg" alt="" width="500" height="377" /></a></p>
<p><a title="wordpress professional themes" href="http://www.solucija.com/templates/demo/Website_Traffic/" target="_blank"><strong></strong></a><strong><a href="http://wordpress.themeshaper.com/index.php?wptheme=LaunchPad">Demo</a></strong> • <a title="Website Traffic WordPress" href="http://www.solucija.com/templates/download/Website_Traffic.zip" target="_blank"><strong></strong></a><strong><a href="http://themeshaper.com/wordpress-domain-parking-theme/">Download</a></strong> • <a title="Website Traffic WordPress Theme" href="http://www.solucija.com/" target="_blank"><strong></strong></a><strong><a href="http://themeshaper.com/wordpress-domain-parking-theme/"><strong>Designer&#8217;s Website</strong></a></strong></p>
<h2><strong>2. WP CODA</strong></h2>
<p>WP CODA is one of the most stunning &#8211; and truth be told frustrating &#8211; WordPress themes ever. Check out the demo, if even just to see how far WordPress theme design has got in recent years. The whole content slides across in a beautiful fluid motion quite unlike most sites out there.</p>
<p>The frustrating part comes when you try to download and use it &#8211; downloading takes an inordinately long time as you sign up, wait for email confirmation, get passwords, and the like. I&#8217;m all for people protecting and making some money from what they do, but this is seems like an awkward solution to the problem. The customization is also really difficult &#8211; changing the image files or trying to add posts (no page option). But &#8211; well worth it for some people who want to leave it as it is, and wow people with their expensive looking website.</p>
<p><a href="http://pagetopia.com/wp-content/uploads/2009/01/sliding-wordpress-theme.jpg"><img class="alignnone size-full wp-image-448" title="sliding-wordpress-theme" src="http://pagetopia.com/wp-content/uploads/2009/01/sliding-wordpress-theme.jpg" alt="" width="500" height="363" /></a></p>
<p><strong><a href="http://wordpress.bustatheme.com/coda/">Demo</a> • </strong><a href="http://wordpress.bustatheme.com/coda/"><strong></strong></a><strong><a href="http://wordpress.bustatheme.com/coda/">Download</a></strong><strong> • </strong><strong><a href="http://wordpress.bustatheme.com/coda/">Designer&#8217;s Website</a></strong></p>
<h2>3. Cubist 1.0</h2>
<p>I haven&#8217;t found a use for this theme yet &#8211; but I know there&#8217;s one waiting. It&#8217;d be a nice one to modify and to try out different colors with. The nice theme with this one is as you hover over each different text area, the whole square lights up &#8211; making for a unique, flash like theme.</p>
<p><a href="http://wordpresstheme.me/wp-content/uploads/2008/07/cubist-wordpress-theme.jpg"><img class="alignnone size-medium wp-image-146" title="cubist-wordpress-theme" src="http://wordpresstheme.me/wp-content/uploads/2008/07/cubist-wordpress-theme.jpg" alt="" width="200" height="200" /></a></p>
<p><strong><a title="Free WordPress Theme" href="http://test.wpthemesfree.com/?preview_theme=cubist-10" target="_blank">Demo</a> • <a title="Wordpress Theme" href="http://simplethemewordpress.com/download/1875/" target="_blank">Download</a></strong></p>
<h2><strong>4. Ubian Nation</strong></h2>
<p>Ok, this is not a download, but I mention it because it is a pretty amazing example of a unique WordPress theme. Someone is going to take this idea and run with it pretty soon &#8211; if they haven&#8217;t already. I only knew about it and the fact that it&#8217;s WP as the owner posted a question on a forum.</p>
<p>Basically this site reads like a book or magazine &#8211; with one single page intro, then whole pages that open up in a double format way. The whole thing could be toned down an inch for my taste, but the result blows me away.</p>
<p>I&#8217;m not sure I read the content or just oggle at how it works &#8211; which is one drawback!</p>
<p><strong><a title="Book Layout WordPress Theme" href="http://ubianation.com/" target="_blank">Check it out here</a></strong></p>
<h2><strong><a href="http://wordpress.bustatheme.com/coda/"> </a></strong></h2>
<p><a href="http://themeshaper.com/wordpress-domain-parking-theme/"><br />
</a></p>
<h2>5. Takimata</h2>
<p>A real gem, but not for everybody or every project, that&#8217;s for sure. One of the most experimental and unique designed free WordPress themes I have come across, this theme opens up like a graphic design convention&#8217;s lunch menu. Beautiful work, and here&#8217;s hoping it inspires more experimentation in this and many other directions.</p>
<p><a href="http://wordpresstheme.me/wp-content/uploads/2008/07/takimata.gif"><img class="size-medium wp-image-47" title="well designed theme" src="http://wordpresstheme.me/wp-content/uploads/2008/07/takimata-300x300.gif" alt="a beautiful theme" width="300" height="300" /></a></p>
<p><strong><a title="Best WordPress Theme" href="http://www.upstartblogger.com/wpthemes/index.php?wptheme=Sandbox" target="_blank">Test Drive</a> • <a title="Best WordPress Themes" href="http://www.upstartblogger.com/images/download.png" target="_blank">Download</a></strong></p>
<p><span style="color: #ffffff;">-</span></p>
<h2>6. Facebook Theme</h2>
<p><a href="http://wordpresstheme.me/wp-content/uploads/2008/08/facebook-layouts-wordpress-theme-preview.jpg"><img class="alignnone size-medium wp-image-203" title="facebook-layouts-wordpress-theme-preview" src="http://wordpresstheme.me/wp-content/uploads/2008/08/facebook-layouts-wordpress-theme-preview-300x283.jpg" alt="" width="300" height="283" /></a></p>
<p>I can&#8217; think of a situation where you&#8217;d want to make a site that looks like Facebook, but it&#8217;s nice to think you could if you needed to. Here&#8217;s a pretty good Facebook clone, if you find yourself ever down that particular road!</p>
<p><strong><a title="Facebook WordPress" href="http://foxinni.com/my-themes/facebook-layouts-wordpress-theme/" target="_blank">Designer&#8217;s Website</a></strong></p>
<h2>7. Revolution-X Transparent Background</h2>
<p><a href="http://wordpresstheme.me/wp-content/uploads/2008/08/transparent-wordpress-theme.jpg"><img class="alignnone size-medium wp-image-253" title="transparent-wordpress-theme" src="http://wordpresstheme.me/wp-content/uploads/2008/08/transparent-wordpress-theme.jpg" alt="" width="262" height="277" /></a></p>
<p>Ok, the screenshot and dramatic design isn&#8217;t for my type of projects, it might be for yours. But this is a great and rare example of a transparent wordpress theme, and I&#8217;ve ended up using this for the bare bones for many of my sites.</p>
<p>If you replace the background image for any image of your choice, and strip away every other image in the download folder, you&#8217;ll have a great, transparent theme, useful for almost any project. What you&#8217;ll have is your image, with floating text all over the top of it. Change the fonts, colors and remove the borders for best results.</p>
<p>If anyone wants any more information, let me know, and I&#8217;ll post some examples and a tutorial for you. But do try it out for yourself, it makes for a great, professional looking theme!</p>
<p><a title="See through wordpress theme" rel="nofollow" href="http://revolution.wp-magazine.se/" target="_blank">Test Run</a> • <a rel="nofollow" href="http://www.upstartblogger.com/downloads/UpstartBloggerStripped.zip" target="_blank">Download</a> • <a title="Wordpress theme transparent" rel="nofollow" href="http://www.wp-magazine.se/free-wordpress-theme-wp-revolution-x/" target="_blank">Designer&#8217;s Website</a></p>
<h2>8. Open Air</h2>
<p>Another transparent theme with a unique &#8216;action&#8217; &#8211; as you scroll the posts go up to heaven, leaving the image at the background &#8211; your horizon, if you will &#8211; stay in the same place.</p>
<p>If you don&#8217;t like the artwork you could strip this back to basics and have some fun with this one!</p>
<p><a href="http://pagetopia.com/wp-content/uploads/2009/01/open-air-wordpress-theme.png"><img class="alignnone size-full wp-image-452" title="open-air-wordpress-theme" src="http://pagetopia.com/wp-content/uploads/2009/01/open-air-wordpress-theme.png" alt="" width="500" height="406" /></a></p>
<p class="button"><strong><a class="thickbox" href="http://wp-themes.com/openair?TB_iframe=true&amp;width=1076&amp;height=545">Demo</a><span class="thickbox"> • </span><a class="thickbox" href="http://wp-themes.com/openair?TB_iframe=true&amp;width=1076&amp;height=545"></a><a href="http://wordpress.org/extend/themes/download/openair.1.1.6.zip">Download</a></strong></p>
<p class="button">
<h2 class="button">9.     <script src="http://wordpress.org/extend/extend-themes/themes/thickbox/thickbox.js" type="text/javascript"></script> <script src="http://wordpress.org/extend/extend-themes/themes/thickbox/theme-preview.js" type="text/javascript"></script>Strange Little Town</h2>
<p>A third &#8216;transparent&#8217; theme &#8211; ok, I&#8217;m not getting obsessed &#8211; this time with a pretty/ folksy pink starlit background. I&#8217;m wondering if and when someone is going to come up with a nice, minimal transparent theme? Anyway, no one is forcing you to use the background, and it might just suit a project &#8211; you know &#8211; for kids.</p>
<div class="col-7">
<div id="plugin-info" class="block description">
<div class="available-theme" style="display: none;"><a class="previewlink" href="http://wp-themes.com/strange-little-town?TB_iframe=true&amp;width=600&amp;height=400">Preview of &#8220;Strange Little Town&#8221;</a> <a class="activatelink" href="http://wordpress.org/extend/themes/download/strange-little-town.0.3.zip">Download &#8220;Strange Little Town&#8221;</a></div>
<div class="block-content"><a class="thickbox" href="http://wp-themes.com/strange-little-town?TB_iframe=true&amp;width=1091&amp;height=545"><img class="screenshot" style="width: 240px; height: 180px;" src="http://wp-themes.com/wp-content/themes/strange-little-town/screenshot.png" alt="screenshot" /></a></div>
</div>
</div>
<p class="button preview-button"><strong><a class="thickbox" href="http://wp-themes.com/strange-little-town?TB_iframe=true&amp;width=1091&amp;height=545">Demo</a><span class="thickbox"> • </span><a class="thickbox" href="http://wp-themes.com/strange-little-town?TB_iframe=true&amp;width=1091&amp;height=545"></a><a href="http://wordpress.org/extend/themes/download/strange-little-town.0.3.zip">Download</a></strong></p>
<p class="button preview-button">
<h2 class="button preview-button">10. Compact</h2>
<p class="button preview-button">The closest we&#8217;ve found to a minimal transparent theme but &#8211; just to torment us some more &#8211; it&#8217;s still pink!</p>
<p class="button preview-button"><strong></strong><strong></strong><br />
<img src="http://www.themelab.com/images/compact.jpg" alt="" />*</p>
<p class="button preview-button"><a rel="nofollow" href="http://demo.themelab.com/index.php?wptheme=Compact" target="_blank">Demo</a> • <a rel="nofollow" href="http://demo.themelab.com/index.php?wptheme=Compact" target="_blank"><strong></strong></a><strong><a title="Download: Compact" rel="nofollow" href="http://www.themelab.com/download/48/">Download</a></strong></p>
<p class="button preview-button"><a class="thickbox" href="http://wp-themes.com/openair?TB_iframe=true&amp;width=1076&amp;height=545"><br />
</a></p>
<h2>11. BlackBox</h2>
<p>Another one I know there&#8217;s a person just waiting for &#8211; this is a really bold design with a black half for navigation, and a white half for content. Or you might swap them around with a bit of swapping of numbers in the style sheet. I can see a band information or any other slightly edgy project taking to it like a duck to water&#8230;</p>
<p><a href="http://wordpresstheme.me/wp-content/uploads/2008/07/premium-wordpress-theme.png"><img class="alignnone size-medium wp-image-149" title="premium-wordpress-theme" src="http://wordpresstheme.me/wp-content/uploads/2008/07/premium-wordpress-theme-300x225.png" alt="" width="300" height="225" /></a></p>
<p><a title="Wordpress Professional Themes" href="http://demo.sndbx.org/index.php?wptheme=Blackbox" target="_blank">Test Drive</a> • <a title="Premium WordPress Theme" href="http://sndbx.org/first/downloads/blackbox.zip" target="_blank">Download</a> • <a title="Wordpress Professional Themes" href="http://www.xoxiety.com/" target="_blank">Designer&#8217;s Website</a></p>
<h2>12. Motion</h2>
<p>A nice alternative &#8211; this theme has little bars that open up to reveal content &#8211; sort of like a toast coming out of a toaster. <strong></strong></p>
<p><img src="http://www.themelab.com/images/motion.jpg" alt="" /> *</p>
<p><strong><a rel="nofollow" href="http://demo.themelab.com/index.php?wptheme=Motion" target="_blank">Demo</a> • <a rel="nofollow" href="http://demo.themelab.com/index.php?wptheme=Motion" target="_blank"><strong></strong></a><strong><a title="Download: Motion" rel="nofollow" href="http://www.themelab.com/download/71/">Download at the Designer&#8217;s Website</a></strong></strong></p>
<p><span style="color: #ffffff;">-</span></p>
<h2>13. Natural Power</h2>
<p><a href="http://wordpresstheme.me/wp-content/uploads/2008/08/naturalpower.png"><img class="alignnone size-medium wp-image-219" title="naturalpower" src="http://wordpresstheme.me/wp-content/uploads/2008/08/naturalpower-300x233.png" alt="" width="300" height="233" /></a></p>
<p>Ok, not your usual theme. You might have your own idea what it&#8217;s useful for. For my money, I find the rounded curves, flip out sidebar, and groovy logo-like text area great for making video featuring sites. There&#8217;s something about the interface which is great for saying &#8220;watch me&#8221;! The grey background is quite lovely, but I think it works better with a plain background you can set up just by changing the numbers in the stylesheet.css (and renaming the background file that comes with it). Let us know if you use this theme for any of your sites</p>
<p><a href="http://xfep.com/themetest/">Test Drive</a> • <a href="http://xfep.com/themes/naturalpower.zip">Download</a></p>
<p><span style="color: #ffffff;">-</span></p>
<p><span style="color: #ffffff;">-</span></p>
<h2>14. Stripped</h2>
<p><a href="http://wordpresstheme.me/wp-content/uploads/2008/08/stripped-wordpress-theme.jpg"><img class="alignnone size-medium wp-image-217" title="stripped-wordpress-theme" src="http://wordpresstheme.me/wp-content/uploads/2008/08/stripped-wordpress-theme.jpg" alt="" width="126" height="67" /></a></p>
<p>A stripped down WordPress theme with a unique, typography focused theme that wins my eternal admiration for experimentation and creativity. One of the best designed themes out there, it has a completely unique navigation that I enjoy (although sometimes I forward my domains so that viewers land on a single post page, rather than the home page, to save time).</p>
<p>If you have a project that you want the look of stripped, but with a more conventional sidebar, WordPressTheme.me has made a hack that gives you this option. Basically, download a very Stripped-like theme (<a title="Estranged WordPress Theme" href="http://themes.performancing.com/themes/announcing-the-estranged-wordpress-theme/" target="_blank">Estranged</a>), and then add in our Stripped-like fonts, colors and sizes. You can <a title="Stripped WordPress Theme Hack with Sidebar" href="http://wordpresstheme.me/turn-estranged-into-stripped-and-vice-versa-hack" target="_self">get the hack here</a>.</p>
<p><a rel="nofollow" href="http://www.upstartblogger.com/stripped/" target="_blank">Test Run</a> • <a rel="nofollow" href="http://www.upstartblogger.com/downloads/UpstartBloggerStripped.zip" target="_blank">Download</a> • <a rel="nofollow" href="http://www.upstartblogger.com/wordpress-theme-stripped" target="_blank">Designer&#8217;s Website</a></p>
<p><span style="color: #ffffff;">-</span></p>
<p><span style="color: #ffffff;">-</span></p>
<h2>15. Plain Box Theme</h2>
<p>One of the most interesting and unique themes out there, this theme wouldn&#8217;t download last time I tried it &#8211; but it probably has been fixed since. It has great potential for a very unique site, and hopefully the file will be repaired by the author soon.</p>
<p>The theme has some very unique visual thumbnails on the front page, and then opens into a very visual-dominated, delux opening spread. Personally I would remove some of the extra elements on the front page, but you may have uses for them. Tell us how you go.</p>
<p><a href="http://wordpresstheme.me/wp-content/uploads/2008/08/plain-box-wordpress-theme.gif"><img class="alignnone size-medium wp-image-268" title="plain-box-wordpress-theme" src="http://wordpresstheme.me/wp-content/uploads/2008/08/plain-box-wordpress-theme.gif" alt="" width="128" height="100" /></a></p>
<p><a title="Unique WordPress Theme" href="http://dearj.com/pbox/" target="_blank">Test Run</a> • <a title="Interesting WordPress Theme" href="http://jsbox.net/wp-content/plugins/wp-download_monitor/download.php?id=pbox_v2-2.zip" target="_blank">Download</a> • <a title="Interesting Free WordPress Theme" href="http://jsbox.net/dl" target="_blank">Designer&#8217;s Website</a></p>
<p><span style="color: #ffffff;">-</span></p>
<h2>16. Make Your Very Own Theme Generator</h2>
<p>If you still can&#8217;t find something unique &#8211; why not make your own, with this theme generator online wizard. Type in the variables you want (one sidebar, two sidebars, etc.), fonts, colors and images, and the WordPress Theme Generator will convert it all into a downloadable, zipped file you can use like any other free theme. Let us know of your experiences trying this software.</p>
<p><a href="http://wordpresstheme.me/wp-content/uploads/2008/08/make-your-own-wordpress-theme.gif"><img class="alignnone size-medium wp-image-267" title="make-your-own-wordpress-theme" src="http://wordpresstheme.me/wp-content/uploads/2008/08/make-your-own-wordpress-theme-300x187.gif" alt="" width="300" height="187" /></a></p>
<p>Try out the <a title="Make your own theme generator" href="http://www.yvoschaap.com/wpthemegen/" target="_blank">WordPress Theme Generator</a> for yourself here.</p>
<h2>17. StudioPress</h2>
<p>Ok, so this isn&#8217;t super unique, but I didn&#8217;t know where else to put it, so it&#8217;s in the &#8220;miscellaneous&#8221; category here. It&#8217;s an elegant theme well worth keeping a tabs on for its extended header &#8211; great for highlighting a photo that really sets the scene for your site&#8217;s content.</p>
<p>There is another version out there with the (white here) content box black, so the content seems to &#8216;float&#8217;. It&#8217;s something you can easily change yourself in the style.css, otherwise Google &#8220;StudioPress Black&#8221; and the theme&#8217;s designer, Danny Archer.</p>
<p>If you want to make your own header, simply fade the bottom of the image to black in Photoshop using the gradient tool and replace the file. If you want to use the same font that the &#8220;StudioPress&#8221; uses, it&#8217;s called Scriptina.</p>
<p><a href="http://pagetopia.com/wp-content/uploads/2009/01/studiopress-photo-wordpress-theme.jpg"><img class="alignnone size-full wp-image-459" title="studiopress-photo-wordpress-theme" src="http://pagetopia.com/wp-content/uploads/2009/01/studiopress-photo-wordpress-theme.jpg" alt="" width="468" height="600" /></a></p>
<p><strong><a title="Studiopress White WordPress Theme" href="http://www.geckoandfly.com/wp-content/uploads/2008/05/studiopresswhite.zip" target="_blank">Download</a></strong></p>
<p><span style="color: #ffffff;">-</span></p>
<p>This section is growing by the week, make sure to come back soon.</p>
<p>Coming soon: <a title="Leopress" href="http://www.7graus.com/tech/wordpress/leopress/demo.html" target="_blank">Leopress</a> for mac lovers.</p>
<p><em>Broken link? Do you know of more unique themes? Comments? Leave them here</em></p>
]]></content:encoded>
			<wfw:commentRss>http://pagetopia.com/weird-and-wonderful-freewordpress-themes/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moving Posts From One Blog to Another</title>
		<link>http://pagetopia.com/moving-posts-from-one-blog-to-another</link>
		<comments>http://pagetopia.com/moving-posts-from-one-blog-to-another#comments</comments>
		<pubDate>Mon, 05 Jan 2009 01:12:03 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Good SEO]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Duplicate Content]]></category>
		<category><![CDATA[Moving Posts]]></category>

		<guid isPermaLink="false">http://pagetopia.com/?p=359</guid>
		<description><![CDATA[How to avoid the dreaded "duplicate content" penalty when moving posts from one blog to another. We also look at saving those links and avoiding post pirates in the process.]]></description>
				<content:encoded><![CDATA[<p>Recently I had the task from moving a whole bunch of posts from different blogs to <strong>this</strong> one. I had a lot of &#8220;How to blog&#8221; posts on my other sites (my personal site, my WordPress theme site, a sister site for domaining &#8211; <a title="Domaining" href="http://Namehugger.com" target="_blank">Namehugger.com</a>). It made a lot of sense to collate all of these into one place. After all, people wanting a theme could find a tutorial here, too. And people wanting both could always find some extra information about how to make money blogging. Great.</p>
<p>The problem came when I thought about all of that past content, inbound links, and the dreaded specter of &#8220;duplicate content&#8221;.</p>
<p>I was amazed to find nothing online about this. In the way that you are forced to do, I sorted out a solution for myself from 5 or 6 different articles, comments and snippets. This is my best shot-in-the-dark approach, posted online in case you, too, are trawling for this answer. And if anyone else has anything to ask, add or change, drop us a comment.</p>
<h2>Duplicate Content?</h2>
<p>Fortunately, it seems this is not as big an ogre as I had been led to believe. <a title="Duplicate content" href="http://www.blogcatalog.com/group/blog-straight-talk/discuss/entry/duplicate-content-problem-considered" target="_blank">Dane Morgan</a> does a pretty good job of putting that fear to rest. It seems your new site won&#8217;t be penalized (i.e. brought down in the search engine results) as a whole for having duplicate content. The post with it in it will just rank <em>really bad</em> for that particular page. I can live with that. And the reason is sensible &#8211; Google, Yahoo et al don&#8217;t want to get clogged up with 100 copies of the same article, every time you search for something.</p>
<p>You can always delete your original version to bring your new version up the top. But first &#8211; <strong>check if there are any other copies of your article already on the internet</strong>. Try searching for snippets of text in quotation marks to see if there are any exact matches. Someone might have pirated your content for their own site &#8211; the lazy sods.</p>
<p>If there are copies, then I&#8217;d leave my old content where it is. Better that you get the traffic on an old site than someone else get the credit for it. Simply add a link to your new location, saying where it has &#8216;moved&#8217; to. If you&#8217;re lucky, the pirated copy might one day hit the dust. google has said it likes this sort of behavior &#8211; pointing to the most authoritative location. Just be sure not to <em>also</em> point <em>back</em> to the first content location &#8211; the search engines don&#8217;t have time to read everything and work out which is which!</p>
<p>If there are no other copies you can see, I&#8217;d still leave the old article there until you are sure it has indexed on your new blog. Remember this can take a few weeks, and different search engines can take different times. A few months minimum is what I&#8217;d be thinking.</p>
<p>There is one caveat here &#8211; if you don&#8217;t have <a title="Blog Hosting" href="http://pagetopia.com/best-website-hosting" target="_self">your own hosting</a> and are using a free <a title="Wordpress.com" href="http://Wordpress.com" target="_blank">WordPress.com</a> blog. Having duplicate content is against WordPress.com&#8217;s TOS (terms of service). Personally, I would use this opportunity to take the plunge and get your own blog hosting. It will let you make money out of you hard work through advertising and affiliate sales, let you change the design to whatever you like, allow you to add SEO and other plugins &#8211; and generally take your blog to the next level.</p>
<p>So, the plan so far is to leave the old content where it is &#8211; at least for a while &#8211; and to &#8216;duplicate&#8217; it on your new site &#8211; seeing that there is no penalty for doing so. What&#8217;s the most efficient way of doing this?</p>
<h2>Moving Posts Over</h2>
<p>If you have less than 4 or 5 posts to move, per blog, you&#8217;re probably like me and will just cut and paste your old material over. Just click to HTML view, select All, Copy, Paste again into HTML view, and you&#8217;re done. Just remember to put that link to your <strong>new</strong> location in whilst you&#8217;re there &#8211; save yourself the trip later.</p>
<p>If you have more posts to move than that, this could be a pain to do repetitively. If you&#8217;re moving a whole <em>blog</em> for instance, you can save an export file and re-import it as a whole. Just make sure you change the author name if you want to keep track of the posts in its new location.</p>
<p>If it&#8217;s just some of your old posts you want to move &#8211; but more than a cut/paste job &#8211; here&#8217;s a good tip. Change the author names for just the posts you want to transfer across to the new site. Don&#8217;t forget to add that new location link at this point, again!. Then &#8211; hit &#8220;Export&#8221;, and just select the &#8216;new&#8217; author&#8217;s name (it&#8217;s one of the options). Voila &#8211; WordPress will create an archive of that author&#8217;s work for you in its own little bundle, ready for you to slot into your new site (your current posts there should remain intact).</p>
<p>All the images should be there still too &#8211; just remember that these <strong>will have to be transferred</strong> if you ever delete your old domain name and site.</p>
<h2>Saving External Links</h2>
<p>Ok, so now you have your new content all moved across. If you&#8217;ve found you have some old external links to your site (perhaps providing valuable traffic), what do you do?</p>
<p>One answer is to leave them there. With the link to your new location, some visitors will find their way across.</p>
<p>If you can hold on to your domain name, simple domain forwarding (through your domain registrar&#8217;s account page) is another option. It will at least move your traffic to your new site &#8211; in a clumsy way.</p>
<p>Much better is to use the special <a title="Wordpress Plugin to preserve old links in new location" href="http://www.vinnylingham.com/wordpress-seo-plugins.html" target="_blank">WordPress plugin</a>, designed especially to get every old link perfectly to its new location.</p>
<p>Voila!</p>
<p><em>Have you moved posts over and lived to tell the tale? Do you have questions or suggestions to add to this guide?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://pagetopia.com/moving-posts-from-one-blog-to-another/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
