hello everybody!
I have a question about this code that I found in header.php:
<?php cryout_seo_hook(); ?>
It is right beneath <head>.
Can someone tell me where does this code came from? Is it some plugin that put it there, or it should be there by default?
It doesn't show in source code, but it putting <title>. But, the text that it put in <title> is no good for me, and I would like to change it. So I'm wondering could I delete this code and manually write <title> tag?
Any help or advice would be priceless!
Thank you.