HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
SEOCompanion--Does not work in Version 2.0.18b2: Simple Fix
Unfortunately this plugin no longer works in Version 2.0.18b2...
You need to modify the description tag for it to work is open Default.php
from
T('SEOCompanion is your Vanilla Search Engine Optimisation\'s best friend. Right now, it adds metatags to your header, automatically generated from the tags and title of a discussion, and if none is present, it uses the default (look in the plugin default.php to hardcode them.)'),
to
'SEOCompanion is your Vanilla Search Engine Optimisation\'s best friend. Right now, it adds metatags to your header, automatically generated from the tags and title of a discussion, and if none is present, it uses the default (look in the plugin default.php to hardcode them.)',
All should work.
You need to modify the description tag for it to work is open Default.php
from
T('SEOCompanion is your Vanilla Search Engine Optimisation\'s best friend. Right now, it adds metatags to your header, automatically generated from the tags and title of a discussion, and if none is present, it uses the default (look in the plugin default.php to hardcode them.)'),
to
'SEOCompanion is your Vanilla Search Engine Optimisation\'s best friend. Right now, it adds metatags to your header, automatically generated from the tags and title of a discussion, and if none is present, it uses the default (look in the plugin default.php to hardcode them.)',
All should work.
Tagged:
0
Answers