SlideShare uma empresa Scribd logo
1 de 26
06.14.09         Intro to Building & Marketing Your Own Website
   [MM.DD..YY]          [PRESENTER]
How the internet works
How a web page is built

<html>
 <head>
  <title>Acme.com Home Page</title>
  <style type="text/css">@import url(css/main.css);</style>
  <script type="text/javascript" src="scripts/jquery.js"></script>
 </head>
 <body>
  <img src=“images/logo.gif” alt=“Acme Logo” />
  <p>
    Acme is the <strong>premier</strong> provider of widgets and
  widget accessories in the world.
  </p>
  <p>
    <a href=“learn_more.html”>To learn more, click here</a>
  </p>
 </body>
</html>
How does a web server work?
What is a web server?




                        Operating System (*NIX, Windows)

                        Server Services
                        •HTTP / Web Server (Apache, IIS)
                        •FTP Server
                        •Telnet/SSH Server
                        •Email Server
                        •Application Server (PHP, .NET, JAVA, ROR)
                        •Database Server (MySQL, Oracle, MS SQL)
                        •Streaming media Server
Dynamic web servers
How a dynamic web page is built

                                               acme.com/index.php?page_id=1
<html>                                                             <html>
 <head>                                                             <head>
  <title>Acme.com Home Page</title>                                  <title>Acme.com Home Page</title>
  <style type="text/css">@import                                     <style type="text/css">@import
     url(css/main.css);</style>                                         url(css/main.css);</style>
  <script type="text/javascript"                                     <script type="text/javascript"
     src="scripts/jquery.js"></script>                                  src="scripts/jquery.js"></script>
 </head>                                                  CMS       </head>
 <body>                                                             <body>
  <img src=“images/logo.gif” alt=“Acme Logo” />                      <img src=“images/logo.gif” alt=“Acme Logo” />
  <p>                                                                <p>
    <?= $content ?>                                                    Acme is the <strong>premier</strong> provider
  </p>                                                                  of widgets and widget accessories in the world.
  <p>                                                                </p>
    <a href=“learn_more.html”>To learn more,                         <p>
     click here</a>                                                    <a href=“learn_more.html”>To learn more,
  </p>                                                                  click here</a>
 </body>                                                             </p>
</html>                                                             </body>
                                                                   </html>



1   Acme is the <strong>premier</strong> provider…
2   We rock because we are the first to market with…
3   Acme announced today the launch of the blue …
4   For more information contact us at …
What is a Content Management System (CMS)?

              A class of web applications that enable people to
              manage website content and dynamic features.


              Common theory:
              Software that lets non-technical people edit any of the
              content of their site


              Manages Content
                  Defines user editable content
                  and controlled content
                  Enables users to edit user
                  editable content*
                  Organizes content and
                  workflows
              Enables advanced features
Advanced CMS Features


 •   Commenting          •   Polls
 •   Ratings             •   Forums
 •   Tagging             •   Wikis
 •   Sharing             •   Workflow
 •   Search              •   User management
 •   Syndication/feeds   •   Form processing
 •   E-Commerce          •   API integration
 •   Site Maps           •   Semantic markup
Popular options for getting a website online


                A. Hosted CMS
                    1. Configure & add content to CMS

                B. General hosting + static site
                    1. Get hosting
                    2. Build html pages (FrontPage, Dreamweaver,
                       Notepad)

                C. General hosting + SAAS CMS
                    1. Get hosting with SAAS CMS
                    2. Configure & add content to CMS

                D. General hosting + General CMS
                    1. Get hosting that supports selected CMS
                    2. Install CMS
                    3. Configure & add content to CMS
Style of website components



               •   Brochure site
               •   Pressroom
               •   Blog
               •   Podcast / video
               •   Image gallery
               •   Forum
               •   Wiki
               •   E-Commerce
Top Content Management Systems


              • Free
              • Open Source
              • Large community
              • Ongoing development –
                core & modules
              • Available development
                resources
              • Availability of support
              • Large amount of training
Top Content Management Systems


              WordPress – wordpress.org
              • Easiest
              • Best for blogging

              Joomla – joomla.org
              • Good balance between learning
                curve and expendability

              Drupal – drupal.org
              • Near enterprise class
              • Very extendable
              • Most difficult
