Blog
Blog feature آپ کی ImgBed site میں ایک الگ blog page شامل کرتا ہے۔
enable ہونے کے بعد visitors کھول سکتے ہیں:
text
https://your-domain.com/blog/
یہ blog open-source LyraVoid/Mizuki project سے adapt کیا گیا ہے۔ ImgBed اسے rewrite کر کے Vue کے ساتھ integrate کرتا ہے تاکہ یہ image hosting site کے حصے کے طور پر چل سکے۔
کہاں Configure کریں
Blog settings یہاں ہیں:
text
System Settings -> Other Settings -> Blog
First-Time Setup
Enableon کریں۔- وہ GitHub account منتخب کریں جو blog configuration store کرے گا۔
Update Blogپر کلک کریں۔- success message کا انتظار کریں۔
- blog دیکھنے کے لیے
https://your-domain.com/blog/کھولیں۔
پہلی بار استعمال پر ImgBed selected account کے تحت ایک private GitHub repository تیار کرتا ہے:
text
imgbed-blog-configیہ repository blog settings اور article content محفوظ کرتی ہے۔
Posts لکھنا
blog posts اپنی private GitHub repository میں edit کریں:
text
imgbed-blog-configعام workflow:
- GitHub کھولیں۔
- private
imgbed-blog-configrepository میں جائیں۔ - post files edit یا add کریں۔
- changes commit کریں۔
- ImgBed admin panel پر واپس آ کر
Update Blogپر کلک کریں، یا blog homepage کے اوپر بائیں logo کو تین بار click کر کے blog update trigger کریں۔
Update Blog آپ کا لکھا ہوا content overwrite نہیں کرتا۔ یہ ضرورت پڑنے پر repository initialize کرتا ہے اور blog cache refresh کرتا ہے۔
Supported Features
Blog عام blog features support کرتا ہے، جیسے post lists، categories، tags، archives، search، dark mode، اور language switching۔
یہ comments اور visit statistics بھی support کرتا ہے۔

comments posts کے نیچے دکھتے ہیں۔ visitors avatar، nickname، email، اور comment content submit کر سکتے ہیں۔
visit statistics post views اور site visits دکھاتے ہیں، جس سے آپ blog traffic سمجھ سکتے ہیں۔
URL
Blog ہمیشہ /blog/ کے تحت serve ہوتا ہے۔
مثلاً اگر آپ کا ImgBed domain ہے:
text
https://image.example.comتو blog URL ہوگا:
text
https://image.example.com/blog/blog disable ہونے کے بعد visitors blog page access نہیں کر پائیں گے۔