It can be done in theory, but Google won't like it at all. It's
cloaking. A kind of proxy in fact. Not on the up and up at all.
Possibly (hopefully in fact, as far as I am concerned) Google might
recognize it and block it too.
And you'd need server side scripting for anyhting like that anyway in
general. On an Apache server you can force pages that are suffixed
as .thml to be parsed as php by using an Apache handler in
teh .htaccess file.
On an IIS server you make a folder named with an .html suffix, so it
looks like a page url. In teh folder you have the default.asp page
which can achieve the similar thing.
On Dec 23, 10:56 pm, webmasterbb wrote:
> Hi,
> I hope this is the place to ask :)
> I've searched the FAQ's and havent found anything as yet.
> Im trying to insert a google search result into my html page.
> So that the page will be hosted on my website but inside that page is
> a table which is the google search ( a specific search)
> Anyone know how to go about this other than Iframes ?
> I've tried Iframes and it worked perfect however their was a problem
> that all the links
> in the search opened up inside the Iframe which was to small to be
> practical :(
> regards
> josh,