Change your default permalink settings. Go to Settings > Permalinks. Then, select post name as the option. Post name permalink structure works fine for most sites. However you can choose the custom structure if you want.
99% of the optimisations you need to make need to be done before you upload items to your site, such as images, videos etc - plugins can help but they can only do so much. If you want to see good results you need to put the work in before you load them.
Use as few plugins as you can, and delete rather than just deactivate the plugins or themes you're not.
Make use of the “Parent” drop down in the page editor for optimal subfolder URL structures.
Super simple top - check your XML sitemap to ensure only the valuable content is listed. It's easy enough to configure an SEO plugin like Yoast to only include valuable content/taxonomies.
Install WordFence. I know - technically not SEO, but without such a plugin, WP's inherently crud security means you're liable to be hacked, and rank for various terms you wish you didn't
Working with the developers in cleaning the plugins of all the fluff your website doesn’t need. Some plugins add ton of JS and CSS that is barely used and some sites don’t use at all.
1. use a (basic) caching plugin to speed up your site (wp super cache).
2. choose a theme that initially is not heavy (check the loaded JS) and delivers good web vitals.
3. don‘t use page builders.
Media attachments and tag pages in WordPress can create unnecessary pages that search engines might see as thin content and cause index bloat, negatively affecting your site’s rankings. Redirect attachment URLs back to the media itself to prevent them from bloating your site's index, this can be achieved using SEO plugins like Yoast. When it comes to tag pages on WordPress, it's not a one-size-fits-all situation. While some might advise setting them all to 'noindex' to avoid issues, tag pages can actually be helpful if they're used properly. It's all about making sure they're well thought out and fit with the other categories on your site. So instead of just removing them from search engines with a 'noindex', assess how they can best serve your content and users. Make sure each tag page is a valuable piece of content, enhancing your website’s structure without falling into the trap of duplicate or thin content. This way, you're not just avoiding potential SEO issues, you're also creating a better, more user-friendly website.
A simple one, but remember to remove the /category/ base from the blog category urls by placing a "." in the custom field below all the permalink options. Then set-up your categories so that the url looks like this domain.com/blog/sales-tips instead of domain.com/blog/category/sales-tips
Use RankMath and Linkwhisper to build internal links.
Audit all plugins and delete what isn’t necessary. Keep plugins up-to-date to minimize potential security issues. Also stay on top of updates for WordPress version, PHP, and themes.
One of my oldest tricks is hooking WordPress sites up to Cloudflare with a free plan. It's easy to set up with the plugin. It speeds up any site and fixes a lot of caching issues.
- Redirect attachment pages
- create custom category pages and redirect the standard ones
- noindex search results (especially on woocommerce sites)
The Wordpress Site Kit plugin is a great tool to keep your content optimised and discover new potential keywords for your website at a glance. Especially for small businesses and/or folks who find Google Analytics and Google Search Console intimidating
If you're choosing a theme from the WordPress Theme Directory, look for simple design that loads fast otherwise this will hurt in long run. One can try loading theme's demo on desktop and mobile to see how fast the page elements are loading and how the content moves on small screens to make a single layout. Before finalizing the WordPress theme, checking its reviews for the concerns and feedbacks current users having is a great idea.
Take Yoast SEO analysis with a grain of salt. Even if Yoast's criteria are fulfilled and have green circle :círculo_verde_grande:, it doesn't guarantee that you will rank for the keyword.
Ranking will depend on the competition around the keyword, the strength of your competitors, the authority of your website and if you are matching the user intent.
Even though it is possible to optimize many SEO-related things yourself, you should have an experienced WordPress developer on your side. Especially when it comes to technical subtleties, as a non-developer you will reach your own professional limits pretty fast and can accidentally break a lot.
When working with WordPress, plugins are a must but optimizing them means that you keep those that are really a must. And use an optimization plugin to help with caching and loading.
Don't follow the recommendations from SEO plugins like Yoast or RankMath blindly - use them smart and use their features for things you wouldn't otherwise be able to do easily.
Also keep the code/theme clean as best as possible and probably make sure your backend (the actual CMS part) is also functional so you can add content easily. And of course, follow the basic SEO guidelines, WordPress should just be an easy way to manage a website.
Be careful of using demo WordPress sites as they can come with numerous preloaded pages in the backend. It's much useful to invest extra time in creating pages using a lightweight page builder instead of importing a demo site and customizing it. If you decide to hire a freelancer or an agency to handle this for you, check what method they use. We had a situation where this issue occurred with one of our e-commerce clients.
WordPress is a powerful platform that allows users to easily create and modify URL structures that match their site's content and hierarchy. Managing and executing permalinks (URL structure) is a key component of good SEO practices. A well-thought-out and properly-executed URL structure helps search engines crawl and index sites more effectively, improves user experiences, content silos execution, and can lead to higher rankings. So, be sure to plan ahead in determining your permalink structure and implement in the WordPress settings.
To avoid SEO issues, while making the most out of your tags and categories pages:
* Make sure you plan out your site taxonomy.
* Have a policy in place for how and when categories and tags should be used.
* Make sure everyone understands what is meant by tags and categories, and the policy in place (especially those adding content to the site)
* Ensure taxonomy (tags + categories) are used consistently across all content
Do a thorough background check for any plugin before install. Some might look fine and at a later point of time suddenly manipulate crucial files such as your robots.txt without asking you. Monitor crucial files for security purposes.
Don’t take what a plugin tells you as gospel. There’s more to SEO than ticking the boxes of a plugin.