It is peter, a frontend developer.
thx for the great development of microsystools.com, those tools is so helpful to me and my clients.
Now, we are building an automatic tool to check all the pages(different client) in schedule, and save all the analytics result into different folders. However I realize that project-path is not working at all.
Quote
open TechSEO360.app --args @override_rootpath=https://navstory.co -exit -scan -build -save ":petertest10.ini" :petertest10.ini
When I input the command above, it spend around 5s, and a save file window pop up to request me to enter project name.
As I follow the instruction below.
https://www.microsystools.com/products/technical-seo/help/automate-technical-seo/
I am happy we got everything working over email.
In the process we have now added more command line interface (CLI) parameters:
- override_initfromproject
- autocreate
This means if you want to
- initialize all settings from a predefined project file that does not define root path
- override rootpath
- want TechSEO360 to create a new project (that does not already exist) + use that when saving the results
it would look like this for Mac
open TechSEO360.app --args -exit -scan -build -save -autocreate ":/users/%name%/myprojecs/shopexample.ini" @override_initfromproject=/users/%name%/myprojecs/mydefaults.ini@ @override_rootpath=https://shop.example.com@
Documentation has been updated:
http://www.microsystools.com/products/technical-seo/help/automate-technical-seo/ (http://www.microsystools.com/products/technical-seo/help/automate-technical-seo/)