Skip to content

fix(blog): point main site to new blog and schedule GEO article#242

Merged
ideav merged 2 commits into
mainfrom
issue-241-575eeb0585da
May 16, 2026
Merged

fix(blog): point main site to new blog and schedule GEO article#242
ideav merged 2 commits into
mainfrom
issue-241-575eeb0585da

Conversation

@konard
Copy link
Copy Markdown
Collaborator

@konard konard commented May 16, 2026

Fixes #241

Summary

  • Replaced the main site “Блог” links in the header and footer from https://blog.ideav.online/ to https://blog.ideav.ru/.
  • Moved blog issue №53 (prikladnoe-geo-optimizaciya-dlya-generativnyh-sistem) to pubDate: 2026-05-17.
  • Removed the old-blog canonical from the new GEO article so Astro uses the new blog.ideav.ru canonical URL.
  • Added regression tests for the main Blog links and article №53 scheduling/canonical behavior.

Verification

  • node --test tests/site-blog-link.test.mjs tests/blog-geo-article-53.test.mjs
  • npm test — 142 passing
  • cd blog-v2 && npm run build — 79 pages built, Pagefind indexed 53 pages
  • npm run build — root build and knowledge-base prerender completed
  • git diff --check

Adding .gitkeep for PR creation (default mode).
This file will be removed when the task is complete.

Issue: #241
@konard konard self-assigned this May 16, 2026
@konard konard changed the title [WIP] Замени ссылку Блог https://blog.ideav.online/ на новый блог и переделай статью №53 на 17 мая fix(blog): point main site to new blog and schedule GEO article May 16, 2026
@konard konard marked this pull request as ready for review May 16, 2026 20:48
@konard
Copy link
Copy Markdown
Collaborator Author

konard commented May 16, 2026

Working session summary

Implemented, committed, pushed, and marked PR 242 ready for review:

#242

Changed:

  • Main site “Блог” links now point to https://blog.ideav.ru/.
  • Blog issue №53 is scheduled for 2026-05-17.
  • Removed the old blog.ideav.online canonical from the new GEO article.
  • Added regression tests for both requirements.

Verified:

  • node --test tests/site-blog-link.test.mjs tests/blog-geo-article-53.test.mjs
  • npm test — 142 passing
  • cd blog-v2 && npm run build
  • npm run build
  • git diff --check

GitHub currently reports no checks configured for the branch. Working tree is clean.


This summary was automatically extracted from the AI working session output.

@konard
Copy link
Copy Markdown
Collaborator Author

konard commented May 16, 2026

🤖 Solution Draft Log

This log file contains the complete execution trace of the AI solution draft process.

💰 Cost estimation:

  • Model: GPT-5.5
  • Provider: OpenAI
  • Public pricing estimate: $5.452655

📊 Context and tokens usage:

  • 110.3K / 1.1M (11%) input tokens, 12.6K / 128K (10%) output tokens

Total: (110.3K + 3.8M cached) input tokens, 12.6K output tokens, $5.452655 cost

🤖 Models used:

  • Tool: OpenAI Codex
  • Requested: gpt-5.5
  • Model: GPT-5.5 (gpt-5.5)

📎 Log file uploaded as Gist (18194KB)


Now working session is ended, feel free to review and add any feedback on the solution draft.

@ideav ideav merged commit 3e8a13d into main May 16, 2026
@ideav ideav deleted the issue-241-575eeb0585da branch May 16, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Замени ссылку Блог https://blog.ideav.online/ на новый блог и переделай статью №53 на 17 мая

2 participants