• Resolved recoverysquared

    (@recoverysquared)


    I am creating testimonials page for my site. My testimonials can contain very personal/private matters that they may not necessarily want their information public on the Internet. I want them to share their image and full name to bring more authenticity to their testimonial. I was thinking about turning indexing off on the image and their name using the following:
    https://perishablepress.com/tell-google-to-not-index-certain-parts-of-your-page/
    How would I go about adding this tag to the HTML within the testimonial for their full name and image?

    I was thinking something like the following:

    <!--googleoff: index-->
    <img>img.png</img>
    <p>my testiminonial</p>
    <p>my full name</p>
    <!--googleon: index>

    Thanks,
    Steve

    https://ww.wp.xz.cn/plugins/strong-testimonials/

Viewing 1 replies (of 1 total)
  • anonymized-13171256

    (@anonymized-13171256)

    A custom template, either added to your theme or by using this add-on: https://github.com/cdillon/strong-testimonials-custom-template, gives you full control over the HTML.

    I don’t have a tutorial yet for adding a custom template to your theme but I can walk you through it if you like. It requires FTP access and at least a simple code editor.

    I feel the need to mention that using those tags does not make the content invisible; Google is not the only one crawling sites. If you truly want to protect that information, consider a membership or private content plugin.

Viewing 1 replies (of 1 total)

The topic ‘No Index Google’ is closed to new replies.