<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Search results for adding url link field</title>
<link>https://www.question2answer.org/qa/search?q=adding+url+link+field</link>
<description>Powered by Question2Answer</description>
<item>
<title>Convert all link my site url. SEO. Hide backlink</title>
<link>https://www.question2answer.org/qa/50782/convert-all-link-my-site-url-seo-hide-backlink?show=50782#q50782</link>
<description>Mask all external links to internal, or to hide them. Your own posts, comments pages, authors pages. How i redirect all link my site go to &lt;a href=&quot;https://surak.szh.kz/go.php&quot; rel=&quot;nofollow&quot;&gt;https://surak.szh.kz/go.php&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
How i add my site example link:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a href=&amp;quot;&lt;a href=&quot;https://surak.szh.kz/go.php?url=https://google.com&amp;quot;&amp;gt;Google&amp;lt;/a&amp;gt;&quot; rel=&quot;nofollow&quot;&gt;https://surak.szh.kz/go.php?url=https://google.com&amp;quot;&amp;gt;Google&amp;lt;/a&amp;gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Its nice work, php code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;?php&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if (isset($_GET['url'])){&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;header('HTTP/1.1 200 OK');&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;header('Location: '.$_GET['url']);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;exit();&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now how i add search in question, answer and comment text link find and convert link &lt;a href=&quot;https://surak.szh.kz/go.php?url=&quot; rel=&quot;nofollow&quot;&gt;https://surak.szh.kz/go.php?url=&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Help please.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/50782/convert-all-link-my-site-url-seo-hide-backlink?show=50782#q50782</guid>
<pubDate>Sun, 06 Mar 2016 17:56:15 +0000</pubDate>
</item>
<item>
<title>How to  restrict or limit or disable a comment or post with links, urls?</title>
<link>https://www.question2answer.org/qa/103237/how-to-restrict-or-limit-disable-comment-post-with-links-urls?show=103237#q103237</link>
<description>

&lt;p&gt;Reason of asking this question:&lt;/p&gt;

&lt;ol&gt;

&lt;li&gt;Too many spam links in comments by bots or a real user as anonymous.&lt;/li&gt;

&lt;li&gt;These bots automatically bypassed &lt;a rel=&quot;nofollow&quot; href=&quot;https://google.com&quot;&gt;Google&lt;/a&gt;'s Bus, Boat, Cycle, Crosswalk and Traffic Light security check.&lt;/li&gt;

&lt;li&gt;Links and URLs inserting is the main aim of those ones.&lt;/li&gt;

&lt;li&gt;So we can block them by links,&lt;/li&gt;

&lt;li&gt;We can not force each user to register for posting a single comment only.&lt;/li&gt;&lt;/ol&gt;

&lt;p&gt;So Please Tell me a solution &quot;How to disable url or links in comments or posts?&quot;.&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#c0392b&quot;&gt;&lt;strong&gt;This is just in 48 hours&lt;/strong&gt;&lt;/span&gt;, how i manage: No spam control in q2a sites:&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;spam&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=4663423465731382123&quot; style=&quot;height:373px; width:600px&quot;&gt;&lt;/p&gt;

&lt;ol&gt;

&lt;li&gt;&lt;strong&gt;&lt;span style=&quot;color:#e67e22&quot;&gt;please restrict or limit a comment or post with links, like wordpress.&lt;/span&gt;&lt;/strong&gt;&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;&lt;span style=&quot;color:#e67e22&quot;&gt;revoke registration from custom emails... except (gmail, yahoo etc.)&lt;/span&gt;&lt;/strong&gt;&lt;/li&gt;&lt;/ol&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/103237/how-to-restrict-or-limit-disable-comment-post-with-links-urls?show=103237#q103237</guid>
<pubDate>Thu, 01 Sep 2022 02:17:01 +0000</pubDate>
</item>
<item>
<title>Why is the link to the question changed?</title>
<link>https://www.question2answer.org/qa/115464/why-is-the-link-to-the-question-changed?show=115464#q115464</link>
<description>

