White label is a free feature, it means, it’s available in both SEOPress Free and SEOPress PRO.
To enable white label in SEOPress Free, you have to use hooks.
With our PRO version, you can apply all of these settings from SEO > PRO > White Label. If you have a multisite setup, from your network admin, SEO > White Label, you can also remove menu page / submenu pages.
Hooks are code snippets to paste into your functions.php (or in a must-use plugin).
These hooks apply to backend only.
Why? Because there is no footprints / ads in frontend (source code of your pages, robots.txt, xml sitemaps…).
Here is the list of hooks on the white label:
-
- https://www.seopress.org/support/hooks/remove-seopress-admin-header/
- https://www.seopress.org/support/hooks/filter-seo-admin-menu/
- https://www.seopress.org/support/hooks/change-remove-seopress-icon-in-admin-bar/
- https://www.seopress.org/support/hooks/remove-seopress-menu-submenu-pages/
- https://www.seopress.org/support/hooks/remove-seopress-node-from-admin-bar/