View Single Post
Old October 4th, 2009, 10:15 PM   #1 (permalink)
greenflag
Member
Verified Customer
 
Join Date: Jun 2006
Posts: 46
Question need help with title and meta tags

i want to print the title and meta tags on the actual page. i have pp integrated with vb.

I need to know what code will do this, and where to make the changes.

so an example:

<title>abc 123</title>
<meta name="description" content="photopost is a cool script." />

on my actual pp page i want the text in the above tags to print on my pp pages like:

<h1>abc 123</h1>
<p>photopost is a cool script.</p>

help please!
greenflag is offline   Reply With Quote