Hi everyone,
Just curious to know how Google crawls redirect links, like the one below?
domain.com/public/redirect.html?sitecode=p&pid=uk_home_test_middle_expand_test_20120323&URL=http://www.domain.com/site-folder/
As you can tell the sitecode variable is passed to the script and then executed with the JS.
The thing is that we use this type link on the home page and as you know this holds the most equity and authority so I want make sure that we do not miss out.
Essentially it just tracks a click. Yes I know there is an easier solution, but I am trying to persuade them to do the preferred method below:
www.domain.com/uk/site-folder/pid=uk_home_test_middle_expand_test2_20120323
Just a case of adding the canonical, which I have already done
Thanks :-)