[ad_1]
From cpanel, I installed wordpress to www.mywebsite.com/blog instead of www.mywebsite.com.
So if I want to view the website I have to go to …./blog
I feel dumb for asking but can’t figure it out. I’m still a noob at this.
How do I move it back to the proper URL location?

In the file manager, copy the contents of the blog folder into the root folder.
In phpmyadmin, go the wp _options table and edit the site url and home url fields to reflect the new url.
If you’ve uploaded some content, then you need to perform a global url update. This can be done with the Better Search Replace plugin.