: Deleted? You don't delete files when you don't want people accessing domainname.com without the www. You should use a .htaccess in the root of your wordpress install folder. Make this file
Deleted? You don't delete files when you don't want people accessing domainname.com without the
You should use a .htaccess in the root of your wordpress install folder.
Make this file '.htaccess' with the following:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^sarastringfellow.com$ [NC]
RewriteRule ^(.*)$ www.sarastringfellow.com/ [R=301,L]
This will make anyone attempting to view the site or images without the www redirect to the site which has before it.
More posts by @Nimeshi995
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.