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: 7
Joined: 20 Jan 10
Trust:

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
  • 1
Last edited by michellerana on 29 Jan 10 2:37 am, edited 2 times in total.
Reason: SEO
 

faradina
Posts: 1895
Joined: 01 Jun 09
Trust:
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
  • 1
jcdean
Posts: 373
Joined: 24 Nov 09
Trust:
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.
  • 1
Respect,
JC Dean
 

This topic was started on Jan 28, 2010 and has been closed due to inactivity. If you want to discuss this topic further, please create a new forum topic.

cron