IFrame

Discussion in 'HTML & Website Design' started by singhbadshah, Feb 7, 2011.

  1. #1
    Hey All
    what is the I-Frame in website
    and how does effected our website in google.
     
    singhbadshah, Feb 7, 2011 IP
  2. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #2
    Did you try searching in Google? I recon you try Google you'll get much better result.
     
    radiant_luv, Feb 7, 2011 IP
  3. seafrontsteve

    seafrontsteve Peon

    Messages:
    451
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I frame is an HTML tag that allows you to add a separate window inside a web page = a page within a page
    <iframe src="http://yourdomain.com" width="100%" height="300">
    <p>Your browser does not support iframes.</p>
    </iframe>
    Unfortunately many years ago people started using iframes as a way to introduce viruses, trojans etc. - and so they are not allowed to be used in lots of situations.
    Where they are allowed, people do all sorts of things - such as creating 1 pixel iframes - that you can't see but work in the background
     
    seafrontsteve, Feb 8, 2011 IP
  4. indianartist

    indianartist Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Iframes are not search engine friendly. Search Engines cannot read iframed contends. Better avoid it.
     
    indianartist, Feb 8, 2011 IP
  5. webcosmo

    webcosmo Notable Member

    Messages:
    5,840
    Likes Received:
    153
    Best Answers:
    2
    Trophy Points:
    255
    #5
    iframe is page within a page.
    google does not recommend using iframes on pages, if you want to rank them well.
     
    webcosmo, Feb 8, 2011 IP
  6. TopTip

    TopTip Member

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #6
    hi, i put an amazon widget in my sidebar and it is in an iframe. is that harmful?
     
    TopTip, Feb 8, 2011 IP
  7. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #7
    May be not.
     
    radiant_luv, Feb 8, 2011 IP
  8. indianartist

    indianartist Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    iframes are not harmful, unless it holds viruses or any potentially harmful codes. Don't worry about it.
     
    indianartist, Feb 9, 2011 IP
  9. TopTip

    TopTip Member

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #9
    i heard google dont like iframe, its confusing when i use iframe is that possible google won't give high rank to my site?
     
    TopTip, Feb 10, 2011 IP