public interface SEOPage
Modifier and Type | Method and Description |
---|---|
String |
getPageCanonicalLink(List<String> paramInclude,
List<String> paramIgnore)
Ensure Duplicate content all use the same Canonical page link and remove redundant parameters to ensure
multiple page versions imply the same page technically.
|
String |
getPageKeyWords()
What are the keywords that the page represents
|
String |
getPageTitle()
Ensure the Server thinks of a consistent title for the page that contributes to SEO
|
String getPageTitle()
String getPageCanonicalLink(List<String> paramInclude, List<String> paramIgnore)
paramInclude
- as ListparamIgnore
- as ListString getPageKeyWords()
Copyright © 2018. All rights reserved.