Bagisto Forum

    Bagisto

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

    Sitemap not working

    Installing Bagisto
    2
    5
    699
    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.
    • G
      gauravjain1 last edited by

      Hello

      We enable site map, i get gooogle sitemap link too for our site map from settings but when i open then no sitemap

      how to ifx

      1 Reply Last reply Reply Quote 0
      • R
        rishabh-webkul19 last edited by

        Hello @gauravjain1

        Regarding sitemaps query you can check out the below link.

        https://docs.bagisto.com/2.0/marketing/sitemaps.html

        Warm Regards
        Team Bagisto

        1 Reply Last reply Reply Quote 0
        • G
          gauravjain1 last edited by

          we follow same steps but can not see sitemap

          1 Reply Last reply Reply Quote 0
          • R
            rishabh-webkul19 last edited by

            Hello @gauravjain1

            Can you please let us know your bagisto version.

            Also, if it is possible can you provide us with your Bagisto admin details so that we can check this out at our end.

            Warm Regards

            G 1 Reply Last reply Reply Quote 0
            • G
              gauravjain1 @rishabh-webkul19 last edited by

              @rishabh-webkul19

              Hello bro

              i am using latest 2.3.6 version

              also we see a new issue today, when we pay using razorpay then see following error, can u help me to fix this too

              Internal Server Error

              Razorpay\Api\Errors\BadRequestError
              The amount must be an integer.
              GET www.linberlin.in
              PHP 8.2.29 — Laravel 11.44.2

              Expand
              vendor frames
              28 vendor frames collapsed

              Webkul\Installer\Http\Middleware\CanInstall
              :30
              handle
              1 vendor frame collapsed

              Webkul\Core\Http\Middleware\SecureHeaders
              :29
              handle
              20 vendor frames collapsed

              public/index.php
              :51
              packages/Webkul/Installer/src/Http/Middleware/CanInstall.php :30
              if (! $this->isAlreadyInstalled()) {
              return redirect()->route('installer.index');
              }
              }

                  return $next($request);
              }
              
              /**
               * Application Already Installed.
               *
               * @return bool
               */
              public function isAlreadyInstalled()
              {
                  if (file_exists(storage_path('installed'))) {
                      return true;
              
              1 Reply Last reply Reply Quote 0
              • First post
                Last post