2
votes

I have a wordpress blog hosted on IIS. Everything was working fine until I moved the blog from a subdomain to a subfolder.

I left the blog at the same physical location and created a virtual directory.

Now the backend seems to be working just fine. I can edit posts and everything.

In the blog itself I can see the main list of posts with the preview of the post content, but when I click to enter the post, only the title is displayed. I don't know much about PHP (.net for me) and I don't really know where to start.

I tried switching themes and got the same results.

Thank you!

2
As @Interrobang said, go to your General settings and update the two url fields to your current url. - andrewk
This is off topic for SO. Try wordpress.stackexchange.com. - jman
@skjaidev - You might be right, but I was thinking this might be a PHP thing. - Elad Lachmi

2 Answers

2
votes

The first thing I would check would be WordPress's "Site Settings". There are two fields there where you can set the path to your blog, and the URL at which it can be reached. If you moved the WordPress folder, you'll need to update these fields.

0
votes

Are you using any cache plugin ? If so then go for deactivating this plugin like w3 total cache and then again update the URL's of wordpress blog. Hope that it will help you