I am setting up a site where I would like the sidebar to be relevant to the page on my site that the user just came from.
I found $_SERVER["HTTP_REFERER"] but it doesnt seem to be working when I try and put it into my sidebar.php
Does anyone know if wp supports this or if it doesnt anything that will do just about the same thing?