Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me
Support forum for customers who have purchased JoomSEF 3 (Joomla 1.5 compatible). Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1
  • 2

TOPIC: Meta tag

Meta tag 14 years, 3 months ago #12384

i've insert in the joomsef - sef url the meta tag title, descrition and keywords, i've save my job but in the page doesnt't appear this meta...

i've edit my index file for check if somethink goes wrong and this is the head of my index:

<head>
<script type="text/javascript" src="addLinkerEvents-ga.js" />
<script LANGUAGE='javascript' type='text/javascript' SRC='/fbparam.js'></script>
<script LANGUAGE='javascript' type='text/javascript' SRC='/fblib.js'></script>
<meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" />
<jdoc:include type="head" />
<link rel="shortcut icon" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/favicon.ico" />
<!-- Import Style Sheets-->
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/general.css" type="text/css" />
<link href="templates/<?php echo $this->template ?>/css/template_css.css" rel="stylesheet" type="text/css" media="screen" />
<link href="templates/<?php echo $this->template ?>/css/style<?php echo $hilite ?>.css" rel="stylesheet" type="text/css" media="screen" />

<!--[if lte IE 6]>
<link rel="stylesheet" type="text/css" href="templates/<?php echo $this->template ?>/css/ie_6.css" media="screen, projection" />
<script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/DD_belatedPNG0.0.7a-min.js"></script>
<script>
DD_belatedPNG.fix('#logo img,#shadow980px,#shadow940px,#shadow900px,#shadow860px,#shadow820px,span.expanded,.searchmodule,.blogdate, #leftCol ul li a,#ssnext, #ssprev,.tweet_first,#innerContainer,#bannerLeft,#bannerWrap,.article_separator,.leading_separator,#leftCol ul li a,#rightCol ul li a,#pathwayWrap img,a.readon,blockquote');
</script>
<![endif]-->

<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="templates/<?php echo $this->template ?>/css/ie_7.css" media="screen, projection" />
<![endif]-->


<?php if ($superfish == "yes") : ?>
<script type="text/JavaScript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/superfish.js"></script>
<?php endif; ?>

<?php if ($panelMenu == "yes") : ?>
<!-- Panel Menu-->
<script type="text/JavaScript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/accordionMenu.js"></script>
<?php endif; ?>


<?php
define( 'YOURBASEPATH', dirname(__FILE__) );
require(YOURBASEPATH .DS."vars.php");
?>

<script type="text/javascript">
jQuery.noConflict();
jQuery(document).ready(function(){

<?php if ($superfish == "yes") : ?>
jQuery("#nav ul")
.superfish({
animation : {height:"show",opacity:"show"},
delay : 1000
});
<?php endif; ?>

<?php if($this->countModules('panel1') or $this->countModules('panel2') or $this->countModules('panel3') or $this->countModules('panel4')) : ?>
jQuery("#open").click(function(){
jQuery("div#panel").slideDown("slow");
});
jQuery("#close").click(function(){
jQuery("div#panel").slideUp("slow");
});
jQuery("#toggle a").click(function () {
jQuery("#toggle a").toggle();
});
<?php endif; ?>

});
</script>

</head>

the meta tag who appear is the same for all the page...
somebody can help me?
thanks
The topic has been locked.

Re:Meta tag 14 years, 3 months ago #12391

  • dajo
  • OFFLINE
  • Posts: 5069
Hello,

Go to JoomSEF Configuration and on the "Title and Meta Tags" tab make sure the "Enable MetaData generation" option is enabled.

Best regards,
ARTIO Support Team
ARTIO Support Team
The topic has been locked.

Re:Meta tag 14 years, 3 months ago #12410

yes the option is enable but does'nt work
The topic has been locked.

Re:Meta tag 14 years, 3 months ago #12414

  • dajo
  • OFFLINE
  • Posts: 5069
Hi,

In that case, go to Plugin Manager and make sure the System - ARTIO JoomSEF plugin is enabled and is the first in ordering. Then make sure there is no other plugin enabled which could also generate its own metadata and so would interfere with JoomSEF.

Best regards,
ARTIO Support Team
ARTIO Support Team
The topic has been locked.

Re:Meta tag 14 years, 3 months ago #12434

set plugin first and try to disable the other plugin (i've joom seo plus for h1 tag) but it doesn't work :(
The topic has been locked.

Re:Meta tag 14 years, 3 months ago #12442

  • dajo
  • OFFLINE
  • Posts: 5069
Try clearing JoomSEF's cache using the Clear Cache button on JoomSEF Control panel.
ARTIO Support Team
The topic has been locked.
  • Page:
  • 1
  • 2
Přihlášení uživatele Prázdný