At first I thought It was my hosting company because other people were having problems but I'm on my third one (each of them were free) and it's still doing it.
my site is
http://kyle.getmypage.com/
I wanted the links to go straight to the articles so I changed this
<a href="{$story_url}" >
with:
<a href="{$url}">
Hover over the headlines and you will see that every link says
http://kyle.getmypage.com/1
I wish I knew some PHP so I could solve this on my own but there are so many files. Any suggestions? Thank you.