Tools


        Required
        • FTP: FileZilla
        • Archiver: 7-Zip
        • CMS
        • Web hosting

        Optional
        • Graphics: Gimp / Photoshop Express
        • Telnet/SSH: PuTTY
        • Google Analytics
        • Feedburner
Selecting a domain



               •Short
               •Memorable
               •Unique (not easily confused
               or misspelled)
               •Easy to tell people
               •Use keywords
Selecting a host



                   Types of hosting
                   •Dedicated/VPS
                   •Shared
                   •Cloud

                   LAMP vs Windows

                   Control panels
Selecting a host


                   Recommendations
                   •Server: LAMP
                     •Linux
                     •Apache
                     •MySQL
                     •PHP

                   •Host Providers
                     •000WebHost.com (Free)
                     •BlueHost.com ($100/yr)
                     •MediaTemple.net ($200/yr)
Marketing Orchard
Search engine marketing


               Search engines are the most effective direct
               response marketing mechanism ever devised
               in the history of business.

               Why we love them:
                  Volume & reach
                  Highly targeted to offering (the long tail)
                  Automatic perfect timing (late in buying cycle)
                  Automatic repetition
Two sides of search engine marketing
Sponsored vs. Organic

                  Sponsored Search                                Organic Search

 Cost Per Click   Depends on bid. Bids start as low as $.01 to    Free
                      $.10 depending on engine. Most clicks
                      are $.50 to $2.00 however bids in the
                      $8.00 to $12.00 range are common for
                      more competitive terms.


 Cost for         Low – Each targeted keyword phrase has to       High – Web pages have to be written and
     placement        be entered, a bid set and an ad written.         optimized for each targeted phrase and
                                                                       optimized in-bound link to the pages need
                                                                       to be acquired.


 Time till        Immediate                                       2 to 6 months for existing sites, 6 to 9 months
     placement                                                          for new sites or sites with low link
                                                                        popularity.

 Control          High – you can control the copy on your ads,    Low – You have some control of the copy of
                       how high you rank (by changing bids) and       your listing however you can control little
                       what page you want the customer to land        else.
                       on.


 Ongoing Risk     Click Fraud, Bid Competition                    Algorithm Changes, Optimization Competition
Search engine marketing


               Primary advantages of organic search
               •Clicked more often
               •Perceived as more authoritative (usually)
               •Better long-term ROI (usually)
               •Stronger ordering dominance


               Achieving a high organic placement for valuable
               keywords is a decisive competitive advantage that can
               provide years of very cheap high-quality traffic to your
               site.
Magic formula for organic search




                 Good Architecture
                 + Good Content
                 + Good Backlinks
                 + Sticky Site
                 = Results
Optimizing content – basic guidelines


                Select one core keyword phrase per page (3 to 5
                word phrases are best)
                Research to understand its modifiers
                Craft a title with the core phrase + modifiers
                   • No more than 70 characters
                Add core phrase and modifiers to meta keywords
                   • Less than twelve words
                Make description a good pitch summary
                Body
                   • Should be 300 to 700 words
                   • Core phrase 2 to 4 times in content. Closer to the
                   beginning the better.
                   • Surround by modifier words
Social media


               Top networks/tools

               •Twitter – Micro blogging
               •LinkedIn – Business networking
               •Facebook - Socializing
               •Flickr – Photo sharing
               •YouTube – Video sharing
               •Meetup – IRL Networking
               •Delicious – Social bookmarking
               •Digg – Post sharing
               •StumbleUpon – Post sharing
               •Reddit – Post sharing
               •FriendFeed – Post sharing
               •Squidoo – Monetizing your content
               •Associated Content – Monetizing your content
Resources


            • www.opensourcecms.com – live CMS
              demos (free)
            • www.lynda.com – CMS training ($25/mo)
            • www.cre8asiteforums.com - education
            • www.clickz.com – marketing training
            • www.problogger.com – Blogging/Web
              Copywriting Tips
            • www.copyblogger.com – Blogging/Web
              Copywriting Tips (Dallas native)
            • www.seomoz.com – SEO Tips & Advice
            • www.leveltendesign.com/community – Web
              dev and marketing best practices

