Welcome to Harrison Marketing Blog


How to Approach a Re-Branding Effort

September 1st, 2010

I read an article recently on some success re-brands. http://tinyurl.com/2ar3426 This got me to thinking of some other successful re-brand efforts. Wal-Mart is one that stands out. Giant (a grocery store chain owned by Ahold). I am not sure if they are in all states so some of you might not know them. Best Buy, Pepsi, Kodak, Burger King, Verizon, and up until 3 months ago, and probably the biggest omission from the list is BP.
This led me to my next question. Why were they successful. What did they do right/wrong? I has talking to a colleague about this and he had said he was rushed to do a re-brand when a new CEO took over. He said it was a mistake and tried to talk him out of it. I asked how he came to his conclusion. He said he felt it was wrong to re-brand. Of course the ‘felt’ thing really got to me, and hence the problem with some re-branding efforts. They are either knee-jerk reactions to economic climate, or are rushed through.

So how do you go about seeing the validity if a re-brand is necessary? I think the question one asks is why did they do a redesign/evolution? When a company re-brands, and maybe that’s a better term, re-brand, Wiki definition of a re-brand is:

“Re-branding is the creation of a new name, term, symbol, design or a combination of them for an established brand with the intention of developing a differentiated (new) position in the mind of stakeholders and competitor.”

So what is this evolution term as I have seen some people call it. I am not sure evolution fits here in total. Is it really evolving in the term of brand development or is there an admittance that something is wrong. Yes a brand can evolve and needs new way to communicate that, but how many of those brands mentioned evolved? I would dare say that is the exception, not the norm. Usually companies re-brand because of a negative connotation associated with it, or communicate a new message.

It’s a shame that someone has a knee-jerk reaction and thinks that the re-brand is the answer. Here is what designers/marketers should do in these cases. first you saying you should keep the brand and not do a makeover is just an opinion. Just as the new CEO wanting a re-brand is an opinion. Unfortunately his opinion will win out 100% of the time. What should be done is some careful market research with consumer focus groups, surveys, questionnaires, etc on how the current brand is perceived. then do the same thing with a new brand, how do they react to the color schemes, do they like red & black, does another color scheme fair better? If your data affirms your opinion, you now have something to bring to the table. this way if the new logo flops, you kind of have a ‘I told you so’ in your back pocket. I have NEVER EVER once won out with a business owner on this stuff when it’s just my humble opinion against theirs.

What to do first. The first thing to do is talk to the ownership and key executives. Ask them how they perceive the company. Do you think old fashioned, high tech, family oriented, industry leader, etc… then make sure the branding is in line with what they perceive. The second thing is to then get permission to talk to some key accounts. Usually the sales dept. will tell you who is approachable. Ask these customers the same question. I guarantee what ownership and customers perceive are two different things. this is really helpful to align correctly any branding efforts. Asking customers can come in several forms. questionnaires, or a focus group discussion. Usually you have to hang a carrot to get people to talk in this format.

Next, do the primary and secondary research, well actually above is primary research. The secondary research is the obvious stuff. research on competitors etc. I sometimes pose as a potential client so I can get all of their sales and marketing materials, which is extremely helpful. Look at their website, other public data.

Once you have this, you can, and only now start to figure out what direction you need to go for the re-brand. Now granted, there are a lot of companies who blow by this stuff, and unfortunately that is a mistake. I can’t emphasis enough how important it is to do the questionnaires with ownership and key clients. the results almost always shock ownership. Having this research will be extremely helpful in determining the direction to take the project.

  • Share/Bookmark

Why Using Table Layout For Web Site Design is Bad Form

August 25th, 2010

Sometimes I find it hard to believe that I am telling people the same thing after 10 years, but this week I was asked to do SEO on a large corporate site. To my surprise, when I started analyzing the site, I found the site was created with tables. Now anyone who is in the know with web standards, knows designing sites with tables is well, stupid. Why you may ask? there are lots of reason. first let me give you a little background on tables.

Tables had their place in web design back in the day. Actually table were never meant to be used as a complete website design element. Tables existed in HTML for one reason: To display tabular data. But then border=”0″ made it possible for designers to have a grid upon which to lay out images and text. Still the most dominant means of designing visually rich Web sites, the use of tables is now actually interfering with building a better, more accessible, flexible, and functional Web. Find out where the problems stem from, and learn solutions to create transitional or completely table-less layout.

Tables are used for tabular data, or should be. The goal/idea is to separate design from content. Using tables you are mixing your markup in with layout elements i.e. using tables to control the page display. This leads to more difficult to manage code, heavier pages and can affect accessibility. The preferred method is to use CSS to control your design and layout while keeping your HTML/xHTML lean and clean.

<div>

<p>This is body text…</p>

</div>

vs

<table>

<tr>

<td>This is body text…</td>

</tr>

</table>

id=”container” will call an ID from your external CSS style sheet and tell that div how to behave. Makes for much more effective presentation and such. Based off of the two examples you can immediately see the difference in the amount of markup required. Using external CSS also allows for instant site wide changes to any element just by modifying a single file. Also using divs/css you can have full control over screen and print output. Tables not so much.

Web standards can save your company money.

So why should a site not use tables and Use XHTML/CSS?

  • make your pages load faster
  • lower your hosting costs
  • make your redesigns more efficient and less expensive
  • help you maintain visual consistency throughout your sites
  • get you better search engine results
  • make your sites more accessible to all viewers and user agents
  • and give you a competitive edge (that is, job security) as more of the world moves to using Web standards.
  • Share/Bookmark

 

