The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
22 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
49 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
227 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 ...
1
vote
1answer
422 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 ...