<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: automatic-seo-links</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: automatic-seo-links</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 11:30:11 +0000</pubDate>

<item>
<title>sihhatdotbiz on "[Plugin: Automatic SEO Links] I found a Warning in this plugin"</title>
<link>http://wordpress.org/support/topic/290342#post-1139665</link>
<pubDate>Wed, 15 Jul 2009 23:22:53 +0000</pubDate>
<dc:creator>sihhatdotbiz</dc:creator>
<guid isPermaLink="false">1139665@http://wordpress.org/support/</guid>
<description>&#60;p&#62;This plug in creates links like as follow. But W3C says error for this.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#38;lt; a href=&#34;http://www.sihhat.biz/sac-uzatma-ve-boyama.html&#34;target=&#34;_parent&#34;title=&#34;saç dökülmesi&#34; &#38;gt;saç dökülmesi&#38;lt; /a &#38;gt;
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;A link must be like as follow. Attention! space must be before title, target,rel:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#38;lt; a href=&#34;http://www.sihhat.biz/sac-uzatma-ve-boyama.html&#34; target=&#34;_parent&#34; title=&#34;saç dökülmesi&#34; &#38;gt;saç dökülmesi &#38;lt; /a &#38;gt;
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;To resolve this error. Find this:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;if ($link-&#38;gt;type!=&#34;-&#34;) $replacement = $replacement.'target=&#34;'.$link-&#38;gt;type.'&#34;';&#60;br /&#62;
if ($link-&#38;gt;rel!=&#34;-&#34;) $replacement = $replacement.'rel=&#34;'.$link-&#38;gt;rel.'&#34;';&#60;br /&#62;
$replacement = $replacement.'title=&#34;'.$link-&#38;gt;anchortext.'&#34; &#38;gt;'.$isFind[0].'';
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Then edit. like this:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;if ($link-&#38;gt;type!=&#34;-&#34;) $replacement = $replacement.' target=&#34;'.$link-&#38;gt;type.'&#34;';&#60;br /&#62;
if ($link-&#38;gt;rel!=&#34;-&#34;) $replacement = $replacement.' rel=&#34;'.$link-&#38;gt;rel.'&#34;';&#60;br /&#62;
$replacement = $replacement.' title=&#34;'.$link-&#38;gt;anchortext.'&#34; &#38;gt;'.$isFind[0].'';
&#60;/p&#62;&#60;/blockquote&#62;</description>
</item>
<item>
<title>acrofford on "[Plugin: Automatic SEO Links] Seems to break image attributes"</title>
<link>http://wordpress.org/support/topic/249866#post-1005853</link>
<pubDate>Thu, 05 Mar 2009 02:48:41 +0000</pubDate>
<dc:creator>acrofford</dc:creator>
<guid isPermaLink="false">1005853@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I installed this and then I was unable to add captions to images and align them.  Any idea what could be causing this?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/automatic-seo-links/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/automatic-seo-links/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
