slickplan.com Open in urlscan Pro
2606:4700:20::681a:d03  Public Scan

Submitted URL: http://www.theuxblog.com/
Effective URL: https://slickplan.com/
Submission: On December 04 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

/register

<form action="/register" class="w-full flex mb-4 md:mb-8" autocomplete="off">
  <div class="flex-grow relative"><input id="f187" name="email" type="email" placeholder=" "
      class="slickplan-input flex-none rounded-r-none border border-gray text-gray-700 bg-white placeholder-gray-400 shadow-light-sm hover:border-primary focus:border-gray-800" spellcheck="false" autocorrect="off" autocapitalize="off"
      autocomplete="off" data-lpignore="true"> <label for="f187" class="floating text-sm lg:text-base left-6 top-2.5 lg:top-3 whitespace-nowrap overflow-clip text-gray-600">Enter <span class="hidden xs:inline">your</span> email</label></div>
  <div class="flex-none -ml-5"><button type="submit" class="slickplan-button btn-1 w-auto">Get a FREE trial</button></div>
</form>

#

<form action="#" class="s-demo-video mt-7 w-full xs:flex" autocomplete="off" data-class="text-center text-xl">
  <div class="xs:flex-grow relative"><input id="f188" name="email" type="email" placeholder=" " class="slickplan-input flex-none xs:rounded-r-none border border-gray text-gray-700 bg-white placeholder-gray-400" spellcheck="false" autocorrect="off"
      autocapitalize="off" autocomplete="off" data-lpignore="true"> <label for="f188" class="floating text-sm lg:text-base left-6 top-2.5 lg:top-3 whitespace-nowrap overflow-clip text-white">Enter your email</label></div>
  <div class="xs:flex-none xs:-ml-5 mt-2 xs:mt-0 text-center"><button type="submit" class="slickplan-button btn-1a w-auto mx-auto xs:mx-0">Watch a short demo</button></div>
</form>

/register

<form action="/register" class="w-full flex mb-4 md:mb-8" autocomplete="off">
  <div class="flex-grow relative"><input id="f189" name="email" type="email" placeholder=" " class="slickplan-input flex-none rounded-r-none border border-gray text-gray-700 bg-white placeholder-gray-400" spellcheck="false" autocorrect="off"
      autocapitalize="off" autocomplete="off" data-lpignore="true"> <label for="f189" class="floating text-sm lg:text-base left-6 top-2.5 lg:top-3 whitespace-nowrap overflow-clip text-white">Enter <span class="hidden xs:inline">your</span>
      email</label></div>
  <div class="flex-none -ml-5"><button type="submit" class="slickplan-button btn-1a w-auto">Sign up <span class="hidden xs:inline">&nbsp;— It’s free!</span></button></div>
</form>

POST /register

