# GoPowerSports - GoKarts, Mini Bikes, and Parts | Shop Online

> Markdown mirror of DialtoneApp's public top-site detail page for `gopowersports.com`.

URL: https://dialtoneapp.com/top-sites/gopowersports.com/index.md
Canonical HTML: https://dialtoneapp.com/top-sites/gopowersports.com

## Summary

- Domain: `gopowersports.com`
- Website: https://gopowersports.com
- Description: catalog surface | score 24 | purchase read only
- Label: catalog_surface
- Payment surface: Not available
- Purchase boundary: read_only
- Control boundary: unknown
- Rank: 246209

## robots

~~~text
User-agent: *
Disallow: /account.php
Disallow: /cart.php
Disallow: /checkout.php
Disallow: /finishorder.php
Disallow: /login.php
Disallow: /orderstatus.php
Disallow: /postreview.php
Disallow: /search.php
Disallow: /viewfile.php
Disallow: /wishlist.php
Disallow: /admin/
Disallow: /*sort=
Disallow: /*setCurrencyId=
Disallow: /*zCountry=
Disallow: /__socialshop/
Sitemap: https://www.gopowersports.com/sitemap-index.xml
Sitemap: https://www.gopowersports.com/xmlsitemap.php
~~~

## llms

~~~text
# llms.txt - AI / LLM ingestion guidance for ecommerce site

# Applies to all AI agents
User-agent: *

# Do not ingest any pages related to user accounts or private data
Disallow: /account.php
Disallow: /cart.php
Disallow: /checkout.php
Disallow: /finishorder.php
Disallow: /login.php
Disallow: /orderstatus.php
Disallow: /postreview.php
Disallow: /wishlist.php

# Do not ingest admin pages
Disallow: /admin/

# Do not ingest dynamic search or sorted pages
Disallow: /search.php
Disallow: /*sort=

# Do not ingest raw files or social shop scripts
Disallow: /viewfile.php
Disallow: /__socialshop/

# Notes for AI:
# - Prioritize product pages, category pages, and content pages for training.
# - Avoid any personally identifiable information (PII) or sensitive transactional data.
# - Ignore query parameters for sorting or filtering, as they create duplicates.
~~~

## llms-full

Not found.