PDA

View Full Version : Adword link to products


davidjenkins
10-Jul-2006, 05:05 PM
Hi
I have an adword campaign and want to link specific keywords to products on the site (www.constructionchemicals.co.uk).
What format does the link have to be in to link to specific products?
Is it just a matter of adding #product ref. onto the end of the page address?

Thanks
David

Duncan Rounding
10-Jul-2006, 06:46 PM
Exactly as you said - here's a typical link to a product on your site:
http://www.constructionchemicals.co.uk/acatalog/Tanking_Products.html#a99

Phoenix164
11-Jul-2006, 02:46 PM
good topic

will make things easier for customers to find.

I have implemented some mods as outlined above, however some work ok and some dont.

www.av4home.co.uk

the three boxes on the right hand side. The top two work but the bottom one does not. the item reference is accurate

wjcampbe
11-Jul-2006, 05:12 PM
No it is not accurate - there is a component on that page that has a product reference of 123, but not a named anchor with that reference. You could use #a1_21123 or any other link that actually appears in the finished code with an <a name= tag.

Owen Drumm
28-Jul-2006, 11:50 AM
When I place a link to a product such as http://www.boxingnews.co.uk/acatalog/L_A_Muscle.html#2259 what happens is that the viewer gets shown right to the bottom of the product. In effect what they see is the next product below and not the product linked to.

Also this only seems to link in IE and not Firefox. Anyone else have this problem with Firefox?

Duncan Rounding
28-Jul-2006, 12:20 PM
You missed out the 'a', your URL should be:
http://www.boxingnews.co.uk/acatalog/L_A_Muscle.html#a2259

Owen Drumm
28-Jul-2006, 02:12 PM
I am a muppet :o