I go onto this blog and post a comment, with my name, email address and website URL. When I submit it, I notice that the link to my site has been re-directed.
So:
link: their_domain.com/info&12345
redirect to: my_domain.com (My link)
Will google bot see my link? Or does it just see
their_domain.com/info&12345
According to your example this blog is not interested in giving your site the due credit. This link acts as a filter and not the actual KEYWORD ANCHOR text link “directed” towards your website.
Permanent 301
To summarize in a few lines, permanent 301 redirects are just as they sound. They are permanent redirects from an old URL to a new one. These redirects tell the search engines that the old location is to be removed from their index and replaced with the new location. Using 301 redirects is the most search engine friendly way to redirect traffic and engines, and far out weighs that of various JavaScript and Meta refresh redirects.
Temporary 302
Temporary 302 redirects are also as they sound; temporary. Here you are telling the search engines to read and use the content on the new page, but to keep checking the original URL first as it will ultimately be reestablished.
The site in question probably also has a robot.txt which tells search engines to ignore anything at “/info” or whatever.
I’ve used this method pretty much on all sites I’ve made that have user submitted content.
I have no interest in giving link juice to fools.