By Nick Russell on Monday, 29 September 2014
Posted in Technical Issues
Replies 4
Likes 0
Views 527
Votes 0
Hi

I am doing some SEO improvements on my site and would like to implement a 301 redirect - just wondering where i can do this please?

thanks!
Also I would like to know how i can view and disable any plugins or strict security settings that prevent automated access to my site please, is this possible?

thanks
·
Monday, 29 September 2014 17:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Nick,

It's advisable to perform 301 redirects in your .htaccess file and it's really simple. For instance, if you want to redirect /something to /hello ,


Redirect 301 /something /hello
·
Monday, 29 September 2014 18:04
·
0 Likes
·
0 Votes
·
0 Comments
·
ok thanks how would that work with relation to my site?

i.e. what would be an example of a 301 redirect which would boost my SEO?

thanks
·
Monday, 29 September 2014 18:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Nick,

I think there is some misunderstanding here. 301 redirects are used to not boost your SEO but it is used to fix "broken SEF urls"
·
Monday, 29 September 2014 18:13
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post