Mais conteúdo relacionado

Mais procurados

Basic guide to SEO
Basic guide to SEOBasic guide to SEO
Basic guide to SEOShruti Goel
 
Darwin web standards
Darwin web standardsDarwin web standards
Darwin web standardsJustin Avery
 
Next Steps in Responsive Design
Next Steps in Responsive DesignNext Steps in Responsive Design
Next Steps in Responsive DesignJustin Avery
 
Exploring WordPress Multisite
Exploring WordPress MultisiteExploring WordPress Multisite
Exploring WordPress MultisiteLisa Sabin-Wilson
 
WordPress Theme Structure
WordPress Theme StructureWordPress Theme Structure
WordPress Theme Structurekeithdevon
 
BDUG Responsive Web Theming - 7/23/12
BDUG Responsive Web Theming - 7/23/12BDUG Responsive Web Theming - 7/23/12
BDUG Responsive Web Theming - 7/23/12ucbdrupal
 
HTML5 and the dawn of rich mobile web applications pt 1
HTML5 and the dawn of rich mobile web applications pt 1HTML5 and the dawn of rich mobile web applications pt 1
HTML5 and the dawn of rich mobile web applications pt 1James Pearce
 
Adding Content to your WordPress Website
Adding Content to your WordPress WebsiteAdding Content to your WordPress Website
Adding Content to your WordPress WebsiteRiceDesign
 
WordPress, Domain Names and Web Hosting Basics
WordPress, Domain Names and Web Hosting BasicsWordPress, Domain Names and Web Hosting Basics
WordPress, Domain Names and Web Hosting BasicsChris Burgess
 
WordPress vs Joomla Showdown
WordPress vs Joomla ShowdownWordPress vs Joomla Showdown
WordPress vs Joomla ShowdownPhelan Riessen
 
Lesson 07 WordPress part 1
Lesson 07   WordPress part 1Lesson 07   WordPress part 1
Lesson 07 WordPress part 1Angelina Njegus
 
The best hosting services ( bluehost )
The best hosting services ( bluehost )The best hosting services ( bluehost )
The best hosting services ( bluehost )ZeinAlabideenHammad
 
Theme Development: From an idea to getting approved to wordpress.org
Theme Development: From an idea to getting approved to wordpress.orgTheme Development: From an idea to getting approved to wordpress.org
Theme Development: From an idea to getting approved to wordpress.orgThemeHorse
 
Starting up a cost free library portal for small-funded libraries
Starting up a cost free library portal for small-funded librariesStarting up a cost free library portal for small-funded libraries
Starting up a cost free library portal for small-funded librariesMaria Cecilia Ayson
 

Mais procurados (20)

Pimp your wp site
Pimp your wp sitePimp your wp site
Pimp your wp site
 
Basic guide to SEO
Basic guide to SEOBasic guide to SEO
Basic guide to SEO
 
Darwin web standards
Darwin web standardsDarwin web standards
Darwin web standards
 
Next Steps in Responsive Design
Next Steps in Responsive DesignNext Steps in Responsive Design
Next Steps in Responsive Design
 
Exploring WordPress Multisite
Exploring WordPress MultisiteExploring WordPress Multisite
Exploring WordPress Multisite
 
The WordPress Way
The WordPress WayThe WordPress Way
The WordPress Way
 
WordPress Theme Structure
WordPress Theme StructureWordPress Theme Structure
WordPress Theme Structure
 
BDUG Responsive Web Theming - 7/23/12
BDUG Responsive Web Theming - 7/23/12BDUG Responsive Web Theming - 7/23/12
BDUG Responsive Web Theming - 7/23/12
 
HTML5 and the dawn of rich mobile web applications pt 1
HTML5 and the dawn of rich mobile web applications pt 1HTML5 and the dawn of rich mobile web applications pt 1
HTML5 and the dawn of rich mobile web applications pt 1
 
Adding Content to your WordPress Website
Adding Content to your WordPress WebsiteAdding Content to your WordPress Website
Adding Content to your WordPress Website
 
W pthemes
W pthemesW pthemes
W pthemes
 
WordPress Multisite
WordPress MultisiteWordPress Multisite
WordPress Multisite
 
