Skip to main content

Adding and Managing Sites

Add websites to your AllAccessible account and manage accessibility across all your web properties from one centralized dashboard.

Written by Frank

Adding and Managing Sites

Overview

Add websites to your AllAccessible account and manage accessibility across all your web properties from one centralized dashboard.

Who This Is For

  • New users adding their first site

  • Users managing multiple websites

  • Anyone needing to add additional sites

What You'll Learn

  • How to add a new site

  • Managing multiple sites

  • Site settings and configuration

  • When you need a new site vs subdomain


Adding Your First Site

Step 1: Access Add Site Form

  1. Click Sites in left navigation

  2. Click "Add New Site" button (green button, top-right)

  3. Modal form appears

πŸ“· Add New Site button


Step 2: Enter Site Information

Required Fields:

Site Domain:

Enter: yourwebsite.com
(without https:// or www)

Examples:

Site Name (optional):

  • Friendly name for dashboard

  • Example: "Main Corporate Site" or "E-commerce Store"

  • Helps identify sites if you have multiple


Step 3: Choose Plan Level

Select Your Plan:

  • Starter - $10/month (10k pageviews, all 41 features)

  • Growth - $19/month (25k pageviews, enhanced capacity)

Add-Ons (optional):

  • Select any add-ons you need immediately

  • Can add later if unsure


Step 4: Complete Registration

  1. Click "Add Site" button

  2. Processing takes 5-10 seconds

  3. Site created!

  4. Redirected to site dashboard

What Happens:

  • Site registered in system

  • Account ID generated

  • Stripe subscription created

  • Installation code ready

  • Welcome email sent (optional)


Step 5: Install Widget

Get Installation Code:

  1. New site dashboard shows installation instructions

  2. Or click "Installation" tab

  3. Copy JavaScript code

  4. Add to your website (before </body> tag)

Installation Code Provided:

<script>
    (function(d) {
        var s = d.createElement("script");
        s.setAttribute("data-accessible-account-id", "YOUR_ACCOUNT_ID");
        s.setAttribute("id", "allAccessibleWidget");
        s.async = true;
        s.setAttribute("src", "https://api.allaccessible.org/widget/YOUR_ACCOUNT_ID.js");
        d.head.appendChild(s);
    })(document)
</script>


Managing Multiple Sites

Sites List View

When you have multiple sites:

List Shows:

  • Site name and domain

  • Status badge (Active, Trial, Suspended)

  • Current plan level

  • Pageview usage this month

  • Compliance score (if audited)

  • Quick action buttons

Sort and Filter:

  • Sort by name, status, usage

  • Filter by plan level

  • Search by domain name

πŸ“· Multiple sites list


Per-Site Management

Click any site to access:

Site Dashboard:

  • Overview metrics

  • Recent activity

  • Quick actions

Tabs:

  • Dashboard

  • Subdomains

  • Widget Settings

  • Accessibility Statement

  • Audits (Professional+)

  • Analytics

  • Team (if multi-user)

Each site is independent:

  • Own subscription

  • Own Account ID

  • Own configuration

  • Own analytics


Site Settings and Configuration

Basic Site Information

Editable:

  • Site name (friendly name for dashboard)

  • Primary contact email

  • Notification preferences

  • Notes/description

Not Editable:

  • Domain name (delete and re-add if wrong)

  • Account ID (system-generated)


Widget Configuration Per Site

Each site can have unique:

  • Widget colors (brand matching)

  • Widget position

  • Widget icon

  • Default language

  • Accessibility statement

Access:

  • Sites β†’ [Site] β†’ Widget Settings


When to Add a New Site

New Site vs. Subdomain Decision

Add as NEW SITE when:

  • βœ… Completely different domain (company.com vs otherbusiness.com)

  • βœ… Different business/owner

  • βœ… Separate billing required

  • βœ… Different branding entirely

Add as SUBDOMAIN when:

  • βœ… Same root domain (blog.company.com vs company.com)

  • βœ… Same business/owner

  • βœ… Should share one subscription

  • βœ… Related web properties

Example:

Scenario: Marketing agency managing clientsClient A (clienta.com) β†’ NEW SITE
└─ blog.clienta.com β†’ SUBDOMAINClient B (clientb.com) β†’ NEW SITE
└─ shop.clientb.com β†’ SUBDOMAINYour agency (agency.com) β†’ NEW SITE


Site Limits by Plan

How Many Sites Can You Have?

Starter Plan ($10/month per site):

  • Unlimited sites

  • Each site is separate subscription

  • Each site: $10/month

Example:

3 sites Γ— $10/month = $30/month total

Growth Plan ($19/month per site):

  • Unlimited sites

  • Each site is separate subscription

  • Each site: $19/month

Partners Get Discounts:


Site Usage Monitoring

Pageview Tracking Per Site

Dashboard Shows:

  • Current month pageviews

  • Trend vs last month

  • Projection for month end

  • Warning if approaching limit

Example:

Site: mystore.com
October Pageviews: 7,234
Plan Limit: 10,000 (Starter)
Remaining: 2,766
Projected End of Month: 9,800 (βœ… within limit)


Multi-Site Overview

View all sites at once:

  • Total pageviews across all sites

  • Total cost across all subscriptions

  • Overall compliance scores

  • Combined analytics

Access: Dashboard home page


Site Status Indicators

Status Badges

Active (Green):

  • Subscription current

  • Billing up to date

  • Widget functioning

Trial (Yellow):

  • Free trial period

  • Days remaining shown

  • Convert to paid before expiration

Suspended (Red):

  • Payment failed

  • Widget disabled

  • Update payment method

Inactive (Gray):

  • Manually paused

  • Subscription cancelled

  • Widget not serving


Deleting a Site

When to Delete

Delete a site when:

  • Website no longer exists

  • No longer need accessibility

  • Migrating to different domain

  • Consolidating to subdomains

What Happens:

  • Widget stops serving

  • Subscription cancels

  • Data preserved for 30 days

  • Can re-add if mistake


How to Delete

  1. Sites β†’ [Site]

  2. Click site name

  3. Look for "Site Settings" or "Danger Zone"

  4. Click "Delete Site"

  5. Confirm deletion

  6. Site removed

Billing:

  • Prorated credit for unused days

  • Or subscription ends at period end

  • No early termination fees

Data:

  • Audit history: Preserved for 30 days

  • Analytics: Exported on request

  • Configurations: Deleted


Site Organization Tips

Naming Conventions

If you have many sites:

By Client (Agencies):

β€’ ClientA Main Site
β€’ ClientB E-Commerce
β€’ ClientC Blog

By Brand (Multi-Brand Companies):

β€’ Brand A Corporate
β€’ Brand B Consumer
β€’ Brand C Wholesale

By Purpose:

β€’ Main Website
β€’ E-Commerce Store
β€’ Help Center
β€’ Documentation


Common Questions

Q: How many sites can I have?
A: Unlimited! Each site is a separate subscription at $10-19/month each.

Q: Can I transfer a site to a different account?
A: Yes, contact support to transfer ownership.

Q: What's the difference between sites and subdomains?
A: Sites = separate domains. Subdomains = prefixes of one domain (unlimited, included free).

Q: Can I pause a site temporarily?
A: Cancel subscription. Re-add when needed. Or contact support for pause option.

Q: Do all sites share the same Account ID?
A: No. Each site has unique Account ID.

Q: Can different sites have different plans?
A: Yes! Site A can be Starter, Site B can be Growth + add-ons.


Related Articles


Last Updated: October 2025
​Site Limit: Unlimited
​Cost Per Site: $10-19/month base (+ add-ons)

Did this answer your question?