schema for pinterest

Posted in: Newsmag
Post count: 226

hi guys I am working on shcema for pinterest for my site I got this.

At least one of your theme header templates does not support Schema markup of the webpage head section — this is especially important for Pinterest. The <head> element in your header templates should include a function, action, or filter for its attributes. NGFB can update your header templates automatically to change the default <head> element to:

<head <?php do_action( ‘add_head_attributes’ ); ?>>
Click here to update header templates automatically or update the templates yourself manually.

how can i fix this.

Thanks in advance!

Post count: 6535

Hi

I am not sure what tool did you used for testings and when or why this error occurs but you can try to add the indicated php code in head section of the site. To do that you need to edit header.php fie and paste the code here: http://screencast.com/t/Yxsi7ItR4E4a

Hope this helps!
Thanks!

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