Wordpress overview
Wordpress overviewWordpress overview
Wordpress overview
 
WordPress, Domain Names and Web Hosting Basics
WordPress, Domain Names and Web Hosting BasicsWordPress, Domain Names and Web Hosting Basics
WordPress, Domain Names and Web Hosting Basics
 
WordPress vs Joomla Showdown
WordPress vs Joomla ShowdownWordPress vs Joomla Showdown
WordPress vs Joomla Showdown
 
Lesson 07 WordPress part 1
Lesson 07   WordPress part 1Lesson 07   WordPress part 1
Lesson 07 WordPress part 1
 
The best hosting services ( bluehost )
The best hosting services ( bluehost )The best hosting services ( bluehost )
The best hosting services ( bluehost )
 
Theme Development: From an idea to getting approved to wordpress.org
Theme Development: From an idea to getting approved to wordpress.orgTheme Development: From an idea to getting approved to wordpress.org
Theme Development: From an idea to getting approved to wordpress.org
 
Ithemes presentation
Ithemes presentationIthemes presentation
Ithemes presentation
 
Starting up a cost free library portal for small-funded libraries
Starting up a cost free library portal for small-funded librariesStarting up a cost free library portal for small-funded libraries
Starting up a cost free library portal for small-funded libraries
 

Destaque

Build a Content Marketing Machine Workshop | Session 1
Build a Content Marketing Machine Workshop | Session 1Build a Content Marketing Machine Workshop | Session 1
Build a Content Marketing Machine Workshop | Session 1Tom McCracken
 
Advanced Drupal SEO - Beginner to Expert in 60 Minutes
Advanced Drupal SEO - Beginner to Expert in 60 MinutesAdvanced Drupal SEO - Beginner to Expert in 60 Minutes
Advanced Drupal SEO - Beginner to Expert in 60 MinutesTom McCracken
 
Content optimization & SEO: secret weapons for driving traffic and engaging v...
Content optimization & SEO: secret weapons for driving traffic and engaging v...Content optimization & SEO: secret weapons for driving traffic and engaging v...
Content optimization & SEO: secret weapons for driving traffic and engaging v...Tom McCracken
 
Lifestreaming & Geoblogging with Drupal
Lifestreaming & Geoblogging with DrupalLifestreaming & Geoblogging with Drupal
Lifestreaming & Geoblogging with DrupalTom McCracken
 
Results Oriented Website Quick Start
Results Oriented Website Quick StartResults Oriented Website Quick Start
Results Oriented Website Quick StartTom McCracken
 
Social + search synergy
Social + search synergySocial + search synergy
Social + search synergyTom McCracken
 

Destaque (6)

Build a Content Marketing Machine Workshop | Session 1
Build a Content Marketing Machine Workshop | Session 1Build a Content Marketing Machine Workshop | Session 1
Build a Content Marketing Machine Workshop | Session 1
 
Advanced Drupal SEO - Beginner to Expert in 60 Minutes
Advanced Drupal SEO - Beginner to Expert in 60 MinutesAdvanced Drupal SEO - Beginner to Expert in 60 Minutes
Advanced Drupal SEO - Beginner to Expert in 60 Minutes
 
Content optimization & SEO: secret weapons for driving traffic and engaging v...
Content optimization & SEO: secret weapons for driving traffic and engaging v...Content optimization & SEO: secret weapons for driving traffic and engaging v...
Content optimization & SEO: secret weapons for driving traffic and engaging v...
 
Lifestreaming & Geoblogging with Drupal
Lifestreaming & Geoblogging with DrupalLifestreaming & Geoblogging with Drupal
Lifestreaming & Geoblogging with Drupal
 
Results Oriented Website Quick Start
Results Oriented Website Quick StartResults Oriented Website Quick Start
Results Oriented Website Quick Start
 
Social + search synergy
Social + search synergySocial + search synergy
Social + search synergy
 

Semelhante a Intro to Building & Marketing Your Own Website

How to create a WordPress Site
How to create a WordPress Site How to create a WordPress Site
How to create a WordPress Site MuhammadUsaid2
 
Introduction to running a website
Introduction to running a websiteIntroduction to running a website
Introduction to running a websiteAdam Lake
 
