By laurent on Wednesday, 05 August 2015
Posted in Technical Issues
Replies 5
Likes 0
Views 744
Votes 0
Hello there,

it is not a big problem but it is not good for SEO !
On Eaasyblog i don' use SH404 i use Joomla router but the problem is that you can access to the blog with this 2 urls


I try to solve this by use a 301 redirect but this don't work.

I think this is a problem for search engine because this is considered as duplicate content.

Thanks
hey laurent,

May i know do you do the redirection rules in your .htaccess file?

Perhaps you can try take a look of this reference link and see how it goes?
-> https://my.justhost.com/cgi/help/htaccess_redirect
·
Wednesday, 05 August 2015 18:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello i try this

Redirect 301 /blog/ http://www.avoirundevis.fr/blog

But this cause redirect others blog urls http://www.avoirundevis.fr/blogalarme-maison-delta-dore-l-alarme-sans-fil-intelligente
·
Wednesday, 05 August 2015 20:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Laurent,

I really don't think this is an issue at all as Google is much more intelligent right now. However, if you are afraid, you can try this rule,


RewriteRule ^(.+[^/])/$ http://%{HTTP_HOST}/$1 [R=301,L]
·
Thursday, 06 August 2015 00:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello i finally use sh404 but thanks.
·
Thursday, 06 August 2015 01:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Laurent
·
Thursday, 06 August 2015 02:05
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post