Hello, I want to know can I use and how to use meta http-equiv="refresh" to redirect visitors when come from Search Engines only? If visitors come directly by type url in a browser. It shouldn't redirect and leave in that page. Is it can do or had another method? Thanks
http-equiv="refresh" tag is not a legal way to redirect visitors one page to another page or website. So use Standard 301 or 302 redirection.