Reputation: 3
I've been using GoDaddy and it works great with hosting my own code and my WordPress sites. However, I want to use both WordPress and my own code under the same domain.
For example, I have the domain www.hello-world.com
, I've linked my WordPress to the root so now Godaddy recognizes it as a "Basic Managed WordPress Websites". Now I want my standalone website to appear in www.hello-world.com/product1
I notice that I can access phpadmin, but I can't find a cPanel or see a Files Manager linked to the managed WordPress site, so I can't drop my code in.
Is there any solution to this?
Upvotes: 0
Views: 188
Reputation: 3
I found the solution! So I hope to share it with anyone who's looking for the answer too :)
Go to My Products > Manage (the WordPress site you want) > Tools > File Browser
and simply create a new folder under the root folder to create a new endpoint, now you can drop your code in!
Upvotes: 0