&lt;p&gt;The link is correct when a question is asked. But later when an answer comes the link to the question changes.&lt;/p&gt;

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

&lt;p&gt;Example - A question is asked and its link is &lt;a href=&quot;https://sitename.com/126&quot; rel=&quot;nofollow&quot;&gt;https://sitename.com/126&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;But next- &lt;a href=&quot;https://sitename.com/126?show=3124&amp;nbsp;&quot; rel=&quot;nofollow&quot;&gt;https://sitename.com/126?show=3124&amp;nbsp;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=7606070481749346667&quot; style=&quot;height:1037px; width:600px&quot;&gt;&lt;/p&gt;

&lt;p&gt;I want this link to not change.&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/115464/why-is-the-link-to-the-question-changed?show=115464#q115464</guid>
<pubDate>Fri, 15 Nov 2024 15:48:07 +0000</pubDate>
</item>
<item>
<title>Custom page link ignores URL structure?</title>
<link>https://www.question2answer.org/qa/41491/custom-page-link-ignores-url-structure?show=41491#q41491</link>
<description>

&lt;p&gt;
	When I make a custom page and add a navigation link in &lt;em&gt;admin/pages&lt;/em&gt; then the link is always &lt;em&gt;&lt;a href=&quot;http://mydomain.com/custompage&quot; rel=&quot;nofollow&quot;&gt;http://mydomain.com/custompage&lt;/a&gt;&lt;/em&gt;, even when the URL structure in&amp;nbsp;&lt;em&gt;admin/general&lt;/em&gt; is set to &lt;em&gt;/?qa=123/why-do-birds-sing&lt;/em&gt;&lt;/p&gt;


&lt;p&gt;
	Is this supposed to be the case? It seems rather odd to me, I'd assume it would have to be&amp;nbsp;&lt;em&gt;&lt;a href=&quot;http://mydomain.com/?qa=custompage&quot; rel=&quot;nofollow&quot;&gt;http://mydomain.com/?qa=custompage&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/41491/custom-page-link-ignores-url-structure?show=41491#q41491</guid>
<pubDate>Sat, 22 Nov 2014 05:24:28 +0000</pubDate>
</item>
<item>
<title>How can I change the username link color, based on Points and User Roles?</title>
<link>https://www.question2answer.org/qa/112975/how-can-change-the-username-link-color-based-points-user-roles?show=112975#q112975</link>
<description>Hello dear forum administrators and members, I am using mayro pro theme in q2a latest version. I want to make the username links of q2a administrators who are admin, moderator, editor and expert in different colors and fonts. How can I do this.&lt;br /&gt;
&lt;br /&gt;
I know I can do it with in qa-style.css=&amp;gt; a.qa-user-link but it all changes. I want to make admin, moderator, editor and expert ones or members who have reached a certain score. thank you very much in advance.</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/112975/how-can-change-the-username-link-color-based-points-user-roles?show=112975#q112975</guid>
<pubDate>Tue, 26 Mar 2024 02:59:47 +0000</pubDate>
</item>
<item>
<title>Field 'upvoteCount' not included (in 'mainEntity.acceptedAnswer')</title>
<link>https://www.question2answer.org/qa/106872/field-upvotecount-not-included-mainentity-acceptedanswer?show=106872#q106872</link>
<description>

&lt;p&gt;Structured data questions and answers issues are detected in&lt;/p&gt;

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

&lt;p&gt;Search Console Your site is affected by 1 structured data Q&amp;amp;A issues. The following issues were found on your site. We encourage you to resolve these issues when possible to provide the best user experience and visibility on Google Search.&lt;/p&gt;

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

&lt;p&gt;&amp;nbsp;Top non-urgent issues‡&lt;/p&gt;

