• Hi! I already removed rel=”nofollow” on add-to-wishlist-button.php and add-to-wishlist.php. but still nofollow is showing on the site. Can you help me how to remove it?

    Ex.

    Add to Wishlist

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi

    could you please explain me better what you changed?
    Does your theme override wishlist templates? Do you removed nofollow attribute from those overridden templates?

    Please, note that Add to Wishlist links are not meant to be visited by bots, and removing nofollow attribute could produce a lot of fake wishlists on your store

    Thread Starter ayragi

    (@ayragi)

    I removed the rel=nofollow on add-to-wishlist-button.php and add-to-wishlist.php. I didn’t override the wishlist templates. I just remove the nofollow on the template it self.

    Plugin Author YITHEMES

    (@yithemes)

    Hi

    you shouldn’t apply changes to plugin code: next update will override them, so overriding templates in a child theme is a more stable solution

    Anyway, those locations are the only one where nofollow attribute is added; if you still see it on your pages, the chances are

    1. that you’re running in a cache issue
    2. that your them actually overrides wishlist templates, so any change applied to plugin template won’t be shown at frontend

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Wishlist Remove “nofollow”’ is closed to new replies.