Yoast version in sourcecode
-
Hello,
The Yoast SEO version is visible in the sourcecode of my website.
You can hide the version in sourcecode with the following code// Remove Yoast version from sourcecode view add_filter( 'wpseo_hide_version', '__return_true' );But this only works for the Premium version.
Security:
Showing the version of a plugin in the source code is a security risk, because a potential hacker will know the version of de plugin and can use earlier vulnerabilities.Is there a way to hide the plugin version without buying the premium version?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Yoast version in sourcecode’ is closed to new replies.