meta tags - not sure how to get them in

General project discussion. NOT for help questions.
Post Reply
blueOysterCult
New Member
New Member
Posts: 4
Joined: Sat Nov 28, 2009 2:19 am

meta tags - not sure how to get them in

Post by blueOysterCult »

Hello All

I am new(ish) to CMS in general - I have experience in DOTNETNUKE stuff but am now working on doing some SEO stuff for a friend using this CMS - I am also used to HTML and CSS - some other languages... where one can just put meta anything in the code.. I cannot for the life if me find where to place title and description tags for each page


thanks


Rob
replytomk3

Re: meta tags - not sure how to get them in

Post by replytomk3 »

Site Admin>Global settings

Content>Pages>Page>Options tab
blueOysterCult
New Member
New Member
Posts: 4
Joined: Sat Nov 28, 2009 2:19 am

Re: meta tags - not sure how to get them in

Post by blueOysterCult »

Thanks Tomk3 but is it like meta tags in in HTML? - blah blah blah ? I know in the DNN we had a lot of tokens etc.. and things were a little different

Thanks
R
replytomk3

Re: meta tags - not sure how to get them in

Post by replytomk3 »

You put the actual html code for meta tag in there, not just comma separated values. Fe,

Code: Select all

<meta name="description" content="Lots of useful information about software, also articles, hard to find stuff, and knowledge."/>
<meta name="keywords" content="software, firefox, windows, limewire, mathematica, funny, chuck key, remote desktop, liquid crystal, index case, nvu, CMS, .htaccess, mod_rewrite, Gadwin PrintScreen, Half Life"/>
blueOysterCult
New Member
New Member
Posts: 4
Joined: Sat Nov 28, 2009 2:19 am

Re: meta tags - not sure how to get them in

Post by blueOysterCult »

I want to practice on a page that isnt a big deal: the privacy policy page options tab has a section: Page Specific Metadata: - is that where is goes?
replytomk3

Re: meta tags - not sure how to get them in

Post by replytomk3 »

Yes. Then try viewing the page html source in your browser.
Last edited by replytomk3 on Sat Nov 28, 2009 7:12 pm, edited 1 time in total.
blueOysterCult
New Member
New Member
Posts: 4
Joined: Sat Nov 28, 2009 2:19 am

Re: meta tags - not sure how to get them in

Post by blueOysterCult »

Hey! Thanks - I got it.. got through all the pages I needed - they're all there

Thanks
Post Reply

Return to “General Discussion”