Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Hide storefront

    General Discussion
    2
    3
    156
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      Peppek1993 last edited by

      Hey, how can I completely hide everything frontend related from my domain while also keeping access to API and admin panel?

      I don't want google to pickup the domain for bagisto store at all, because I use my own frontend written in Nuxt from scratch and I use bagisto only as a headless CMS.

      If I go to channels and set the main channel to maintenance mode then all the api requests are failing.

      ashish2409 1 Reply Last reply Reply Quote 0
      • ashish2409
        ashish2409 @Peppek1993 last edited by

        @Peppek1993

        Could you please elaborate on your concern more clearly, as I am having trouble understanding your query? I would really appreciate it.

        Thanks!

        P 1 Reply Last reply Reply Quote 0
        • P
          Peppek1993 @ashish2409 last edited by

          @ashish2409

          I have bagisto app on my subdomain

          https://admin.example.com

          it has the entire store that bagisto provides, products, categories, shopping cart etc. everything.

          then I have https://admin.example.com/admin

          this is where the admin panel is - which I use

          On my main apex domain, https://example.com

          I have my ecommerce website that I develop in Nuxt 3 from scratch. I source all the data displayed on that website from database and backend provided by Bagisto

          (all my api endpoints go to https://admin.example.com/api/v1/...)

          What I want is that when you go to https://admin.example.com and every other subroute of that page, for example https://admin.example.com/product-1, https://admin.example.com/page/about-us etc (basically every single SHOP view) I wan't it to NOT EXIST.

          I'm not using it, and I don't want google or my clients to confuse this for the actual website (which is https://example.com)

          HOWEVER, I'm still using admin panel (https://admin.example.com/admin) and I'm still using REST-API, so I can't just turn maintenance mode on.

          Hope that clarifies it.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post