&lt;p&gt;&amp;nbsp;Field 'upvoteCount' not included (in 'mainEntity.acceptedAnswer')&lt;/p&gt;

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

&lt;p&gt;&amp;nbsp;‡Non-critical issues provide suggestions for improving performance, but do not prevent the page or feature from being shown to Google. Some of these issues can affect the visibility of your content on Google Search, and some of them may be reclassified as pressing issues in the future.&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=8162602530495480932&quot; style=&quot;height:1300px; width:600px&quot;&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/106872/field-upvotecount-not-included-mainentity-acceptedanswer?show=106872#q106872</guid>
<pubDate>Fri, 24 Mar 2023 20:45:48 +0000</pubDate>
</item>
<item>
<title>How to remove zero (&quot;0&quot;) from &quot;0 answers&quot; in question list and link to answer button instead</title>
<link>https://www.question2answer.org/qa/113363/remove-zero-from-answers-question-list-answer-button-instead?show=113363#q113363</link>
<description>When a question has been answered the number of answers is usually displayed on the question meta in the listing page as &amp;quot;1 answer&amp;quot; or &amp;quot;2 answers&amp;quot;...etc...but the question that has not yet been answered is displayed with &amp;quot;0 answers&amp;quot; on the question list.&lt;br /&gt;
&lt;br /&gt;
I don't want to display the &amp;quot;0 answers&amp;quot; on my question lists because I think it's quite unappealing, instead for questions without answers I want to display only an &amp;quot;answer&amp;quot; text/button which would link to the answer button of the question item.&lt;br /&gt;
&lt;br /&gt;
Is this possible?&lt;br /&gt;
&lt;br /&gt;
How do I go about it?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/113363/remove-zero-from-answers-question-list-answer-button-instead?show=113363#q113363</guid>
<pubDate>Mon, 29 Apr 2024 09:21:44 +0000</pubDate>
</item>
<item>
<title>Questions link in the sitemap</title>
<link>https://www.question2answer.org/qa/106172/questions-link-in-the-sitemap?show=106172#q106172</link>
<description>

&lt;p&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt;Hello, the link to the question appears well, as in the attached image&lt;/span&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt; &lt;/span&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=15766255136795168013&quot; style=&quot;height:201px; width:600px&quot;&gt;&lt;/span&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt; &lt;/span&gt;
&lt;br&gt;
&lt;br&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt;But in the sitemap, it appears with many letters.&lt;/span&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt; &lt;/span&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=11401526709587468446&quot; style=&quot;height:81px; width:600px&quot;&gt;&lt;/span&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt; &lt;/span&gt;
&lt;br&gt;
&lt;br&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt;You select this option.&lt;/span&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt; &lt;/span&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=11521383896651722609&quot; style=&quot;height:132px; width:600px&quot;&gt;&lt;/span&gt;
&lt;br&gt;
&lt;br&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt;But then it appears as numbers only&lt;/span&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt; &lt;/span&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=17681434112972632614&quot; style=&quot;height:202px; width:479px&quot;&gt;&lt;/span&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt; &lt;/span&gt;
&lt;br&gt;
&lt;br&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt;How can I make it appear in the sitemap as it is in the link bar?&lt;/span&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt; &lt;/span&gt;&lt;span style=&quot;background-color:#f5f5f5; color:#000000; font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:18px&quot;&gt;Like the first
&lt;br&gt;picture &lt;/span&gt;
&lt;br&gt;Thank you for your help in advance&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/106172/questions-link-in-the-sitemap?show=106172#q106172</guid>
<pubDate>Thu, 09 Feb 2023 20:02:29 +0000</pubDate>
</item>
<item>
<title>How can I get my site's homepage link using PHP?</title>
<link>https://www.question2answer.org/qa/104483/how-can-i-get-my-sites-homepage-link-using-php?show=104483#q104483</link>
<description>I'm creating a custom logo function for my theme.&lt;br /&gt;
For the logo link I need the URL for my homepage in PHP. How can I get the homepage URL using PHP?</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/104483/how-can-i-get-my-sites-homepage-link-using-php?show=104483#q104483</guid>
<pubDate>Sat, 05 Nov 2022 12:50:56 +0000</pubDate>
</item>
<item>
<title>How can I shorten the links?</title>
<link>https://www.question2answer.org/qa/86895/how-can-i-shorten-the-links?show=86895#q86895</link>
<description>How can I shorten the links? Is there any plugin?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/86895/how-can-i-shorten-the-links?show=86895#q86895</guid>
<pubDate>Fri, 21 Aug 2020 08:50:07 +0000</pubDate>
</item>
<item>
<title>How to short a URL link or replace it with name in CKEditor?</title>
<link>https://www.question2answer.org/qa/20086/how-to-short-a-url-link-or-replace-it-with-name-in-ckeditor?show=20086#q20086</link>
<description>

