<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Support Forum - Topic: Frontpage SEO Settings?</title>
		<link>http://www.kriesi.at/support/topic/frontpage-seo-settings</link>
		<description>Support Forum - Topic: Frontpage SEO Settings?</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 01:59:15 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/frontpage-seo-settings" rel="self" type="application/rss+xml" />

		<item>
			<title>realmisr on "Frontpage SEO Settings?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-seo-settings#post-41228</link>
			<pubDate>Sat, 11 Feb 2012 14:36:31 +0000</pubDate>
			<dc:creator>realmisr</dc:creator>
			<guid isPermaLink="false">41228@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Fixed it -&#60;/p&#62;
&#60;p&#62;Turns out I had to go into General Settings -&#38;gt; Reading, and set the frontpage manually to portfolio instead of &#34;latest post&#34;. Now it works.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Frontpage SEO Settings?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-seo-settings#post-41212</link>
			<pubDate>Sat, 11 Feb 2012 08:43:25 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">41212@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It's an issue with the seo plugin then because it hooks into the wp_title function. You can try to deactivate the seo homepage title output and use the standard code instead.&#60;/p&#62;
&#60;p&#62;@hectortarifa - thanks for spotting this. I corrected the code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>realmisr on "Frontpage SEO Settings?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-seo-settings#post-41186</link>
			<pubDate>Sat, 11 Feb 2012 06:08:14 +0000</pubDate>
			<dc:creator>realmisr</dc:creator>
			<guid isPermaLink="false">41186@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I actually just changed the title in my general settings to prove that it is indeed not working.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://thefifthorder.net/wp/&#34; rel=&#34;nofollow&#34;&#62;http://thefifthorder.net/wp/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You could see it there.&#60;/p&#62;
&#60;p&#62;Again, in angular, I have my frontpage set to my &#34;portfolio&#34; page, and in the portfolio page, I have the SEO set to: &#60;/p&#62;
&#60;p&#62;Jeff Huang — Art Director &#38;amp; Illustrator &#124; Illustration &#38;amp; Design&#60;/p&#62;
&#60;p&#62;I must fix this since this is the homepage...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>realmisr on "Frontpage SEO Settings?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-seo-settings#post-41176</link>
			<pubDate>Fri, 10 Feb 2012 23:34:14 +0000</pubDate>
			<dc:creator>realmisr</dc:creator>
			<guid isPermaLink="false">41176@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Tried that - didn't work neither. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://thefifthorder.net/wp/&#34; rel=&#34;nofollow&#34;&#62;http://thefifthorder.net/wp/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have the SEO title for my portfolio page set to: &#60;/p&#62;
&#60;p&#62;Jeff Huang — Art Director &#38;amp; Illustrator &#124; Illustration &#38;amp; Design&#60;/p&#62;
&#60;p&#62;but it's showing up as this on the homepage&#60;/p&#62;
&#60;p&#62;Jeff Huang — Art Director &#38;amp; Illustrator &#124; Illustration -
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hectortarifa on "Frontpage SEO Settings?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-seo-settings#post-41169</link>
			<pubDate>Fri, 10 Feb 2012 22:49:41 +0000</pubDate>
			<dc:creator>hectortarifa</dc:creator>
			<guid isPermaLink="false">41169@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;your missing ´´.... should look like:&#60;/p&#62;
&#60;p&#62;&#38;lt;title&#38;gt;&#38;lt;?php wp_title(''); ?&#38;gt;&#38;lt;/title&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>realmisr on "Frontpage SEO Settings?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-seo-settings#post-41168</link>
			<pubDate>Fri, 10 Feb 2012 22:32:28 +0000</pubDate>
			<dc:creator>realmisr</dc:creator>
			<guid isPermaLink="false">41168@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude, tried that, but it doesn't work. Same thing. Any other ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Frontpage SEO Settings?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-seo-settings#post-41049</link>
			<pubDate>Fri, 10 Feb 2012 07:25:29 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">41049@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in header.php replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;title&#38;gt;&#38;lt;?php bloginfo(&#38;#39;name&#38;#39;); ?&#38;gt; &#124; &#38;lt;?php is_home() ? bloginfo(&#38;#39;description&#38;#39;) : wp_title(&#38;#39;&#38;#39;); ?&#38;gt;&#38;lt;/title&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;title&#38;gt;&#38;lt;?php wp_title(&#38;#39;&#38;#39;); ?&#38;gt;&#38;lt;/title&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>realmisr on "Frontpage SEO Settings?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-seo-settings#post-41033</link>
			<pubDate>Fri, 10 Feb 2012 05:47:13 +0000</pubDate>
			<dc:creator>realmisr</dc:creator>
			<guid isPermaLink="false">41033@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm using SEO by Yoast for my website. However, I noticed that there is no way to customize the frontpage SEO settings. In Angular, I have set the frontpage to be &#34;portfolio&#34;, and I have already set all the SEO settings for that page. It works out fine when you click on the actual &#34;portfolio&#34; page, but if you just go to the home/frontpage, the settings are no longer there. The title of the page is reverted to what I have set in &#34;general settings&#34;.&#60;/p&#62;
&#60;p&#62;How could I work around this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
