Posted by ifixyourpc on February 2, 2013 at 7:33pm
Hi,
My site is nearly complete and i am going to take advantage of the Google adwords discount offer.
But where do you place the meta tags or seo info in a theme?
Thanks
Hi,
My site is nearly complete and i am going to take advantage of the Google adwords discount offer.
But where do you place the meta tags or seo info in a theme?
Thanks
Comments
=-=
http://drupal.org/project/metatag
Thanks,I uploaded it and
Thanks,
I uploaded it and tried to run it but get
"Forbidden
You don't have permission to access /metatag/metatag.install on this server."
user/metatag/metatag.install
gives me "Access denied
You are not authorized to access this page."
How can i run it?
These are the instructions but i don't have a "Administer meta tags" to change permissions:
1. On the People Permissions administration page ("Administer >> People
>> Permissions") you need to assign:
- The "Administer meta tags" permission to the roles that are allowed to
access the meta tags admin pages to control the site defaults.
- The "Edit meta tags" permission to the roles that are allowed to change
meta tags on each individual page (node, term, etc).
I've uploaded it to the root
I've uploaded it to the root but cannot run it.
Do i need to edit one of the files to access/run it?
I cant see how i can allow administrator access on the site to something that isn't listed,
Why do they make things so bloody awkward..
=-=
contrib modules don't go in the root. They go into the sites/all/modules folder as stated in the docs. Not reading and following docs tends to be why things get so bloody awkward.
to install/enable a module you visit administer -> modules and tick the checkbox of the module you wish to install/enable. Thus you don't run the .install file. That is run when the module is enabled in administer -> modules
=-=
Thank you
Dohhh.
Sorry, that's how out of date i am.
Thanks again