Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Does redirecting blog from sub domain to root domain hurts SEO of old blogs?
+2
−0
We have done a reverse proxy to forward blog.example.com to example.com/blog. As I think it gives great help in getting the “link juice” to the root domain.
However, I am concerned about any possibility of harm to the existing SEO value of the blog. Is there any way to not lose the traffic of the old blogs and reverse proxy doesn’t hurt website traffic/juice?
0 comment threads