<form data-id="register" action="/register" method="post" class="mt-8" autocomplete="off"><input type="hidden" name="step" value="save"> <input type="hidden" name="form_ref" value="frontend"> <input type="hidden" name="terms" value="1"> <input
    type="hidden" name="ga4_client_id" value=""> <input type="hidden" name="utms" value="">
  <div class="grid grid-cols-1 xs:grid-cols-2 md:grid-cols-1 lg:grid-cols-2 gap-6">
    <div><label for="f190" class="s-label-default">First name</label> <input id="f190" name="first_name" class="s-input-default" maxlength="100" required="" spellcheck="false" autocorrect="off" autocapitalize="off" autocomplete="off"
        data-lpignore="true"></div>
    <div><label for="f191" class="s-label-default">Last name</label> <input id="f191" name="last_name" class="s-input-default" maxlength="100" required="" spellcheck="false" autocorrect="off" autocapitalize="off" autocomplete="off"
        data-lpignore="true"></div>
    <div><label for="f192" class="s-label-default">Work email</label> <input id="f192" type="email" name="email" class="s-input-default" maxlength="150" required="" spellcheck="false" autocorrect="off" autocapitalize="off" autocomplete="off"
        data-lpignore="true"></div>
    <div><label for="f193" class="s-label-default">Password</label> <input id="f193" type="password" name="password" class="s-input-default" minlength="7" maxlength="48" required="" spellcheck="false" autocorrect="off" autocapitalize="off"
        autocomplete="off" data-lpignore="true"></div>
    <div class="xs:col-span-2 md:col-span-1 lg:col-span-2"><label for="f194" class="s-label-default">Company name</label> <input id="f194" name="company_name" class="s-input-default" maxlength="150" required="" spellcheck="false" autocorrect="off"
        autocapitalize="off" autocomplete="off" data-lpignore="true"></div>
    <div class="hidden xs:col-span-2 md:col-span-1 lg:col-span-2"><label for="f195" class="s-label-default">Account subdomain</label>
      <div class="flex items-center"><input id="f195" name="subdomain" class="s-input-default rounded-r-none" style="padding-right:132px" maxlength="100" pattern="[A-Za-z0-9]+" required="" spellcheck="false" autocorrect="off" autocapitalize="off"
          autocomplete="off" data-lpignore="true">
        <div class="flex items-center border-l-0 rounded-r border border-gray text-gray-700 bg-white placeholder-gray-400 shadow-light-sm font-semibold h-10 px-3 text-sm text-sm">
          <p class="font-normal">.slickplan.com</p>
        </div>
      </div>
    </div>
    <div class="xs:col-span-2 md:col-span-1 lg:col-span-2">
      <p class="text-gray-500 prose-links text-sm">By creating an account, you agree to the <a href="/terms-conditions">Terms of Service</a>.</p><label for="f196" class="s-checkbox-default"><input id="f196" type="checkbox" name="newsletter" value="1"
          data-lpignore="true" checked=""> <span class="text-gray-500 text-sm">Please send me updates about Slickplan</span></label>
    </div>
    <div class="text-center xs:text-right md:text-center lg:text-right xs:col-span-2 md:col-span-1 lg:col-span-2"><button type="submit" class="slickplan-button btn-1">Signup for free</button>
      <div class="hidden s-captcha"></div>
    </div>
  </div>
</form>

/register

<form action="/register" class="w-full flex" autocomplete="off">
  <div class="flex-grow relative"><input id="f197" name="email" type="email" placeholder=" " class="slickplan-input flex-none rounded-r-none border border-gray text-gray-700 bg-white placeholder-gray-400" spellcheck="false" autocorrect="off"
      autocapitalize="off" autocomplete="off" data-lpignore="true"> <label for="f197" class="floating text-sm lg:text-base left-6 top-2.5 lg:top-3 whitespace-nowrap overflow-clip text-white">Enter <span class="hidden xs:inline">your</span>
      email</label></div>
  <div class="flex-none -ml-5"><button type="submit" class="slickplan-button btn-1a w-auto">Sign up <span class="hidden xs:inline">&nbsp;— It’s free!</span></button></div>
</form>

#

<form action="#" class="bg-white shadow-lg rounded-xl p-6 md:px-8 fixed bottom-4 right-4 w-[calc(100%_-_2rem)] max-w-[600px] z-[2147483647]">
  <p class="slickplan-h6">This website uses cookies</p>
  <p class="prose-links mt-4 text-sm">At Slickplan, we utilize essential cookies to ensure our website operates smoothly. Additionally, we employ cookies and similar technologies to analyze traffic, personalize content and ads, provide social media
    features, and enhance our products and services. These technologies may be set by third parties, including our advertising, analytics, and social media partners. For more information, please read our
    <a href="/terms-conditions">terms &amp; conditions</a> and our <a href="/gdpr">GDPR &amp; CCPA</a> compliance. Thank you for your understanding!</p>
  <div class="justify-end items-center gap-x-4 mt-4 hidden flex-wrap" data-options="">
    <label for="f198" class="s-checkbox-default whitespace-nowrap  cursor-not-allowed non-clickable-childs">
      <input id="f198" type="checkbox" name="consent[]" value="essential" data-lpignore="true" checked="" readonly="" disabled="">
      <span class="text-sm">Essential</span>
    </label>
    <label for="f199" class="s-checkbox-default whitespace-nowrap ">
      <input id="f199" type="checkbox" name="consent[]" value="analytics" data-lpignore="true">
      <span class="text-sm">Analytics</span>
    </label>
    <label for="f200" class="s-checkbox-default whitespace-nowrap ">
      <input id="f200" type="checkbox" name="consent[]" value="ads" data-lpignore="true">
      <span class="text-sm">Ads &amp; Social</span>
    </label>
  </div>
  <div class="flex justify-end items-center gap-4 mt-4 whitespace-nowrap">
    <div class="slickplan-button btn-2 btn-small" data-reject="">Reject all</div>
    <div class="slickplan-button btn-3 btn-small" data-accept="">Accept all</div>
    <div class="font-bold text-primary hover:text-blue cursor-pointer text-sm" data-customize="">Customize</div>
  </div>
