Day 6 - Build a Site ...
That Gets The Click!




Slide Presentation Session 6 NEW

Slide Presentation Session 6 (2)

Slide Presentation Session 6 (1)


Sample SBI Sites

Build a site that gets the Click

1. Revise your site's structure and content pyramid style
2. Begin with Block Builder or upload your own HTML
3. Select a great Look & Feel Template
    Whilst customisation of the Template is not necessary, at home here    
    are some guidelines
   
     Customise your new SBI3 Template - a technical exercise

       
           SBI 2   (References for the older SBI2 Templates)
            Look and Feel - with the Selector
            
L&F Help Notes for 'Selector' Templates   STRUCTURE from SiteCentral
            
L&F Customised Templates for you   from SiteCentral
            
L&F Help Notes for a Customised L&F   from SiteCentral

4. Build your Home Page

Consider YOUR VPP and your "VOICE" (Chicago - Julie & Julia)

Submit your SiteMap to Google, Yahoo,Ask and Live.
Help Notes on SiteMaps from SBI.

5. Build a Footer
6. Load up two SBI Libraries
7. Build a Tier 2 page and link to the Homepage
8. Organise your site's navigation
9. Build a Tier 3 page - return to the T2 page and link to it.

10. Verify Ownership with each of the Search Engines (done ONCE)
11. Submit your Site to each of the Search Engines (done ONCE)

Here is HOW to DO IT ....

VERIFY and SUBMIT your Site to the Search Engines - done ONCE only and automatic thereafter show/hide
Why think carefully about Your Page Description?


Tier 2 and Tier 3 Pages

Use Page Edit to create a T2 and a T3 page (Slide 7/14)
T2
YES to Button on NAV Bar
YES to ADD to ToC
YES to place NAV Bar on page

T3
NO to Button on NAV Bar
YES when Building so you can find the page, then NO when completed!!)
NO to ADD to ToC
YES or NO to place NAV Bar on page (dependent on page)

Incontext Text link (Slide 7/21)

Use Block SiteBuilder to ADD Graphics and Links to T2 and T3 pages - Graphics & LINKS on the FLY.
Graphic and Link Libraries - Upload Graphics and Links ON-MASS (Slide 7/22)

Basic Code for a Page
But you can use Block SiteBuilder to do almost all these.

Bracket = < and
EndBracket = >

Bold …….. </B> </B>
Italics ………. <I> </I>
Underline …….. <U> </U>
Centre ………. <CENTER> </CENTER>

One Line Break .... <BR>

Paragraph Break ... <P>


SAMPLE Site - Putting it all together
http://www.carolthompsonbeautysecrets.com/
There is even a Shop integrated into the site.

Site Central - an overview


Resources

Graphics

Images picmonkey.com

How to Use PicMonkey http://sbitips.sitesell.com/picnik.html

Picnik was the recommended graphics editor until bought by Google.
PicMonkey advice is on the old Picnik URL address for the moment.

Navigation - alternate navigation in common use today

Breadcrumbs http://sbitips.sitesell.com/breadcrumb-navigation.html


Homepage > T2 Page


Homepage > T2 > T3

Homepage > 2nd T2* > T3

* is an alternate T2 page to click

<span itemscope itemtype="http://data-vocabulary.org/Breadcrumb">

<a href="[Home Page URL]" itemprop="url">

<span itemprop="title">[Home Page Name]</span></a>

</span>



[TIER 2 Page Name]

<span itemscope itemtype="http://data-vocabulary.org/Breadcrumb">

<a href="[Home Page URL]" itemprop="url">

<span itemprop="title">[Home Page Name]</span></a>


<span itemprop="child" itemscope itemtype="http://data-vocabulary.org/Breadcrumb">

<a href="[Tier 2 URL Here]" itemprop="url">

<span itemprop="title">[Tier 2 Page Name]</span></a>

</span>

</span>



[TIER 3 Page Name]


<br><br>


<span itemscope itemtype="http://data-vocabulary.org/Breadcrumb">

<a href="[Home Page URL]" itemprop="url">

<span itemprop="title">[Home Page Name]</span></a>


<span itemprop="child" itemscope itemtype="http://data-vocabulary.org/Breadcrumb">

<a href="[Second Tier 2 URL Here]" itemprop="url">

<span itemprop="title">[Second Tier 2 Page Name]</span></a>

</span>

</span>



[TIER 3 Page Name]



Build A Successful Internet Business Days 7 to 10






› Day 6