Angelina
- Total activity 364
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Articles
Recent activity by Angelina Sort by recent activity-
What should I do if my website was hacked?
Discovering that your website has been hacked can be stressful, but the good news is that there are clear steps you can take to regain control and secure your site.This guide walks you through what...
-
What is SSH and is it included with my hosting?
SSH (Secure Shell) is a way to securely connect to a server using a command-line interface. It’s commonly used by developers and advanced users to manage files, run commands, install software, and ...
-
Common web page errors and what they mean
When visiting a website, you may occasionally see an error message instead of the page you expected. These errors usually indicate that the browser could not properly connect to the website or that...
-
HTTP vs HTTPS
What is HTTP?HTTP (Hypertext Transfer Protocol) is how a web browser communicates with a website’s server. It allows visitors to view pages and send information, but this information travels openly...
-
How to enable HTTPS Forwarding for my domain
This article will take you through the following: What is HTTPS forwarding?Why HTTPS mattersWhat you'll need before you start How to set up HTTPS forwarding What is HTTPS forwarding?HTTPS (Hypertex...
-
What should I do if my website isn’t displaying?
If your website isn’t displaying, the cause can depend on whether you recently made changes or if the website suddenly stopped working without any updates. The sections below can help you narrow do...
-
Why am I getting a “Site Not Secure” warning for my website?
If your website shows a “Not Secure” warning in the browser, it usually means that an SSL certificate is missing, not installed correctly, or not being used by your website. SSL certificates encryp...
-
Why can I see my website, but others can’t?
Don't worry, it's okay! Here are some common reasons: DNS PropagationIf your website loads for you but not for other people, it’s usually related to DNS propagation. When a website is newly launch...
-
Do you offer web design services?
Great news! While we don’t offer in-house web design services, we’ve partnered with trusted, experienced design companies who can help bring your vision to life and guide you through creating the w...
-
How do I set up Django with my hosting package?
Django is an open-source web platform built in Python, focused on simplifying complex database systems in an efficient manner. To install Django on a hosting package, perform the following steps: U...