WebmasterSite.net
PHP scripts to enable your creativity
Home
Web Scripts
WSN Links
WSN Gallery
WSN Knowledge Base
WSN Forum
WSN Classifieds
WSN Directory
WSN AdUnblocker
WSN FormEmail
WSN InstaChat
WSN Redirector
WSN Webcomic
WSN Guest
Reviews
WSN For WordPress
WSN For Web Designers
Webmaster Resource Links
Register
Log In
Username
Password
Login
Forgot your password?
WSN Support Forums
Paid Scripts Support
Meta tags appear at top of page when add
Meta tags appear at top of page when add
Details
Discussion
3
Print
Comments on Meta tags appear at top of page when add
•
badgoat
Member
Usergroup:
Customer
Joined:
Nov 13, 2005
Total Topics:
7
Total Comments:
14
•
badgoat
#1 -
Quote
-
Permalink
Posted Nov 27, 2005 - 4:01 PM:
Hello!
When I add Meta tags to the Search and SEO section, the Meta tags appear at the top of the page.. I'm not sure why that is! From my wrapper template:
<html>
<head>
<title>{PAGETITLE}</title>
<link rel="stylesheet" href="{DIRURL}/templates/styles/{STYLESHEET}.css" type="text/css">
<link rel="alternate" type="application/rss+xml" title="{SITETITLE}" href="{DIRURL}/rssfeed.php">
{MAINMETA}
{CATHEADERINFO}
</head>
<body>
Isa something missing or misconfigured?
•
Paul
developer
Usergroup:
Administrator
Joined:
Dec 20, 2001
Location:
Diamond Springs, California
Total Topics:
61
Total Comments:
7868
•
Paul
#2 -
Quote
-
Permalink
Posted Nov 27, 2005 - 7:40 PM:
You haven't specified what you're typing as your meta tags. Sometimes people forget to make them actual html tags.
•
badgoat
Member
Usergroup:
Customer
Joined:
Nov 13, 2005
Total Topics:
7
Total Comments:
14
•
badgoat
#3 -
Quote
-
Permalink
Posted Nov 27, 2005 - 7:52 PM:
Some people, including me
Using the actual HTML tag fixed it. Thank you kindly Paul
Search thread for
Go ►
Download thread as
text
HTML
Go ►
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on Meta tags appear at top of page when add
Member
Usergroup: Customer
Joined: Nov 13, 2005
Total Topics: 7
Total Comments: 14
Hello!
When I add Meta tags to the Search and SEO section, the Meta tags appear at the top of the page.. I'm not sure why that is! From my wrapper template:
<html>
<head>
<title>{PAGETITLE}</title>
<link rel="stylesheet" href="{DIRURL}/templates/styles/{STYLESHEET}.css" type="text/css">
<link rel="alternate" type="application/rss+xml" title="{SITETITLE}" href="{DIRURL}/rssfeed.php">
{MAINMETA}
{CATHEADERINFO}
</head>
<body>
Isa something missing or misconfigured?
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
You haven't specified what you're typing as your meta tags. Sometimes people forget to make them actual html tags.
Member
Usergroup: Customer
Joined: Nov 13, 2005
Total Topics: 7
Total Comments: 14
Some people, including me Using the actual HTML tag fixed it. Thank you kindly Paul