Content Management Systems (CMS) & Wordpress theme development
Content Management Systems (CMS) & Wordpress theme developmentContent Management Systems (CMS) & Wordpress theme development
Content Management Systems (CMS) & Wordpress theme developmentDave Wallace
 
20 Tips to Improving WordPress Website - for Beginners-Aus-2017
20 Tips to Improving WordPress Website - for Beginners-Aus-201720 Tips to Improving WordPress Website - for Beginners-Aus-2017
20 Tips to Improving WordPress Website - for Beginners-Aus-2017TRB Design, Inc.
 
Web development services
Web development servicesWeb development services
Web development serviceswebinfomatrix3
 
Optimizing Your WordPress Site: Why speed matters, and how to get there
Optimizing Your WordPress Site: Why speed matters, and how to get thereOptimizing Your WordPress Site: Why speed matters, and how to get there
Optimizing Your WordPress Site: Why speed matters, and how to get thereStephen Bell
 
Up and Running with WordPress - Site Shack Nashville Web Design
Up and Running with WordPress - Site Shack Nashville Web DesignUp and Running with WordPress - Site Shack Nashville Web Design
Up and Running with WordPress - Site Shack Nashville Web DesignJudy Wilson
 
PPT on web development & SEO
PPT on web development & SEOPPT on web development & SEO
PPT on web development & SEOPrakrati Bansal
 
From WordPress With Love
From WordPress With LoveFrom WordPress With Love
From WordPress With LoveUp2 Technology
 
Absolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalAbsolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalRod Martin
 
Just dev it presenation modified word press 101
Just dev it presenation   modified word press 101Just dev it presenation   modified word press 101
Just dev it presenation modified word press 101roguevoice
 
WCBos13 intermediate workshop
WCBos13 intermediate workshopWCBos13 intermediate workshop
WCBos13 intermediate workshopBoston WordPress
 
WordPress Resources Nov 2014
WordPress Resources Nov 2014WordPress Resources Nov 2014
WordPress Resources Nov 2014Judy Wilson
 
(Updated) SharePoint & jQuery Guide
(Updated) SharePoint & jQuery Guide(Updated) SharePoint & jQuery Guide
(Updated) SharePoint & jQuery GuideMark Rackley
 
I Can Haz More Performanz?
I Can Haz More Performanz?I Can Haz More Performanz?
I Can Haz More Performanz?Andy Melichar
 
Cms & wordpress theme development 2011
Cms & wordpress theme development 2011Cms & wordpress theme development 2011
Cms & wordpress theme development 2011Dave Wallace
 
Week01 jan19 introductionto_php
Week01 jan19 introductionto_phpWeek01 jan19 introductionto_php
Week01 jan19 introductionto_phpJeanho Chu
 

Semelhante a Intro to Building & Marketing Your Own Website (20)

How to create a WordPress Site
How to create a WordPress Site How to create a WordPress Site
How to create a WordPress Site
 
Introduction to running a website
Introduction to running a websiteIntroduction to running a website
Introduction to running a website
 
Content Management Systems (CMS) & Wordpress theme development
Content Management Systems (CMS) & Wordpress theme developmentContent Management Systems (CMS) & Wordpress theme development
Content Management Systems (CMS) & Wordpress theme development
 
Boost and SEO
Boost and SEOBoost and SEO
Boost and SEO
 
20 Tips to Improving WordPress Website - for Beginners-Aus-2017
20 Tips to Improving WordPress Website - for Beginners-Aus-201720 Tips to Improving WordPress Website - for Beginners-Aus-2017
20 Tips to Improving WordPress Website - for Beginners-Aus-2017
 
Web development services
Web development servicesWeb development services
Web development services
 
Optimizing Your WordPress Site: Why speed matters, and how to get there
Optimizing Your WordPress Site: Why speed matters, and how to get thereOptimizing Your WordPress Site: Why speed matters, and how to get there
Optimizing Your WordPress Site: Why speed matters, and how to get there
 
Speed!
Speed!Speed!
Speed!
 
Up and Running with WordPress - Site Shack Nashville Web Design
Up and Running with WordPress - Site Shack Nashville Web DesignUp and Running with WordPress - Site Shack Nashville Web Design
Up and Running with WordPress - Site Shack Nashville Web Design
 
