Loading...
Loading...
When the user wants to create, optimize, or audit signup and login pages. Also use when the user mentions "signup page," "login page," "registration page," "auth page," "sign up form," "create account," "student discount at signup," or "auth subdomain."
npx skill4agent add kostja94/marketing-skills signup-login-page-generator.claude/project-context.md.cursor/project-context.md| Option | Use |
|---|---|
| Main domain | /signup, /login, /auth; simple; common for SaaS |
| Subdomain | auth.example.com; Universal Login pattern; credentials not cross-origin; requires Cookie domain config for cross-subdomain session |
| Third-party | Redirect to Auth0, Clerk, etc.; provider hosts auth |
| Approach | Use |
|---|---|
| Dedicated page | Account creation; discount verification; student verification; higher-quality leads; fewer fake emails |
| Modal / popup | Lightweight lead capture; newsletter; quick demo request; lower quality, higher volume |
| Section | Purpose |
|---|---|
| Headline | Value-focused; "Start free" or "Students: 30% off today, 15% off ongoing" |
| Trust signals | SSL, payment logos, privacy, customer logos; see trust-badges-generator |
| Media | Product screenshot, short video, or demo GIF above fold; reinforces value |
| Form | Minimal fields; email first; social login (Google, GitHub) reduces friction |
| Discount block | Student discount, annual discount, promo code; verification entry when applicable |
| Privacy / Terms | Links; compliance |
| Element | Placement |
|---|---|
| Headline or subhead | "Students: 30% off today, 15% off ongoing" |
| Verification | .edu, SheerID, UNiDAYS; verify at signup to apply discount |
| Eligibility | Brief eligibility; link to full terms |
| Page | Meta | Reason |
|---|---|---|
| Login | | No search value; security risk; indexed login pages can confuse users |
| Signup | | Block from SERP; allow crawl of links (Privacy, Terms) |
<meta name="robots" content="noindex">X-Robots-Tag