Hello,
Thank you for contacting the support and sorry for any inconvenience that might have been caused due to that.
Please login to your cpanel and go to File Manager. There edit the .htaccess file and add the default WordPress .htaccess code to be there. The default .htaccess code is:
# BEGIN WordPress
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress
Save the file and you should be able to access the website now. Once you are back online, try to follow the article again.
Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.
Thank you
Hello,
Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.
If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.
Thank you.