library/Dot/Seo.php
Properties
Description
DotBoost Technologies Inc.
DotKernel Application Framework
Classes
Dot_Seo
Properties
No
No
Description
SEO stuff. MetaKeyword, MetaDescription, Canonical URL, and other stuff related SEO.
Methods
__construct,
createCanonicalUrl,
getOption,
routes,
__construct(
)
:
Dot_Seo
Description
Constructor
Return value
Tags
Name |
Description |
access |
public |
createCanonicalUrl(
array
$link
= NULL,
)
:
string
Description
Create canonical URL
This method will be changed when will add URL ReWrite alternative
Arguments
Name |
Type |
Description |
Default |
$link |
array |
[optional] |
NULL |
Return value
Tags
Name |
Description |
todo |
improvement of canonical url's |
access |
public |
getOption(
)
:
array
Description
Get SEO options
Return value
Tags
Name |
Description |
access |
public |
routes(
)
:
void
Description
Make the route by module/controller/action
Update the new route
Return value
Tags
Name |
Description |
access |
public |
Properties
$_option,
private
$_option
=
NULL
Option variable from dots/seo.xml fileZend_Config