WordPress: How to Fix Common Server and Connection Errors
As you build your WordPress site, you may encounter an error or an error message. We have identified several common errors and provided an overview on how to address these issues. If you have any difficulties troubleshooting your WordPress website, feel free to contact us, and we would be happy to help.
F WordPressWordPressFoundation 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 EditorhtaccessFile Management: How to Manage Your Server-Side Caching
Server-side caching allows websites with dynamic content to load faster than they normally would. Dynamic content normally consists of several scripting files that calculate what a page's content should be then converts the final result into a static format so that it can be displayed. Server-side caching pre-calculates this final result into a static format so that it can be displayed faster. We recommend that you keep server-side caching enabled at all times and to only disable the option if you are unable to see updates as you develop your website.
Files ManagementBlocking 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 EditorhtaccessRedirecting 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 EditorhtaccessUsing CGI
This article explains what CGI is, shows how to reach some common scripting tools, warns about some script restrictions, and guides through most common troubleshooting issues.
CGI Scripted LanguagePerlHow to Enable and Enforce Your Free SSL
Endurance is now providing a free SSL certificate for all hosting customers. This article describes how to enable your SSL.
F SSL Certificates