Results 1 to 5 of 5

Thread: what is the Best way to remove/replace iframes?

  1. #1
    Join Date
    Feb 2008
    Posts
    93

    what is the Best way to remove/replace iframes?

    hi fellow html coders!

    Im having an issue. I hired someone to redo my website, and they did it using iframes! Which stinks because it isn't being cached correctly by google, and basically it makes my site un-usable by search engines.

    So Im trying to find out (I have html/jsp coding skills) what the best way for removing or replacing the iframes so that the entire web page is a single page. Clearly Id like to do this in a way that is quick - which isn't likely, however a more full solution for removing the iframes would also be welcome!

    Generally any good advice on how to get all of these iframes on a single page is welcome!

  2. #2
    Join Date
    Oct 2008
    Posts
    71

    Re: what is the Best way to remove/replace iframes?

    Hire the hirer to make a dummy model of your site without personal details and post a URL and we will sort it out for you.

  3. #3
    Join Date
    Mar 2008
    Posts
    349

    Re: what is the Best way to remove/replace iframes?

    I suppose the Best thing is probably to use server-side includes. Php is my favorite, asp will work, too, and even ssi if your host handles it.

    Of course the includes can't be complete, unadulterated pages as with iframes (or objects), but the results are certainly better.

  4. #4
    Join Date
    Feb 2008
    Posts
    93

    Re: what is the Best way to remove/replace iframes?

    can the server side includes css styles? or does that F them up?

  5. #5
    Join Date
    Mar 2008
    Posts
    349

    Re: what is the Best way to remove/replace iframes?

    Sure, although it's probably better to use an external stylesheet instead. Php includes, for instance, can be used for any of the same valid text you could write in a web page.

Similar Threads

  1. Will using iFrames hurts SEO
    By Weeraz in forum Software Development
    Replies: 7
    Last Post: 21-02-2012, 07:42 AM
  2. Problem of iframes
    By Hashim in forum Software Development
    Replies: 3
    Last Post: 21-11-2009, 08:19 PM
  3. How to Implement iframes in a form
    By Shanbaag in forum Software Development
    Replies: 3
    Last Post: 23-09-2009, 12:52 PM
  4. How to use $_GET in iframes
    By BansiJ in forum Software Development
    Replies: 2
    Last Post: 26-08-2009, 09:54 PM
  5. Embed iframes in Flash
    By Chain-SmokeR in forum Technology & Internet
    Replies: 3
    Last Post: 13-07-2009, 11:59 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,789,494.95778 seconds with 17 queries