<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Problema SEO]]></title><description><![CDATA[<p dir="auto">Salve ragazzi, devo ottimizzare il mio sito per i motori di ricerca, ho messo il segno di spunta su Friendly URL, e modificato il file htccess in .htccess, ma non funziona si vede solo la home, il mio sito si trova in una sottocartella su server Aruba, qualcuno puo' aiutarmi?</p>
]]></description><link>https://connect.gt/topic/80124/problema-seo</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 16:13:39 GMT</lastBuildDate><atom:link href="https://connect.gt/topic/80124.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 Aug 2008 16:15:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problema SEO on Thu, 21 Aug 2008 15:15:45 GMT]]></title><description><![CDATA[<p dir="auto">Si</p>
]]></description><link>https://connect.gt/post/750567</link><guid isPermaLink="true">https://connect.gt/post/750567</guid><dc:creator><![CDATA[rosaria]]></dc:creator><pubDate>Thu, 21 Aug 2008 15:15:45 GMT</pubDate></item><item><title><![CDATA[Reply to Problema SEO on Thu, 21 Aug 2008 13:45:36 GMT]]></title><description><![CDATA[<p dir="auto">hai messo il nome corretto della sottocartella?</p>
]]></description><link>https://connect.gt/post/750563</link><guid isPermaLink="true">https://connect.gt/post/750563</guid><dc:creator><![CDATA[webmax]]></dc:creator><pubDate>Thu, 21 Aug 2008 13:45:36 GMT</pubDate></item><item><title><![CDATA[Reply to Problema SEO on Thu, 21 Aug 2008 08:41:13 GMT]]></title><description><![CDATA[<p dir="auto">Questo il file .htaccess</p>
<h2></h2>
<h1>@version $Id: htaccess.txt 10492 2008-07-02 06:38:28Z ircmaxell $</h1>
<h1>@package Joomla</h1>
<h1>@copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.</h1>
<h1>@license .gnu.org/copyleft/gpl.html GNU/GPL</h1>
<h1>Joomla! is Free Software</h1>
<h2></h2>
<p dir="auto">#####################################################</p>
<h1>READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE</h1>
<h1></h1>
<h1>The line just below this section: 'Options +FollowSymLinks' may cause problems</h1>
<h1>with some server configurations.  It is required for use of mod_rewrite, but may already</h1>
<h1>be set by your server administrator in a way that dissallows changing it in</h1>
<h1>your .htaccess file.  If using it causes your server to error out, comment it out (add # to</h1>
<h1>beginning of line), reload your site in your browser and test your sef url's.  If they work,</h1>
<h1>it has been set by your server administrator and you do not need it set here.</h1>
<h1></h1>
<p dir="auto">#####################################################</p>
<h2>Can be commented out if causes errors, see notes above.</h2>
<h1>Options +FollowSymLinks</h1>
<h1></h1>
<h1>mod_rewrite in use</h1>
<p dir="auto">RewriteEngine On</p>
<p dir="auto">########## Begin - Rewrite rules to block out some common exploits</p>
<h2>If you experience problems on your site block out the operations listed below</h2>
<h2>This attempts to block the most common type of exploit <code>attempts</code> to Joomla!</h2>
<h1></h1>
<h1>Block out any script trying to set a mosConfig value through the URL</h1>
<p dir="auto">RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|%3D)</p>
<h1>Block out any script trying to base64_encode crap to send via URL</h1>
<p dir="auto">RewriteCond %{QUERY_STRING} base64_encode.<em>(.</em>)</p>
<h1>Block out any script that includes a &lt;script&gt; tag in URL</h1>
<p dir="auto">RewriteCond %{QUERY_STRING} (&lt;|%3C).<em>script.</em>(&gt;|%3E) [NC,OR]</p>
<h1>Block out any script trying to set a PHP GLOBALS variable via URL</h1>
<p dir="auto">RewriteCond %{QUERY_STRING} GLOBALS(=|[|%[0-9A-Z]{0,2})</p>
<h1>Block out any script trying to modify a _REQUEST variable via URL</h1>
<p dir="auto">RewriteCond %{QUERY_STRING} _REQUEST(=|[|%[0-9A-Z]{0,2})</p>
<h1>Send all blocked request to homepage with 403 Forbidden error!</h1>
<p dir="auto">RewriteRule ^(.*)$ index.php [F,L]</p>
<h1></h1>
<p dir="auto">########## End - Rewrite rules to block out some common exploits</p>
<h1>Uncomment following line if your webserver's URL</h1>
<h1>is not directly related to physical file paths.</h1>
<h1>Update Your Joomla! Directory (just / for root)</h1>
<p dir="auto">RewriteBase / sottocartella</p>
<p dir="auto">########## Begin - Joomla! core SEF Section</p>
<h1></h1>
<p dir="auto">RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteCond %{REQUEST_URI} !^/index.php<br />
RewriteCond %{REQUEST_URI} (/|.php|.html|.htm|.feed|.pdf|.raw|/[^.]<em>)$<br />
RewriteRule (.</em>) index.php<br />
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]</p>
<h1></h1>
<p dir="auto">########## End - Joomla! core SEF Section</p>
<p dir="auto">Mi da un errore del server</p>
]]></description><link>https://connect.gt/post/750574</link><guid isPermaLink="true">https://connect.gt/post/750574</guid><dc:creator><![CDATA[rosaria]]></dc:creator><pubDate>Thu, 21 Aug 2008 08:41:13 GMT</pubDate></item><item><title><![CDATA[Reply to Problema SEO on Wed, 20 Aug 2008 10:11:12 GMT]]></title><description><![CDATA[<p dir="auto">togli il commento da rewritebase e aggiungi li il nome della sottocartella</p>
]]></description><link>https://connect.gt/post/750560</link><guid isPermaLink="true">https://connect.gt/post/750560</guid><dc:creator><![CDATA[webmax]]></dc:creator><pubDate>Wed, 20 Aug 2008 10:11:12 GMT</pubDate></item><item><title><![CDATA[Reply to Problema SEO on Tue, 19 Aug 2008 20:17:34 GMT]]></title><description><![CDATA[<p dir="auto">Ho fatto come mi hai detto ho commentato il codice ma non si vede mi da errore 404, non mi trova la pagina.<br />
Forse perche il mio sito si trova in una sottocartella?</p>
]]></description><link>https://connect.gt/post/750573</link><guid isPermaLink="true">https://connect.gt/post/750573</guid><dc:creator><![CDATA[rosaria]]></dc:creator><pubDate>Tue, 19 Aug 2008 20:17:34 GMT</pubDate></item><item><title><![CDATA[Reply to Problema SEO on Tue, 19 Aug 2008 18:19:10 GMT]]></title><description><![CDATA[<p dir="auto">Ciao rosaria e benvenuta nel forum GT</p>
<p dir="auto">Su aruba bisogna commentare la stringa dell'htaccess:</p>
<p dir="auto">Options +FollowSymLinks</p>
<p dir="auto">diventa:</p>
<p dir="auto"><a class="plugin-hashtag-a" href="https://connect.gt/hashtags/options">#Options</a> +FollowSymLinks</p>
]]></description><link>https://connect.gt/post/750558</link><guid isPermaLink="true">https://connect.gt/post/750558</guid><dc:creator><![CDATA[webmax]]></dc:creator><pubDate>Tue, 19 Aug 2008 18:19:10 GMT</pubDate></item></channel></rss>