Great community. Great ideas.

Welcome to SEOChat, a community dedicated to helping beginners and professionals alike in improving their Search Engine Optimization knowledge.  Sign up today to gain access to the combined insight of tens of thousands of members.

Thread: code verification

Results 1 to 3 of 3
Share This Thread →
  1. #1
    jimmythehyena is offline Registered User SEO Chat Explorer (0 - 99 posts)
    Join Date
    Dec 2012
    Posts
    2
    Rep Power
    0

    code verification

    Might sound like a stupid question but I'm not to skilled at html. I want to put this code on a page but when I put it there the page says I'm missing a plug in to run it and when I try to download the plug in it doesn't work. So is the problem with the code I wrote or something else. Here's the code:
    <a href="<snip>"><embed
    src="http://www.youtube.com/watch?v=<snip>/autostart="true"
    loop="true"></a>
    Last edited by dzine; Dec 14th, 2012 at 06:56 AM.

  2. #2
    dzine's Avatar
    dzine is offline DIYSEO SEO Chat Mastermind (5000+ posts)
    Join Date
    Oct 2005
    Location
    sharing a room with my ego
    Posts
    5,184
    Rep Power
    1629
    There was a stray [space] in the code you showed here. I dunno if it was there originally.

    But more importantly: youtube pages are pages, not 'media files'. You may want to embed using the code that YouTube itself provides.
    I.e.: use an <iframe> element instead of an <embed> tag.
    Comments on this post
    • tstolber → agrees: That would do it! Embed the file, not just link to a URL

  3. #3
    jimmythehyena is offline Registered User SEO Chat Explorer (0 - 99 posts)
    Join Date
    Dec 2012
    Posts
    2
    Rep Power
    0
    Thanks that seems to have worked except for the fact that the attributes like autostart loop and hidden don't seem to work.
    This:
    <a href="<webaddress>"<iframe
    width="210" height="158" src="youtubecode"
    autostart="true" loop="true" hidden="true" frameborder="0" allowfullscreen></iframe></a>
    And this:
    <a href="<webaddress>"><iframe
    width="210" height="158" src="youtubecode"
    frameborder="0" allowfullscreen></iframe></a>
    give the same result

Share This Thread →

Become Part of This Conversation

Join NowFor Free!

Similar Threads

  1. Replies: 4
    Last Post: Jan 15th, 2012, 06:09 AM
  2. About google verification?
    By melisabai in forum Google Optimization
    Replies: 6
    Last Post: Dec 22nd, 2010, 01:13 AM
  3. My 'SEO' company wants to remove my Google verification code
    By Kolin in forum Google Optimization
    Replies: 18
    Last Post: Dec 6th, 2007, 11:32 AM
  4. PM problem or verification?!
    By AzzidReign in forum Suggestions & Feedback
    Replies: 2
    Last Post: Jul 10th, 2006, 02:07 PM

SEO Chat Advertisers and Affiliates