Security Sunday

Security Sunday: Is My Site Hacked? (13 Signs)

Symptoms of a hacked website can vary wildly. A concerning security alert from Google, a browser warning when you visit your site, or even a notice from your hosting provider that they’ve taken down your website — all of these events may indicate that your site has been hacked. Fortunately, there are a number of quick (and free) ways you can check and find out if your website has been compromised.

Thursday Tips and Tools

Thursday Tips & Tools: 25 Free Tools to Test Your Website

Regularly testing your ecommerce website’s performance will ensure it’s running at an optimal level. There are plenty of free resources available to help. Here is a list of free tools to test your website. There are tools to measure download speed, monitor user experience, test accessibility, locate broken links, evaluate search engine and browser compatibility, and check mobile friendliness. All of these tools have free plans, and most offer premium options.

Security Sunday

Security Sunday: Cross-Site Scripting: The Real WordPress Supervillain

Cross-Site Scripting is a type of vulnerability that allows a malicious actor to inject code, usually JavaScript, into otherwise legitimate websites. The web browser being used by the website user has no way to determine that the code is not a legitimate part of the website, so it displays content or performs actions directed by the malicious code. XSS is a relatively well-known type of vulnerability, partially because some of its uses are visible on an affected website, but there are also “invisible” uses that can be much more detrimental to website owners and their visitors.

Design & Dev Tuesday

Design & Dev Tuesday: What to Know about PHP and the Latest PHP Version

If you’re running WordPress sites, you’ve probably heard the term “latest PHP version” thrown around. Well-known sites like Facebook and Wikipedia are websites developed using the PHP language. Additionally, 40% of the web is powered by WordPress which is built using PHP. But, what is it? And why do you have to use the latest version?

Design & Dev Tuesday

Design & Dev Tuesday: Loading Third-Party JavaScript

Third-party scripts provide a wide range of useful functionality, making the web more dynamic, interactive, and interconnected. These scripts may be crucial to your website’s functionality or revenue stream. But third-party scripts also come with many risks that should be taken into consideration to minimize their impact while still providing value. Why do you need to be careful about third-party scripts?