PDA

View Full Version : Meta tags


Spangle
05-17-2013, 05:40 AM
I notice in header include that there is this code :

<vb:elseif condition="$show['foruminfo']" />
<meta name="keywords" content="{vb:raw foruminfo.title_clean}, {vb:raw vboptions.keywords}" />
<meta name="description" content="<vb:if condition="$pagenumber > 1">{vb:rawphrase page_x, {vb:raw pagenumber}}-</vb:if>{vb:raw foruminfo.description_clean}" />
<vb:else />
<meta name="keywords" content="{vb:raw vboptions.keywords}" />
<meta name="description" content="{vb:raw vboptions.description}" />
</vb:if>

Can anyone tell me where it pulls this information from, and can I set these two options my self ?

skol
05-30-2013, 06:15 PM
You set them yourself..Admincp/Settings/General Settings the first two options...