For Retailers  |  Control Your Brand Presence

Video Thumbnail
1:15

How to Use the MyHaul Meta Tag

MyHaul allows you to control the public visibility of your products using a simple meta tag. By including the MyHaul meta tag in your website’s head, you can choose whether your products can be viewed publicly across myHaul.

  • Place a single MyHaul meta tag in the head section of your website.
  • Use the MyHaul meta tag to decide whether your products should be visible to the public.
  • When publicDisplay is set to false, myHaul users can only view your products if they've saved them in their own collections.

The meta tag controls all public appearances of your products across MyHaul, no submitting and waiting for copyright takedown requests. You have complete control.

To prevent your products from appearing in public-facing sections of MyHaul, such as haul collections, search results, and related product sections, simply use the following code:

<meta name="myhaul-app" content={publicDisplay: false} />