Re: Best way to remove/replace iframes?
- From: Neredbojias <neredbojias@xxxxxxxxx>
- Date: Thu, 18 Sep 2008 14:59:04 +0200 (CEST)
On 18 Sep 2008, gtfaetaw34 <aotemp@xxxxxxxxxxx> wrote:
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!
Best thing is probably to use server-side includes. Php is my fav, 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.
--
Neredbojias
http://www.neredbojias.org/
Great Sights and Sounds
.
- References:
- Best way to remove/replace iframes?
- From: gtfaetaw34
- Best way to remove/replace iframes?
- Prev by Date: Re: Place a DIV above all site content
- Next by Date: Re: Place a DIV above all site content
- Previous by thread: Re: Best way to remove/replace iframes?
- Next by thread: Re: Best way to remove/replace iframes?
- Index(es):
Relevant Pages
|