PPT on web development & SEO
PPT on web development & SEOPPT on web development & SEO
PPT on web development & SEO
 
From WordPress With Love
From WordPress With LoveFrom WordPress With Love
From WordPress With Love
 
Absolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalAbsolute Beginners Guide to Drupal
Absolute Beginners Guide to Drupal
 
Just dev it presenation modified word press 101
Just dev it presenation   modified word press 101Just dev it presenation   modified word press 101
Just dev it presenation modified word press 101
 
WCBos13 intermediate workshop
WCBos13 intermediate workshopWCBos13 intermediate workshop
WCBos13 intermediate workshop
 
WordPress Resources Nov 2014
WordPress Resources Nov 2014WordPress Resources Nov 2014
WordPress Resources Nov 2014
 
(Updated) SharePoint & jQuery Guide
(Updated) SharePoint & jQuery Guide(Updated) SharePoint & jQuery Guide
(Updated) SharePoint & jQuery Guide
 
I Can Haz More Performanz?
I Can Haz More Performanz?I Can Haz More Performanz?
I Can Haz More Performanz?
 
Introduction to web development
Introduction to web developmentIntroduction to web development
Introduction to web development
 
Cms & wordpress theme development 2011
Cms & wordpress theme development 2011Cms & wordpress theme development 2011
Cms & wordpress theme development 2011
 
Week01 jan19 introductionto_php
Week01 jan19 introductionto_phpWeek01 jan19 introductionto_php
Week01 jan19 introductionto_php
 

Mais de Tom McCracken

Results Oriented Google Analytics 2019
Results Oriented Google Analytics 2019Results Oriented Google Analytics 2019
Results Oriented Google Analytics 2019Tom McCracken
 
Intelligence Agency Overview
Intelligence Agency OverviewIntelligence Agency Overview
Intelligence Agency OverviewTom McCracken
 
Customer Journey Driven Content Strategy & Personalization
Customer Journey Driven Content Strategy & PersonalizationCustomer Journey Driven Content Strategy & Personalization
Customer Journey Driven Content Strategy & PersonalizationTom McCracken
 
SandCamp 2017 Keynote - Website Trends
SandCamp 2017 Keynote - Website TrendsSandCamp 2017 Keynote - Website Trends
SandCamp 2017 Keynote - Website TrendsTom McCracken
 
Marketing your website the right way
Marketing your website the right wayMarketing your website the right way
Marketing your website the right wayTom McCracken
 
Building Intelligent Websites with Drupal
Building Intelligent Websites with DrupalBuilding Intelligent Websites with Drupal
Building Intelligent Websites with DrupalTom McCracken
 
Transform your Drupal site into an inbound marketing machine
Transform your Drupal site into an inbound marketing machineTransform your Drupal site into an inbound marketing machine
Transform your Drupal site into an inbound marketing machineTom McCracken
 
Maximizing Results: The lean approach to driving innovation, user delight, an...
Maximizing Results: The lean approach to driving innovation, user delight, an...Maximizing Results: The lean approach to driving innovation, user delight, an...
Maximizing Results: The lean approach to driving innovation, user delight, an...Tom McCracken
 
Building Results Oriented Websites: The Method That Ends the Madness
Building Results Oriented Websites: The Method That Ends the MadnessBuilding Results Oriented Websites: The Method That Ends the Madness
Building Results Oriented Websites: The Method That Ends the MadnessTom McCracken
 
How to be a social media player
How to be a social media playerHow to be a social media player
How to be a social media playerTom McCracken
 

Mais de Tom McCracken (11)

Results Oriented Google Analytics 2019
Results Oriented Google Analytics 2019Results Oriented Google Analytics 2019
Results Oriented Google Analytics 2019
 
Intelligence Agency Overview
Intelligence Agency OverviewIntelligence Agency Overview
Intelligence Agency Overview
 
Customer Journey Driven Content Strategy & Personalization
Customer Journey Driven Content Strategy & PersonalizationCustomer Journey Driven Content Strategy & Personalization
Customer Journey Driven Content Strategy & Personalization
 