&lt;p&gt;
	Hi!&lt;/p&gt;


&lt;p&gt;
	If I insert URL through CKEditor is always long - full URL link, but I want just to replace it with name, like we do in HTML:&lt;/p&gt;


&lt;p&gt;
	Example: &amp;lt;a href=&quot;&lt;a href=&quot;http://www.someverylongstrangenumberslink.com/234234/aas&quot;&amp;gt;&quot; rel=&quot;nofollow&quot;&gt;http://www.someverylongstrangenumberslink.com/234234/aas&quot;&amp;gt;&lt;/a&gt;&lt;strong&gt;CLICK HERE&lt;/strong&gt;&amp;lt;/a&amp;gt;&lt;/p&gt;


&lt;p&gt;
	I just want that &lt;strong&gt;CLICK HERE&lt;/strong&gt; will be seen, not the whole long URL. I don't find this in current CKEditor...&lt;/p&gt;


&lt;p&gt;
	Does anyone know how to?&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/20086/how-to-short-a-url-link-or-replace-it-with-name-in-ckeditor?show=20086#q20086</guid>
<pubDate>Sun, 23 Dec 2012 18:33:12 +0000</pubDate>
</item>
<item>
<title>Scrape content from a link URL</title>
<link>https://www.question2answer.org/qa/90682/scrape-content-from-a-link-url?show=90682#q90682</link>
<description>Hi guys. Id like to use this component &lt;a href=&quot;https://github.com/oscarotero/Embed&quot; rel=&quot;nofollow&quot;&gt;https://github.com/oscarotero/Embed&lt;/a&gt; to scrape content from a url that user will post in question extra field. Is it possible? How can I do it as q2a without using composer?</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/90682/scrape-content-from-a-link-url?show=90682#q90682</guid>
<pubDate>Fri, 29 Jan 2021 19:50:18 +0000</pubDate>
</item>
<item>
<title>Issue with .htaccess where Q2A wouldn't ok the first url structure in Admin Panel.</title>
<link>https://www.question2answer.org/qa/115003/issue-with-htaccess-where-wouldnt-first-structure-admin-panel?show=115003#q115003</link>
<description>

&lt;p&gt;After searching on here for a solution to my problem, I found that other people was having the same issue. There wasn't an answer that worked for me. I have found a solution for me and maybe this solution would work for others.&lt;/p&gt;

