Category: WordPress Development
- Dmitry Rodionov
No-code or custom code? How to divide responsibilities
No-code tools can shorten the path to a working process. However, it is crucial to determine who is responsible for data, errors, and integration maintenance.
- Dmitry Rodionov
Internal knowledge base with AI: from content to answers
A knowledge assistant needs organized sources, access control, and updates. Simply adding a language model does not solve the search problem.
- Dmitry Rodionov
What is worth delegating to AI during software development
The choice of tasks for AI should consider risk and the possibility of verifying the result. Practical criteria for code, content, and automation.
- Dmitry Rodionov
AI agent or admin panel?
Not every screen should disappear. When does a conversation help accomplish a task and when does a table, form, or change preview provide better control?
- Dmitry Rodionov
How to review the security of code generated by AI
Code generated by a model requires the same standards as the rest of the code. Key review areas: permissions, inputs, and side effects.
- Dmitry Rodionov
Product data ready for reuse
Consistent product descriptions, parameters, and URLs make it easier to use them in search and integrations. How to ensure solid technical foundations.
- Dmitry Rodionov
SEO and AI search: structured content above all
A clear site structure, accessible content, and consistent metadata help systems interpret information. However, they do not guarantee citation or ranking.
- Dmitry Rodionov
A website for people and API for systems
The user interface and integration require different access points. How to combine content publishing with controlled data sharing.
- Dmitry Rodionov
Integration security: endpoints, permissions, and monitoring
Extending the site with integrations expands the area that requires protection. How to prioritize and limit the consequences of incorrect or unauthorized requests.