Alexa Code Insertion

Posted in: Newspaper
Post count: 49

Hey guys, quick (hopefully) question:

Where can I add the Alexa verification code into the theme’s files? Alexa says to place it before the </head> tag, and some sites say to place it in header.php, and others say to place in functions.php. Is there a definitive answer? Thanks so much in advance!

Christian

Post count: 6600

Hi,

Either way should do it as to place it in the <head> you need edit the header.php file and place it in there or add it within head section using wp_head action.
Easiest way would be to edit the header.php file and add it before the closing </head> tag as instructed.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.