Url Cloaking/masking
Jul 28, 2006how do i setup a url cloaking on my own server?
can i use mod_rewrite or mod_proxy?
how do i setup a url cloaking on my own server?
can i use mod_rewrite or mod_proxy?
just a quick question, i have two domains www.abc.com and www.abc.co.uk.
With web forwarding typinng www.abc.co.uk will get me to
www.abc.com and from there i have browse the www.abc.com site.
However I want www.abc.co.uk to be the duplicate of www.abc.com. So i can browse a www.abc.co.uk.
Therefore typing www.abc.co.uk will stay on there and i can browse (www.abc.co.uk/aboutus.htm, www.abc.co.uk/contact.htm....etc).
Do i just need to change the namserver tags or do i change the DNS.
How can I domain mask a long url so it shows only the domain name. Do I modify the .htaccess? My registrar (omnis) does not provide masking.
View 8 Replies View RelatedI have web hosting and domain, lets call it www.example.co.uk, but the main body of the site is on another hosting server (no domain, just set as a dedicated IP address). I'm just wondering if it is possible using .htaccess (or otherwise) to mask the website so the address bar shows www.example.co.uk - But also shows the current directory/file on the dedicated IP server?
So for example, being able to goto http://www.example.co.uk/shop and it show the page 111.222.333.444/shop?
I know the most logical option would be to move over the domain to the new server, but at this current time that is not an option.
Any help would be greatly appreciated. I'm not so great when it comes to .htaccess.
I'v been searching the internet for ways to redirect/mask a domain in Linux (Ubuntu) and everything points me to godaddy. The server is ssh there is no control panel on it. So if anyone knows a way I can redirect my domain name and mask it that would be great. For example domain1 points to domain2, but in the address bar it shows domain1.
View 4 Replies View RelatedI've been trying to get 301 redirect's WITH masking to work within my htaccess file all day now.
View 1 Replies View RelatedI am not a web host. I do have my own server that I host my company sites on and some of my friends use it as well.
I had someone ask me if I could host about ten pages on my server for him. He said the following," Hello. What is your base hosting price... say for a dozen page static site? (making some Page Rank sites on different hosts to mask the connections to my main website)"
This question gave me an uneasy feeling, but then again I am not familiar with this tactic. I have two questions since the above was asked.
1. Is this illegal by search engine rules.
2. Can my websites be affected if it is.
So we've got a client setup with 2 domains; 1 main and 1 secondary.
The secondary domain is a 301 redirect with masking through GoDaddy. The reason for the masking is because we need the domain name to stay the same after the redirect. (So people who come in on DomainB will only see DomainB in the url bar.)
The problem: GoDaddy has uses a "zero frame" element to implement the masking and it's messing up the display of our site.
Note: The display only screws up in IE.
Primary domain: www.BristolCountyWomensJournal.com --> (This works fine.)
301 domain: www.WomensJournals.com --> (Check out the messy background!)
Anyone know of alternatives to Domain Masking?