Skip to content Skip to main navigation Skip to footer

Additional Resources

Below is a detailed list of external resources that come in handy when developing a WordPress site, testing site performance, and reviewing website security. This list also includes essential WordPress supplies that you might need in a pinch.

Essential WordPress Supplies

Common files & resources needed for a WordPress installation to function.

file(1)

Code for the index.php file which can be used in cases of corruption.

folder(1)

Code for a sample wp-config.php file. Connects the WP files to its database.

development-plan

Code for a basic .htaccess file can be found below. This helps sub-pages load.

wordpress(1)

View the latest WordPress releases and download a copy of each version.

database(2)

See common database host values from different hosting providers.

computer(1)

Download the WordPress 2022 theme for site use or troubleshooting.

Useful Security Tools

Review your site for vulnerabilities, viruses, and check the status of an SSL.

computer(2)

A free website security check & malware scanner by Sucuri.

virus

See if a domain is on a blocklist by VirusTotal.

browser

Scan your site for current vulnerabilities by WP Sec.

shield

Check the SSL certificate validity with SSLShopper.

business

See if a domain is being flagged by Google.

coding

Scan your site for vulnerabilities by WPScan.

Helpful Performance Tools

Check website performance and review necessary steps to improve site speed.

google (1)

Check site performance with Google’s website scanner.

search-engine

Test & optimize your site with WebPageTest.

gauge

See how your site performs with GTMetrix.

Handy Development Tools

Explore website development and management tools when building a WordPress site.

local

Easily develop a WordPress site locally with Local WP.

database(1)

Manage a WordPress database with Adminer.

380px-FileZilla_logo.svg

Log into a site’s files via FTP with Filezilla.

sublime

Modify WordPress files with Sublime, a free text editor.

dropbox

Backup a WordPress site with Dropbox.

PhpMyAdmin_logo.svg

Manage a WordPress database with PHPMyAdmin.