0

I am using a Instagram Feed on my wordpress website.. However my Images are being indexed by google when I wish them not to be.

Is there anyway to stop these images from being indexed or a alternative plugin I could use?

Thanks in advance for all your help!

EDIT: This question has now been moved to Wordpress STack Exchange

Ryan Gaudion
  • 695
  • 1
  • 8
  • 22

1 Answers1

2

Try this snippet,

<!--googleoff: index-->
//your instagram feed div
<!--googleon: index>

For more information,

Hope this will helps you.

Sunil Dora
  • 1,407
  • 1
  • 13
  • 26