&lt;p&gt;The original .htaccess file:&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;Options -Indexes
&lt;br&gt;DirectoryIndex index.php
&lt;br&gt;
&lt;br&gt;&amp;lt;IfModule mod_rewrite.c&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RewriteEngine On
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #RewriteBase /
&lt;br&gt;
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RewriteCond %{REQUEST_URI} ^(.*)//(.*)$
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RewriteRule . %1/%2 [R=301,L]
&lt;br&gt;
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RewriteCond %{REQUEST_FILENAME} !-f
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RewriteCond %{REQUEST_FILENAME} !-d
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RewriteRule ^.*$ index.php?qa-rewrite=$0&amp;amp;%{QUERY_STRING} [L]
&lt;br&gt;&amp;lt;/IfModule&amp;gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I have added the following to my .htaccess:&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;Options -Indexes
&lt;br&gt;DirectoryIndex index.php
&lt;br&gt;
&lt;br&gt;&amp;lt;IfModule mod_rewrite.c&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RewriteEngine On
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; # Uncomment the next line if needed, typically for subdirectory setups
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RewriteBase /
&lt;br&gt;
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; # Remove double slashes in the URL
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RewriteCond %{REQUEST_URI} ^(.)//(.)$
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RewriteRule . %1/%2 [R=301,L]
&lt;br&gt;
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; # Check if the request is not a file or a directory
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RewriteCond %{REQUEST_FILENAME} !-f
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RewriteCond %{REQUEST_FILENAME} !-d
&lt;br&gt;
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; # Rewrite all other requests to index.php
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RewriteRule ^(.*)$ index.php?qa-rewrite=$1&amp;amp;%{QUERY_STRING} [L,QSA]
&lt;br&gt;&amp;lt;/IfModule&amp;gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;The only issue with this fix is that while in the admin area, Q2A still doesn't ok the first url structure option. I am not sure why, but at least I have fixed my issue. Maybe this fix will help others!&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/115003/issue-with-htaccess-where-wouldnt-first-structure-admin-panel?show=115003#q115003</guid>
<pubDate>Fri, 04 Oct 2024 15:29:43 +0000</pubDate>
</item>
<item>
<title>How to get User Custom Field on answer content</title>
<link>https://www.question2answer.org/qa/88734/how-to-get-user-custom-field-on-answer-content?show=88734#q88734</link>
<description>

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

&lt;p&gt;I have User Custom Field (twitter_id)&lt;/p&gt;

&lt;p&gt;How to show this Custom Field on every Answer Page for this user&lt;/p&gt;

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

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=10911790200962743170&quot; style=&quot;height:667px; width:376px&quot;&gt;&lt;/p&gt;

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

&lt;p&gt;Any Help&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/88734/how-to-get-user-custom-field-on-answer-content?show=88734#q88734</guid>
<pubDate>Thu, 29 Oct 2020 04:45:37 +0000</pubDate>
</item>
<item>
<title>Transfer Image blob file from Database to AWS S3 and change the image Blob URL to direct image URL from S3</title>
<link>https://www.question2answer.org/qa/112864/transfer-image-file-database-change-image-direct-image-from?show=112864#q112864</link>
<description>

