Posted by ultramike on November 8, 2012 at 2:50pm
2 followers
Jump to:
| Project: | Meta tags quick |
| Version: | 7.x-2.5 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
My site's front page URL is "front-page" or "node/66". I have tried "front-page", "node/66", "", and even "node*" and nothing works. I can put meta tags everywhere BUT the front page. Please point me in the right direction.
Comments
#1
My front page is a "Basic page" if that matters. Also, I tried enabling "Extra Functionality" and that didn't work either.
In addition, I'm getting these warnings:
Notice: Undefined index: default_keywords in metatags_quick_admin_auto_settings_submit() (line 167 of C:\Users\me\My Web Sites\public_html\mysite.com\sites\all\modules\metatags_quick\metatags_quick_extra.admin.inc).
Warning: Invalid argument supplied for foreach() in metatags_quick_admin_auto_settings_submit() (line 167 of C:\Users\me\My Web Sites\public_html\mysite.com\sites\all\modules\metatags_quick\metatags_quick_extra.admin.inc).
#2
If your front page is a node (it is), then you don't need metatags_quick_extra.
Just enable description and keywords in metatags_quick configuration, and enter meta tags in node editing screen (node/66/edit) - this will do the trick