So, you have written an article that you have moved to somewhere else.
To keep all links working from search engines, you want to redirect that article page to the new location.
Open up the article in Edit mode, and click on the HTML button.
On the very first line, add this code:
<META http-equiv=Refresh content="0; URL=http://www.YOURNEWURL.com">
That’s it!