Search for Developers: Building Pages

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    3 Favorites & 1 Event

    Search for Developers: Building Pages - Presentation Transcript

    1. Building Pages
    2. Use HTML Semantically <h1> My Article Title </h1> <p> Scientists reported Wednesday… </p> <span class=“heading1”> My Article Title </span> <p> Scientists reported Wednesday… </p>
    3. Proper use of common tags <h1>, <h2>, <h3> Did you know there is only 1 per page? They signify the most important topic on the page. <meta name=“description” content=“”> Description tag is a must; make it short & sweet and unique to the page. You don’t need a keyword tag. <noscript> Actually useful to search engines and people with down-level experiences. <title> Title tag is a must; make it short & sweet and unique to the page. <a> Use anchor text to describe the link. More Information Click Here SEO Presentation (Web 2.0), Download Pac Man 1.3
    4. Improper use of common tags <blink> Really, I’m just kidding. Did you know MSFT never implemented support for this? When are they going to get onboard with HTML standards! (Still works in Firefox though!) <frame> If you use this, other web developers will mock you. Are you prepared for that kind of ridicule? <script> No links or redirects locked behind a script tag <img alt=“”> Don’t forget to include a description for search engines, and folks with slow connections. <meta> (the crazy ones: Refresh, Robots/Index,Follow) You can get caught up in supporting every last meta tag, don’t! Focus on the REP , and Description.
    5. Rich internet applications Email, TurboTax, Admin Tools Classification Example SEO Capabilities Best Used for Monolithic Application has 1 URL for the world to see, and is a black box beyond that. Like hosting a rich application online. Entry point indexed
      • Private data
      • Long usage sessions
      • Desktop-level functionality
      Linkable Application is a black box, but there are multiple URL entry-points for collaboration . Full site indexed
      • Multiple entry points
      • Shareable
      Crawlable Application is a small black box meant to spice up a content rich page. Full site indexed and well ranked
      • ecommerce
      • Content
      • Community/ Viral
      http://finance.yahoo.com http://giffy.com
    6. Case Study – Nike.com
    7. Case Study – Arbor Snowboards
    8. Impact on Search Results arbor snowboards snowboard Google 1 49 500+ Yahoo 1 80 500+ Live Search 3 128 500+
    9. Implementation Tips
    10. ASP.Net & Silverlight
      • Watch out for ASP.Net post-backs, engines cannot crawl those URLs
      • XHTML compliance in ASP.Net
        • Whitepaper
        • XHTML Compatibility Pack
      • How to optimize Silverlight for search
    11. Flash: Graceful Degredation
      • Use Scalable Inman Flash Replacement (sIFR)
        • Uses JavaScript to render HTML in Flash
        • Can slow down page loading times
      • Or use SWFObject to detect no Flash support
        • Displays HTML instead
        • Ensure content is exactly the same or could have issues with search engine guidelines
    12. AJAX and JavaScript
      • Use the <noscript> tag!
      <head> <title>Title Of Your Site</title> <meta name=&quot;Description&quot; content=”description of this page&quot;/> </head> <body> Call AJAX and JavaScript here <script type=&quot;text/javascript&quot;> <!--document.write(”content&quot;)//--> </script> <noscript> <p>Same content as in JavaScript</p> </noscript> </body> <html>
      • Include static HTML links to an HTML page with the same content
      • AJAX with progressive enhancement (Hijax)
    13. Where to next? http://janeandrobot.com http://ninebyblue.com http://SearchDeveloperDay.com http://webmaster.live.com http://google.com/webmaster http://siteexplorer.search.yahoo.com

    + Jane RobotJane Robot, 2 years ago

    custom

    2175 views, 3 favs, 5 embeds more stats

    Building pages so they are crawlable by search engi more

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 2175
      • 1709 on SlideShare
      • 466 from embeds
    • Comments 0
    • Favorites 3
    • Downloads 119
    Most viewed embeds
    • 461 views on http://janeandrobot.com
    • 2 views on http://www.janeandrobot.com
    • 1 views on http://devel2.informationweek.com:9013
    • 1 views on http://www.informationweek.com
    • 1 views on http://209.85.171.104

    more

    All embeds
    • 461 views on http://janeandrobot.com
    • 2 views on http://www.janeandrobot.com
    • 1 views on http://devel2.informationweek.com:9013
    • 1 views on http://www.informationweek.com
    • 1 views on http://209.85.171.104

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories