SEO Friendly Domain Redirection

Jun 25, 2008

We have a website hosted with 1and1 Internet and want to keep it like that with its current domain name www.companyname.com

However we have registered a new domain name with 123-Reg, which is company.uk.com, because 1and1 Internet dont allow you to register .uk.com domains

We want to switch to using the .uk.com domain as the main domain but keep the website with 1and1.

Is there a search engine friendly and invisible way of using the uk.com domain by somehow redirecting visitors, without the domain name switching visibly in the browser?

View 6 Replies


ADVERTISEMENT

Domain Redirection

Dec 8, 2007

My company provides free websites using an automated website builder we designed years ago. We also offer a option where members can add a domain name to their site. Because all our members pages are generated dynamically by the web builder script, when member adds the domain name option we simply add a DNS entry that includes an A record that directs the domain name to the IP address of the account on the server where the web builder is installed. All domains point to the same script and that script looks the domain up in a database table and gets the web page data for that website.

membersite1.com = /home/webbuilder/public_html/index.php
membersite2.com = /home/webbuilder/public_html/index.php

We are about to launch a new website builder that is not database-driven but includes a sub-directory for each member site. So, I need to find a way to redirect each member's domain to their sub-directory

membersite1.com = /home/webbuilder/public_html/member/m/membersite1
membersite2.com = /home/webbuilder/public_html/member/m/membersite2

I thought I could do with mod_rewrite in a .htaccess file in /home/webbuilder/public_html:

Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^membersite1.com [NC]
RewriteRule ^/(.*) ^/member/m/membersite1/$1 [L]

But it's not working. The .htaccess file has no impact at all.

.htaccess fle working? Or is there another, better way to point a domain name to a sub-directory?

View 0 Replies View Related

Domain Redirection Via DNS Record

Apr 14, 2007

I have a domain - xxx.com

I want to modify the dns zone so that xxx.com is redirected to subdomain.yyy.com.

I have modified the DNS Zone and pointed

xxx.com. 14400 A subdomain.yyy.com.
www 14400 CNAME subdomain.yyy.com.

But it is not working. I am on Linux Server with WHM/cPanel.

View 2 Replies View Related

Domain Name Server (DNS) Redirection / Setting Up Zone(s)

Oct 24, 2007

I have a quick question about some DNS zones I'm trying to set up for a customer. I figured I would try asking the community before bugging our top-level admins (they have enough to do already, and I'd rather learn this myself).

We have a customer for whom we are managing their DNS. The site is actually hosted elsewhere, but the DNS originates on our server.

They have another site that is hosted with us, and they would like to set up a subdomain redirect from the remotely-hosted site to the site hosted on our hardware. So, the situation looks something like this:

example.com : hosted elsewhere (primary IP not ours), DNS with us
FooSite.example.com : redirect this to www.FooSite.com

I could edit httpd.conf, but it would be easiest (for firewall reasons at the moment) if I could enter in the proper zones via WHM zone editor. I'll be able to see the results either way. I tried setting up the 'A' and 'CNAME' records, and I got as far as directing the 'A' records for the subdomain to the local IP, but I'm not sure how to finish it off (assuming I'm going down the right path). My own knowledge level in this regard is somewhere between novice and intermediate (which is why I have partners and admins ).

View 10 Replies View Related

Which Java Friendly OS

Dec 15, 2008

I've been trying to use Windows 2008 and Jboss and I wasted loads of time.

Which Open Source OS do you recommend - Java friendly OS?

View 4 Replies View Related

Adult Friendly Hosting

Jul 18, 2008

Can anyone recommend a good adult friendly web host? I have a client who wants to put together a site selling various "toys" and he's going to need a host that allows that sort of thing.

View 7 Replies View Related

Environmentally Friendly Hosting

May 2, 2008

I've been starting to see a little more emphasis on "green" hosting. I'm curious what exactly this would entail. Are there hosts that are using renewable energy sources such as solar and wind? Are some hosts more responsible about the way they dispose of old hardware? Which companies are leading the way?

View 8 Replies View Related

DMCA Friendly Streaming Server

Mar 23, 2009

We run into DMCA problems (Windows Media Streaming) 3-4 times a year and most of these requests come for content that are not even governed by US laws.We currently have Ecatel and they have been good with DMCA but their quality has been a major drawback (Stream buffering big time, even for a dedicated server)

We are looking for a Windows server 2003 streaming server with at least 100Mbps dedicated unmetered connection (will upgrade to 500 or even 1Gbps dedicated if the quality is reasonable).

View 14 Replies View Related

How To Disable Friendly Error Message

Feb 27, 2008

I kept getting the "friendly error" below even though i'd disabled it on the client browser (this prove that my client browser is not the problem). i purposely coded a simple script wrongly to get the detail error, but to no avail. I believe it has to do with the server setting.

Can you advise if there's any setting/configuration in the server that might cause this? Without the detail error, it will be impossible for me to debug what is wrong with my asp script.

Some of the stuffs that i'd checked on server.
1) The ISS has been set to send detail errors.

