Struggling with Adwords or Yahoo Advertising? Find and discuss ways to improve your CPC, ROI or conversion rate. Get advice and share ideas on ad copy.

Is URL Masking OK with Adwords?

korkmaze
 
Posts: 8
Joined: 20 Jan 10

Is URL Masking OK with Adwords?

When i visit a site (lets say [http://www.xxx.com]) it redirects me to [http://www.yyy.com] but is still see [http://www.xxx.com] in the address bar.
How can i do this, and is it OK with Adwords?
thank you
 

Last edited by michellerana on 29 Jan 10 2:37 am, edited 2 times in total.
Reason: SEO
 

faradina
 
Posts: 2171
Joined: 01 Jun 09
Location: Philippines

What you described is url masking and this can be done by putting up a 100% frame page.or by using apache rewrite or by using page retrieval software. You can do a search on google for url masking for the details on how to set it up.

And, NO, it is NOT ok with adwords. Look it up on https://adwords.google.com/support/aw/bin/static.py?page=guidelines.cs&adtype=text&topic=23208
 

jcdean
 
Posts: 461
Joined: 24 Nov 09
Location: United States

Here is a code that will do what you want. Put between the head tags on a HTML document.

I don't think Google will know as long as no one else is linking to the same page.

I am not sure why you would want to do this, it won't get you around the double serving rule, but will mask your affiliate link.

The vendor probably will not like it either.

<title>::YourPageTitle::</title>
<meta HTTP-EQUIV="REFRESH" CONTENT="0;
URL=http://Yourhoplink>

You can also simply have your URL Directed to a Hoplink by your host.