Articles on: Sprwt Supprt
How do I change or cancel my Auto-Blog subscription?
While the subscription is active the tab shows an Active Schedule summary (frequency, days, max articles/month, next run, backlinking status, monthly amount and subscription ID) with two buttons: Edit Schedule re-opens the form so you can change settings and Save Schedule (the subscription amount is updated), and Cancel Subscription, which opens a confirmation dialog explaining that the subscription is cancelled immediately, no further monthly charges are made and the auto-schedule is deactivated.
Known issue in the current version: confirming the Cancel Subscription dialog sends its request to admin/blog/cancel-blog-schedule, but no route in the application maps that address to the cancellation code — the closest matching route sends it to the ordinary Blog Posts page instead, which returns no response. In practice this means the confirmation dialog's "Cancel Subscription" button is likely to fail (an error toast, or no visible change) rather than actually cancel the Stripe subscription. If cancelling doesn't visibly take effect after confirming, contact Sprwt support to cancel the subscription on your behalf rather than relying on the button.
Simply switching Enable Auto-Blog off and clicking Save Schedule stops new runs but does not cancel billing.
Where to find it:
/admin/blog#tabSchedule