FAQ
Common questions about the blog system and how it works.
General
How do I create a new blog post?
Go to the admin panel and click "Create Post" from the sidebar. Fill in the title, description, and content. You can also use AI to generate the content automatically. Once you're done, make sure to set the post as "Published" and click "Save" to publish it.
Categories
When generating or translating a posts with AI, would it create categories for it?
No, you need to manually add the categories to the post, AI will only generate or translate the title, description, cover image and the content of the post.
What happens if I delete a category?
Deleting a category removes it from all posts including the translations that were using it. This action cannot be undone, so make sure you really want to delete it before confirming.
Do categories support multiple languages?
Yes, each category can have a different name for each language. When you create a category, it starts with the same English name in all languages. You can edit the translations later to customize the name for each language.
Translations
Can I use AI to translate my posts?
Yes, the system can automatically translate posts using AI. The AI preserves the formatting and structure while adapting the content to the target language. You can always edit the translation after it's generated.
Do translations share the same cover image?
Yes, all translations of the same post share the same cover image. This keeps the visual consistency across languages.
How many languages can I translate a post to?
You can translate a post to any language that's configured in config/languages.php. There's no limit on the number of translations you can create.
AI Generation
How does AI content generation work?
When you use AI to generate a post, the system creates the title, description, and content based on your prompt. It can also generate a cover image automatically. The generation happens in the background, so you can continue working while it processes.
Can I edit AI-generated content?
Absolutely. AI-generated content is just a starting point. You can edit, refine, or completely rewrite any part of it to match your needs.
What models are used for the AI generation and translation?
The short answer is any model that you want, but make sure that you have the API access first. As default Laratic is using opan ai models to generate conetne.
SEO
How does SEO work for blog posts?
The system automatically generates SEO-friendly meta descriptions and handles URL slugs. Posts also get automatic Open Graph tags for better social media sharing. You can customize the SEO settings for each post in the editor.
Can I customize the URL slug?
Slugs are automatically generated from the post title, but you can edit them manually in the post editor. Make sure the slug is unique and URL-friendly.
Post Visibility
I just created a post, but I don't see it in the blog.
When you create a post either manually or with the help of AI, you need to publish it to make it publicly available.
What does "Promoted" mean?
Promoted posts appear prominently on the blog index page, usually at the top. This is useful for highlighting important or featured content.