Closed (works as designed)
Project:
Meta tags quick
Version:
7.x-2.5
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2012 at 14:50 UTC
Updated:
3 Dec 2012 at 14:53 UTC
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
Comment #1
ultramike commentedMy 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).
Comment #2
valthebaldIf 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