Cleansed site still with CMS configuration issues!

jQuery libraries secure.
WordPress issues.
WordPress Plugins
The following plugins were detected by reading the HTML source of the WordPress sites front page.

wp-super-cache latest release (1.4.7)
https://wordpress.org/plugins/wp-super-cache/
jquery-masonry-image-gallery latest release (3.0.2)
http://willrees.com/2013/02/jquery-masonry-and-native-wordpress-image-galleries/
audio-player
jetpack latest release (3.9.2)

Warning User Enumeration is possible :o
The first two user ID’s were tested to determine if user enumeration is possible.

ID User Login
1 Tom tom
2 None
It is recommended to rename the admin user account to reduce the chance of brute force attacks occurring. As this will reduce the chance of automated password attackers gaining access. However it is important to understand that if the author archives are enabled it is usually possible to enumerate all users within a WordPress installation.
http://jetpack.me

Warning Directory Indexing Enabled
In the test we attempted to list the directory contents of the uploads and plugins folders to determine if Directory Indexing is enabled. This is an information leakage vulnerability that can reveal sensitive information regarding your site configuration or content.

/wp-content/uploads/ enabled
/wp-content/plugins/ disabled
Directory indexing was tested on the /wp-content/uploads/ and /wp-content/plugins/ directores. Note that other directories may have this web server feature enabled, so ensure you check other folders in your installation. It is good practice to ensure directory indexing is disabled for your full WordPress installation either through the web server configuration or .htaccess.

SRI issues for third party scripts and stylesheets: https://sritest.io/#report/0c0cb9a7-eef6-4f95-b8b5-3927c34074a4

Website is malware free but could be more secure.

Iframes should be checked:

Linked iFrames
Compromised sites will often contain embedded iframes that can also deliver malicious code to visitors of the web site. Check any discovered iframes and ensure they are legitimate.

-http://platform.twitter.com/widgets/tweet_button.html?url=http://photoobscura.com/2013/11/16/sirens-song/&text=Images by Tom Dye&related
-http://platform.twitter.com/widgets/tweet_button.html?url=http://photoobscura.com/2013/10/29/hello-world/&text=Hello world!&related

polonus (volunteer website security analyst and website error-hunter)