SandCamp 2017 Keynote - Website Trends
SandCamp 2017 Keynote - Website TrendsSandCamp 2017 Keynote - Website Trends
SandCamp 2017 Keynote - Website Trends
 
Marketing your website the right way
Marketing your website the right wayMarketing your website the right way
Marketing your website the right way
 
Building Intelligent Websites with Drupal
Building Intelligent Websites with DrupalBuilding Intelligent Websites with Drupal
Building Intelligent Websites with Drupal
 
Transform your Drupal site into an inbound marketing machine
Transform your Drupal site into an inbound marketing machineTransform your Drupal site into an inbound marketing machine
Transform your Drupal site into an inbound marketing machine
 
Maximizing Results: The lean approach to driving innovation, user delight, an...
Maximizing Results: The lean approach to driving innovation, user delight, an...Maximizing Results: The lean approach to driving innovation, user delight, an...
Maximizing Results: The lean approach to driving innovation, user delight, an...
 
Building Results Oriented Websites: The Method That Ends the Madness
Building Results Oriented Websites: The Method That Ends the MadnessBuilding Results Oriented Websites: The Method That Ends the Madness
Building Results Oriented Websites: The Method That Ends the Madness
 
Agile or Irrelevant
Agile or IrrelevantAgile or Irrelevant
Agile or Irrelevant
 
How to be a social media player
How to be a social media playerHow to be a social media player
How to be a social media player
 

Último

Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 

Último (20)

Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 

