<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged question-url</title>
<link>https://www.question2answer.org/qa/tag/question-url</link>
<description>Powered by Question2Answer</description>
<item>
<title>How to create a custom URL format?</title>
<link>https://www.question2answer.org/qa/27588/how-to-create-a-custom-url-format</link>
<description>

&lt;p&gt;
	Hi, I have a Q2A website and my question URL looks like this.&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	&lt;strong&gt;&lt;a href=&quot;http://mywebsite.com/q2a/123/my-question&quot; rel=&quot;nofollow&quot;&gt;http://mywebsite.com/q2a/123/my-question&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;


&lt;p&gt;
	But I want something like this.&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	&lt;strong&gt;&lt;a href=&quot;http://mywebsite.com/q2a/my-question-123&amp;nbsp;&quot; rel=&quot;nofollow&quot;&gt;http://mywebsite.com/q2a/my-question-123&amp;nbsp;&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;


&lt;p&gt;
	How can I achieve this? I could able to encode the URL in this format by editing qa_base.php-&amp;gt;qa_q_request() function's return value. But I'm struggling a lot to decode the URL. Whenever I click on a question's URL it goes to the modified URL itself. But I'm getting question page not found error. If you know how to fix this, do let me know.&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	Any help would be highly appeciated.&lt;/p&gt;


&lt;p&gt;
	Thanks. &amp;nbsp;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/27588/how-to-create-a-custom-url-format</guid>
<pubDate>Wed, 18 Sep 2013 07:04:58 +0000</pubDate>
</item>
</channel>
</rss>