Archived topic
edit site description w/o plugin
5 replies · Started by Drew on May 20, 2018
I could have sworn GP used the default WP site tag to generate the site description but that's not what I'm seeing. Is there a way to do that without using a SEO plugin (I really dislike Yoast and want to avoid it at all costs)?
Many thanks!
GP doesn't do anything title tag or description meta related. We let plugins decide what to do in those cases.
Maybe this is worth looking at?: https://en-ca.wordpress.org/plugins/autodescription/
Otherwise you can set up a custom field and hook it into wp_head.
Gotcha, I'll just hook it in, many thanks!
FWIW, I saw on a separate thread here that you recommend Yoast over All-In-One; if that's still the case, are there any specific reasons why?
I've always found Yoast to be wildly over-engineered and adds all sorts of bloat to admin panels and autoloaded rows to the wp_options table.
Performance-wise I don't think there's any issues with Yoast. Personally I just want to choose a plugin that I know I won't have to change ever, especially when it comes to SEO.
The one thing I don't like about Yoast is the constant updates.
In the end though, it's all about preference :)
Personally I just want to choose a plugin that I know I won’t have to change ever, especially when it comes to SEO.
You can say that again! :)
Many thanks.
You're welcome :)