verify site fails
-
I have added the following code to the functions.php file.
add_action(‘wp_footer’, ‘my_responsive_voice_footer_js’);
function my_responsive_voice_footer_js() {
echo ‘<p><script async=”” defer=”” src=”https://code.responsivevoice.org/responsivevoice.js?key=7b0sINpp”></script></p>’;
}I follow your instructions to verify the site https://aifed.org and I get the message that the site is not verified.
What am I missing?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘verify site fails’ is closed to new replies.