グーグル(Google)とサイトユーザーの両方が速いサイトを愛している。サイト(Site)の速度は、ほとんどの主要な検索エンジンのランキング要素であり、ユーザーは、モバイルデバイスとPCデバイスの両方でサイトがすばやく読み込まれることを期待しています。速度が遅いと、サイトのコンバージョン、ユーザーエクスペリエンス、Googleでの位置に影響を与える可能性があるため、ウェブサイトの速度を上げることはあなたにしか役立ちません。
より高速(Faster)なサイトは、適切に維持された設計とコーディングを示しています。また、 CMS(CMS)の背後にあるデータベースの状態を示しています。これは、目に見えないために見落とされがちなことです。
WordPress(WP)は、以下を含むすべてのコンテンツをデータベースに保存します。
- ページ
- コメント
- ブログ投稿
- テーマ設定
- プラグイン設定
- ポートフォリオアイテム
- フォームエントリ
- リンク
- ウェブサイトの設定
Webサイトを定期的に更新する場合、WPサイトが長くなるほど、より多くのデータが含まれ、データベースが大きくなります。データベース(Overly)が大きすぎると、サイトのパフォーマンスに影響し、ユーザーの情報を取得するのに時間がかかります。
WPは必要なものすべてをデータベースに保存し、必要のないものも多く保存するため、データベースを定期的にクリーンアップすることが不可欠です。不要なデータを削除することで、ウェブサイトの効率を向上させることができます。
サイトをバックアップする(Back Up Your Site)
データベースに対して何かを行う前に、必ずWebサイトのバックアップを作成してください。後悔するよりも安全である方が常に良いです。
データベースのクリーンアップ中に問題が発生した場合は、完全なバックアップを復元して、プロセス中に破損する可能性のあるものを修正できます。
phpMyAdminを使用してテーブルを最適化する(Optimize Your Tables Using phpMyAdmin)
phpMyAdminは、無料のWebアプリケーションであり、WPデータベースを管理するための一般的な方法です。
これにより、便利なグラフィカルユーザーインターフェイス(Graphical User Interface)(GUI )を介して(GUI)MySQLデータベース管理システムを操作できます。ホスティングがcPanelへのアクセスを提供している場合は、データベース(Databases)の下のcPanelからphpMyAdminツールにアクセスできます。
phpMyAdminコントロールパネル内から、クリーンアップするWPWebサイトに対応するデータベースを見つけてクリックします。
これで、最適化およびクリーンアップするサイトからすべてのデータテーブルにアクセスできるようになります。複数のデータベースがあり、どれが正しいかわからない場合は、cPanelにログインし、ファイルマネージャーを見つけて、 wp-config.phpファイルにアクセスします。(wp-config.php)
ルートフォルダ内で、クリーンアップするWebサイトを探し(Look)ます。wp-config.phpファイルを見つけて右クリックし、[編集]を選択します。(edit.)
DB_NAMEを探して、作業しているサイトのデータベースの名前を識別します。データベースの名前を決定したら、ファイルマネージャー(File Manager)とcPanelを閉じます。
phpMyAdminに再度ログインします。テーブルリストの一番下までスクロールし、 [すべて選択(select all)]を探してクリックします。
「選択済み」と表示されていることがわかります。(With selected.)[テーブルの最適化](Optimize table)をクリックします。その後、phpMyAdminは最適化アプリケーションを自動的に実行します。
未使用のプラグインとテーマを削除する(Delete Unused Plugins & Themes)
プラグインとテーマは、データベース内で多くのスペースを占有します。使用していないものを削除することは、データベースのサイズを減らす簡単な方法です。
インストールされているプラグインを検索するには、WPダッシュボードにログインし、プラグインにカーソルを合わせて、[(Plugins)インストール(Installed Plugins)されているプラグイン]をクリックします。
WPユーザーは、使用するデザインを選択する前に、多くのテーマをテストすることがよくあります。使用していないテーマを削除しましたか(Did)?
Appearance–>Themes]をクリックして、複数あるかどうかを確認します。
非アクティブ化されたテーマでさえ、データベースのスペースを占有しています。これはそうではありません。必ず完全に削除してください。
古い古い投稿を削除する(Delete Old Outdated Posts)
インターネット(Internet)に関して確信できることが1つあるとすれば、それは物事が絶えず変化するということです。
したがって、ブログを長年運営している場合は、古い投稿の多くが関連性がなくなったり、正確でなくなったりする可能性が高くなります。
古いコンテンツの削除を開始するだけではいけません。最初にコンテンツ監査を実行し、コンテンツを削除する前にそのコンテンツのURL(URLs)をリダイレクトすることを確認する必要があります。
あなたはあなたが持っているかもしれないどんな入ってくるリンクも排除したくありません。また、そのリンクを介してサイトにアクセスする人は、「404ページが見つかりません」というメッセージではなく、関連する投稿に移動するようにする必要があります。
サイトを最新の状態に保つ(Keep Your Site Updated)
古い(Old)バージョンのWordPress、テーマ、プラグインは、Webサイトとそれに対応するデータベースに大混乱をもたらす可能性があります。問題(Problems)は、互換性の問題から、サイトの速度を低下させたり、破壊したりする可能性のあるセキュリティホールにまで及びます。
一部のWPデザイナーは、新しいバージョンのWordPress(WordPress)がリリースされるまで少し待って、すべての問題を解決することを好みます。他の人にバグを見つけてもらい、あなたがそれをする必要がないようにします。
新しいバージョンがリリースされたらすぐに、WordPress 、テーマ、およびすべてのプラグインを更新する習慣をつけてください。
WordPressプラグインを使用する(Use WordPress Plugins)
ほとんどのWPのニーズと同様に、そのためのプラグインがあります。WordPressには、サイトをすっきりと整理するのに役立つ多くのデータベースクリーニングプラグインが用意されています。以下(Below)は、より人気があり役立つもののいくつかです。
プラグインを選択するときは、プラグインがWPのバージョンと互換性があり、引き続き維持され、最近更新されていることを確認する必要があります。
WP-最適化(WP-Optimize)
データベースをクリーンアップしてWPパフォーマンスを向上させる最も強力で効果的なプラグインの1つは、WP-Optimizeです。使いやすく、モバイルフレンドリーです。
その機能のいくつかは次のとおりです。
- MYSQLテーブルの最適化。
- クエリを手動で実行せずにデータベースを最適化する。
- スパムコメント、ピングバック、トラックバックなどの不要なデータを削除します。
WPクリーンアップオプティマイザー(WP Clean Up Optimizer)
WordPressサイトを最適化し、phpMyAdminを使用せずにデータベースから不要なデータをクリーンアップしたい場合は、WP( WP Clean Up Optimizer) CleanUpOptimizerがプラグインです。
このプラグインによってクリーンアップされるものには、次のものがあります。
- 改訂。
- 投稿を削除しました。
- 保留中、スパム、またはゴミ箱のコメント。
- 自動ドラフト。
- ピングバックとトラックバック。
- 重複したコメントメタ。
- 未使用の用語。
- 重複した投稿メタ。
高度なデータベースクリーナー(Advanced Database Cleaner)
WPダッシュボードから古いページを削除したり、リビジョンを投稿したりすると、データベースに不要なファイルが残ります。これらのファイルはあなたのサイトを遅くします。
Advanced Database Cleanerは、データベースサイズを縮小し、サイトの速度を向上させるために、孤立したアイテム(orphaned items)とも呼ばれるこれらのファイルを検出します。削除する孤児のいくつかは次のとおりです。
- ゴミ箱、スパム、または保留中のコメント。
- 投稿とページの古いリビジョン。
- 孤立した投稿メタ。
- 古い自動ドラフト。
最適化して自動的に実行するようにデータベースをスケジュールすることもできます。
WordPressデータベースの最適化とクリーンアップは、Webサイトの全体的なパフォーマンスと速度に貢献します。これにより、ユーザーエクスペリエンスが向上し、検索エンジンからのトラフィックが増加します。
上で概説したように、データベースを整理して整理するためにできることがいくつかあります。あまり技術的でないWordPressユーザーの場合、phpMyAdminを使用するよりもWPプラグインを使用する方が簡単です。
How To Boost Performance In WordPress Through a Database Clean
Both Google and site users love a fast site. Site speed is a ranking factor for most major search engines and userѕ еxpect a site to load quickly on bоth mobile and PC devices. Slow speeds can impact your site conversions, user experience and position in Google and so, increasing the speed of yоur website can onlу help you.
Faster sites are indicative of well-maintained design and coding. They are also indicative of the condition of the database behind your CMS – something that is often overlooked because it is unseen.
WordPress (WP) stores all your content in your database, including:
- Pages
- Comments
- Blog posts
- Theme settings
- Plugin settings
- Portfolio items
- Form entries
- Links
- Website settings
If you update your website regularly, the longer you have your WP site, the more data it will have and the larger the database will be. Overly large databases will affect how your site performs and take longer to retrieve the information for your users.
Since WP stores everything you need in your database AND many things you don’t, cleaning up your database regularly is essential. By removing unnecessary data, you can improve the efficiency of your website.
Back Up Your Site
Before you do anything to your database, make sure you do a backup of your website. It’s always better to be safe than sorry.
If something goes wrong while cleaning up your database, a complete backup can be restored to fix anything that might break during the process.
Optimize Your Tables Using phpMyAdmin
phpMyAdmin is a free web application and a common way to manage your WP database.
It enables you to work with the MySQL database management system via a convenient Graphical User Interface (GUI). If your hosting provides access to cPanel, you can access your phpMyAdmin tool from your cPanel under Databases.
From inside the phpMyAdmin control panel, find and click on the database that corresponds to the WP website you want to clean up.
You will now be able to access all the data tables from the site you want to optimize and clean up. If you have several databases and don’t know which one is the correct one, access your wp-config.php file by logging into your cPanel and locating your file manager.
Look inside the root folder for the website you want to clean up. Find the wp-config.php file, right-click on it and then select edit.
Look for DB_NAME to identify the name of the database for the site you are working on. Once you have determined the name of the database, close File Manager and cPanel.
Log back into phpMyAdmin. Scroll to the bottom of the table list and look for and click select all.
You will see that it says With selected. Click on Optimize table. phpMyAdmin will then run a defragmenting application automatically.
Delete Unused Plugins & Themes
Plugins and themes take up a lot of space in your database. Removing any you aren’t using is an easy way to reduce the size of your database.
To search your installed plugins, log into your WP dashboard, hover over Plugins and click Installed Plugins.
WP users often test many themes before they choose the design to use. Did you remove the themes you aren’t using?
To check, go to your WP dashboard and click on Appearance–>Themes to see if there is more than one.
Even deactivated themes are still taking up room in your database. This is not the case. You must make sure to delete it completely.
Delete Old Outdated Posts
If there is one thing you can be sure of regarding the Internet is that things change – constantly.
So if you have been running a blog for many years, it is highly possible that many of your older posts are no longer relevant or accurate.
Do not just start deleting outdated content. You should first do a content audit and make sure you redirect the URLs of that content before you delete it.
You do not want to be eliminating any incoming links you may have. You will also want to make sure anyone coming to your site through that link is taken to a related post not a “404 page not found” message.
Keep Your Site Updated
Old versions of WordPress, themes and plugins can wreak havoc on your website and its corresponding database. Problems range from compatibility issues to security holes that can slow down or even break your site.
Some WP designers like to wait for a short time when a newer version of WordPress comes out so that all the kinks are worked out. Let other people find the bugs so you don’t have to do it.
Make it a habit to update WordPress, your theme, and all your plugins soon after a new version is released.
Use WordPress Plugins
As with most WP needs, there’s a plugin for that. WordPress offers many database cleaning plugins to help you keep your site clean and uncluttered. Below are some of the more popular and helpful ones.
When choosing a plugin, you want to make sure it is compatible with your version of WP, is still maintained, and has been updated recently.
WP-Optimize
One of the most powerful and effective plugins to clean your database and boost your WP performance is WP-Optimize. It is easy-to-use and mobile-friendly.
Some of its features include:
- Defragmenting the MYSQL tables.
- Optimizing your database without having to run queries manually.
- Removing unnecessary data like spam comments, pingbacks, and trackbacks.
WP Clean Up Optimizer
If you want to optimize your WordPress site and also clean up unnecessary data from your database without having to use phpMyAdmin, WP Clean Up Optimizer is the plugin for you.
Some of the things cleaned up by this plugin include:
- Revisions.
- Deleted posts.
- Comments in pending, spam, or trash.
- Auto drafts.
- Pingbacks and trackbacks.
- Duplicated comment meta.
- Unused terms.
- Duplicated post meta.
Advanced Database Cleaner
When you delete old pages or post revisions from your WP dashboard, it leaves some unnecessary files in your database. These files slow down your site.
Advanced Database Cleaner will find those files, also called orphaned items to reduce your database size and improve your site speed. Some of the orphans it deletes are:
- Comments in trash, spam, or pending.
- Old revisions of posts and pages.
- Orphan post meta.
- Old auto drafts.
You can also schedule your database to optimize and run automatically.
Optimizing and cleaning up your WordPress database contributes to the overall performance and speed of your website.This will lead to a better user experience and more traffic from search engines.
As outlined above, there are several things you can do to organize and declutter your database. For the less technical WordPress users, it is easier to use WP plugins than to work with phpMyAdmin.