Re: hide page browsing in browser address bar

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Do you want to make an unfriendly web page?
 
I think you should better tell what you want to do and why do you want to hide the address of the current web page. Maybe this way you will find a better way.
 
If you will use <frameset> and <frame> or <iframe>, you can do this, but I don't think is recommended.
 
<iframe> was not recommended a few years ago although now it is pretty popular, but the html5 specifications seems to not allow at all <frameset> and <frame> anymore, so it would not be a good way for the future.
 
Making your site beeing based on _javascript_ is also not a good idea, because it would make your site unusable for those who have _javascript_ disabled, but you can hide the address bar entirely with _javascript_.
 
So, the bad advice is to use <iframe> and place the entire page in the frame, and it will do what you want, but the search engines will index the content of the frame only, and the visitors might see just that page, without the main page that contains the frame.
 
Octavian
----- Original Message -----
Sent: Friday, January 25, 2008 4:36 PM
Subject: hide page browsing in browser address bar

Hi,

usually when a user browser a web site, the browser address bar display the full link of the browsed page something like :
http://www.myweb.com/hellopage.php
or http://www.myweb.com/catalog/fun/mypage.php

how can i do to only and ALWAYS display http://www.myweb.com/ in the browser address bar ?
especially when i do not control the apache server configuration (because it is hosted somewhere else).

could i use the .htaccess file to do that ?
if yes, how ?

thanks a lot,

--
Alain
------------------------------------
Windows XP SP2
PostgreSQL 8.2.4 / MS SQL server 2005
Apache 2.2.4
PHP 5.2.4
C# 2005-2008

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux