Skip to content

Instantly share code, notes, and snippets.

@promediacorp
Last active June 29, 2017 14:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save promediacorp/88bd53160f36090f4bf88481c8e1b3eb to your computer and use it in GitHub Desktop.
Save promediacorp/88bd53160f36090f4bf88481c8e1b3eb to your computer and use it in GitHub Desktop.
AEA Titles and Descriptions
# Homepage
###Current Title:
```<title>An Event Apart - the premiere web & interaction design conference</title>```
###Suggested Title:
```<title>An Event Apart: The Premiere Web, Interaction Design, & UX Conference</title>```
--or--
```<title>An Event Apart: The Premiere Web Design, IxD, & UX Conference</title>```
###Current Meta Description:
```<meta name="description" content="An Event Apart is three days of intense focus on digital design, interaction design, and more. If you care about creating the best possible experiences for the people who use your work, and crave concentrated time to level up your skills in the company of your peers, An Event Apart is the conference you’ve been waiting for." />```
###Suggested Meta Description:
```<meta name="description" content="An Event Apart is a 3-day conference with intense focus on digital design, web design, interaction design, UX & more. Find an upcoming event near you and register online today!" />```
____
# Event Template
###Current Title:
```<title>An Event Apart {{cityName}} {{Year}} web & interaction design conference</title>```
###Suggested Title:
```<title>An Event Apart: {{cityName}} {{Date}}, {{Year}} Web Design & UX Conference</title>```
###Current Meta Description:
```<meta name="description" content="An Event Apart {{cityName}} is three days of intense focus on digital design, UX, and more. If you care about creating the best possible experiences for the people who use your work, and crave concentrated time to level up your skills in the company of your peers, An Event Apart is the conference you’ve been waiting for." />```
###Suggested Meta Description:
```<meta name="description" content="An Event Apart {{cityName}} {{Date}}, {{Year}} is a 3-day conference with intense focus on digital design, web design, interaction design, UX & more. Register online today!" />```
____
# Speakers Template
###Current Title:
```<title>An Event Apart Speaker Profile: {{firstName}} {{lastName}}</title>```
###Suggested Title:
```<title>An Event Apart: {{firstName}} {{lastName}} Speaker Profile</title>```
###Current Meta Description:
```<meta name="description" content="" />```
###Suggested Meta Description:
```<meta name="description" content="View An Event Apart speaker profile for {{firstName}} {{lastName}}." />```
____
# News Post Template
###Current Title:
```<title>An Event Apart News: {{postTitle}}</title>```
###Suggested:
Same
###Current Meta Description:
```<meta name="description" content="{{first405characterOfPost}}" />```
###Suggested Meta Description:
```<meta name="description" content="{{first156characterOfPost}}" />```
____
#Tags
###Current Title:
```<title>An Event Apart News</title>```
###Suggested Title:
```<title>An Event Apart News: {{tagName}}</title>```
###Current Meta Description:
```<meta name="description" content="" />```
###Suggested Meta Description:
```<meta name="description" content="Read An Event Apart News on the topic of {{tagName}}." />```
____
# News Index
###Current Title:
```<title>An Event Apart News</title>```
###Suggested Title:
Same
###Current Meta Description:
```<meta name="description" content="" />```
```<meta name="description" content="Get the latest news and updates from An Event Apart, the premiere web, interaction design, & UX conference out there!" />```
____
# Events Index
### Current Title:
```<title>An Event Apart: Upcoming Events - web interaction design conference</title>```
### Suggested Title:
Same (but capitalize for consistency)
### Current Meta Description:
```<meta name="description" content="" />```
### Suggested Meta Description:
```<meta name="description" content="Join our {{Year}} speakers for 3 days of design, code, and content! Buy tickets in a city near you. />```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment