WHAT IS THE MOST EFFECTIVE WAY OF ADDING META TAGS TO AN XSITEPRO WEBSITE.

2 replies
  • WEB DESIGN
  • |
Hey warriors.

I have recently created a basic website through xsitepro.

What is the best and most effetive way of adding meta tags to my website.

Thanks

laurian
#adding #effective #meta #tags #website #xsitepro
  • Profile picture of the author Bruce Hearder
    Not being familiar with XsitePro, I am going to jump in and assume you can't add meta tags in XSP otherwise you wouldn't be asking this question.. Am I correct?

    Is so, then simply open the file with NOTEPAD and add the metatags that way.

    The most common ones are :

    Code:
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    
    <meta name="keywords" content="Your keywords seperated by keywords" />
    <meta name="description" content="A meaningful description of the page. I generally use a mini headline here to get people to visi the site." />
    Hope this helps

    Bruce
    {{ DiscussionBoard.errors[551820].message }}
  • Profile picture of the author StevenSaliba
    To add meta tags to xsitepro2 go to Web Pages, then Page Settings. Under File Name there is Keywords. Add the keywords you want in the Keywords section. Those would be the meta tags.
    {{ DiscussionBoard.errors[566028].message }}

Trending Topics