</form>

Text Content

Slickplan

 * Features
   
   
   
    * Sitemap Builder
      
      Design, edit and collaborate together
   
    * Diagram Maker
      
      Plan user flows & test scenarios
   
    * Content Planner
      
      Centralize content gathering & editing
   
    * Design Mockups
      
      Design, edit and collaborate together.
   
   
 * Pricing
 * Support
 * Blog
 * Resources
   
   
    * Templates & examples
      
      Free sitemaps, diagrams and content
   
    * Information architecture
      
      Learn information organization
   
    * Pre-CMS planning
      
      Plan websites before you code
   
    * Free SEO tools
      
      Drive traffic & create smart campaigns
   
   

Log in Free trial


SLICKPLAN, THE INTERNET’S FAVORITE WEBSITE PLANNING TOOL

Meet Slickplan, the collaborative website planning suite and AI assistant that
takes your projects from concept to completion.

Enter your email
Get a FREE trial
14-day free trial
No credit card required



OVER 200,000 COMPANIES WORLDWIDE RELY ON OUR WEBSITE MAPPING TOOL

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


AUTOMATE WEBSITE PLANNING TASKS & COLLABORATE IN ONE SHARED WORKSPACE

Simplify the website planning process and improve user experience with
Slickplan's intuitive website design planner tools, including a powerful
✨AI-powered sitemap creator to hone your site's navigation.

 * Create refined sitemap structures and flowcharts

 * Build diagrams and user journey paths

 * Gather and plan content with your team

 * Showcase design mockups and get feedback


SITEMAP BUILDER

Build a sitemap
in just a few minutes

Create sitemaps, import existing sitemaps with a website crawler and use our AI
assistant to optimize or generate a new sitemap.

Learn more about Sitemap Builder

> As a business that delivers integrated marketing models to clients, Slickplan
> helps us understand sitemap structure & how to plan the customer journey.
> 
> Stephen Taylor-Brown, Head of Strategy at Abacus

 * 
 * 
 * 




DIAGRAM MAKER

Create diagrams like user flows, journey maps & more

Build intuitive user journeys, optimize processes & fix pain points en route to
improving your site's UX.

Learn more about Diagram Maker

> The answer to all my prayers. Probably the best and most helpful software
> since Evernote.
> 
> Ibrahim Taguri, CEO at Rebel Cause

 * 
 * 
 * 




CONTENT PLANNER

Plan & create website
content with teams

Develop, gather and organize your site's content in a centralized workspace.
Craft custom pages or use templates to speed things up.

Learn more about Content Planner

> I used to juggle several apps to get information across to content owners and
> technical staff. Now I don’t have to as it’s all in one place...just
> brilliant!
> 
> Neil Kulas, Web Designer at Tobii Dynavox Cause

 * 
 * 
 * 
 * 




DESIGN MOCKUPS

Share your UX/UI designs
and get feedback quickly

Upload unlimited wireframes & mockups. Get notes from your team and
stakeholders.

Learn more about Design Mockups

> When I have to share mockups, I go to Slickplan. They make it easy to upload
> wireframes or other graphical elements and seamlessly share them with clients.
> 
> Kevin Veitia, Founder at OuiGrowth

 * 
 * 
 * 
 * 



