How to index our dynamic Servlets to profit from inbound Links?
-
We have several dynamic Servlets on our Website which help Users to calculate Mortgages:
Example:
Until now these Servlets are blocked via robots.txt to avoid "stange results being in the Googleindex".
Problem / Question:
These Servlets are used from lots of external Affiliate Websites, and i like to know how to optimize these inbound Links?
Thx.
Manuel -
Manuel,
I can think of a couple good options:
Use meta tags to set page to noindex,follow so search engines won't index the page, but they'll pass the link juice on to other pages on your site.
Let the page get indexed, and use the canonical meta tag to ensure that only one version is indexed.