I have problem with
component/content/?view=featuredin google results.
Here http://forum.joomla.org/viewtopic.php?p=2617733 I find solution to add
RewriteCond %{QUERY_STRING} ^view=featured$ RewriteRule ^component/content/$ http://www.mysite.com/? [L,R=301]
to htaccess, but, redirection is not working.
I put that code in:
.htaccess Maker>Custom .htaccess rules
Is this right place to put that part of code?
best regards