Atom eve seo
This commit is contained in:
6
agent/schedules/weekly.ts
Normal file
6
agent/schedules/weekly.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import { defineSchedule } from "eve/schedules";
|
||||
|
||||
export default defineSchedule({
|
||||
cron: "0 9 * * 1",
|
||||
markdown: "Run the weekly SEO improver loop for the configured property and tracked keywords.",
|
||||
});
|
||||
Reference in New Issue
Block a user