[q] Solution for Redirecting Blogspot Sites ???

javadth

Elite Member
Jr. VIP
Joined
Aug 27, 2012
Messages
3,165
Reaction score
1,151
hi

just wanted to know is there any good way to redirect all juice and metrics DA + PA and any other metrics of a blogspot blog to a website?

it should be 301 redirects but I couldn't find any way

there was a code, but I think it's not a 301 redirect and cannot pass the metrics

Code:
<meta http-equiv=”refresh” content=”0;URL=’http://www.yournewwebsite.com/'” />
 
Back
Top