The meta-tags tag has no wiki summary.
0
votes
0answers
24 views
Problem handling relative urls with ../ directive
Using the Open Graph Metatags Module I'm encountering an issue resulting from the use of relative paths for my article images in this form <img src="../../images/myimage.jpg" />.
The Open Graph ...
0
votes
0answers
19 views
Meta tags on taxonomy term pages not showing(using views 3)
I have installed Meta tags module, configured it, working well, but on taxonomy term pages: meta description, and meta keywords not showing. I am using Views to override taxonomy term pages. I tried ...
1
vote
1answer
34 views
Metatags not generated for views pages [duplicate]
I have installed the metatag module but it only works on the node pages and does not generate tags for the views pages.
I have also tried the metatags_quick module which provide the metatags per path ...
-1
votes
1answer
50 views
How can I add keywords in my site without module?
I'm using Drupal 7 and want to add meta tags in my theme. How can i do it without any module?
0
votes
0answers
17 views
Metatags don't work for the front page
I installed Meta tags module, and have a custom theme. But the same error emerges for Bartik. When I set title for any non-front page, it is shown correctly. When I set custom title for the front page ...
1
vote
0answers
46 views
How to add rel=author when you have “multiple authors” in one site?
I would like to use Google rel=author meta tag, but I do have several authors writing in one site. I have a Drupal 7 site. Should I add a different authorship for each author?
How should I manage in ...
0
votes
1answer
29 views
Mapping a csv field to Meta Title and Meta Description using feeds and metatag
I have a csv of node data that I want to import into drupal. I'm using the feeds parse, and I can map the Page Title, Body, and other fields just fine. The issue I'm having is trying to map the CSV ...
4
votes
1answer
64 views
How to force the canonical URL to use http?
On our page we use the Meta tags-Modul to show a canonical meta tag. In the configuration we use the [current-page:url:absolute] token. This works fine, but the problem is, that whether the page gets ...
0
votes
0answers
29 views
Features including metatag gives overridden state on install?
I'm a new developer to Drupal using Code Driven Development and I have a feature that includes 'metatag' settings.
However on a clean install it shows the feature as overridden?
I tracked it in code ...
1
vote
1answer
59 views
Get search to index meta tags keywords?
So I am using the Meta tags module and really would love if search would index the meta tag keywords of nodes. How would I go about this?
3
votes
2answers
241 views
Twitter Card Preview is failing with twitter:image
I'm trying to add Twitter Cards to my site so that tweets referencing my blog posts will be expandable and show extra info. I've installed the metatag module, enabled the Metatag: Twitter Cards ...
0
votes
1answer
97 views
Twitter Cards with Metatag module not working
I've got the metatag module installed and enabled. I've also enabled the MetaTag: Twitter Cards sub-module so that it will render meta tags for twitter cards, but I'm not seeing any twitter: metatags ...
0
votes
0answers
45 views
Adding meta tags to custom template with Meta Tags Module
I am using the Meta Tags module and I have a custom template that functions as the front page. It is not listed in content, just a custom template that gets appropriate blocks through hard coding in ...
0
votes
0answers
19 views
Metatag module is not displaying the field to add Canonical tag when adding new content
I have installed Metatag module in my drupal site. But i could not see a field to edit or to use custom canonical link. Normally this field will display in Advanced options when adding new content. ...
0
votes
0answers
82 views
Page title not showing for a view, using Meta Tags Quick module on D7
In the path-based meta tags settings in the Meta Tags Quick module on D7, we're setting a page title for a view, but it's not showing up.
Using the following code in template.php:
function ...
0
votes
1answer
23 views
Meta Tags for viewers to not see
Hi Im using D6 do I have to make the meta output so people can see the meta data if I select to not output the meta tags so viewerss will not read my meta data will this affect my search engine ...
1
vote
2answers
551 views
How to add metatags to a view?
I need to add rel=canonical meta tags to some views. There are a couple of sandbox modules for the metatag module but I'm looking for a more simple solution.
Couldn't I just use views_php and ...
0
votes
0answers
11 views
How can I open a Metatags tab when the page load?
My question is about how can I open a specific tab when the page load? I need specifically the Metatags tab be opened. Is it possible?
Thanks in advance for your help.
2
votes
2answers
95 views
How can to make required the fields keywords and description of the metatags module?
I have a content type and I am interested in make required the field keyword and field description of the metatags module? anyone knows how can I do it?
The field title is not required.
The field ...
1
vote
1answer
644 views
How to add noindex / nofollow robot metatags to Views subpages
I have a big view with lots of filters, and Google and friends are killing one of my sites after a cache clear.
How could I add noindex and nofollow metatags in this views' subpages header? I would ...
1
vote
2answers
308 views
How to I add specific meta tags to panels pages?
I have panels pages, and I need to set specific meta tags per page. The meta tags module lets you set up defaults, but I need specific tags per URL.
I can't seem to find this anywhere.
2
votes
3answers
289 views
Omega theme meta tag problem on Google
I'm using Omega theme. But when search my site on Google, description is site menu items. I want change this area via spesific word.
So, open my template.php file and add this codes:
function ...
1
vote
1answer
141 views
adding open graph metatags to head
Doe's anybody know how to add metatags such as fb:admins or fb:app_id into drupal 7 ?
I use meta tags module for D7 but for some reason theese tags are not included.
Thank you for answers.
1
vote
2answers
914 views
Meta Tags on Frontpage
It doesn't seem I can get my meta tags to appear on the page--front.tpl.php on a Drupal 7 site.
I feel like I have all the correct settings in the Meta tags module configuration, and I have cleared ...
0
votes
3answers
498 views
Remove datatype attribute from meta about tag
I'm trying to validate my Drupal 7 website on http://validator.w3.org but I can't keep getting the following error:
Attribute datatype not allowed on element meta at this point.
This is because ...
0
votes
3answers
591 views
meta tags not appearing
I am using Drupal 7, and I have strange problem with meta tags. For some content type even if I enter meta title, meta keywords and description, they don't get effective on page.
Where in for some ...
0
votes
2answers
918 views
Meta tags not showing on front page
I'm using the module "metatag" to make my website SEO friendly. This works very well for all pages except the front page.
I go to modules -> Meta tags -> Settings -> Global: Front page
There I set a ...
3
votes
1answer
452 views
Set title bar programmatically
I have to set, programmatically, the title value of pages, only for browser title bar (this value is stored in a metatags_quick field)
If I use "drupal_set_title" I change also the title displayed in ...
2
votes
1answer
244 views
Addind a meta noindex tag within template.php
I would like to add a meta tag noindex from within the template.php file of my theme.
The purpose is to remove two nodes 404 error page from google's index, I would like to do it like so :
// in ...
0
votes
0answers
67 views
Which function is correct to set the metatags on a user profile page in Drupal 7 and then the tag
I tried this code in my template.php but had no visible success:
`function mytheme_preprocess_html(&$variables) {
$variables['head_array']['title']='TEST TEST';
}`
I want to set my user profile ...
1
vote
1answer
60 views
How do you make a module integrate with the Rules module?
Rules has so many uses but if another module is not integrated to it, you can not use rules with it. Does anyone know how to integrate a module with rules?
The module I would like to integrate is ...
0
votes
0answers
81 views
Does a user profile using profile2 work with the metatags module?
I am using the profile2 module. I am looking for a way to set my meta tags based on user profile type. For example, I have teachers, students, and parents as profile types and each of their profiles ...
0
votes
0answers
75 views
Schema.org + Views + <meta>
i'm adding some Schema.org to my page and i find that the following tag is not printed when view is rendered
<meta itemprop="interactionCount" content="UserComments:[comment_count]"/>
Is ...
0
votes
0answers
193 views
Strange automatic rel=“canonical” generation for internationalized site
My drupal site is automatically generating rel="canonical" on my pages as following, though I have not set any configuration for it:
1. www.find-word.com
-> <link rel="canonical" ...
0
votes
1answer
360 views
Meta Tag page descriptions (D7) [duplicate]
Possible Duplicate:
Meta tags aren't saved with all content types
I'm using Meta Tags to control the meta data on my Drupal 7 site. This module seems to give your nodes control over ...
4
votes
1answer
249 views
Adding META tag to nodes with a specific topic
If a node has a term reference to a specific term (say termid 123) I want to add this META tag to prevent search engine spiders from indexing the page:
<meta name="robots" content="noindex">
...
0
votes
1answer
48 views
Unable to Edit <title> in Product Pages
I am unable to edit the tag on any of my product pages, however, I am able to edit on all other pages. The Page Title option or slot is not even shown on the edit of my products. I have the Page ...
0
votes
1answer
361 views
Meta tags aren't saved with all content types
I use the module Meta Tags for adding meta data to my nodes. And it works like a charm. It's super easy to add meta tages like title, keywords, description,... even our IT-noob marketing team can do ...
1
vote
1answer
1k views
Clean and easy way to add meta tags to my D7 website
I'm looking for a easy way to add meta tags to my D7 website. Not that I'm afraid of code or anything like it, but the content managers (Marketing => biggest IT noobs you've ever seen) want to add ...
-2
votes
1answer
469 views
How do I automatically generate meta tags on node creation using the Nodewords module?
I want to create meta tags automatically on node creation. I am using the Nodewords module.
0
votes
1answer
572 views
Canonical URL for Front Page - without path
I've been looking for a solution to the Front Page URL issue that meets the following criteria.
Allows me to keep the Canonical and Description Tags from Meta Tags Quick on Views sub-pages.
Allows ...
0
votes
1answer
639 views
Metatags for Views page? [duplicate]
Possible Duplicate:
Meta tags on Views in Drupal 7
Tried metatags module, it is great, but can only set meta for Content, Tax, Front, etc, not for Views.
How to set metatags info for ...
-2
votes
0answers
17 views
Tags have not separated and they work like one sentence [closed]
When I put some tags in an article for instance tags (web, news, un) if I write next article and use one of them, they don't separate, mean they are like one sentence.
0
votes
0answers
616 views
Meta tags on pages do not work [closed]
I'm trying to add meta tags support for content pages, but the meta settings just don't apply to pages. I have tried to manage this for Basic page content type with 2 modules, metatags 7.x-1.x-dev ...
2
votes
1answer
548 views
Canonical URL Meta Tag for a View Page
I'm using the Meta Tags Module and it has been a solid way to add meta tags throughout the site - especially the increasingly important Canonical URL meta tag.
I'm having trouble adding the same tag ...
1
vote
0answers
446 views
Metatags quick - no output
So I installed metatags quick module 7.x-2.3+3-dev on D7.12. Since my site is bilingual and I do not need any per entity variations, I decided to go the path-based way and checked the Use path-based ...
1
vote
3answers
1k views
Meta tags, title and description not showing up on home page
I have a regular page set as the home page on my site. The Meta Tags, Title and Description are all set on the node, but do not show up on the home page.
Any ideas why?
1
vote
2answers
327 views
How can I change tag separator from “,” to “+”?
I want to change tag separator in a Term reference field of my content type (using Autocomplete term widget (tagging)) from "," to "+" or maybe something else (in Drupal 7) because this field needs to ...
1
vote
0answers
570 views
How do I create a Drupal 7 multilanguage frontpage including SEO?
What is the best solution for creating a multi language homepage with Drupal 7?
I am using the modules 'Meta tags, 'Internationalization' and 'Variable'.
In the Multilingual setting ...
1
vote
3answers
133 views
What is wrong with this code returning error
I am using this function to return metatag on front page of my drupal site
<?php
if ($is_front) {
echo "<META NAME="KEYWORDS" CONTENT="Geek community,stuffs for geeks,geek contents,tech ...