I use <a href="javascript: history.go(-1)">Back</a> script to return user on previous page and I have one problem. What if somebody came from google search on my product detail page and click back button,then the user will be returned on google page,does anyone know how to prevent that?