• I have wordpress running great on my machine, through localhost. I just put it online and it is online as well, its connected to the database and seems to be running fine. My problem is that none of the relative links work, especially the stylesheets. When I view my blog on my machine its fine, because the links are pulling from localhost on my machine. But when I view from another computer it doesnt work because it is not linking to the files on the server. How do i change it so that the url it looks for is that of my server, not localhost? Is this in MySQL, is URL a value in a table?
    I know its not the url i put in the phpmyadmin config file because that is correct and the database is running fine.
    thanks

Viewing 1 replies (of 1 total)
  • Are you talking about when you try to view your blog, or when you try to view the links on your blog?
    Sounds like you have to put in the actual URL for your style sheet, not just link to style.css, or whatever it is.
    What’s the URL for your blog? 🙂

Viewing 1 replies (of 1 total)

The topic ‘changing from localhost to url’ is closed to new replies.