I want to link to a static home page in worpress, but I don't want to use the static "pages" they use in wp 2.1+. So, I want to change my "home" link to go to www.something.com/index.php, instead of www.something.com/blog/. I also have another blog "page" that I want to point or redirect elsewhere. Anyone know how to do this or a good place to find out?
I believe that you just have to add the code to home.php - but I could be wrong. Google "custom wordpress home page home.php" and see what comes up, you'll probably find the answer there.
I guess what I am looking to do is customize where the page links go to but I can't figure out where to change this.
I don't think you can. You can customize the permalink for posts with a .html but i don't think you can do it for pages.