2) It is recognizing the .asp extension (approve) - else, the asp page wouldnt even work.

Been debugging this for few nights already, any help are very much appreciated.

The error example:
-----------------------------------------------------
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

View 2 Replies View Related

Mailing List Friendly Hosts

Aug 27, 2008

I'm downsizing my hosting business and I need to find a new host for a good client of mine. They are a small independent record label and use around 2gb of storage and 100gb of transfer. More importantly, though, they make heavy use of their mailman mailing lists.

Can anyone recommend a host who doesn't limit outbound emails per hour or who has another solution for large mailing lists?

View 11 Replies View Related

Script (php / MySQL) Friendly Hoster That Uses Cpanel

Jun 6, 2008

I suspect people asking about tips on good hosters all the time here, and I'm no different.

But I can start off with the basic req. that might narrow it a tad atleast.

- - - - - - -
1 : Cpanel;
w.cpanel.net
en.wikipedia.org/wiki/CPanel

This is the first basic req. I have.
I myself are not the most skilled coder in the world, nor is the others around me and we like Cpanel since it "saves" us from confusion very often.
- - - - - - -

2 : Script php / mySQL friendly;
We use CMS scripts (MXP, Joomla, e107, etc) for our communities and forum scripts (phpbb, vBulletin, etc) at all times. So a good loading time is a must, nothing is as devestating for a communitie than a slooow forum.
- - - - - - -

3 : And the regular ;
BIG and cheap. We just doing noncommercial / fun / silly projects / communities so it needs to be cheap and with a good size. Have some photographers + communities with albums and that eats up a good chunk of webspace after awhile.
- - - - - - - -

We greatly appriciate any tips on hosters that covers this. Support don't have to superfast, we pretty relaxed when it comes to that, but the other reqs. is needed.

If you know or even better USE a hoster like this please let us know. We badly need one at the moment. We would be very happy if you could post or PM us a link/s to your or other sites you know of that is active and uses scripts like;

CMS systems
Forum
Photoalbums

So we can check the loadingtime over here in Sweden.

View 10 Replies View Related

WebDesigner Friendly Hosts Like (mt)mediatemple Or Mosso

Oct 5, 2008

im a webdesigner, so most of my time as to be for designing and not to manage hosting settings.

So from my experience hosting companies like (mt) mediatemple (20 dollars/moth) or mosso (100 dollars/moth) are indicated to webdesigner“s that whant to host some low/medium resources websites to their clients.

So any suggestion on other companies similar adequate for webdesigners? I dont mind paying for premium service

Must have/be:

Customized control panel (like mosso or mediatemple)
@Mail (or other beautiful email client)
Quality Support/Uptime
Created more than 4 years
Location: UK / Europe Datacenter

View 2 Replies View Related

Search Engine-friendly URLs On Server API: CGI

Sep 27, 2007

One of the sites I have, is placed on a non-Apache server (the others are). Phpinfo() gives this:
Server API CGI

I'd like to make search engine-friendly URLs for all my sites. All of them will do fine with mod_rewrite, but that's not possible on this server, it seems. Anybody here knows how I can do this for this particular server?

View 1 Replies View Related

Plesk 12.x / Linux :: Mobile Friendly Interface

Jul 16, 2014

Why is the mobile friendly interface only available in power user mode?

View 1 Replies View Related

Looking For Dedicated Server - Internet Relay Chat (IRC) Friendly

Apr 11, 2009

I'm looking for a dedicated server from an IRC Friendly host. I would appreciate suggestions on places where they allow IRC to be run (Other than FDC).

