I am clueless on this topic and know that there’s a lot of misinformation on the web, so I wanted to hear what other developers use and their optimization process.
My process right now is using wp_title() for the title and adding a meta description tag in the head (same for all pages). I install the SEO Framework plugin and go through all the settings. I also register the website in Google Search Console and submit the XML sitemap. That’s about it.
I try to avoid bloated SEO plugins. However, since my clients’ page content is mostly in ACF fields rather than in the main body, SEO Framework doesn’t always detect the content. This forces me to write custom descriptions for each page manually. Shouldn’t the plugin be able to read the content if it’s loaded?
Does this process sound effective? I’m not talking about content writing but rather about making sure the site gets indexed and ranks well.
What process do you use for optimizing SEO?