Home > Back-end >  wordpress repoint the URl to WP directory
wordpress repoint the URl to WP directory

Time:11-13

I am designing a wordpress website. I am quite new in it. I made a mistake.

Generally the website points to wp directory which I mistakenly changed it to home. Now, it gives a 404 error.

I changed this https://sure2biz.com/wp to https://sure2biz.com/home.

Kindly tell me steps to point it back to wp.

CodePudding user response:

If you are not able to acces your wordpress dashboard, go to your cpanel, PHP My Admin => Select your Database => Go to table WP OPTIONS => there you can replace URL

  • Related