hi
i install your plugin , tnx
but i have two problem with it
1.i use this template: mw1.1 https://www.monetizingtheweb.com/wordpress-theme-mw/
this template is seo and generate automatic description
per post, and now your plugin is generate description in per post, if i have two description, is’t problem for search engine ?
———————-
2. after add this code:
<?
if($meta_title)
print “<title>$meta_title</title>”;
else
{
?
in header theme it say this error:
Parse error: parse error in c:\program files\easyphp1-8\www\wordpress\wp-content\themes\mw1.1\header.php on line 12
what is my problem ?
please guide me
thank you