View 14 Replies View Related

English Friendly Hosts With Servers In Continental Europe

Aug 29, 2008

I have a handful of short-term projects that require me to have webspace on servers in France, Germany, and Spain. Unfortunately, I don't know any European languages other than English.

Can anyone suggest web hosts with servers in France, Germany, or Spain that are friendly to English-speakers? That is, a website with an English-translated interface and ideally billing/support in English.

View 13 Replies View Related

Plesk 12.x / Linux :: XenForo Nginx Friendly URLs

Jan 28, 2015

I'm trying to use nginx php-fpm on my forum, and to set friendly url's, I am told to add this to nginx config:

Code:
location / {
try_files $uri $uri/ /index.php?$uri&$args;
index index.php index.html;

[Code] ....

I try adding this using the Additional Nginx Directives, and get this error:

Code:
Invalid nginx configuration: nginx: [emerg] duplicate location "/" in /var/www/vhosts/system/domain.com/conf/vhost_nginx.conf:1 nginx: configuration file /etc/nginx/nginx.conf test failed

I think if my domain was in a folder, this wouldn't be a problem. I really don't want to change that, though.

View 3 Replies View Related

CNAME Redirection To A URL?

May 28, 2008

Just a quick question, can i setup a cname to redirect user to a URL instead of domain.... like

mail.thedomain.com.incnamemail.google.com/a/thedomain.com

I have to do this on Windows server with IIS so i can't use mod_rewrite etc!

View 4 Replies View Related

Redirection Error

May 6, 2008

i just got code for .htaccess to redirect mydomain.com to a directory on the same domain here directory123 is that name of directory where i wanna redirect my domain but problem is that when i put complete url like
www.mydomain.com then it will successfull redirect to www.mydomain.com/direcotry123

But when i put address like mydomain.com without www then it will not redirect kindly check and let me know the correction to redirect it as well

Code:
# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName mydomain.com
AuthUserFile /home/username/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/username/public_html/_vti_pvt/service.grp

#RedirectMatch permanent ^/$ [url]

RewriteEngine on
RewriteCond %{HTTP_HOST} ^www.mydomain.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.mydomain.com$ [NC]
RewriteRule .* http://www.mydomain.com/directory123

View 1 Replies View Related

Subdomain Redirection

Mar 30, 2007

Although I'm able to redirect my subdomain to the /htdocs/subdomain directory using a php script, but the URL changes from [url]to [url]

And since I'm on windows, htaccess doesn't seem to work for me. Tried adding VirtualHost thingy into httpd.conf but then Apache doesn't start with it.

Is there any way to redirect [url]to /htdocs/subdir without changing the URL?

View 11 Replies View Related

Url Redirection When Login To Plesk

Jun 12, 2008

when our customers enter the domain name in this format: http://www.domain.com:8443 the page will be redirect to https://our-datacenter-default-hostname:8443.

but if they enter httpS://www.domain.com:8443 , the page don't redirect to anywhere and every things is ok.

How can I change the URL that users redirect to when they don't enter "https" in addressbar?

View 6 Replies View Related

Setting Up NameServer Redirection

Apr 5, 2007

I'm a reseller with a few seperate servers. Thus, trying to set up a 2ndry set of NS records. Setup as follow:

main-domain.com : Hosting domain
main-server.com : Main Reseller server, hosting main-domain.com
2nd-server.com : Another reseller server
hosted-domain.com : A domain hosted on my 2nd-server.com

1. Main domain DNS, pointing to main-server.com (On NS.main-server.com).
2. On main server, NS1 & NS2.main-domain.com pointing to NS.main-server.com)
3. On main server, set up 2ndry NS - NS3 & NS4.main-domain.com as CNAME pointing to 2nd-server.com (NS1 & NS2.2nd-server.com)
4. hosted-domain DNS pointing to NS3 & NS4.main-domain.com

Problem is, NS3 & NS4 are working - But when i try looking up hosted-domain.com i get a 404 error.

What am i doing wrong?

View 0 Replies View Related

Sub Domains And And Ip Address Redirection

Jul 8, 2009

I have two servers with two different ip address in two different physical location.

eg

server A - 202.44.33.1 - domain.com
server B - 192.33.55.3 - abc.domain.com

