// Site Navigation Structure
Sitemap.xml
sitemap.xml
$ cat sitemap.xml
# Navigate through all available pages on the Loopxo website.
const totalPages = 18
const sections = 3 categories
01_main_pages.md
8 pages
01
Main Pages
Core pages of our website
$ls -la main_pages/
→
Home Page
Main landing page
/
→
Porfolio
Get in touch with our team
/portfolio
→
Contact Us
Get in touch with our team
/contact
→
Documentation
Get in touch with our team
/docs
→
Pricing
Get in touch with our team
/pricing
→
Career
Get in touch with our team
/carrer
→
Blog
Get in touch with our team
/blog
→
Services
Get in touch with our team
/services
$ echo "Total: 8 pages in main_pages"
02_services.md
7 pages
02
Services
Explore our services pages
$ls -la services/
→
UI-UX Design
UI-UX Design information and details
/services/ui-ux
→
Mobile Apps
Mobile Apps information and details
/services/mobile-app
→
Backend Development
Backend Development information and details
/services/backend-developement
→
Frontend Development
Frontend Development information and details
/services/frontend-developement
→
Artificial Intelligence
Artificial Intelligence information and details
/services/ai-integration
→
Data Analysis & Data science
Data Analysis & Data science information and details
/services/data-analysis
→
Managed Cloud & DevOps
Managed Cloud & DevOps information and details
/services/devops
$ echo "Total: 7 pages in services"
03_resources_&_information.md
3 pages
03
Resources & Information
Helpful resources and legal information
$ls -la resources_&_information/
→
Privacy Policy
How we protect your data and privacy
/privacy
→
Terms & Conditions
Terms of service for all our products
/terms
→
Sitemap
This page - overview of all site content
/sitemap
$ echo "Total: 3 pages in resources_&_information"
// Need Help Finding Something?
Can't find what you're looking for?
If you can't locate a specific page or need assistance navigating our website, our customer support team is here to help.