December 17, 2022 — This talk continues Starting fresh on WordPress, Part 1. Both presentations suggest best practices for setting up WordPress and Gutenberg, including customizing settings, adding themes and adding plugins.
Part 2 includes a refresher of some Part 1 topics, then moving on to examine several kinds of plugins:
– blocks
– forms
– security
– backup
– eCommerce
– video
– pixels
– codes
– SEO
At the end of the session, you will have a better understanding of how to get started with WordPress — and how to avoid fundamental pitfalls.
November 18, 2022 — This presentation suggests best practices for setting up WordPress and Gutenberg. Learn more about customizing settings, adding themes, and adding plugins.
January 15, 2017 — Logan takes the audience through the structure of a WordPress site’s security posture, dispelling common misconceptions and elaborating on perceived security overlaps. The session explains the differences between plugin-based security and external solutions, as well as how they best work together. In easy-to-understand terms, Logan also touches on basic hosting configuration best practices and security control spheres. Whether just getting started in WordPress or a seasoned developer, this talk has something for every WordPresser.
January 13, 2017 — Данное руководство поможет разобраться в механизме редакций записей WordPress, их управлении, настройке и удалении.
Файл revisions.php
http://wpcute.ru/wp-content/uploads/2017/01/revisions.zip
Файл delete-revisions.php
http://wpcute.ru/wp-content/uploads/2017/01/delete-revisions.zip
October 20, 2016 — Jan referiert über “SSL-Umstieg einer bestehenden WordPress-Seite am Beispiel von Let’s Encrypt bei all-inkl.”
October 11, 2016 — 近年は一般的共有サーバーなどでWordPressはコントロールパネルなどから手軽にインストールできるようになりました。しかし、多くのVPSの場合はOSの最小インストール状態ということが多く、WordPressの環境を構築しようとするとwebサーバーやデーターベースなどをインストールする必要があります。
そこで、CentOSの最小構成を前提としたWordPress環境構築のシェルスクリプトを紹介します。
基本的な動作の紹介やカスタマイズのポイントなども解説しますので、WordPressでの構築をはじめる際に一つ「ラク」になって下さい。
February 6, 2016 — Vor jedem WordPress steht ein Webserver, meist Apache oder Nginx. Der Vortrag zeigt, wie man mit der richtigen Webserver-Konfiguration noch mehr aus WordPress herausholen kann. Inbesondere Nutzer, die sich bisher auf Copy & Paste aus dem Codex beschränkt haben, erfahren hier, wie man WordPress richtig, sicher und performant einbindet. Auch für SEO, Landingpages und einige Spezialfälle werden praktische Lösungen gezeigt. Außerdem gibt es Tips & Tricks für die Einführung von WordPress auf bestehenden Sites und für die friedliche Koexistenz von WordPress und anderer Software auf dem gleichen Webserver.
September 2, 2014 — We all know not to cowboy code our applications, yet it’s the Wild West when working on building and maintaining your servers. This talk discusses provisioning, deployment, and development setup for infrastructure. By working through a case study of rebuilding my company’s infrastructure, It demonstrates the advantages of building servers in a development environment. Using this workflow, you will be able to see how easy it is to build and maintain infrastructure through sane and logical development practices.
July 24, 2014 — Durch die Möglichkeiten die .htaccess zu nutzen, kann ein WordPress-Setup deutlich verbessert werden.
July 10, 2010 — You want your WordPress site to be fast, use less server resources, and be able to handle increases in traffic. WordPress’ output and object caching are there to help everyone realize these goals. This talk from Chris Scott and Sean O’Shaughnessy cover the differences and interactions between these two types of caching, benchmarks of common caching plugins, and tips for ensuring your themes and plugins are taking advantage of caching.