<?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: Duplicate title tags upon posting and social media/sharing</title>
		<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing</link>
		<description>Support Forum - Topic: Duplicate title tags upon posting and social media/sharing</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 14:44:06 +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/duplicate-title-tags-upon-posting-and-social-mediasharing" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-97276</link>
			<pubDate>Mon, 18 Feb 2013 16:41:29 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">97276@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi cpwilson2,&#60;/p&#62;
&#60;p&#62;If I remember correctly, you have to actually set the home page title in yoast SEO. I don't know if its on the home page (page) or in the plugin set up but when you change that bit in the header.php, wordpress doesn't know what to do for a page title so it has to rely on Yoast.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cpwilson2 on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-97158</link>
			<pubDate>Mon, 18 Feb 2013 06:29:22 +0000</pubDate>
			<dc:creator>cpwilson2</dc:creator>
			<guid isPermaLink="false">97158@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Peter&#60;/p&#62;
&#60;p&#62;A new issue has arisen now.&#60;/p&#62;
&#60;p&#62;It is all fine EXCEPT the home pages (English and Indonesian). IF you look the titles are not working and they are certainly not what I wrote in the SEO dashboard.&#60;/p&#62;
&#60;p&#62;Any advice?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-97156</link>
			<pubDate>Mon, 18 Feb 2013 06:26:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">97156@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Glad that you solved the issue :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cpwilson2 on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-97138</link>
			<pubDate>Sun, 17 Feb 2013 21:12:24 +0000</pubDate>
			<dc:creator>cpwilson2</dc:creator>
			<guid isPermaLink="false">97138@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Solved it. Strange this has been a problem for weeks and then after writing to you I crack it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cpwilson2 on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-97116</link>
			<pubDate>Sun, 17 Feb 2013 14:03:56 +0000</pubDate>
			<dc:creator>cpwilson2</dc:creator>
			<guid isPermaLink="false">97116@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;By the way - the home page is interesting. It displays non of the text that I have written in the SEO title box.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cpwilson2 on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-97115</link>
			<pubDate>Sun, 17 Feb 2013 14:02:04 +0000</pubDate>
			<dc:creator>cpwilson2</dc:creator>
			<guid isPermaLink="false">97115@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I followed this advice.&#60;/p&#62;
&#60;p&#62;replacing &#60;/p&#62;
&#60;p&#62;&#38;lt;title&#38;gt;&#38;lt;?php bloginfo('name'); ?&#38;gt; &#124; &#38;lt;?php is_home() ? bloginfo('description') : wp_title(''); ?&#38;gt;&#38;lt;/title&#38;gt;&#60;/p&#62;
&#60;p&#62;with &#60;/p&#62;
&#60;p&#62;&#38;lt;title&#38;gt;&#38;lt;?php wp_title(''); ?&#38;gt;&#38;lt;/title&#38;gt; (also a general advice on a wordpress plug in support forum although the text to be replaced seems theme specific).&#60;/p&#62;
&#60;p&#62;I am using Yoast.&#60;/p&#62;
&#60;p&#62;It still does not work.&#60;/p&#62;
&#60;p&#62;The title tags are repeated and seem to be drawing from two sources (one I write in the yoast plug in and one from somewhere else).&#60;/p&#62;
&#60;p&#62;The best example is the contact page&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.indonesiadetective.com/contact/&#34; rel=&#34;nofollow&#34;&#62;http://www.indonesiadetective.com/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The second Indonesia Private . ... . . . . . . . . should not be there.&#60;/p&#62;
&#60;p&#62;Basically I need to only display what is written in the Yoast SEO title box.&#60;/p&#62;
&#60;p&#62;By the way it has nothing to do with the rewrite Yoast option and nor am I using another SEO plug in.&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Paul
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-87978</link>
			<pubDate>Thu, 13 Dec 2012 07:25:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">87978@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Not sure why this happens. I checked your title and meta tags and all contain the right text string which is: &#34;Reasons Why SEO Campaigns Fail - SEO Cognition &#124; SEO &#124; Search &#124; Marketing&#34;. Also the share buttons above the &#34;About the author field&#34; showed me the correct page title.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>j1980mac on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-87869</link>
			<pubDate>Wed, 12 Dec 2012 17:18:53 +0000</pubDate>
			<dc:creator>j1980mac</dc:creator>
			<guid isPermaLink="false">87869@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you. That's partially fixed it. However, whenever I go to use bit.ly, or other sharing tools, it still displays like the screenshot I've attached.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://seocognition.com/wp-content/uploads/2012/12/Screen-Shot-2012-12-12-at-11.17.20-AM.png&#34; rel=&#34;nofollow&#34;&#62;http://seocognition.com/wp-content/uploads/2012/12/Screen-Shot-2012-12-12-at-11.17.20-AM.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm not sure why this is doing this…
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-87772</link>
			<pubDate>Wed, 12 Dec 2012 07:45:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">87772@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Your title is:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;title&#38;gt;SEO Cognition &#124; SEO &#124; Search &#124; Marketing  Home - SEO Cognition &#124; SEO &#124; Search &#124; Marketing&#38;lt;/title&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you're using a seo tool you might want to change the default title structure. Open up header.php and replace:&#60;/p&#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;/p&#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>j1980mac on "Duplicate title tags upon posting and social media/sharing"</title>
			<link>http://www.kriesi.at/support/topic/duplicate-title-tags-upon-posting-and-social-mediasharing#post-87714</link>
			<pubDate>Wed, 12 Dec 2012 01:43:06 +0000</pubDate>
			<dc:creator>j1980mac</dc:creator>
			<guid isPermaLink="false">87714@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes,&#60;/p&#62;
&#60;p&#62;Could you tell me how come whenever I post to social media, or use bit.ly to share posts, I always get my title in the share two times?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://seocognition.com/&#34; rel=&#34;nofollow&#34;&#62;http://seocognition.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here's a picture of what I'm talking about attached.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://seocognition.com/wp-content/uploads/2012/12/Screen-Shot-2012-12-11-at-7.41.07-PM.png&#34; rel=&#34;nofollow&#34;&#62;http://seocognition.com/wp-content/uploads/2012/12/Screen-Shot-2012-12-11-at-7.41.07-PM.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;Josh
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
