NameSilo

Can this be done?

SpaceshipSpaceship
Watch

ZuraX

Established Member
Impact
42
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable Domains โ€” AI StorefrontUnstoppable Domains โ€” AI Storefront
0
•••
Wont Google see them as the same site?
 
0
•••
Perhaps. CNAME can do what you asked, so if this isn't the answer, then what exactly is it that you would you like to accomplish?
 
0
•••
I want Google and others to see the URLs as being different than the other sites. With CNAME I am scared Google will see them as the same and only list one site or drop both of them.. :(
 
0
•••
Are you using asp or php host or both? If asp you can just do like this:

<%
Response.Redirect("http://www.mydomain2.com/blahblahblah")
%>

Or the like for php etc.

Just make sure on the page that you do this on, add a <a href="http://www.mydomain2.com/blahblahbla">clickme</a> so that google can spider it.
 
0
•••
I guess you could just do ...

PHP:
<?php

$keywords = trim($_GET['keywords']);
header("Location: http://www.mydomain.com/search.php?keywords=" . $keywords);
exit();

?>
 
0
•••
Google doesn't tend to be redirection friendly.

But what Scott has posted will work fine.

iNod
 
0
•••
Just out of curiousity, why would you want it to be redirected? It seems that that would just hurt you with google.
 
0
•••
Then what to do with domains that I dont have anything on?
 
0
•••
<meta http-equiv="refresh" content="2; URL="put your url">
simple but effective
 
0
•••
Dynadot โ€” .com TransferDynadot โ€” .com Transfer
Appraise.net
Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back