<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CTA &amp;quot;&amp;lt;frame&amp;gt; or &amp;lt;iframe&amp;gt; elements do not have a title&amp;quot; in Lead Capture Tools</title>
    <link>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-quot-lt-frame-gt-or-lt-iframe-gt-elements-do-not-have-a/m-p/862820#M10252</link>
    <description>&lt;P&gt;If the code is not part of their embed, then you would not be able to edit it as it would be getting loaded asynchronously with javascript. Because of this, Hubspot would need to make the edits to the code. As this is something that would impact all of their hubs, you could raise a support ticket to make them aware, but I would leave this as there is nothing else you can do at this point.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Oct 2023 12:54:48 GMT</pubDate>
    <dc:creator>Ben_M</dc:creator>
    <dc:date>2023-10-11T12:54:48Z</dc:date>
    <item>
      <title>CTA "&lt;frame&gt; or &lt;iframe&gt; elements do not have a title"</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-quot-lt-frame-gt-or-lt-iframe-gt-elements-do-not-have-a/m-p/861742#M10244</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm embedding CTA buttons on my external website. When I run the page through PageSpeed Insights, it kicks back "&amp;lt;frame&amp;gt;&lt;SPAN&gt;&amp;nbsp;or&amp;nbsp;&lt;/SPAN&gt;&amp;lt;iframe&amp;gt;&lt;SPAN&gt;&amp;nbsp;elements do not have a title" in reference to the buttons I've embedded.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot 2023-10-09 at 11.32.47 AM.png" style="width: 394px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/100731i565A184338545E30/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-10-09 at 11.32.47 AM.png" alt="Screenshot 2023-10-09 at 11.32.47 AM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I add a title to this? FYI, I know zero code &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 15:35:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-quot-lt-frame-gt-or-lt-iframe-gt-elements-do-not-have-a/m-p/861742#M10244</guid>
      <dc:creator>Andrew_828Biz</dc:creator>
      <dc:date>2023-10-09T15:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: CTA "&lt;frame&gt; or &lt;iframe&gt; elements do not have a title"</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-quot-lt-frame-gt-or-lt-iframe-gt-elements-do-not-have-a/m-p/861859#M10246</link>
      <description>&lt;P&gt;Adding a title won't impact your page speed, that is misleading. It's for accessibility, and you just need to add title="{Your title here}" the same way you would add an alt attribute to your images to make them accessible for screen reading devices. It doesn't matter where in the tag you add it just so that it falls between the &amp;lt;iframe ... &amp;gt;. There should not be any "frame" tags as far as I know, so it should only be iframes you are looking for if you really want to add these.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 19:26:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-quot-lt-frame-gt-or-lt-iframe-gt-elements-do-not-have-a/m-p/861859#M10246</guid>
      <dc:creator>Ben_M</dc:creator>
      <dc:date>2023-10-09T19:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: CTA "&lt;frame&gt; or &lt;iframe&gt; elements do not have a title"</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-quot-lt-frame-gt-or-lt-iframe-gt-elements-do-not-have-a/m-p/862247#M10248</link>
      <description>Thanks, all that is Greek to me. &lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt; I tried to locate where the iframe tags&lt;BR /&gt;were in the code snippet that HubSpot gives you to embed on your site, and&lt;BR /&gt;I didn’t see any there. So I was thinking it might be something that is&lt;BR /&gt;being pulled/processed on the HubSpot side that I might not have access to&lt;BR /&gt;change?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks again!&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Oct 2023 13:33:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-quot-lt-frame-gt-or-lt-iframe-gt-elements-do-not-have-a/m-p/862247#M10248</guid>
      <dc:creator>Andrew_828Biz</dc:creator>
      <dc:date>2023-10-10T13:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: CTA "&lt;frame&gt; or &lt;iframe&gt; elements do not have a title"</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-quot-lt-frame-gt-or-lt-iframe-gt-elements-do-not-have-a/m-p/862820#M10252</link>
      <description>&lt;P&gt;If the code is not part of their embed, then you would not be able to edit it as it would be getting loaded asynchronously with javascript. Because of this, Hubspot would need to make the edits to the code. As this is something that would impact all of their hubs, you could raise a support ticket to make them aware, but I would leave this as there is nothing else you can do at this point.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 12:54:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-quot-lt-frame-gt-or-lt-iframe-gt-elements-do-not-have-a/m-p/862820#M10252</guid>
      <dc:creator>Ben_M</dc:creator>
      <dc:date>2023-10-11T12:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: CTA "&lt;frame&gt; or &lt;iframe&gt; elements do not have a title"</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-quot-lt-frame-gt-or-lt-iframe-gt-elements-do-not-have-a/m-p/863799#M10255</link>
      <description>Gotcha, that was what I was guessing, but wanted to have someone smarter&lt;BR /&gt;than me confirm. Thanks! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Oct 2023 19:23:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/CTA-quot-lt-frame-gt-or-lt-iframe-gt-elements-do-not-have-a/m-p/863799#M10255</guid>
      <dc:creator>Andrew_828Biz</dc:creator>
      <dc:date>2023-10-12T19:23:16Z</dc:date>
    </item>
  </channel>
</rss>

