Blog syndication: publishing an article posts it to X and Instagram through Blotato (cover via media upload, once per article, retry button, status column)

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-13 07:20:47 -05:00
parent 0ad974ca59
commit 53f87f79ba
4 changed files with 106 additions and 7 deletions
+2 -1
View File
@@ -311,6 +311,7 @@
<div class="card" id="blogList">
<div class="card-head"><h3>Articles</h3><span class="sub" id="blSub"></span></div>
<p class="muted small" style="margin:0 0 10px">Coaching and teaching stories, published at <a href="/blog" target="_blank" rel="noopener">instantadpay.com/blog</a>. Every published post gets its own page with a title tag, description, canonical link, social preview card, structured data, and a spot in the sitemap and RSS feed. Drafts are visible only to you (open one from its row to preview the real page).</p>
<p class="small muted" id="blSyndNote" hidden style="margin:0 0 10px"></p>
<p><button type="button" class="btn small" id="blNew">New article</button></p>
<div class="tablewrap"><table class="adm-table" id="blTable"></table></div>
</div>
@@ -423,6 +424,6 @@
</div>
<script src="/assets/common.js?v=20260913a"></script>
<script src="/assets/admin.js?v=20260913c"></script>
<script src="/assets/admin.js?v=20260913d"></script>
</body>
</html>