public class SEOConfig extends Object
| Constructor and Description |
|---|
SEOConfig() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFrequency() |
List<String> |
getRobotsFollow() |
List<String> |
getRobotsIndex() |
void |
setFrequency(List<String> frequency_) |
void |
setRobotsFollow(List<String> robotsfollow_) |
void |
setRobotsIndex(List<String> robotsindex_) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.