Posted on: 7/11/2015 1:37:20 PM | Views : 728

Hi i host website with 3rd party and its shared environment so i can't use URL rewrites 
question is how to fix cannonical issues. I am using .aspx pages 
for e.g. www.company.com is main domain and  I have a page www.company.com/default.aspx 
the following pages should redirect to main page . SEO rank should only be for the main page. 
www.company.com/default.aspx 
http://company.com/default.aspx 
http://company.com/Default.aspx 
company.com/default.aspx 
What is the easy way to do that? I am not a programmer so appreciate with an example. 
should I use tags in /default.aspx page or put something in web.config or any? 

Go to the complete details ...