Dmitry
Forum Replies Created
-
Hello Justin Tuijl! Adding the “Disallow: /wp-json” directive does not make sense, since the
/wp-jsonpage contains the HTTP headerX-Robots-Tag: noindex, which prevents indexing by search engines.
I also recommend installing the Disable WP REST API plugin to disable REST/JSON for non-logged in visitors.
Here are some good reasons to disable the REST API for unregistered users:
– The REST API may not be needed for non-logged users,
– Disabling the REST API conserves server resources,
– Disabling the REST API minimizes potential attack vectors,
– Disabling the REST API prevents content scraping and plagiarism.Hi Sybre, I think one option is to add the “Breadcrumb Title” field to “Edit Category” -> “Visibility SEO Settings”.
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Meta title in GoogleGoogle can change the title tags as it sees fit.
You can read more about it here: Google Changes More Than 61 Percent Of Title TagsForum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Meta title in GoogleHello, inventairech! The simple reason is that Google does not commit to displaying SEO title tags exactly as provided.
Is it possible to implement this with filters?
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Meta Tags RobotsHi @jbmaca –
I assume that the extra meta description tag may be generated by the theme used on your site. If you are using the Redis object cache, then try clearing it.