Archive for the ‘Design’ Category

How to Approach a Re-Branding Effort

Wednesday, September 1st, 2010

I read an article recently on some success re-brands. http://tinyurl.com/2ar3426 This got me to thinking of some other successful re-brand efforts. Wal-Mart is one that stands out. Giant (a grocery store chain owned by Ahold). I am not sure if they are in all states so some of you might not know them. Best Buy, Pepsi, Kodak, Burger King, Verizon, and up until 3 months ago, and probably the biggest omission from the list is BP.
This led me to my next question. Why were they successful. What did they do right/wrong? I has talking to a colleague about this and he had said he was rushed to do a re-brand when a new CEO took over. He said it was a mistake and tried to talk him out of it. I asked how he came to his conclusion. He said he felt it was wrong to re-brand. Of course the ‘felt’ thing really got to me, and hence the problem with some re-branding efforts. They are either knee-jerk reactions to economic climate, or are rushed through.

So how do you go about seeing the validity if a re-brand is necessary? I think the question one asks is why did they do a redesign/evolution? When a company re-brands, and maybe that’s a better term, re-brand, Wiki definition of a re-brand is:

“Re-branding is the creation of a new name, term, symbol, design or a combination of them for an established brand with the intention of developing a differentiated (new) position in the mind of stakeholders and competitor.”

So what is this evolution term as I have seen some people call it. I am not sure evolution fits here in total. Is it really evolving in the term of brand development or is there an admittance that something is wrong. Yes a brand can evolve and needs new way to communicate that, but how many of those brands mentioned evolved? I would dare say that is the exception, not the norm. Usually companies re-brand because of a negative connotation associated with it, or communicate a new message.

It’s a shame that someone has a knee-jerk reaction and thinks that the re-brand is the answer. Here is what designers/marketers should do in these cases. first you saying you should keep the brand and not do a makeover is just an opinion. Just as the new CEO wanting a re-brand is an opinion. Unfortunately his opinion will win out 100% of the time. What should be done is some careful market research with consumer focus groups, surveys, questionnaires, etc on how the current brand is perceived. then do the same thing with a new brand, how do they react to the color schemes, do they like red & black, does another color scheme fair better? If your data affirms your opinion, you now have something to bring to the table. this way if the new logo flops, you kind of have a ‘I told you so’ in your back pocket. I have NEVER EVER once won out with a business owner on this stuff when it’s just my humble opinion against theirs.

What to do first. The first thing to do is talk to the ownership and key executives. Ask them how they perceive the company. Do you think old fashioned, high tech, family oriented, industry leader, etc… then make sure the branding is in line with what they perceive. The second thing is to then get permission to talk to some key accounts. Usually the sales dept. will tell you who is approachable. Ask these customers the same question. I guarantee what ownership and customers perceive are two different things. this is really helpful to align correctly any branding efforts. Asking customers can come in several forms. questionnaires, or a focus group discussion. Usually you have to hang a carrot to get people to talk in this format.

Next, do the primary and secondary research, well actually above is primary research. The secondary research is the obvious stuff. research on competitors etc. I sometimes pose as a potential client so I can get all of their sales and marketing materials, which is extremely helpful. Look at their website, other public data.

Once you have this, you can, and only now start to figure out what direction you need to go for the re-brand. Now granted, there are a lot of companies who blow by this stuff, and unfortunately that is a mistake. I can’t emphasis enough how important it is to do the questionnaires with ownership and key clients. the results almost always shock ownership. Having this research will be extremely helpful in determining the direction to take the project.

  • Share/Bookmark

Why Using Table Layout For Web Site Design is Bad Form

Wednesday, August 25th, 2010

Sometimes I find it hard to believe that I am telling people the same thing after 10 years, but this week I was asked to do SEO on a large corporate site. To my surprise, when I started analyzing the site, I found the site was created with tables. Now anyone who is in the know with web standards, knows designing sites with tables is well, stupid. Why you may ask? there are lots of reason. first let me give you a little background on tables.

Tables had their place in web design back in the day. Actually table were never meant to be used as a complete website design element. Tables existed in HTML for one reason: To display tabular data. But then border=”0″ made it possible for designers to have a grid upon which to lay out images and text. Still the most dominant means of designing visually rich Web sites, the use of tables is now actually interfering with building a better, more accessible, flexible, and functional Web. Find out where the problems stem from, and learn solutions to create transitional or completely table-less layout.

Tables are used for tabular data, or should be. The goal/idea is to separate design from content. Using tables you are mixing your markup in with layout elements i.e. using tables to control the page display. This leads to more difficult to manage code, heavier pages and can affect accessibility. The preferred method is to use CSS to control your design and layout while keeping your HTML/xHTML lean and clean.

<div>

<p>This is body text…</p>

</div>

vs

<table>

<tr>

<td>This is body text…</td>

</tr>

</table>

id=”container” will call an ID from your external CSS style sheet and tell that div how to behave. Makes for much more effective presentation and such. Based off of the two examples you can immediately see the difference in the amount of markup required. Using external CSS also allows for instant site wide changes to any element just by modifying a single file. Also using divs/css you can have full control over screen and print output. Tables not so much.

Web standards can save your company money.

So why should a site not use tables and Use XHTML/CSS?

  • make your pages load faster
  • lower your hosting costs
  • make your redesigns more efficient and less expensive
  • help you maintain visual consistency throughout your sites
  • get you better search engine results
  • make your sites more accessible to all viewers and user agents
  • and give you a competitive edge (that is, job security) as more of the world moves to using Web standards.
  • Share/Bookmark
sidebar