Looking for a way to BLOCK a web page when it comes from a particular location

There's someone out there who has a web page of mine on their public profile. I don't want to be associated with this individual.

Using a service like Sitemeter it's possible to track where your hits are coming from.

Is it possible that to not only detect where a hit is coming from, but somehow block, or redirect (perhaps to another page that states "go away") when it comes from a specific location?

For example, if somone puts a link to my page on their profile at:
http://profiles.yahoo.com/(yahoo_ID_here)

Is it possible to reject or redirect the page by sensing where it comes from.

If previous page = x
then redirect to y
else, go to z

Is it possible to foward the page to another location if and only if it comes from a specific location or site?

 

 

 

 

Top