25-08-2014 12:04 PM
Is there some way to add descriptor to a website thru VB script?
I managed to find that:
Set oWebSiteDescription = TargetWebSite.WebSiteDescription
oWebSiteDescription.IndexPages
But the oWebSiteDescription.IndexPages method acording to the documentation doesn't support 'add' method.
25-08-2014 01:35 PM
Hello
The pages of a web site cannot be managed (add, update, remove) using API functions
All you can do with API is to