Class cmsSEO
From Snapp CMS Developer Documentation
Class cmsSEO
Construction Configuration Options
| Config Options | Description |
|---|---|
| cfg : object/array | Configurations option passed through from the config.ini |
Available Functions
| metaTags() |
|---|
|
Returns the keyword and description meta tags. |
| buildURL(menuItem:array) |
|---|
|
Checks is SEO urls is enabled and creates a SEO Friendly URL Parameters
|
| encodeURL(string:string) |
|---|
|
Removes special characters from a url string and returns the string Parameters
|
| decodeURL(string:string) |
|---|
|
Decodes a encoded seo url string Parameters
|
| checkROBOT() |
|---|
|
Check if the site visitor is a search engine bot or a user |
