1
kwildmoon
meta tag help
  • 2004/7/15 3:29

  • kwildmoon

  • Just popping in

  • Posts: 4

  • Since: 2004/7/15


i'd like to add a meta tag that's not included in the admin area ... where and how would i do that?

2
hervet
Re: meta tag help
  • 2004/7/18 9:44

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Hi,

May be the easier solution will be to add it directly in your theme file ???

Bye,
Hervé

3
tjnemez
Re: meta tag help
  • 2004/7/18 10:35

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


this is the head tag from theme.html that will need to be edited:

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="content-language" content="<{$xoops_langcode}>" />
<meta name="robots" content="<{$xoops_meta_robots}>" />
<meta name="Keywords" content="<{$xoops_meta_keywords}>" />
<meta name="Description" content="<{$xoops_meta_description}>" />
<meta name="rating" content="<{$xoops_meta_rating}>" />
<meta name="author" content="<{$xoops_meta_author}>" />
<meta name="copyright" content="<{$xoops_meta_copyright}>" />
<meta name="generator" content="XOOPS" />
<title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>
<link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<link rel="stylesheet" type="text/css" media="all" href="<{$xoops_url}>/xoops.css" />
<link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" />
<link href="style.css" rel="stylesheet" type="text/css" />
</head>

why you do not want to use admin?

4
kwildmoon
Re: meta tag help
  • 2004/7/21 22:06

  • kwildmoon

  • Just popping in

  • Posts: 4

  • Since: 2004/7/15


I'm fine with using the admin ... but I want to add my safe surf and irca meta tags. Is there a way to do that without changing the theme htmls?

Login

Who's Online

65 user(s) are online (54 user(s) are browsing Support Forums)


Members: 0


Guests: 65


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits