Wordpress upload from localhost to server
        Posted  
        
            by raspberry
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by raspberry
        
        
        
        Published on 2010-04-28T10:29:07Z
        Indexed on 
            2010/04/28
            10:33 UTC
        
        
        Read the original article
        Hit count: 222
        
Wordpress
I uploaded my wordpress site from my Local host to a folder off my main domain (http://example.com/folder) using this tutorial http://www.webdesignerwall.com/tutorials/exporting-and-importing-wordpress/
(im working on a mac)
Everything went ok - admin panel is fine homepage is fine etc - only any page apart from the homepage redirects to this (http://example.com/folder/pagename) except instead of showing the content from that page it shows the unstyled information from the index page of my main root (http://example.com/)
What can I do to get this working?
Thanks
© Stack Overflow or respective owner