The frameset tag has no wiki summary.
1
vote
2answers
27 views
Google Analytics and framesets
I have a simple web page hosted in an EC2 machine, using nginx. Let's say my web page is reachable by:
http://<my_ec2_machine_static_ip>/my_web_page
I've put a Google Analytics tracking code ...
1
vote
1answer
424 views
Simple Frameset Website vs Complex AJAX Website?
I should preface this with the statement that I do understand that HTML Framesets are on their way out, and that they have all sorts of SEO/accessibility concerns.
That being said, I've been ...
1
vote
1answer
50 views
How to I remove auto generated frameset in IIS?
I have a website where a redirect has been setup to use a frameset.
For example. My main site is x-site.com There is a redirect setup somewhere so that xsite.com redirects to x-site.com, but it does ...
1
vote
1answer
228 views
Easiest way to include content from another site without using frames?
I want to setup a page for an upcoming project on my site. The problem is, this site doesn't have a lot of bandwidth. So I'm thinking to put the real data on the Amazon cloud, and use my site as just ...