<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:series="http://unfoldingneurons.com/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: My Fave Way to Install WordPress</title>
	<atom:link href="http://www.wpqueen.com/wordpress-news/my-fave-way-to-install-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpqueen.com/wordpress-news/my-fave-way-to-install-wordpress/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-fave-way-to-install-wordpress</link>
	<description>WordPress tips, news and tutorials for internet marketers</description>
	<lastBuildDate>Thu, 02 Feb 2012 06:49:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Marcos</title>
		<link>http://www.wpqueen.com/wordpress-news/my-fave-way-to-install-wordpress/comment-page-1/#comment-1310</link>
		<dc:creator>Marcos</dc:creator>
		<pubDate>Sun, 27 Jun 2010 00:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpqueen.com/?p=757#comment-1310</guid>
		<description>Thanks, I&#039;ll have a look on that plugin.

Probably there will be some slightly different content on them, but the biggest part (the image galleries) will be the same. If different themes/CSS (and positioning of elements) can count as making the sites different for Google, I think I can fix that just by making small layout changes or something (which I would do anyway). It won&#039;t make sense to have too many differences in content, if the content is that different they are better be treated as 2 different blogs and have 2 different installs.

Some solutions I&#039;ve seen seem to work best when you have something like a domain where you offer &quot;free blogs&quot; to subscriber or something (or if you have many blogs controlled by yourself but absolutely different in content), these plugins seem to be more like something that let&#039;s you install a &quot;master&quot; installation of WP (what one would call the core files, I guess) then your users blogs would be installed in different folders of this same installation, and WP would treat them as different blogs although general management could be done by the site admin.

A very simple option is just to set one of the domains to be forwarded to the other, but this is not also a good practice for Google I think mostly if you use javascript redirection I think (I read about this at Google somewhere). Also I could just copy and paste stuff from one admin panel to the other, but it will get boring after some time and there&#039;s always something that will be missed/skipped, doing it as automated as possible is what works better I suppose.</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;ll have a look on that plugin.</p>
<p>Probably there will be some slightly different content on them, but the biggest part (the image galleries) will be the same. If different themes/CSS (and positioning of elements) can count as making the sites different for Google, I think I can fix that just by making small layout changes or something (which I would do anyway). It won&#8217;t make sense to have too many differences in content, if the content is that different they are better be treated as 2 different blogs and have 2 different installs.</p>
<p>Some solutions I&#8217;ve seen seem to work best when you have something like a domain where you offer &#8220;free blogs&#8221; to subscriber or something (or if you have many blogs controlled by yourself but absolutely different in content), these plugins seem to be more like something that let&#8217;s you install a &#8220;master&#8221; installation of WP (what one would call the core files, I guess) then your users blogs would be installed in different folders of this same installation, and WP would treat them as different blogs although general management could be done by the site admin.</p>
<p>A very simple option is just to set one of the domains to be forwarded to the other, but this is not also a good practice for Google I think mostly if you use javascript redirection I think (I read about this at Google somewhere). Also I could just copy and paste stuff from one admin panel to the other, but it will get boring after some time and there&#8217;s always something that will be missed/skipped, doing it as automated as possible is what works better I suppose.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.wpqueen.com/wordpress-news/my-fave-way-to-install-wordpress/comment-page-1/#comment-1309</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 26 Jun 2010 23:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpqueen.com/?p=757#comment-1309</guid>
		<description>you can use the manage multi blogs plugin to post to two blogs at once.
You might want to take a look at the features in WP 3 particularly the integration of WP Mu it might be better suited for you.  You don&#039;t say whether your site has links but obviously you&#039;ll need to check that and use a plugin like redirection to make sure that you don&#039;t lose them.   The issue with Google as I understand it is of duplicate content.  If you have posted unique content on one site then post it again on the other then it will not give the same vote to the second site.  You can change that by adding more content or uniquifying the content</description>
		<content:encoded><![CDATA[<p>you can use the manage multi blogs plugin to post to two blogs at once.<br />
You might want to take a look at the features in WP 3 particularly the integration of WP Mu it might be better suited for you.  You don&#8217;t say whether your site has links but obviously you&#8217;ll need to check that and use a plugin like redirection to make sure that you don&#8217;t lose them.   The issue with Google as I understand it is of duplicate content.  If you have posted unique content on one site then post it again on the other then it will not give the same vote to the second site.  You can change that by adding more content or uniquifying the content</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcos</title>
		<link>http://www.wpqueen.com/wordpress-news/my-fave-way-to-install-wordpress/comment-page-1/#comment-1304</link>
		<dc:creator>Marcos</dc:creator>
		<pubDate>Wed, 23 Jun 2010 16:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpqueen.com/?p=757#comment-1304</guid>
		<description>Is there an easy way to manage 2 Wordpress blogs at once, one being a clone of the other just in the content (different themes perhaps) being the blogs in different domains?

I have a site to post my fractal images that has been active for some time (www.fractalland.com), and then I&#039;ve created another domain to make some kind of clone of that site in another language, but later (about a month ago, actually) I decided to use this new domain (the one listed as my domain in this post) to test a new format to update my image galleries because I was getting tired to deal with all that CSS/HTML things whenever it was time to post a new image gallery, and with a blog system it would be much easier to manage.

But now I want to keep the old site, with the same contents as the new one, as it&#039;s older and already indexed by search engines and linked elsewhere etc. etc. so I&#039;d like to do something like post some gallery and this post would appear on both blogs at once.

Would just an install of WP in that other old domain pointing to the same database of the new one work? Will there be a conflict? I know that with PHPBB forums you can do that - the forum/install A or B or C will read the posts that are in the database you&#039;ve specified.

If this is not entirely possible as in to clone everything at once, I&#039;d like at least to try to clone some posts (mostly the posts with images). I read somewhere that this can be dangerous if Google thinks you&#039;re trying to spam several blogs with your content... but I&#039;ll be using just 2 blogs, no more than that.</description>
		<content:encoded><![CDATA[<p>Is there an easy way to manage 2 WordPress blogs at once, one being a clone of the other just in the content (different themes perhaps) being the blogs in different domains?</p>
<p>I have a site to post my fractal images that has been active for some time (www.fractalland.com), and then I&#8217;ve created another domain to make some kind of clone of that site in another language, but later (about a month ago, actually) I decided to use this new domain (the one listed as my domain in this post) to test a new format to update my image galleries because I was getting tired to deal with all that CSS/HTML things whenever it was time to post a new image gallery, and with a blog system it would be much easier to manage.</p>
<p>But now I want to keep the old site, with the same contents as the new one, as it&#8217;s older and already indexed by search engines and linked elsewhere etc. etc. so I&#8217;d like to do something like post some gallery and this post would appear on both blogs at once.</p>
<p>Would just an install of WP in that other old domain pointing to the same database of the new one work? Will there be a conflict? I know that with PHPBB forums you can do that &#8211; the forum/install A or B or C will read the posts that are in the database you&#8217;ve specified.</p>
<p>If this is not entirely possible as in to clone everything at once, I&#8217;d like at least to try to clone some posts (mostly the posts with images). I read somewhere that this can be dangerous if Google thinks you&#8217;re trying to spam several blogs with your content&#8230; but I&#8217;ll be using just 2 blogs, no more than that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

