• Hey guys!

    I am having a hard time finding a plugin or easy way to add a page that lets my members click, copy and embed a member seal/banner they can put on their website. Kinda like yelp.

    any suggestions…..

    Thanks!

    • This topic was modified 4 years, 2 months ago by Tim.
Viewing 1 replies (of 1 total)
  • Hey @tleeruss,

    A plugin isn’t necessary for doing this. I suggest the following:

    • Create the member seal/banner in something like Google Slides, Microsoft Powerpoint, Canva, or Photoshop. Save the banner as a png image.
    • Upload the seal/banner image to Imgur and set the post to private: https://help.imgur.com/hc/en-us/articles/201746817-Post-Privacy-Settings. Hosting the image here will save you bandwidth and other resources on your hosting plan and ensure that your users always have access to the image. It will also ensure that your domain is not associated with any unwanted sites that may link to the image and damage your site’s SEO or reputation.
    • Create a page on your WordPress site that only your members can access, either using a password (https://www.seedprod.com/password-protect-page-wordpress/) or through a WordPress membership plugin (assuming you’re already using one
    • Embed the image on this private page inside a Gutenberg HTML block by using the direct link to the image found on Imgur (e.g., <img src="https://i.imgur.com/XXXXXXX.png" />)
    • Add a Gutenberg Code block with the direct link to the image.
    • Add instructions for how your members can embed that image into their own sites (something like adding the following code to their site’s HTML, such as through the Gutenberg HTML block: <img src="https://i.imgur.com/XXXXXXX.png"/>)

    Hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Banner/Seal for users to embed on their website’ is closed to new replies.