Free demo – See how Slickplan works

Enter your email
Watch a short demo

Let us show you how easy planning websites can be!


WHO USES SLICKPLAN’S WEBSITE PLANNING TOOLS?

 * UX/UI designers
 * Content strategists
 * Marketing teams
 * Freelancers
 * Project managers
 * Sales managers
 * Website developers
 * Agencies


UX/UI DESIGNERS

Visualize solutions with your team while planning site UX/UI. Create:

 * Sitemaps & flowcharts
 * Customer journey maps
 * User flow diagrams

Streamline the design process. Present:

 * Wireframes
 * Mockups
 * Designs & layouts

Try Slickplan free


CONTENT STRATEGISTS

Develop richer content for your target audience. With one tool:

 * Import site structures
 * Gather & organize content
 * Plan SEO

Work with writers and editors to simplify content creation:

 * Manage content & workflow
 * Assign tasks & deadlines
 * Integrate with your CMS

Try Slickplan free


MARKETING TEAMS

Work together to build websites that convert. Optimize:

 * User flows
 * Customer journey maps
 * Content production

Tools to turbocharge your marketing strategies:

 * Collaborate on copy
 * Improve site navigation
 * Plan SEO & funnels

Try Slickplan free


FREELANCERS

Work smarter and wow clients with the scope of work you can deliver:

 * Develop information architecture options
 * Diagram user journeys
 * Gather & create content

Elevate your level of professionalism:

 * Present branded redesigns
 * One shared and secure workspace
 * Easy integration with popular tools

Try Slickplan free


PROJECT MANAGERS

Make sure the job gets done right. Manage:

 * Sitemap creation with our sitemap generator
 * Diagramming
 * Content production

Oversee your team & keep stakeholders up to speed.

 * Set due dates with auto-reminders
 * Assign pages & tasks
 * Share progress

Try Slickplan free


SALES MANAGERS

Create compelling client proposals:

 * Visualize website structure solutions
 * Design & highlight user journeys
 * Reduce bounce rates

Include all important players in the sales process and nail the pitch:

 * Present site architecture options
 * Interactive share mode
 * Showcase optimal user journeys

Try Slickplan free


WEBSITE DEVELOPERS

Enhance a website's usability by getting a bird's eye view. See:

 * Information architecture & page hierarchy
 * UX strategy
 * Page content, SEO & metadata

When the destination is clear, you can code with confidence.

 * Migrate structures & content via API or CMS plugins
 * Make secure SSL & JSON requests
 * Query sitemap & account data points

Try Slickplan free


AGENCIES

Strategize and direct website planning for all of your clients:

 * Create a workspace for each project
 * Invite key team members & stakeholders
 * Brand your account

Keep clients happy and projects moving along with:

 * Internal messaging system
 * 3rd party integrations & AI sitemap generator
 * Progress tracking

Try Slickplan free


A CMS & APP INTEGRATED WEBSITE PLANNER

Integrations galore so you can keep using the tools you love. Connect
Slickplan's website planner to your favorite project management apps and content
management systems for a streamlined collaborative workflow that lets you and
your team work exactly how you want.


INTEGRATES WITH YOUR FAVORITE CMS

Save time by transferring website structures, HTML and actual content directly
to WordPress, Joomla, Drupal, Concrete 5 and Expression Engine.

 * Pages & page structures
 * Website page content
 * Navigation & menus
 * SEO elements

Learn more about CMS


EASILY CONNECTS TO POPULAR 3RD PARTY APPS

Seamlessly connect Slickplan to web applications you already use. Get all your
notifications, project statuses, updates and more.

 * Basecamp
 * Slack
 * Teamwork PM
 * Google Analytics

Learn more about integrations


CONNECT YOUR OWN APP WITH OUR DEVELOPER API

Don’t see the integration you need? Don’t worry, our API lets you build your own
custom integrations to support team workflows.

 * Secure SSL requests with JSON
 * Query sitemap data points
 * Sync page content and comments
 * Retrieve company account information

Learn more about API


SLICKPLAN FITS INTO ANY TECH STACK

