@michael-walker
Looks like you still need help. I can see spam links and text on the site. This is conditional SEO spam, targeting Googlebot user-agent. I’ve confirmed this.
This is not an SQL injection, it requires PHP to dynamically display this spam when Googlebot visits your site. So the code is in PHP files.
I assume you’ve deleted all core files and replaced them with a fresh copy, just to make sure core is clean based on what you said before. So let’s focus on wp-content directory.
Since all scans come up clean, we’ll need to do some manual troubleshooting to narrow down our search for infected files. In order to verify if spam is gone, we’ll use this free scanner tool that helps us “be” Google: https://aw-snap.info/file-viewer/
Important, make sure “Referrer” is set to “Google” and User-Agent is set to “Googlebot”. It’s important, otherwise you won’t see spam text.
Run your first scan on an infected page, so you know what you will be looking for. Your homepage does have spam text, so you can use that page. Now, let’s troubleshoot.
Make sure to backup your site and database before proceeding.
1. First we check your theme files. Simply install a theme from www.remarpro.com repository, any theme will do. And activate it. This will be temporary. After you activate, clear any caches you might have and scan the page again. If you still see spam text, then your theme is clean. Re-activate your original theme.
If the theme is the source of infection, I would recommend downloading a fresh copy of TwentyTen theme from www.remarpro.com repository, deleting infected theme files completely, and uploading a fresh copy.
2. Now check plugins. Deactivate all plugins, either inside WP admin or by renaming plugins directory to something else. Once they’re all deactivated, run the scan on infected page again. If the spam text is gone, it’s one of your plugins. Now, begin activating plugins one by one, scanning infected page after each plugin. Once spam text is back, you’ll know exactly what plugin is infected. Delete the files, and re-install that plugin from www.remarpro.com repository or download it from author’s website (if it’s a premium plugin).
If it’s still doesn’t help solve the issue, try the same approach for “uploads” folder. It’s unlikely the code is there, but as last resort do check it.
If in the end it still there, come back and let me know. We’ll see what else we can do to find it and remove it.
^V