&lt;p&gt;Can we change the image URL from this:&amp;nbsp;&lt;a href=&quot;http://mywebsite.com/?qa=image&amp;amp;qa_blobid=8419242312434086559&amp;amp;qa_size=52&quot; rel=&quot;nofollow&quot;&gt;http://mywebsite.com/?qa=image&amp;amp;qa_blobid=8419242312434086559&amp;amp;qa_size=52&lt;/a&gt;
&lt;br&gt;to this:&amp;nbsp;&lt;a href=&quot;http://mywebsite.com/image/8419242312434086559.png?&quot; rel=&quot;nofollow&quot;&gt;http://mywebsite.com/image/8419242312434086559.png?&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;I'm asking because the current Q2A setup, which stores images as blobs in the database, creates too much load on the database in case the website traffic is high. If we change the image URL to direct image links by storing the images in AWS S3 storage, there will be a significant performance improvement on the Q2A site.
&lt;br&gt;
&lt;br&gt;Can we create a plugin or make changes to the Q2A core to modify the image URLs and store images on S3 rather than in the database as blobs?&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/112864/transfer-image-file-database-change-image-direct-image-from?show=112864#q112864</guid>
<pubDate>Tue, 19 Mar 2024 18:35:18 +0000</pubDate>
</item>
<item>
<title>help me to create a link to file uploaded url -&gt; for download</title>
<link>https://www.question2answer.org/qa/88072/help-me-to-create-a-link-to-file-uploaded-url-for-download?show=88072#q88072</link>
<description>help me to create a link to file uploaded url -&amp;gt; for download. I want upload something and i want add a link to this file uploaded &amp;nbsp;i want show this on home page, i think need with q_item view ... i dont now the rest.. some help?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/88072/help-me-to-create-a-link-to-file-uploaded-url-for-download?show=88072#q88072</guid>
<pubDate>Sun, 04 Oct 2020 15:19:18 +0000</pubDate>
</item>
<item>
<title>&lt;script&gt; tags are not sanitized in extra question field?</title>
<link>https://www.question2answer.org/qa/85438/script-tags-are-not-sanitized-in-extra-question-field?show=85438#q85438</link>
<description>Just to bring this to your awareness that Q2A does not sanitize the extra field input.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;script&amp;gt; tags and other harmful tags may still exist in your database.&lt;br /&gt;
&lt;br /&gt;
If you are trying to display the content of this extra field, for example, you want to display it on question lists, or in a widget, you may accidentally execute those scripts.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/85438/script-tags-are-not-sanitized-in-extra-question-field?show=85438#q85438</guid>
<pubDate>Mon, 29 Jun 2020 18:30:18 +0000</pubDate>
</item>
<item>
<title>problem with htaccess file and URL structure and ok icon not active</title>
<link>https://www.question2answer.org/qa/112002/problem-with-htaccess-file-and-url-structure-and-icon-active?show=112002#q112002</link>
<description>

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

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

&lt;p&gt;I have a problem that has exhausted me and affected my site greatly, especially in the archiving aspect, and it is almost in the .htaccess file. This problem appeared when I updated the q2a script to version v 1.8.8.&lt;/p&gt;

&lt;p&gt;In the previous version, it worked perfectly&lt;/p&gt;

&lt;p&gt;Now when I modify the URL structure to the first option, the following occurs:&lt;/p&gt;

&lt;p&gt;First: the OK sign does not appear&lt;/p&gt;

&lt;p&gt;Second: When clicking on some links, such as members and sections, an error 403 Status code: 403 - Forbidden appears. Only when clicking on some links in particular that are in Arabic, such as the names of users in Arabic, as for users in English, this error does not appear, but the click works normally.&lt;/p&gt;

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

&lt;p&gt;Attached are screenshots of the problem before and after and the page that shows the 403 error&lt;/p&gt;

&lt;p&gt;I also attached the .htaccess file that I use on my site&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=492972529025512712&quot; style=&quot;height:126px; width:600px&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=14121365383970742267&quot; style=&quot;height:173px; width:586px&quot;&gt;&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=8694314498997194499&quot; style=&quot;height:126px; width:600px&quot;&gt;&lt;span style=&quot;color:#000000&quot;&gt;# In order for the web server to process this file it must be renamed to &quot;.htaccess&quot;&lt;/span&gt;&lt;/p&gt;

&lt;pre&gt;Options -Indexes
DirectoryIndex index.php

&amp;lt;IfModule mod_rewrite.c&amp;gt;
    RewriteEngine On
    #RewriteBase /

    RewriteCond %{REQUEST_URI} ^(.*)//(.*)$
    RewriteRule . %1/%2 [R=301,L]

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^.*$ index.php?qa-rewrite=$0&amp;amp;%{QUERY_STRING} [L]
&amp;lt;/IfModule&amp;gt;&lt;/pre&gt;&lt;/blockquote&gt;

