<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged logic</title>
<link>https://www.question2answer.org/qa/tag/logic</link>
<description>Powered by Question2Answer</description>
<item>
<title>NoFollow links should be optional and not be posted to database!</title>
<link>https://www.question2answer.org/qa/17623/nofollow-links-should-be-optional-and-not-be-posted-database</link>
<description>

&lt;p&gt;
	q2a v1.5.1/1.5.2 is adding the &lt;strong&gt;rel=nofollow&lt;/strong&gt; to links - when posting a question / answer - and saves it to the database.&lt;/p&gt;


&lt;p&gt;
	This led to &lt;a href=&quot;http://www.question2answer.org/qa/8364/how-to-remove-nofollow-for-links-to-own-website&quot; rel=&quot;nofollow&quot;&gt;workarounds&lt;/a&gt; of removing nofollow-attributes and &lt;a href=&quot;http://www.question2answer.org/qa/15824/how-to-remove-nofollow-for-all-links&quot; rel=&quot;nofollow&quot;&gt;core hacking&lt;/a&gt;. And needed &lt;a rel=&quot;nofollow&quot; href=&quot;http://www.question2answer.org/qa/17624/run-mysql-query-remove-all-set-rel-nofollow-attributes-update&quot;&gt;mysql queries to remove nofollow&lt;/a&gt; from all posts.&lt;/p&gt;


&lt;p&gt;
	In my opinion it would be better to not add this attribute when posting, but instead add it when loading the content from the database using str_replace or approriate php features.&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	PS: This would also save a bit of database storage ;)&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/17623/nofollow-links-should-be-optional-and-not-be-posted-database</guid>
<pubDate>Fri, 07 Sep 2012 03:38:48 +0000</pubDate>
</item>
</channel>
</rss>