ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
Is there anyway of automatically redirecting an article to another article. So in other words, you arrive at article 1 from a search engine in that article automatically redirects to article 2
Yes, you have to use 301 redirection. I already implemented this to redirect articles from my main site to aother articles in a subfolder.
If you use a good sef component then you can probably do that easily. I'm using Sef Advance but other Sef components certainly allow redirections
301 redirect would not work because of the nature of the URL. However, I have got it working successfully using direct PHP which is a little plug-in that allows you to input PHP into an article.