Thanks for answering the Meta data question.
Can you please update me on my 2 additional questions:
1) Currently we have on the API page, sidebar links. Can we keep them when
implementing Swagger?
2) Is there an option to control the API page index status (Indexed for
Search Engines crawl) and inner links follow/nofollow attributes? Like in
wordpress or other CMS.
Thanks!
On Monday, July 30, 2018 at 6:34:24 AM UTC+3, Saurabh Goel wrote:
>
> Hi,
>
> We can change Meta details of page by method in SwaggerConfig class as
> show below,
>
> private ApiInfo apiMetaDetails() {
> return new ApiInfoBuilder()
> .title("Google API")
> .description("Google API reference for developers")
> .termsOfServiceUrl("http://localhost:8080/")
> .licenseUrl("[email protected] <javascript:>")
> .version("1.0")
> .build();
> }
>
> Regards
> Saurabh
>
> On Sunday, July 29, 2018 at 5:17:48 PM UTC+8, [email protected] wrote:
>>
>> Hi,
>>
>> Does the swagger platform enables to edit the Meta title & description of
>> a page, SEO wise? In addition, can I control on other attributes such as
>> page's indexation, redirects, link follow etc.
>> 1 more question - our current API page's template has side bar links that
>> we want to keep when implementing Swagger. Is it possible to have this
>> template with sidebar links that we define?
>>
>> Thanks!
>>
>
--
<https://jfrog.com/resources/upcoming-webinars/?utm_source=email&utm_medium=signature_banner&utm_campaign=upcoming_webinarshttp://>
--
You received this message because you are subscribed to the Google Groups
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.