Intro to Building & Marketing Your Own Website

  • 1. 06.14.09 Intro to Building & Marketing Your Own Website [MM.DD..YY] [PRESENTER]
  • 3. How a web page is built <html> <head> <title>Acme.com Home Page</title> <style type="text/css">@import url(css/main.css);</style> <script type="text/javascript" src="scripts/jquery.js"></script> </head> <body> <img src=“images/logo.gif” alt=“Acme Logo” /> <p> Acme is the <strong>premier</strong> provider of widgets and widget accessories in the world. </p> <p> <a href=“learn_more.html”>To learn more, click here</a> </p> </body> </html>
  • 4. How does a web server work?
  • 5. What is a web server? Operating System (*NIX, Windows) Server Services •HTTP / Web Server (Apache, IIS) •FTP Server •Telnet/SSH Server •Email Server •Application Server (PHP, .NET, JAVA, ROR) •Database Server (MySQL, Oracle, MS SQL) •Streaming media Server
  • 7. How a dynamic web page is built acme.com/index.php?page_id=1 <html> <html> <head> <head> <title>Acme.com Home Page</title> <title>Acme.com Home Page</title> <style type="text/css">@import <style type="text/css">@import url(css/main.css);</style> url(css/main.css);</style> <script type="text/javascript" <script type="text/javascript" src="scripts/jquery.js"></script> src="scripts/jquery.js"></script> </head> CMS </head> <body> <body> <img src=“images/logo.gif” alt=“Acme Logo” /> <img src=“images/logo.gif” alt=“Acme Logo” /> <p> <p> <?= $content ?> Acme is the <strong>premier</strong> provider </p> of widgets and widget accessories in the world. <p> </p> <a href=“learn_more.html”>To learn more, <p> click here</a> <a href=“learn_more.html”>To learn more, </p> click here</a> </body> </p> </html> </body> </html> 1 Acme is the <strong>premier</strong> provider… 2 We rock because we are the first to market with… 3 Acme announced today the launch of the blue … 4 For more information contact us at …
  • 8. What is a Content Management System (CMS)? A class of web applications that enable people to manage website content and dynamic features. Common theory: Software that lets non-technical people edit any of the content of their site Manages Content Defines user editable content and controlled content Enables users to edit user editable content* Organizes content and workflows Enables advanced features
  • 9. Advanced CMS Features • Commenting • Polls • Ratings • Forums • Tagging • Wikis • Sharing • Workflow • Search • User management • Syndication/feeds • Form processing • E-Commerce • API integration • Site Maps • Semantic markup
  • 10. Popular options for getting a website online A. Hosted CMS 1. Configure & add content to CMS B. General hosting + static site 1. Get hosting 2. Build html pages (FrontPage, Dreamweaver, Notepad) C. General hosting + SAAS CMS 1. Get hosting with SAAS CMS 2. Configure & add content to CMS D. General hosting + General CMS 1. Get hosting that supports selected CMS 2. Install CMS 3. Configure & add content to CMS
  • 11. Style of website components • Brochure site • Pressroom • Blog • Podcast / video • Image gallery • Forum • Wiki • E-Commerce
  • 12. Top Content Management Systems • Free • Open Source • Large community • Ongoing development – core & modules • Available development resources • Availability of support • Large amount of training
  • 13. Top Content Management Systems WordPress – wordpress.org • Easiest • Best for blogging Joomla – joomla.org • Good balance between learning curve and expendability Drupal – drupal.org • Near enterprise class • Very extendable • Most difficult
  • 14. Tools Required • FTP: FileZilla • Archiver: 7-Zip • CMS • Web hosting Optional • Graphics: Gimp / Photoshop Express • Telnet/SSH: PuTTY • Google Analytics • Feedburner
  • 15. Selecting a domain •Short •Memorable •Unique (not easily confused or misspelled) •Easy to tell people •Use keywords
  • 16. Selecting a host Types of hosting •Dedicated/VPS •Shared •Cloud LAMP vs Windows Control panels
  • 17. Selecting a host Recommendations •Server: LAMP •Linux •Apache •MySQL •PHP •Host Providers •000WebHost.com (Free) •BlueHost.com ($100/yr) •MediaTemple.net ($200/yr)
  • 19. Search engine marketing Search engines are the most effective direct response marketing mechanism ever devised in the history of business. Why we love them: Volume & reach Highly targeted to offering (the long tail) Automatic perfect timing (late in buying cycle) Automatic repetition
  • 20. Two sides of search engine marketing
  • 21. Sponsored vs. Organic Sponsored Search Organic Search Cost Per Click Depends on bid. Bids start as low as $.01 to Free $.10 depending on engine. Most clicks are $.50 to $2.00 however bids in the $8.00 to $12.00 range are common for more competitive terms. Cost for Low – Each targeted keyword phrase has to High – Web pages have to be written and placement be entered, a bid set and an ad written. optimized for each targeted phrase and optimized in-bound link to the pages need to be acquired. Time till Immediate 2 to 6 months for existing sites, 6 to 9 months placement for new sites or sites with low link popularity. Control High – you can control the copy on your ads, Low – You have some control of the copy of how high you rank (by changing bids) and your listing however you can control little what page you want the customer to land else. on. Ongoing Risk Click Fraud, Bid Competition Algorithm Changes, Optimization Competition
  • 22. Search engine marketing Primary advantages of organic search •Clicked more often •Perceived as more authoritative (usually) •Better long-term ROI (usually) •Stronger ordering dominance Achieving a high organic placement for valuable keywords is a decisive competitive advantage that can provide years of very cheap high-quality traffic to your site.
  • 23. Magic formula for organic search Good Architecture + Good Content + Good Backlinks + Sticky Site = Results
  • 24. Optimizing content – basic guidelines Select one core keyword phrase per page (3 to 5 word phrases are best) Research to understand its modifiers Craft a title with the core phrase + modifiers • No more than 70 characters Add core phrase and modifiers to meta keywords • Less than twelve words Make description a good pitch summary Body • Should be 300 to 700 words • Core phrase 2 to 4 times in content. Closer to the beginning the better. • Surround by modifier words
  • 25. Social media Top networks/tools •Twitter – Micro blogging •LinkedIn – Business networking •Facebook - Socializing •Flickr – Photo sharing •YouTube – Video sharing •Meetup – IRL Networking •Delicious – Social bookmarking •Digg – Post sharing •StumbleUpon – Post sharing •Reddit – Post sharing •FriendFeed – Post sharing •Squidoo – Monetizing your content •Associated Content – Monetizing your content
  • 26. Resources • www.opensourcecms.com – live CMS demos (free) • www.lynda.com – CMS training ($25/mo) • www.cre8asiteforums.com - education • www.clickz.com – marketing training • www.problogger.com – Blogging/Web Copywriting Tips • www.copyblogger.com – Blogging/Web Copywriting Tips (Dallas native) • www.seomoz.com – SEO Tips & Advice • www.leveltendesign.com/community – Web dev and marketing best practices