Report this

What is the reason for this report?

How to install wordpress blog on my existing wordpress website?

Posted on February 15, 2016

I have a fully functional wordpress website running on ubuntu 14.04 nginx. I need to run a wp blog on this link : www.mywebsite.com/blog . I tried using the same tutorial like creating wp website but could not succeed. In brief, I need to install another wp to mywebsite.com/blog link. Can smb help me?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hey there,

You would need to create a second database and upload the WordPress file to the folder within the main site’s DocumentRoot. Since /blog is something that the main WordPress installation will try to redirect and interpret, I would recommend naming placing this second WordPress site in a folder named articles or news instead.

If that doesn’t work, reply back with the steps you are getting hung up on.

Happy coding,

Jon Schwenn Platform Support Specialist DigitalOcean

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.