optimizing wordpress - state of search 2014

25
Optimizing WordPress Brian LaFrance Marketing Director AuthorityLabs [email protected] Twitter - @blafrance

Upload: blafrance

Post on 01-Jul-2015

872 views

Category:

Marketing


0 download

DESCRIPTION

WordPress is one of the most popular and reliable platforms for publishing content. If your site is running WordPress, there’s a good chance it could be improved with a few simple changes. Learn how to make your WordPress sites faster, more secure, and better for today’s search engine guidelines.

TRANSCRIPT

Page 1: Optimizing WordPress - State of Search 2014

Optimizing

WordPress

Brian LaFrance Marketing Director – AuthorityLabs

[email protected]

Twitter - @blafrance

Page 2: Optimizing WordPress - State of Search 2014

Getting Set up Right is

Critical

Page 3: Optimizing WordPress - State of Search 2014

Self vs. Managed Hosting

Page 4: Optimizing WordPress - State of Search 2014

Choosing a Server

Page 5: Optimizing WordPress - State of Search 2014

Choosing a Theme

• Avoid bloated themes

• Frameworks vs. Themes

Page 6: Optimizing WordPress - State of Search 2014

Mobile Considerations

• Responsive design – mobile first

• Don’t go overboard – Logical breakpoints

• Prioritize for better user experience

• Minimize resources sent to devices

Page 7: Optimizing WordPress - State of Search 2014

Use WP_DEBUG

Page 8: Optimizing WordPress - State of Search 2014

Permalinks

Page 9: Optimizing WordPress - State of Search 2014

Change Your Timezone

Page 10: Optimizing WordPress - State of Search 2014

Reading Settings

Page 11: Optimizing WordPress - State of Search 2014

Comment Handling

Page 12: Optimizing WordPress - State of Search 2014
Page 13: Optimizing WordPress - State of Search 2014

Image Sizing

Page 14: Optimizing WordPress - State of Search 2014

Plugins

• More plugins = less security• Choose wisely• Plugins vs. Theme Functionality• Not always one size fits all• Delete any plugins that are not in use

Page 15: Optimizing WordPress - State of Search 2014

Caching & Speed

Page 16: Optimizing WordPress - State of Search 2014

WordPress SEO by Yoast

Page 17: Optimizing WordPress - State of Search 2014
Page 18: Optimizing WordPress - State of Search 2014
Page 19: Optimizing WordPress - State of Search 2014

Managing Javascripts

• Plugin developers are lazy

• Use Google Hosted Libraries

• Use wp_enqueue_script()

• Monitor for errors (Errorception)

• Combine when possible (Segment.io)

Page 20: Optimizing WordPress - State of Search 2014

Social Integration

• Don’t need a plugin

• Consider mobile devices

• Use shortcodes to add inline

Page 21: Optimizing WordPress - State of Search 2014
Page 22: Optimizing WordPress - State of Search 2014

Updates & Security

• Keep everything updated regularly• Multiple installs? Centralize tracking• Use Sucuri• Back everything up daily

Page 23: Optimizing WordPress - State of Search 2014

Launching a New Site or Design

• Check rendering in all browsers• Check titles & descriptions• Don’t rely on WP for www vs. non-www• Test all forms• Test redirects of old pages

Page 24: Optimizing WordPress - State of Search 2014

Quick TipsSite searches = content ideas

Customize your <!--more--> tags

Learn to use hooksNever, ever edit core files. Don’t do it.

Page 25: Optimizing WordPress - State of Search 2014

Optimizing

WordPress

Brian LaFrance Marketing Director – AuthorityLabs

[email protected]

Twitter - @blafrance