All external links to my home page are going to www.MYSITE.com, however, all internal links to the home page are going to /default.aspx. Despite the IIS configuration setting making default.aspx the default page to be shown when a directory is requested, www.MYSITE.com and /default.aspx have completely seperate PRs and backward links. Having checked all of my friends' websites, I noticed that they are using the same (save for .php instead of .aspx [apache]).
is there an IIS setting that I can check that forces google to treat www.MYSITE.com the same as /default.aspx, or am I stuck with having my page rank split among these two pages (despite the fact that they're really the same)?