Tag Browsing

301 Redirects adCenter AdWords Article Marketing Bidding Strategy Bing Blogging Click Fraud Content Development Content Networks Conversions Display Ad Network Domains E-Commerce Facebook Google Google Analytics Internationalization Internet Advertising Keyword Research Keywords Landing Pages Link Building Linking Local SEO Mobile Search On-Page Factors Pay Per Click PPC Programming Redirects Search Engine Optimization Search Engines SEM SEO Social Media Tools Trademarks Twitter Usability Web Analytics Web Design Web Marketing Yahoo! Yahoo Sponsored Search

Currently Browsing Programming

Strings to Regex Made Easy

I’ve been using some tools that require strings to be provided in regex, and I got tired of the error-prone manual method. Behold a really basic tool for saving some time: the String to Regex Converter.

Design for modern & mobile browsers

There was–quite recently–a time when we seemed to have reached a pleasant stasis: everyone had finally thrown off the limitations of the 640×480 screen, even the 800×600, and we had tons of real estate to execute beautiful, elaborate designs. However, the explosive growth of mobile browsing, as well as the continued expansion of form factors, […]

More reasons to avoid Flash

Over the years we’ve lamented the online popularity and over-reliance on Flash because of concerns relating to usability, navigability, indexability, measurability, portability, and so on. Now Steve Jobs has provided a litany of additional reasons that Flash is not supported by Apple products including the iPad, iPod, and iPhone. While some of our concerns make […]

Length of sales cycle, your web site, and web analytics

The Google Retail Advertising Blog recently posted sales cycle statistics for a variety of consumer products. At the low end, shoppers took an average of 7 days to purchase pet supplies, while they took 16 days for electronics. The data did not include purchases larger than home appliances like cars or homes which presumably take […]

Do you need a CMS?

Clients often ask if they need a Content Management System (CMS) to help manage website changes. In theory, these allow organizations to effectively manage their own site changes. This post will delve into the pros and cons of using a CMS. As their name implies, Content Management Systems are software packages that make website maintenance […]

Improving web form conversion rates

You can drive all the traffic in the world to your website, but it’s a waste the visitors don’t convert. Form design is very often a significant contributor to poor conversion rates. While Key Principles and Specific Recommendations that follow are generally written for forms that solicit contact information from potential customers, they can also […]

Adobe + Omniture, why?

Adobe is buying Omniture, a leading provider of web analytics and analysis provider.What does this mean for online marketers and our clients? This struck me as an odd combination until I started digging a little further into recent history of these companies and the direction of application development. Adobe makes software such as Acrobat, Dreamweaver, […]

Firebug can slow Firefox to a crawl

Firebug is a great tool for analyzing and debugging HTML, CSS, JavaScript, and more. I love it. But I also hate it. As of Version 1.3.2, it stores information about almost every resource downloaded as you browse the web, regardless of whether or not you have Firebug turned on. For someone like me that averages […]

Redirecting domains with mod_rewrite

Sometimes you need to move a site from one domain to another, or you might have one or more domains that you want to all forward to another, such as variations on your primary domain. For example, your main site might be “www.example.com” and you want anyone who types in or follows a link to […]