Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Google Forum


You are currently viewing our The Google Forum as a guest. Please register to participate.
Login



Reply
is having a forwarded domain a problem?
Old 10-01-2005, 03:22 AM is having a forwarded domain a problem?
Novice Talker

Posts: 6
Trades: 0
is forwarding a domain to my web servers ip address a problem when it comes to search engines. does the webcrawlers scan the wrong site instead?
allen555 is offline
Reply With Quote
View Public Profile Visit allen555's homepage!
 
 
Register now for full access!
Old 10-02-2005, 03:59 AM
shabbirbhimani's Avatar
Application Developer

Latest Blog Post:
How to Write Product Reviews?
Posts: 1,003
Name: Shabbir Bhimani
Location: at Go4Expert.com
Trades: 0
It is a problem if its not a permanent redirect as that way you dont have the advantages of backlinks and PR.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
shabbirbhimani is offline
Reply With Quote
View Public Profile Visit shabbirbhimani's homepage!
 
Old 10-03-2005, 02:08 PM
camperjohn's Avatar
Ultra Talker

Posts: 268
Location: San Diego
Trades: 0
You can get around this by doing fancy javascript work:

// Search engines can see this, and avoid indexing your page
document.location = 'http://www.newlocation.com';

// Search engines can't see this, and will index your page as a valid page
var a = "docu";
var b = "ment.loca";
var c = "tion = 'http:/";
var d = "/www.newlo";
var e = "cation.com'";
eval (a+b+c+d+e);

Try it. Make a page with a made up word like supermagicallyopus in the title, and all over the page. Then put that script on the page. Throw a link on myspace or blogspot pointing to your page.

After one week, go to Google, type in your magic word and you'll see your page. If your magic word is unique enough you'll see only your page and nobody else.

JM
__________________

Please login or register to view this content. Registration is FREE



Please login or register to view this content. Registration is FREE
camperjohn is offline
Reply With Quote
View Public Profile Visit camperjohn's homepage!
 
Old 10-04-2005, 12:27 AM
shabbirbhimani's Avatar
Application Developer

Latest Blog Post:
How to Write Product Reviews?
Posts: 1,003
Name: Shabbir Bhimani
Location: at Go4Expert.com
Trades: 0
Quote:
// Search engines can see this, and avoid indexing your page
document.location = 'http://www.newlocation.com';
Search engines cannot see this

Quote:
// Search engines can't see this, and will index your page as a valid page
var a = "docu";
var b = "ment.loca";
var c = "tion = 'http:/";
var d = "/www.newlo";
var e = "cation.com'";
eval (a+b+c+d+e);
Neither they see this.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
shabbirbhimani is offline
Reply With Quote
View Public Profile Visit shabbirbhimani's homepage!
 
Reply     « Reply to is having a forwarded domain a problem?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.13761 seconds with 12 queries