I ended up deciding to revert back to my original page hierarchy on my site and by doing so I went from the new structure (sitename.com/newfolder/oldfolder/) to the original structure (sitename.com/oldfolder/). Now WordPress just continually redirects these in a loop and doesn't load the pages at all. It's only looping on the pages I changed.
Please help!
Redirect loops can be caused by redirects in an .htaccess file (did you add any?) or by redirection plugins (try disabling any that you are using).
Thanks for your reply and help iridiax!
I didn't see any listed rules in the Redirection plugin that would cause a conflict but sure enough I went through them one by one and that is the plug-in that was causing the problem.
Thanks again for your help!