1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Site designing with Iframes: Avoid or use?

Discussion in 'HTML & Website Design' started by adianadiadi, Apr 4, 2011.

  1. #1
    I have seen one of the seo tip is to avoid iframes. But my website design includes iframes. I would like to load my pages faster. I fear that the loading of same images everytime increases the load time.

    Already my individual pages are around 30 - 60 kb including the images. So what is your suggestion.

    How do I design my site without iframes?

    My site: AdiChemistry
     
    adianadiadi, Apr 4, 2011 IP
  2. Sepehr

    Sepehr Peon

    Messages:
    568
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you can do this with Ajax.
     
    Sepehr, Apr 4, 2011 IP
  3. thomas22

    thomas22 Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Ajax is really helpful for it.
     
    thomas22, Apr 4, 2011 IP
  4. LomX

    LomX Peon

    Messages:
    285
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    ajax will do. your site is really nice.. i like it :D
     
    LomX, Apr 5, 2011 IP
  5. adianadiadi

    adianadiadi Member

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #5
    Thank you. May I know where could I get straight forward information for Ajax. What is the depth of learning curve?
     
    adianadiadi, Apr 5, 2011 IP
  6. Sepehr

    Sepehr Peon

    Messages:
    568
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Ajax stands for "Asynchronous JavaScript and XML". if you know of these 2(JavaScript and XML) then it shouldn't be much of a problem for you. If not it can be a bit tough specially since if you do it the wrong way it can be worse than iframes for SEO.

    Overall if you're not familiar with JavaScript and have the money I recommend having someone experienced do this for you. If not it might be best to implement this using a JavaScript framework like jQuery which can make it a tad easier.

    Either way the important thing as far as SEO goes is that your site should work with both Ajax and without it, or in other words with both JavaScript enabled and disabled.
     
    Sepehr, Apr 5, 2011 IP
  7. adianadiadi

    adianadiadi Member

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #7
    Thank you very much. I know javascripting and my site works with and without this. But I have to learn what is Ajax. If you have seen my site. Please tell me whether there is a need to go to no iframe version or not. I have to add only few div tags to each page if I dont want iframes. So what do I do?

    Adi
     
    adianadiadi, Apr 5, 2011 IP
  8. shahilroyhere

    shahilroyhere Well-Known Member

    Messages:
    189
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    130
    #8
    I think using AJAX will not help your site much as I can see you have the images which will be loaded anyhow. Try using some cache for your site. There are many open source cache engines which you can use for your site which will load your site pages much faster.
    And definitely get rid of your iFrames, its now a sin to use them on public websites :).
     
    shahilroyhere, Apr 5, 2011 IP
  9. adianadiadi

    adianadiadi Member

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #9
    Thank you. I would like to know what are these open source cache engines?
     
    adianadiadi, Apr 5, 2011 IP