Simplify your website planning process with tools to help you at each stage.

1 Planning

+


2 Design

+


3 Prototyping

+


4 Development

+


5 SEO

+


6 Content

+



TRY ALL OUR PLANNING TOOLS, FOR FREE!

Enter your email
Sign up  — It’s free!
14-day free trial
No credit card required


COMPARE SLICKPLAN AGAINST THE REST

Our team-centric suite of tools is designed to take you from start to finish,
from idea to full blown site. Check out how we stack up against the competition
to get it done.

 * 
 * 
 * 
 * 
 * 

 * Site crawler & XML import
 * 
 * 
 * 
 * 
 * 

 * Diagramming
 * 
 * 
 * 
 * 
 * 

 * Content planning
 * 
 * 
 * 
 * 
 * 

 * WordPress & CMS plugins
 * 
 * 
 * 
 * 
 * 

 * Google Analytics integrated
 * 
 * 
 * 
 * 
 * 

 * UX/UI design sharing
 * 
 * 
 * 
 * 
 * 

 * AI sitemap assistant
 * 
 * 
 * 
 * 
 * 

 * 1
 * 2
 * 3
 * 4
 * 5

Try Slickplan FREE for 14 days
14-day free trial
No credit card required


WHY OUR CUSTOMERS LOVE SLICKPLAN

Slickplan’s site structure software improves cross-team communication to help
pros or new-comers, large and small businesses alike create great user
experiences. See what customers love about our tools, team and community.

See what customers love


24/7

Global customer support

Get around-the-clock help with live chat, customer support specialists and an
in-depth knowledge base.


99%

Customer satisfaction

Rated a high performer on G2Crowd with one of the highest customer satisfaction
ratings among software vendors.

Check out @slickplan -- a simple, fast, free way to design site maps online
(incredible): https://bit.ly/k2KLso #ia #ux #design

Ryan Swarts

@swartsr

having a blast with https://slickplan.com for creating website site maps. Thx
@slickplan!

Ideas Culture

@IdeasCulture

Saturday night site planning. Bourne movie, @slickplan @invisionapp #pizza
#boredgirlfriend

Colin Gourlay

@colingourlay

These guys have an awesome sitemap program - so easy, so beautiful! Go check
them out! @slickplan

Josh Hess

@hessmediagroup


START PLANNING WEBSITE PROJECTS FOR FREE NOW

Slickplan simplifies the website planning process for your whole team by putting
all the tools you need in one place.

> Slickplan takes all the pain out of content planning and client communication.
> Slickplan has become a critical tool for our workflow
> 
> Justin Foley, Partner at Mod Web

Create an account

Already have an account
First name
Last name
Work email
Password
Company name
Account subdomain

.slickplan.com

By creating an account, you agree to the Terms of Service.

Please send me updates about Slickplan
Signup for free



WEBSITE PLANNING SIMPLIFIED

Enter your email
Sign up  — It’s free!
14-day free trial
No credit card required

FEATURES

+
 * Sitemap Builder
 * Diagram Maker
 * Content Planner
 * Design Mockups
 * Pricing

COMPANY

+
 * About us
 * Blog
 * Customers
 * Our sitemap

SUPPORT

+
 * Help desk
 * Contact us
 * Terms & conditions
 * GDPR & CCPA
 * Developer API

RESOURCES

+
 * Templates & examples
 * Information architecture
 * Pre-CMS planning
 * Integrations

FOLLOW US

 * Facebook
 * YouTube
 * Twitter
 * LinkedIn
 * Vimeo
 * Codepen
 * Dribbble
 * Pinterest

© Copyright 2024 by Awmous, LLC


This website uses cookies

At Slickplan, we utilize essential cookies to ensure our website operates
smoothly. Additionally, we employ cookies and similar technologies to analyze
traffic, personalize content and ads, provide social media features, and enhance
our products and services. These technologies may be set by third parties,
including our advertising, analytics, and social media partners. For more
information, please read our terms & conditions and our GDPR & CCPA compliance.
Thank you for your understanding!

Essential Analytics Ads & Social
Reject all
Accept all
Customize