Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mferrante83

    (@mferrante83)

    I’m pretty sure that OGP just reads the url and doesn’t actually download anything.

    We are stuck with passthru since, due to circumstances beyond my control we’re on an IIS server.
    You can see a post here: https://www.franklintwp.org/2023/06/09/audiobooks-for-meditation-and-mindfulness/

    Here are the OGP tags for that post, my understanding is that for whatever is listed in the meta tag for og:image the mime type must be image/jpeg, image/gif or image/png.

    
      <!-- HTML Meta Tags -->
      <title>Audiobooks for Meditation and Mindfulness</title>
      <meta name="description" content="While our monthly online meditation class for last night (Thursday, 6/8) was rescheduled, we have many other great resources available that can help start or maintain your meditation practice. Chec…">
    
      <!-- Facebook Meta Tags -->
      <meta property="og:url" content="https://www.franklintwp.org/2023/06/09/audiobooks-for-meditation-and-mindfulness/">
      <meta property="og:type" content="website">
      <meta property="og:title" content="Audiobooks for Meditation and Mindfulness">
      <meta property="og:description" content="While our monthly online meditation class for last night (Thursday, 6/8) was rescheduled, we have many other great resources available that can help start or maintain your meditation practice. Chec…">
      <meta property="og:image" content="https://www.franklintwp.org/wp-content/webpc-passthru.php?src=https://www.franklintwp.org/wp-content/uploads/2023/06/Meditation-Audiobooks-6-9-23-No-Text.png&nocache=1">
    
      <!-- Twitter Meta Tags -->
      <meta name="twitter:card" content="summary_large_image">
      <meta property="twitter:domain" content="franklintwp.org">
      <meta property="twitter:url" content="https://www.franklintwp.org/2023/06/09/audiobooks-for-meditation-and-mindfulness/">
      <meta name="twitter:title" content="Audiobooks for Meditation and Mindfulness">
      <meta name="twitter:description" content="While our monthly online meditation class for last night (Thursday, 6/8) was rescheduled, we have many other great resources available that can help start or maintain your meditation practice. Chec…">
      <meta name="twitter:image" content="https://www.franklintwp.org/wp-content/webpc-passthru.php?src=https://www.franklintwp.org/wp-content/uploads/2023/06/Meditation-Audiobooks-6-9-23-No-Text.png&nocache=1">
    
      <!-- Meta Tags Generated via https://www.opengraph.xyz -->
            
    • This reply was modified 2 years, 9 months ago by mferrante83.
    Thread Starter mferrante83

    (@mferrante83)

    Hey @epsiloncool I can’t speak for @joelrhd but in our case we are a public library website. Our posts are typically more basic news and announcements while static information (information our users are most-likely to search for, stuff like checking out ebooks, etc.) are going to be found on our pages.

    As an example we have posted most recently about a new ebook however, even several times over a number a weeks or months, but if a user comes and searches for ebooks looking to find out how to access/download titles those posts will drown out the actual page with instructions for access.

    Does that make sense?

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