&lt;p&gt;I apologize for not being familiar with the problem and its solution. I am not a programmer and I hope you can help me. I have tried to search for the same problem or the same question, but I have not been able to solve the problem yet.&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/112002/problem-with-htaccess-file-and-url-structure-and-icon-active?show=112002#q112002</guid>
<pubDate>Fri, 12 Jan 2024 20:59:59 +0000</pubDate>
</item>
<item>
<title>What code/plugin is used to have another question field in Q2A Q&amp;A?</title>
<link>https://www.question2answer.org/qa/87066/what-code-plugin-is-used-have-another-question-field-q2a-q%26a?show=87066#q87066</link>
<description>

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=7056916742455434627&quot; style=&quot;height:74px; width:600px&quot;&gt;&lt;/p&gt;

&lt;p&gt;How is possible to have another question field-&lt;/p&gt;

&lt;blockquote&gt;

&lt;table style=&quot;border-collapse:collapse; color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif; font-style:normal; max-width:100%; width:707px; border-spacing: 0px;&quot; class=&quot;qa-form-tall-table&quot;&gt;

&lt;tbody style=&quot;box-sizing: border-box;&quot;&gt;

&lt;tr style=&quot;box-sizing:border-box&quot;&gt;

&lt;td style=&quot;box-sizing:border-box; padding:5px 0px 0px&quot; class=&quot;qa-form-tall-label&quot;&gt;Optional: What version of Q2A are you running?&lt;/td&gt;&lt;/tr&gt;

&lt;tr style=&quot;box-sizing:border-box&quot;&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/blockquote&gt;

&lt;p&gt;using in Q2A Q&amp;amp;A?&amp;nbsp;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/87066/what-code-plugin-is-used-have-another-question-field-q2a-q%26a?show=87066#q87066</guid>
<pubDate>Wed, 26 Aug 2020 17:47:10 +0000</pubDate>
</item>
<item>
<title>q2a does not add non-English characters to URL</title>
<link>https://www.question2answer.org/qa/110286/q2a-does-not-add-non-english-characters-to-url?show=110286#q110286</link>
<description>

&lt;p&gt;Why&amp;nbsp;q2a does not add non-English characters to the URL?&lt;/p&gt;

&lt;p&gt;For example, this is my question's title :&amp;nbsp;&lt;span style=&quot;color:rgba(0, 0, 0, 0.87); font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:13px&quot;&gt;به-هم-ریختگی-فونت-متن-در-فایل-pdf&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:rgba(0, 0, 0, 0.87); font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:13px&quot;&gt;then the URL instead of being like this: &lt;a href=&quot;http://javabyab.com/7429/به-هم-ریختگی-فونت-متن-در-فایل-pdf?show=7562&quot; rel=&quot;nofollow&quot;&gt;http://javabyab.com/7429/به-هم-ریختگی-فونت-متن-در-فایل-pdf?show=7562&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:rgba(0, 0, 0, 0.87); font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif; font-size:13px&quot;&gt;It turns (redirects) to this:&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family:Roboto, RobotoDraft, Helvetica, Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size:13px&quot;&gt;&lt;a href=&quot;https://javabyab.com/7429/pdf?show=7522&quot; rel=&quot;nofollow&quot;&gt;https://javabyab.com/7429/pdf?show=7522&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Roboto, RobotoDraft, Helvetica, Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size:13px&quot;&gt;The interesting thing to note is that inside xml site map that we introduce to the search console I see about 3 different URLs for this page in the search console and the search console gives some warnings about canonical tags or warnings about redirection.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Roboto, RobotoDraft, Helvetica, Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size:13px&quot;&gt;I have a lot of warnings like this in my Google search console!&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Roboto, RobotoDraft, Helvetica, Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size:13px&quot;&gt;is there any way to fix all these warnings?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:Roboto, RobotoDraft, Helvetica, Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size:13px&quot;&gt;also if q2a adds non-English characters to the URL, it will be helpful a lot for our site SEO.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/110286/q2a-does-not-add-non-english-characters-to-url?show=110286#q110286</guid>
<pubDate>Fri, 08 Sep 2023 16:49:08 +0000</pubDate>
</item>
</channel>
</rss>