<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged query-string</title>
<link>https://www.question2answer.org/qa/tag/query-string</link>
<description>Powered by Question2Answer</description>
<item>
<title>What leads to URLs with '?' and how do they affect SEO?</title>
<link>https://www.question2answer.org/qa/77109/what-leads-to-urls-with-and-how-do-they-affect-seo</link>
<description>

&lt;p&gt;What leads to URLs/query strings such as the following being generated?&lt;/p&gt;

&lt;p&gt;-&amp;nbsp;&lt;span style=&quot;background-color:#eeeeee; caret-color:rgba(0, 0, 0, 0.870588); color:rgba(0, 0, 0, 0.870588); font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:13px&quot;&gt;&lt;a href=&quot;https://example.com/register?to=135/test-question-1&quot; rel=&quot;nofollow&quot;&gt;https://example.com/register?to=135/test-question-1&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;-&amp;nbsp;&lt;span style=&quot;background-color:#eeeeee; caret-color:rgba(0, 0, 0, 0.870588); color:rgba(0, 0, 0, 0.870588); font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:13px&quot;&gt;&lt;a href=&quot;https://example.com/login?to=162/test-question-2&quot; rel=&quot;nofollow&quot;&gt;https://example.com/login?to=162/test-question-2&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;-&amp;nbsp;&lt;span style=&quot;background-color:#eeeeee; caret-color:rgba(0, 0, 0, 0.870588); color:rgba(0, 0, 0, 0.870588); font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:13px&quot;&gt;&lt;a href=&quot;https://example.com/72/test-question-3?show=111&quot; rel=&quot;nofollow&quot;&gt;https://example.com/72/test-question-3?show=111&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;If '/register', '/login' are&amp;nbsp;disallowed in robots.txt,&amp;nbsp;how will that affect such URLs during SEO?&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/77109/what-leads-to-urls-with-and-how-do-they-affect-seo</guid>
<pubDate>Sun, 11 Aug 2019 21:14:01 +0000</pubDate>
</item>
<item>
<title>How much Question title length in URLs will be best for SEO ?</title>
<link>https://www.question2answer.org/qa/76859/how-much-question-title-length-in-urls-will-be-best-for-seo</link>
<description>My QA title URL length is 60.&lt;br /&gt;
&lt;br /&gt;
Is it ok or not ? Suggestion, please...</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/76859/how-much-question-title-length-in-urls-will-be-best-for-seo</guid>
<pubDate>Sun, 28 Jul 2019 19:29:29 +0000</pubDate>
</item>
<item>
<title>Support query strings for user profile redirects</title>
<link>https://www.question2answer.org/qa/75988/support-query-strings-for-user-profile-redirects</link>
<description>

&lt;p&gt;I think user profile redirect might be improved a bit. Now I'm facing the following problem:&lt;/p&gt;

&lt;hr&gt;

&lt;p&gt;In the latest version of Q2A, when I go to the URL
&lt;br&gt;&lt;strong&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/strong&gt;&lt;em&gt;https://mysite/user&lt;/em&gt;
&lt;br&gt;it should redirect to
&lt;br&gt;&lt;strong&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/strong&gt;&lt;em&gt;https://mysite/user/my-username&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Supposing&amp;nbsp;I've installed the&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/NoahY/q2a-privileges&quot;&gt;q2a-privileges plugin&lt;/a&gt;&amp;nbsp;on my Q2A installation, the privileges tab will be available via &lt;em&gt;http://mysite/user/my-username?tab=privileges&lt;/em&gt;. If I access the URL
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;em&gt;https://mysite/user?tab=privileges&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;it should go to&lt;/p&gt;

&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;em&gt;https://mysite/user/my-username?tab=privileges&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;and so on for every URL query string.&lt;/p&gt;

&lt;hr&gt;

&lt;p&gt;I know that by accessing &lt;em&gt;https://mysite/user&lt;/em&gt;, I get automatically redirected &lt;em&gt;https://mysite/user/my-username&lt;/em&gt;. However, if I insert a URL query string, it will be &lt;strong&gt;lost&lt;/strong&gt; during redirect.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;So the questions are:&lt;/p&gt;

&lt;ul&gt;

&lt;li&gt;May query strings be kept when handling such redirects?&lt;/li&gt;

&lt;li&gt;If it is not possible, does exist there an alternative to achieve such redirect, while keeping query strings&amp;nbsp;(using only HTML)?&lt;/li&gt;&lt;/ul&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/75988/support-query-strings-for-user-profile-redirects</guid>
<pubDate>Sun, 23 Jun 2019 19:39:31 +0000</pubDate>
</item>
<item>
<title>show query strings might not be best for SEO?</title>
<link>https://www.question2answer.org/qa/65202/show-query-strings-might-not-be-best-for-seo</link>
<description>

&lt;p&gt;Hi,
&lt;br&gt;
&lt;br&gt;I noticed there is a &quot;show&quot; query string for each answer in a question, that basically links to the same place.
&lt;br&gt;
&lt;br&gt;&lt;a href=&quot;https://domain.com/18/url-title-here?show=19#a19&quot; rel=&quot;nofollow&quot;&gt;https://domain.com/18/url-title-here?show=19#a19&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;So if a question has 20 answers, isn't that 20 different urls that point to the same page? From what I know about SEO, that would be duplicate content, and penalized with google.
&lt;br&gt;
&lt;br&gt;Looks like the anchor is already there, #a19 - so why do we need it in the query string as well?&lt;/p&gt;

&lt;p&gt;I read up a bit on it&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://northcutt.com/seo/seo-auditing/query-string-seo/&quot; rel=&quot;nofollow&quot;&gt;https://northcutt.com/seo/seo-auditing/query-string-seo/&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;Query strings create duplicate content when the addition of a query string to a URL makes no change or no significant change to the content of the page. A re-sorted or filtered version of a page is hardly different from the original, and a version of a page with URL tags for tracking is identical to the original. Duplicates like these aren't likely to pick up an all-out penalty, but they could hurt your site's quality score which will diminish ranking potential.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Thanks&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/65202/show-query-strings-might-not-be-best-for-seo</guid>
<pubDate>Wed, 11 Jul 2018 21:44:15 +0000</pubDate>
</item>
<item>
<title>how to remove query strings from static resources?</title>
<link>https://www.question2answer.org/qa/22191/how-to-remove-query-strings-from-static-resources</link>
<description>hi to all&lt;br /&gt;
&lt;br /&gt;
if you check your site on services such as gtmetrix.com , you'll see :&lt;br /&gt;
&lt;br /&gt;
Remove query strings from static resources&lt;br /&gt;
&lt;br /&gt;
but how can we do it?&lt;br /&gt;
&lt;br /&gt;
I've tried lots of methods but ....&lt;br /&gt;
&lt;br /&gt;
thanks</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/22191/how-to-remove-query-strings-from-static-resources</guid>
<pubDate>Thu, 14 Mar 2013 04:03:15 +0000</pubDate>
</item>
</channel>
</rss>