# איך להגדיר את דף הבית כבן בינה מלאכותית? למשל: ask.discourse.com

**URL:** https://meta.discourse.org/t/how-to-set-the-home-page-to-be-an-ai-bot-ex-ask-discourse-com/365126
**Category:** Support
**Tags:** ai
**Created:** [7 במאי,‏ 2025,‏ 12:35pm UTC](https://meta.discourse.org/t/how-to-set-the-home-page-to-be-an-ai-bot-ex-ask-discourse-com/365126 "2025-05-07T12:35:04Z")
**Posts on this page:** 1
**Showing post:** 15

<div class="post-metadata">

### Author: ![satonotdead](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/satonotdead/32/447830_2.png) [@satonotdead](https://meta.discourse.org/u/satonotdead)
#### Post date: [31 במאי,‏ 2025,‏ 8:55pm UTC](https://meta.discourse.org/t/how-to-set-the-home-page-to-be-an-ai-bot-ex-ask-discourse-com/365126/15 "2025-05-31T20:55:28Z")

</div>

> Thanks to everyone who contributed to this topic, I learned some very useful tricks 🙂

I’m trying to implement the full functionality of [ask-discourse](https://ask.discourse.org) on Nginx proxy (self-hosted), and I have made some progress.

The URLs can be shortened (without redirect), and the default location on the subdomain points to the AI-bot home screen.

The issue I’m trying to solve is related to CSS files. I tried using the `sub_filter` module in Nginx to load them from the original subdomain, but it didn’t work.

I plan to work on this next week, and then I can share the final template for those who are interested.

---

_[View the full topic](https://meta.discourse.org/t/how-to-set-the-home-page-to-be-an-ai-bot-ex-ask-discourse-com/365126)._
