Popular Articles
Do I need caching plugins in addition to the CDN?
The short answer is no, the Content Delivery Network takes care of caching for you. The CDN caches static content and stores it until it's purged via the Edge Caching section Here. This means you shouldn’t use any additional caching plugins such as ...
How do I use the CDN?
The CDN is quick and easy to use. Head to the package you want to enable our CDN for and locate the CDN section. To activate the main Edge Caching element of the CDN, select Edge Caching - select the toggle to activate it (Manage Hosting -> Manage ...
What are MX records?
MX stands for 'mail exchanger'. It tells a 'sending' mail server how to find the 'receiving' mail server, given in order of priority, where the lower numbers are given higher priority. The MX records for VISYOO are 'mx.stackmail.com'.
What is POP3?
POP3 stands for Post Office Protocol version 3 and refers to the protocol used to receive emails to your local email client from a remote server. POP3 downloads mail from the server and often deletes on the server after it has done so. This means ...
How do I import a .sql file via phpMyAdmin?
You can use phpMyAdmin to import an .SQL file with your database information. To do this: Log in to your database via phpMyAdmin (HERE > Manage Hosting > [select package] > phpMyAdmin) Choose the database you want to import your .SQL file to from ...