I know that using the javascript tag <noscript> to redirect a bot to a non-related site would be spammy but what if the code did this: <a href="http://associated_site.example.com">Intended Site</a><noscript><a href="http://www.example.com">Parent Site</a></noscript> Code (markup): Would that be frowned upon by Google or would they see the link between the two and assume everything was above board?