what i would like to do is redirect people coming to abc.domain.com to ip address 192.33.55.3 instead of the conventional 202.44.33.1/abc/

can this be done ? If so how ? I know it can be done but i am not sure how or what the technical term for such a service would be ? and the actual steps involved in creating a redirection like this.

View 5 Replies View Related

Virtual Host Redirection

Apr 30, 2008

explain our setup.

We have an in house centOS linux developer box running apache 2.x

We have our own on-site router/switch setup etc.

We host our external website whatever.com with Networksolutions

On our whatever.com DNS (via network solutions). We have our domain subscriber.whatever.com pointing to our external IP address. subscriber.whatever.com -> xx.xx.xx.xx

In our router configuration we have subscriber.whatever.com forwarding to our CentOS linux development box. it's forwarding to the internal network IP address 10.xx.xx.xx

However we want the box to redirect someone when they come in on subscriber.whatever.com... We basically want it to redirect them to subscriber.whatever.com:port/folder/

Preferably masked so that all someone would see is subscriber.whatever.com but they're actually at subscriber.whatever.com:port/folder/

Unfortunately network solutions's setup won't allow us to easily do this so we have to do it somehow locally.

Anyone have any suggestions? I've got this working on the box itself (if you goto the site on the box via gnome) however externally or on another system on our internal network it's a no go.

View 1 Replies View Related

Weird Redirection When Typing Url

Feb 9, 2008

if you type in the browser

Code:
neomagician.com
it redirects to

Code:
[url]
ok no problem there. but when you type

Code:
neomagician.com/forum
OR
[url]
it redirects to the hostname

Code:
[url]
where you promptly receive a 404 error.

BUT, if you type

Code:
[url]
(note the forward slash on the end)
it works just fine.

If you type a nonexistent file or folder it only 404s on the domain name and no redirection occurs.

View 8 Replies View Related

Alteon LB And SSL Redirection Loop

Aug 8, 2008

I am having an issue with one of our sites sitting behind an alteon load balancer. Basically, when people try to checkout from a store it redirects to https. Well, this gets stuck in a loop and never responds. If you go to https directly it works fine till you try and check out.

Flow is like this 443->loadbalancer->81 apache web server.

Anyway, I think it has something to do with the session getting lost. I've read some on proxying but I am not sure how to get it working.

View 1 Replies View Related

Unexpected Site Redirection

Aug 20, 2008

My site prime357 . org is being unexpectedly, from time to time, re-directed to my host's site DrupalValueHosting.com.

It has now been a few weeks and this problem still remains. I have not set up any purpose re-direction to my host site. My .htaccess file has no reference to my host site.

My host, the other day, suggested that I change my site, temporarily, to prime357.net, whilst he (the host) works on the problem as to why prime357.org is directing to the host site.

Re-direction to my host site is still occurring.

I established that a few hours ago that someone did a whois on prime357 . org hours earlier and the IP resolved to 67.228.128.242 (which is my host's site). I did the same lookup and the IP resolved to 67.228.230.119 (which seemingly, is correct, is my site).

This problem is an intermittent problem and is happening to other customers of DVH.

I can't physically check or make adjustments (at least I think I can't). What solutions or what process would one go through to track down this type of problem. Is this a common mis-configuration type problem though I haven't come across it before.

View 14 Replies View Related

Wildcard Subdomain Redirection

Jul 19, 2008

I want to wild card subdomain redirection

I want to like this when anyone type *.mydomain.com to will redirect to
[url]

how can i do this.

I have create A record for *.mydomain.com and also add in serveralias www.mydoamin.com mydomain.com *.mydomain.com

View 6 Replies View Related

Joomla Wrapper And Redirection

Apr 16, 2007

I am using joomla and a script called Olate Download for my site. So I have made olate to display in a joomla wrapper.

what i want to know is how to redirect the olate pages to the joomla wrapper. the pages when indexed in google etc are linked directly to the olate without the wrapper. so what i would like to do is redirect all the incoming olate links to the joomla wrapper ( i understand it will be same page) but also want the search engines to index the olate pages without any problems.

i think this can be done using htaccess. so someone please tell me how to create such a rule. it should redirect all the users which is not reffered from my site to the joomla wrapper except search engine spiders.

View 0 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved