好吧,不要混在一起PHP 和Javascript 没有proper tags
<script type="text/javascript">
jQuery(document).ready(function( $ ){
if(location.href != "https://linestar.ca/contact-us/") {
alert("Make sure you use the right contact Tab!");
} else {
alert("LineStar Welcomes You!");
}
});
</script>
顺便说一句,你的网站有很多问题需要你最终解决