39 things you're doing wrong on your wordpress site · 25 39 things you’re doing wrong on...

45
25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder [email protected] @blogtutor https://blogtutor.com

Upload: others

Post on 08-Oct-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

25 39 Things You’re Doing Wrong On Your WordPress Site

(and how to fix them!)

Andrew [email protected]

@blogtutor

https://blogtutor.com

Page 2: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

About me.

[email protected]

blogtutor.com

Working on websites since 1998

Using WP since 2009

Core contributor

Currently maintain & support 200+ sites.

I like dogs.

Page 3: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

Get a one-page checklistand these slides.

Text “wordcamp”

to:(415) 528-7403

[email protected]

blogtutor.com

Page 4: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

Security.Speed.

SEO (search engine optimization).

UX (user experience).

Other Best Practices & Generally Good Ideas.

[email protected]

Text “wordcamp”

to (415) 528-7403

blogtutor.com

Page 5: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

1. Not going to WordCamp

[email protected]

Text “wordcamp”

to (415) 528-7403

blogtutor.com

Page 6: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

2. Not making backups.

Don’t trust your host to do it!

VaultPress UpdraftPlus Code Guard

[email protected]

Text “wordcamp”

to (415) 528-7403

blogtutor.com

Page 7: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

3. Not keeping your site updated.

Outdated plugins are one of the top ways sites get hacked.

[email protected]

Text “wordcamp”

to (415) 528-7403

blogtutor.com

Page 8: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

4. Using too many plugins.

[email protected]

blogtutor.com

(Generally speaking, fewer is better. But there is no magic number here.)

Page 9: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

5. Using plugins.

[email protected]

blogtutor.com

Quality is more important than quantity.

Coding quality and size are important.

Page 10: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

6. Keeping unusedplugins & themes.

[email protected]

blogtutor.com

Keep a clean house!

Page 11: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

7. Editing a parent theme.

[email protected]

blogtutor.com

See also: Not using a child theme.

See also also: Don’t edit WordPress core files either!

Page 12: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

8. Not understanding the difference between themes & plugins.

[email protected]

blogtutor.com

Themes are for design and layout. Plugins are for functionality.

https://www.billerickson.net/core-functionality-plugin/

Page 13: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

9. Not using strong,unique passwords.

[email protected]

blogtutor.com

Use a password manager. Please.

1password Dashlane

Keepass Passwork

Page 14: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

10. Not blocking brute-force password-guessing attacks.

[email protected]

blogtutor.com

Jetpack Invisible reCaptcha

Limit Login Attempts Login Lockdown

(use only one)

Page 15: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

11. Giving Admin access to people who don’t need it.

[email protected]

blogtutor.com

Subscriber Contributor Author

Editor Administrator

https://codex.wordpress.org/Roles_and_Capabilities

Page 16: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

12. Leaving old Administrator accounts lying around.

[email protected]

blogtutor.com

Your old developer. Your ad network.

Your neighbor who helped two years ago.

Page 17: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

13. Putting multiple sites on one account.

[email protected]

blogtutor.com

Page 18: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

14. Using Hosting.

[email protected]

blogtutor.com

Page 19: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

15. Not securing your email account with two-factor

authentication.

[email protected]

blogtutor.com

Page 20: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

16. Not using caching.

[email protected]

blogtutor.com

Plugins (choose one): WP Rocket ($)

WP Super Cache W3 Total Cache WP Fastest Cache Comet Cache

Firewall-and-CDN:

Cloudflare Cloudproxy

Page 21: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

17. Not using https (SSL).

[email protected]

blogtutor.com

Free Let’s Encrypt Certificates Really Simple SSL plugin

Make sure to have redirects

to “force”

https.

https://blogtutor.com/switch-to-ssl/

Page 22: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

18. Not using clean permalinks.

[email protected]

blogtutor.com

https://yoast.com/research/permalink-helper.php

Settings > Permalinks

Page 23: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

19. Blocking search engines.

[email protected]

blogtutor.com

Settings > Reading

Page 24: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

20. Not blocking search engines on your

development site.

[email protected]

blogtutor.com

https://blogtutor.com/if-google-indexed-your-dev-site/

Page 25: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

21. Changing a post’s URL after it’s published.

[email protected]

blogtutor.com

But if you do, at least set up a redirect!

The “Redirection”

plugin

is great.

Page 26: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

22. Having redirect “chains.”

[email protected]

blogtutor.com

https://httpstatus.io

Page 27: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

23. Inconsistent use of “www”.

[email protected]

blogtutor.com

Pick one or the other and stick to it.

Page 28: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

24. Using huge images.

[email protected]

blogtutor.com

Scale images down before you upload them.

Page 29: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

25. Using too many photos.

[email protected]

blogtutor.com

A

Page 30: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

26. Not optimizing images.

[email protected]

blogtutor.com

Shortpixel Imagify

EWWW Image Optimizer Smush

Page 31: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

27. Not using a content distribution network (CDN).

[email protected]

blogtutor.com

Cloudflare Jetpack (Photon)

Sucuri

Firewall (Cloudproxy)

Page 32: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

28. Not keeping your database tidy.

[email protected]

blogtutor.com

Optimize Database after Deleting Revisions

WP-Optimize

Page 33: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

29. Not using an SEO plugin.

[email protected]

blogtutor.com

Yoast

SEO.

Page 34: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

30. Not checking your site on Google Search Consle.

[email protected]

blogtutor.com

https://search.google.com/search-console/

Page 35: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

31. Not adding your Sitemap to Google Search Console.

[email protected]

blogtutor.com

Page 36: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

32. Not testing your site on Google Pagespeed

Insights.

[email protected]

blogtutor.com

https://developers.google.com/speed/pagespeed/insights/

Also: gtmetrix.com

webpagetest.org

Page 37: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

33. Not using two stats tools.

[email protected]

blogtutor.com

Google Analytics Jetpack Stats

Page 38: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

34. Not making sure yoursite can send email.

[email protected]

blogtutor.com

WP Mail SMTP Mailgun

Page 39: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

35. Not learning how to use FTP.

[email protected]

blogtutor.com

https://blogtutor.com/how-to-use-ftp/

Page 40: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

36. Not thinking about your user’s experience.

[email protected]

blogtutor.com

How we

work on our sites:

Page 41: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

36. Not thinking about your user’s experience.

[email protected]

blogtutor.com

How a user

visits our sites:

Page 42: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

37. Not adding content regularly.

[email protected]

blogtutor.com

Page 43: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

38. Not updating existing content regularly.

[email protected]

blogtutor.com

Page 44: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

39. Not hiring help.

[email protected]

blogtutor.com

Page 45: 39 Things You're Doing Wrong On Your WordPress Site · 25 39 Things You’re Doing Wrong On Your WordPress Site (and how to fix them!) Andrew Wilder andrew@blogtutor.com. @blogtutor

[email protected]@blogtutor

Get the checklistand slides!

Text “wordcamp”

to:(415) 528-7403