Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Advanced title and description fields – blog name? › Reply To: Advanced title and description fields – blog name?
December 19, 2018 at 2:28 pm
#20493
Keymaster
Hi Hans,
The blog name is unfortunately not a post field, nor a custom field, so that won’t work in there. However it is possible to append it to the title using a custom code.
Add this custom code to the functions.php in your theme/child theme directory (copy from line 3 only!). Before editing, please make sure to have a full site back-up just in case!