When adding a page, article or post to your site if you want to insert a go back link which will take you back to the previous page paste in the following code where you want it to go:
<A HREF=”javascript:history.go(-1)”>[text]</A>
where it says [text] you can add your own message such as [go back to whatever page you were just on]




