file Embed YouTube and Vimeo videos and SEO

Topic Rating


02 Apr 2016 17:43 - 02 Apr 2016 18:07 #1 by Trony

  • Administrator
  • Administrator
  • Location: Roma
  • Time Zone: UTC +2:00
  • Local Time: 11:13

  • Posts: 939
  • Profile views: 3260
  • Thank you received: 8

  • Register Date: 01 Jul 2008
  • Last login: 22 Sep 2021 22:50
  • Embed YouTube and Vimeo videos and SEO was created by Trony


    Unfortunately, there have always been problems with iFrames when it comes to SEO. The content in an iFrame is not considered part of the parent page and the page within an iFrame may be spidered and indexed (or it may be not) but no PR (PageRank) is passed. Most importantly, when it comes to video SEO and video sitemaps, it is important that Google can:

    1) Verify your sitemap and most importantly;
    2) Verify that the video in your sitemap is actually on the URL you indicated.

    Unfortunately, this second part is difficult in that using iFrames makes it difficult to associate video content with the URL that has embedded it. I can confirm that I have done several tests using the iFrame embed code along with a sitemap and those videos have not been indexed.

    Source: reelseo.com


    For to solve this problem, we can use the <noframes> tag.

    Youtube
    <iframe width="420" height="315" src="https://www.youtube.com/embed/PgadMktGcdg" frameborder="0" allowfullscreen></iframe>
      <noframes>
      <object width="420" height="315">
      <param name="allowfullscreen" value="true" />
      <param name="allowscriptaccess" value="always" />
      <param name="movie" value="https://www.youtube.com/embed/PgadMktGcdg"/>
      <embed src="https://www.youtube.com/embed/PgadMktGcdg" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="420" height="315" ></embed>
      </object>
      </noframes>
    </iframe>


    Vimeo
    <iframe src="https://player.vimeo.com/video/83663449" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
    	<noframes>
    	<object width="500" height="281">
    	<param name="allowfullscreen" value="true" />
    	<param name="allowscriptaccess" value="always" />
    	<param name="movie" value="https://player.vimeo.com/video/83663449" />
    	<embed src="https://player.vimeo.com/video/83663449" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="281">
    	</embed>
    	</object>
            </noframes>
    </iframe>

    Naturally are Examples Videos.
    You must to change the URLs and Width and Height Values.
    Music and Electronic Devices Designer. Drum and Bass Addict. Creative Mind as Lifestyle. Cat in past Life. Soccer, Ice Hockey and Snowboard Lover. Marxist.
    Sono Il Re sul Carro Danzante. Attraversando La Città Getto Via I Coriandoli Della Vostra Tristezza Regalando Passione Ed Estasi Nei Vostri Occhi.
    Follow Trony on: FusoElektronique | Facebook | Twitter | Soundcloud
    Last edit: 02 Apr 2016 18:07 by Trony.

    Please Log in or Create an account to join the conversation.

    Moderators: Trony

    You might also be interested...

    FusoElektronique - Pure Electronic Music.

    Community and Web Radio of Electronic Music since July 2008. Rome, Italy

    Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) 2021.

    About us | Our team | Cookie Policy | Privacy Policy | Terms and Conditions | Contact us | Sitemap