How to Create a 301 Redirect - Video
A 301 redirect can be used to point your domain to different URL. It can also be used when configuring an SSL certificate, redirecting your site visitors from HTTP to HTTPS.
Technicalhtaccess EditorhtaccessGetting StartedHow to Edit the .htaccess File
This article outlines all of the options available for customizing your website with the .htaccess editor.
htaccess EditorhtaccessFoundation Dashboard Overview
Learn your way around the new Dashboard, edit your site, add email accounts and purchase domains easily.
Foundation Getting StartedDirectory Browsing
If you have the need to enable directory browsing on your website you can easily enable it by using the .htaccess Editor.
htaccess EditorhtaccessBlocking users with specific IP addresses from accessing your site using the .htaccess editor
This article shows how to block specific IP addresses or a whole range from accessing your site using the .htaccess editor.
htaccess EditorhtaccessSetting custom MIME types using the .htaccess editor
This article shows how to set custom MIME types using the .htaccess editor
htaccess EditorhtaccessScripting: How To Set Default Page Priority
When there are conflicting 'home page' file types in the same directory, your hosting account uses a priority list to determine which one should be displayed. If you have a Linux hosting account, you can change this priority list using .htaccess.
htaccess EditorhtaccessWordPress: SSL Certificates
How to setup your SSL certificate to provide security and assurance for your WordPress site.
F WordPressWordPressRedirecting URLs at your site using the .htaccess Editor
This article shows how to redirect requests for specific pages on your site to another URL.
htaccess EditorhtaccessWebsite Errors: 403
A 403 Forbidden error means that you do not have permission to view the requested file or resource.
Website Troubleshooting