Mkt460 Week3

63
Web Development and Design

Transcript of Mkt460 Week3

Page 1: Mkt460 Week3

Web Development and Design

Page 2: Mkt460 Week3

Digital assets like websites are at the heart of successful digital marketing.

Customers and potential customers interact with them.

Lay solid foundations and create assets for the best possible user experience.

Page 3: Mkt460 Week3

Consider:

Accessibility – are there potential barriers?

Usability – is it easy to use?

Searchability – can it be found via search?

Discoverability –shareable and discoverable?

Page 4: Mkt460 Week3

Technical barriers may be browser compatibility.

User’s ability barriers could be language or sight problems.

Page 5: Mkt460 Week3

To address usability use standard conventions:

•Highlight or make bold key phrases and words

•Use bulleted lists

•Use paragraphs to break up information

•Use descriptive and distinct headings

Page 6: Mkt460 Week3

Never!

•Resize windows or launch the site in a pop-up

•Use splash pages

Page 7: Mkt460 Week3

Never!

•Build a site entirely in Flash – most search engine spiders cannot even crawl Flash sites

•Distractusers with “Christmas Trees” (blinking images, flashing lights, etc.)

Page 8: Mkt460 Week3

Make sure your site is visible to search engines:

Traffic is vital to a website. Index it fully and consider it relevant for its chosen keywords.

Page 9: Mkt460 Week3

Things must be labelled correctly:

URLs, Alt Tags, Title Tags and Meta Data.

Page 10: Mkt460 Week3

URLs:

Brief and descriptive

http://www.quirk.biz/emarketingtextbook/buydetails.q

Page 11: Mkt460 Week3

May require server side rewriting so as to cope with dynamic parameters in URLs.

Page 12: Mkt460 Week3

Alt tags:

Users need text descriptions of images while they wait for them to load.

And search engines need to know what the images are.

image001.jpg sunset.jpg

Page 13: Mkt460 Week3

Title attribute: Read by search engine spiders.

Seen when a user hovers over the element with their mouse pointer.

Page 14: Mkt460 Week3

Title tags: Appear on the top bar of your browser.

Page 15: Mkt460 Week3

Meta Tags:

Information about a web page, seen by browsers.

Page 16: Mkt460 Week3

Search engine optimised copy

Page 17: Mkt460 Week3

If the search engine cannot see the text on the page, they cannot spider and index that page.

Page 18: Mkt460 Week3

Search engines cannot index text:

•Embedded in a Java Application or a Macromedia Flash File

•In an image file – use descriptive alt tags and title attributes

•Only accessible after submitting a form, logging in, etc.

Page 19: Mkt460 Week3

Create visual identity and design for persuasion.

Page 20: Mkt460 Week3

Design is not just about aesthetics, although looks are very important.

Page 21: Mkt460 Week3

Visual identity = how users know it’s you.

Use logo and corporate identity to inform the colour palette, fonts, menu buttons etc.

Page 22: Mkt460 Week3

Navigation – show users:

•Where they are

•How they got there

•Where they can go next

•How they get home

Page 23: Mkt460 Week3
Page 24: Mkt460 Week3

Layout = how content is structured and displayed.

•Apply the fundamentals of good design

•Balance in important

•They should be easy to read

Page 25: Mkt460 Week3

Headers = the usually consistent toppart of a web page. Must be prominent but simple.

Page 26: Mkt460 Week3
Page 27: Mkt460 Week3

Footers = the usually consistent bottom part of the page. A place for important info but also use this space to include links to major parts of a website.

Page 28: Mkt460 Week3

Credibility = telling users that you are who you say you are. Make sure your site:

Looks good; is informative; displays testimonials, logos and awards; links to credible third-party references; is fresh and updated; is error free.

Page 29: Mkt460 Week3

Technology gives it life

Page 30: Mkt460 Week3

When building a site consider:

•Content management

•Interactive interfaces

•Search and usability

Page 31: Mkt460 Week3

Manage content using a Content Management System (CMS).

Page 32: Mkt460 Week3

Some widely used CMS:

•Wordpress (www.wordpress.com)

•Joomla (www.joomla.org)

•Drupal (www.drupal.com)

•Expression Engine (www.expressionengine.com)

Page 33: Mkt460 Week3

A range of technologies are available for interactive interfaces:

•Adobe Flash

•Microsoft Silverlight

•HTML5, with CSS3 and JavaScript

Page 34: Mkt460 Week3

HTML 5 is the latest evolution of Hyper Text Markup Language (HTML 5)

Page 35: Mkt460 Week3

But remember technology is an enabler, not a site’s main focus. Consider SEO and usability.

Page 36: Mkt460 Week3

Test it fully then take it live!

Page 37: Mkt460 Week3

Testing should take place throughout the entire process of planning, designing and building.

Page 38: Mkt460 Week3

Web development and design can be seen as the thread that holds digital marketing together.

Page 39: Mkt460 Week3

Remember - Lay strong foundations and understand your users needs!

Page 40: Mkt460 Week3

Mobile Development

Page 41: Mkt460 Week3

Mobile phones are changing the way we access the Internet and communicate.

Page 42: Mkt460 Week3

More than half the world’s population use mobile phones.

Page 43: Mkt460 Week3

Mobile technology is changing rapidly.

WAP

GSM

EDGE(2G)

3G

Next step = 4G

Page 44: Mkt460 Week3

One phone can do a lot

Page 45: Mkt460 Week3

Why use the mobile phone for marketing?

Page 46: Mkt460 Week3

1. Personal

2. Always carried

3. Always on

4. Built-in payment system

5. Available at the point of creative inspiration

6. Accurate audience measurements

7. Captures social context of media consumption

Page 47: Mkt460 Week3

Why mobile web development?

Page 48: Mkt460 Week3

Provides both opportunities and challenges.

Page 49: Mkt460 Week3

Opportunities:

•Mobile websites – access to your brand from anywhere!

•Mobile applications – connect with the customer

Page 50: Mkt460 Week3

Challenges:

•Small screens

•Navigation limitations

•File formats

•Connections and bandwidth

Page 51: Mkt460 Week3

Mobile websites can reach a large audience.

Mobile applications are more for targeted niche audiences.

Page 52: Mkt460 Week3

When designing, know that it will almost never display across multiple handsets...

Page 53: Mkt460 Week3

But stick to web standards

Page 54: Mkt460 Week3

Should it be a pared down version of the original site?

Page 55: Mkt460 Week3

Desktop

Page 56: Mkt460 Week3

Mobile

Page 57: Mkt460 Week3

Ask yourself why someone is visiting your mobile site.

•Bored and browsing?

•Task driven and looking for information?

•Performing a repeated action (checking the weather etc.)?

Page 58: Mkt460 Week3

Do not use pop-ups, and keep scrolling to one direction.

(http://www.w3.org/TR/mobile-bp/#SCROLLING)

Page 59: Mkt460 Week3

Don’t use Flash

Page 60: Mkt460 Week3

Use emulators and recruit actual contacts to test the content display

Page 61: Mkt460 Week3

Some emulators:

•DotMobi -http://mtld.mobi/emulator.php

•Test iPhone -http://www.testiphone.com/

•Blackberry -http://www.blackberry.com/developers/downloads/simulators/

Page 62: Mkt460 Week3

Develop a branded application

Page 63: Mkt460 Week3

•Your brand can win a dedicated spot and repeated attention from a targeted consumer

•You can also extend brand identity by offering utility or entertainment