PDA

View Full Version : Best way to add amazon?



DaveM
01-20-2004, 11:32 PM
Since a lot of you seem to know your stuff with Amazon(Im a big beginner with amazon!) I want to get feedback on how I should add amazon to my site http://www.cellphonereviews.net

Should I add those "buy now from amazon" button links for each phone from it's review or?

Any advice is appreciated...

incka
01-21-2004, 12:09 AM
Something called AWS. Ask the people here for details.

If you want to add each button individually, then use the buttons that launch a pop up which say buy from amazon now.

chromate
01-21-2004, 03:59 AM
You will want to make use of Amazon Web Services. Do a search on google. There's loads of info on how to do it. Do you know PHP? There's a good tutorial on devshed.com

DaveM
01-21-2004, 04:15 AM
I know a bit PHP.

Enough to know I would have to convert all the pages from .html to .php

I am more or less looking for just the best way to add just a simple link to buy it from amazon.

I'll get reading on what you suggested.

r2d2
01-21-2004, 05:19 AM
Originally posted by DaveM
Enough to know I would have to convert all the pages from .html to .php


You might not need to do that, you can put code in your .htaccess file, so that all .html files are parsed as php. I do this - all the pages in my Casino review site are actually PHP, although the filenames end in .html.

Can get the code you need when I get home, but a quick search on Google should find out how to do it.

MarkB
01-21-2004, 05:25 AM
You don't need to use AWS if you just want to put links on your static pages - just use Amazon's linking tools for seperate items, and it will keep the information updated for you. And customers will immediately be sent to Amazon if they want more information or to buy something.

Only use AWS if you want the product info page to be branded to your site (I don't see the point unless you want to run your own Amazon store...).

Chris
01-21-2004, 06:07 AM
Amazon easy links can be used with HTML and they include things like product picture and price (and supposedly convert better than text links).

DaveM
01-21-2004, 06:11 AM
Thanks guys for all the help. I am gonna add links for each phone to the site tommorow :D

chromate
01-21-2004, 06:30 AM
r2d2, Why bother? Why not just leave them as .php and save yourself the overhead of parsing .html files with no php in them?

MarkB, AWS is so easy to set up that I think it's worth it. It's easy to get a simple price and picture link from amazon like you say, but I think that being able to customise and brand it to your own site really helps sales. Not to mention reviews etc.

DaveM has loads of phones on his site and adding links for each of them will be quite time consuming. Considering the nature of his site, the addition the reviews etc would be well worth it.

DaveM I suggest you have a look through the stuff on Devshed and see what you think. If you get stuck we can help you out.

r2d2
01-21-2004, 06:52 AM
Originally posted by chromate
r2d2, Why bother? Why not just leave them as .php and save yourself the overhead of parsing .html files with no php in them?


So Dave doesnt need to change all his filenames to .php ...

If you meant why do I bother, well hmmm, dunno really :rolleyes: All my pages have PHP in them anyway, so it doesnt make a huge difference - just prefer a .html extension I guess :)

chromate
01-21-2004, 07:11 AM
fair enough :)

DaveM
01-22-2004, 04:43 PM
How does this look for amazon placement?

http://www.cellphonereviews.net/sony-ericsson-t610.html

Mike
01-23-2004, 01:50 AM
Nice:) I'd only have the image as the link to amazon though.

DaveM
01-23-2004, 02:23 AM
Does Amazon mind if you edit the code?

Mike
01-23-2004, 08:10 AM
I doubt they'll mind. They benefit whatever.

DaveM
01-23-2004, 02:06 PM
Does anyone else wanna pitch in their 2 cents on my placement of amazon before I go and spend the time adding it to each page? :p

http://www.cellphonereviews.net/sony-ericsson-t610.html

chromate
01-23-2004, 02:12 PM
Why don't you wait until GCT13 puts publishes his article on Amazon Web Services before you spend time editing each page. It might be easier than you think.

DaveM
01-23-2004, 02:25 PM
Okay, when's it coming out?

MattM
01-23-2004, 02:31 PM
He said he would be working on it this weekend, so I figure beginning of next week.

GCT13
01-23-2004, 02:33 PM
I'm going to finish the article over the weekend. Baring any unforseen editor delays, I hope to have it up next week :)

DaveM
01-23-2004, 02:56 PM
Ok great :)