草 稿

网站上线前的检查清单

网站上线前的检查清单,不错过任何一个细节

https://tryblocks.com/departure/

 

纯搬运

  1. Check web copy

    Check spelling and grammar. Look at word variation, consistency and writing style. Are you using bulleted lists? Are you using the right tone? Is your capitalisation and punctuation in order? Also make sure you're using the H1-H6 tags correctly and all hidden copy (ALT text, Title tags, text in Javascript functions, etc) is all good.

  2. Check images and video

    Are images appearing and embedded video working? Optimise images for fast loading times using a compression tool (TinyPNG / iImageOptm) and make sure the logo is consistent and there's a favicon appearing.

  3. Test all links

    Check all links are working, internal and external. Test headers, footers, navigation, body, mailto, RSS feeds, etc. Use a link test tool to speed up the process.

  4. Ensure no testing remains

    Ensure no test content such as dummy text or images are left on the live production site. Also check for hard-coded links to staging/demo/fake sites now go to their intended location.

  5. Functionality assessment

    Test contact forms, the emailed content from those forms (and reply to it), anti-spam email address links and captcha, email newsletter signups, 404s, search, blog comments, shopping carts, login, registration, social sharing buttons, call to actions etc. Anything that functions, test it. If there are any important pages, do a print test.

  6. Browser testing

    Test across various browsers and viewport sizes using browser and responsive testing. Don't forget the viewport Meta Tag and test on your real mobile and tablet devices. You can also use Google's mobile friendly test. Also, optimise for high resolution Retina displays by using SVG, icon fonts and HiDPI graphics.

  7. Complete all meta tags and URLs

    Add page titles and meta description tags for important pages. Make sure these make sense to humans and have keywords in them. Also ensure the URLs are search engine and user friendly.

  8. Performance testing

    Minify and compress any static (JavaScript/HTML/CSS) files. Check and implement caching where necessary and, if slow, check total page size/download time. Google Page Speed, Yahoo YSlow and Peek will help give you insight on what needs to be done to improve site performance.

  9. Analytics installation

    Install Google Analytics or Clicky on every page. Setup funnels, goals and, if using Google Analytics, link up your Webmaster and Analytics accounts.

  10. Sitemap and Webmaster Tools

    Create a sitemap.xml file and submit it to Google Webmaster Tools or Yahoo or Bing. Check for canonical domain issues (link variations like http://yoursite.com, http://www.yoursite.com, http://www.yoursite.com/index.html, and https:// variations). You can set the preferred domain in your DNS settings and also Google Webmaster Tools.

  11. Security and backup

    Set a backup schedule and method, make sure any protected pages are "protected", use a robots.txt and .htaccess file where necessary. If you have an SSL configured, make sure it is working and no mixed-content warnings (whynopadlock.com). Store safely any database and FTP or other server connection passwords and if necessary setup domain or server uptime monitoring.

  12. Launch

    Submit to social networks, feedburner, newsletter list, forums, aggregator sites, press release, friends, the client, etc. It's live, you've made it. Well done. But don't rest just yet. Make sure you keep updating the site and keeping an eye on it. This is only the beginning!

评论(0