November 29, 2005
XSitePro
No Comments
Ads Under the Radar: Linking to Affiliates. One way to get a good income stream without doing anything that looks very much like advertising is to add affiliate links to your content. They’re just links, they don’t annoy anyone, and you can choose where you do and don’t want to put them. Sounds ideal, doesn’t it? Read on… How Does Affiliate Linking Work? Step by step, it works like this: 1. You become an affiliate. This works by you going to various online stores, looking at their product range and what benefits they offer to affiliates, and then signing up as an affiliate with the store that makes the most sense. 2. You write about products the affiliate carries. This might take the form of a review, or just a casual mention in a related article. 3. You link to the product at the store, using your affiliate code in the link. This affiliate code lets the store track that the customer came from your link. 4. For each customer you send their way who actually goes through with it and buys the product, they pay you a percentage of the product’s price. You can see the power that this model could have for a lot of sites if you have a hundred thousand visitors, it doesn’t take a very large percentage of your visitors to buy that product before it starts to add up to quite a lot of money for you. Amazon: the Web’s Biggest Affiliate Store. The most popular affiliate store at the moment is Amazon.com, without a doubt. Why? Because it has such a huge range of products, from books to DVDs to truly obscure things. In terms of books especially, Amazon prides itself in having a listing for everything that exists, and selling as much of it as it can. That means that whatever you want to review, the chances are that Amazon sells it you’re not as limited as you are with other online stores, where you can only make affiliate links to things they happen to be selling this week, and maybe they’ll stop selling them sometime after that. What does this mean to you? Well, imagine you run a book review site. Without being blatant about it, at the end of each article you can put a link that says something like “read more reviews of this book at Amazon”. This link then goes to the product’s page on Amazon, where there are indeed customer reviews not to mention the option to buy the book. If it’s a good book, this approach means that many people will click the link to see the reviews, and then buy it when they’re favourable. I’ve split-tested this, and “read more reviews” produced almost twice as many conversions as “buy this book”, making it a very good strategy. Hang on a sec, though. What about those of us who don’t run book review sites? Well, whatever your site covers, I’m sure someone, somewhere writes books about it. Just introduce a regular ‘book review’ feature, where you review the latest books in your area of expertise, and then have the ‘more reviews’ affiliate link at the end. Give books bad reviews occasionally, despite the lack of affiliate income this produces, as it gives your reviews more long-term credibility than if you seem to love everything. Done right, a book review every week or so can be a good supplementary source of income for your website. After a while, entirely random search engine visitors will start finding your book reviews in searches, and clicking through to Amazon from your site. I have year-old reviews that regularly make a few dollars per week it might not seem like much, but over time it can add up to a pretty significant amount. Note: If you’re worried about paying more for books than you make back, remember that you don’t even have to buy the books yourself to review them get them from a library!
November 27, 2005
XSitePro
No Comments
I am Photographer, not a programmer. Help please with Java
WebReference.com – is a problem: When you click on any thumbnail (small preview pict) – Java script calls for a corresponding big image
onmouseover pop up a menu
WebReference.com – link separate web page) Isn’t there a real simple java script to do this
Software vision ain’t what it used to be at Microsoft
The Register – It was meant to usher in a new era for Microsoft. with services like Hotmail updated to use Asynchronous Java Script and XML (AJAX) and feature an improved, almost Google
iQUE M5 impressed us so much that it was given a 2005 Pen Computing Magazine Editor’s Choice Award
Pen Computing Magazine – Internet Solutions Pack supports HTML 2 through 4, plus Java-Script 1.3, and direct download of files, such as PRC (Palm
menu: hover over text, produce drop down
WebReference.com – Vic remove any spaces between java & script : Rate This Thread Linear Mode Posting Rules You may not post new threads
Yahoo Offers Some Keys to Maps
Internet News – offers APIs for developers who want to use either java-script-based APIs for Flash or AJAX (define). So-called building
November 27, 2005
XSitePro
No Comments
Dreamweaver: The Professional Touch. Dreamweaver is sometimes seen as FrontPage’s main competitor but, really, there’s not even a comparison to be made. Dreamweaver might be expensive, sure, but there are serious web designers out there using it and getting work done I can guarantee you that no real designer has ever used a copy of FrontPage to design a website. Consequently, Dreamweaver is way out in the lead in terms of market share, with about 80% of the users. So what do you sacrifice to get a better WYSIWYG editor? Well, apart from the higher price tag, you also sacrifice a certain amount of simplicity. Once you get used to it, though, Dreamweaver isn’t as hard to use as you might think. From the People Who Brought You… Dreamweaver is part of the Macromedia Studio that’s the company that produces the editor and player for Flash, as well as the well-liked Fireworks graphics editor and the Freehand drawing program. Their software is particularly popular with designers, and all it works on the Mac, but it has recently started to be quickly adopted by non-expert users as well. Dreamweaver Doesn’t Mess With Your Code. If you’ve already done some of the coding for your site, or you’re editing a template or a design that was done for you by someone else, then you don’t need to worry about Dreamweaver re-writing all your code and breaking it. Dreamweaver will leave your code alone for the most part, unless you explicitly tell it to alter it. This might not sound like much, but it’s really refreshing to see after using other HTML editors. For this reason, Dreamweaver is often considered to be the very best software out there for working with HTML templates, and most templates that you can buy will be provided to you in Dreamweaver’s format. Once you’ve got them, you can easily open them and insert your content. Standards. The code Dreamweaver used to produce was quite bad at conforming to standards it worked fine on most browsers, but it didn’t validate. In the most recent versions of Dreamweaver, though, not only does the code Dreamweaver produces validate, but it even has a validator built in. You can pick which standards you want Dreamweaver to code to, and it will stick to them for you, even if you choose the strictest ones out there. Dreamweaver was one of the first programs to support visual XHTML editing, and has received a lot of credit for it all you need to do to turn this option on is tick the box marked ‘Make Document XHTML Compliant’ when you create a new page. This newfound standards-compliance removed the last thing keeping a lot of designers away from Dreamweaver, which means that the program’s market share has grown still further over the last year or so. CSS, Javascript and PHP. A large part of Dreamweaver’s power comes in how easy it is to edit not only HTML, but also the things that go with it. Dreamweaver comes with a formidable Javascript library that does most of the useful things that can be done with Javascript, and makes it very easy to apply CSS styles to different parts of your page. In the latest version of Dreamweaver, you can even make interfaces to a MySQL database using PHP without doing any programming at all. This is a very useful feature, and saves a lot of headaches for many people who just want to make a simple database-driven website without learning PHP. Books About Dreamweaver. Dreamweaver is a complex and useful enough program that whole books have been written about it and to get the most out of the program, you should really get a good one and read it through. Here are a few suggestions: Macromedia Dreamweaver MX 2004: Training from the Source – Khristine Page. This is the official guide produced by Macromedia. Beginning Dreamweaver MX – Imar Spaanjaars. Follows the development of three very different websites using Dreamweaver, a nice format for a tutorial book. Visual QuickStart Guides: Macromedia Dreamweaver MX – J. Tarin Towers. A nice reference that’s especially good to refer back to when you need to know how to do something specific.
November 26, 2005
XSitePro
No Comments
Animated Google AdSense Testing on Search Engine Blog (Search Engine Journal)
Yahoo! – Sure, Google is running image ads via AdSense, and some of those images are animated, but this is a first for me to see animated text ads served by Google. com is too long to fit into the AdSense ad, and it runs into the second www.seoelite.com Google Ad
November 25, 2005
XSitePro
No Comments
A Well-Balanced Linking Strategy
ClickZ News, NY - Nov 22, 2005 site’s internal linking structure. SEO Elite and PR Prowler (at least for potential link discovery) offer much the same. If cost is
How to Use Links To Maximize Google PageRank
AffiliateTip.com, NJ - Nov 16, 2005 A tool like SEO Elite (www.seoelite.com) can help you analyze all your link partners so you don t suffer from their poor SEO decisions.
EZ Link Exchange / Sharing
Best Syndication, CA - Nov 23, 2005 You may thus find a specialized tool is necessary. A good one for his purpose would be SEO Elite which is a complete reciprocal links exchange management tool.