Previous month:
October 2012
Next month:
December 2012

Posts from November 2012

Typepad Responds: Domain mapping without the www

Typepadresponds

Tpq

My domain mapped URL is working great, except when I try to use it without the www prefix. How do I fix this?

TpaDomain mapping is Typepad's feature that allows you to use your own custom domain - like www.myblog.com - for your blog or blogs. When setting up domain mapping, we generally recommend using a CNAME record that points www to your Typepad base URL (like example.typepad.com). Because of this, you use the www when adding the domain in Typepad.

In some cases, this means that the non-www version of the domain needs to be set up separately. For that, we recommend using a simple forward or redirect at your registrar that points the non-www version of the domain to the www version.

So, for example, you'd redirect myblog.com to www.myblog.com and that will route all traffic to that URL to the right place. Some registrars don't support that type of redirect. In cases like that, your best option is to contact your registrar and see if they have suggestions for what you can do.

We have lots of information about domain mapping in our Knowledge Base. The FAQ is a good place to start.

Hope this helps!

Colleen

Typepad 101: Create Custom Sidebar Lists For Pages & Categories

Welcome to Typepad 101! Whether you want to add some new features to your blog's design, or simply make your blog more functional, Typepad 101 has you covered. Topics covered in this series are suitable for bloggers at any skill level, as long as you're at Pro Plus or above. If you're at the Free Micro or Pro Basic level and are interested in upgrading to put these tricks to use on your blog, you can upgrade your account anytime.

TypeLists are a quick way to add a list of links, like a blogroll, to your blog's sidebar. You can also use a TypeList to custom order links to Pages and Category indexes on your blog. For instance, the Pages module displays links to all Pages created within your blog in alphabetical order. What if you want to only link to some Pages? Or if you prefer a different order of Page links? You can use a Links TypeList! Similarly, you can use a TypeList to rearrange the order of category links in your sidebar.

First, you'll need to create a new TypeList. Please note you'll need a Typepad Pro plan in order to create a TypeList.

In your Typepad account, open the Library menu, select TypeLists, click Add a TypeList, select Links from the drop-down, choose a name for your list, and click Create New TypeList.

Add A TypeList

After creating the TypeList, click to edit the TypeList Settings. For the Order, select Ascending, by Name and click Save Changes. The Ascending, by Name setting allows you to use hidden numbering to customize the order of the items which will be explained in more detail below.

Now, you can add the links to your Pages or Categories to the TypeList.

Continue reading "Typepad 101: Create Custom Sidebar Lists For Pages & Categories" »


Featured Blog: Year of Plenty

NAME: Craig Goodwin
BLOG: Year of Plenty
TYPEPAD MEMBER SINCE: 2008
WHY YOU'LL LOVE IT: A companion to Goodwin's book of the same name, Year of Plenty recounts the year his family lived by four simple but radical rules: buy local, buy used, homegrown, and homemade. Resplendent with photos, anecdotes, and plenty of local news and announcements, this blog will get you excited about taking on a year of plenty of your own.

Year_of_plenty

FOLLOW: Typepad | Twitter


Typepad Master Class: Adding Drop Cap to the First Paragraph in a Post

Welcome to the Typepad Master Class! If you've ever wanted to delve into more advanced trickery with your blog's design, the Master Class is for you. Topics covered in this series are for the adventurous or advanced blogger, so an intermediate to advanced level of knowledge of HTML and CSS will come in handy. Additionally, these guides will often require Custom CSS or Advanced Templates, so a Pro Unlimited account is necessary to access those areas and achieve the look and effects we cover. Interested in upgrading? Just head over to the Account link in your Dashboard and click on Billing Info to get started.

It happens to all of us.  We don't want to spend a lot of time making changes to our blog, but we'd really like to see it looking a little more fancy.

Dropcap
The drop cap in action.

A quick and easy way to do this is by adding a drop cap to your first paragraph.  If you're not familiar with the term, this is when you use formatting to make the first letter of the paragraph stand out.  You've most likely seen this in a book at the beginning of a chapter.

To add this to your own blog, if you are a Pro Unlimited subscriber, you'll need to go to Design > Custom CSS and add the following:

.entry-body p:first-child:first-letter {
  float: left;
  color: #903;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
  font-family: Georgia;
}

Similarly, you can add the same drop cap to the extended post section after you click to "Continue reading..." a post:

.entry-more p:first-child:first-letter {
  float: left;
  color: #903;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
  font-family: Georgia;
}

You can edit the color, padding, font, and other elements so that they fit your design's look in any way that you like.

We hope this has been an exciting new tip for you. Make sure to share your completed versions with us, and the rest of your Typepad community, in the user forums!


Spotlight: Crafty Goodness for Thanksgiving

Each week, we scout for great posts in our Typepad Showcase that fit a particular theme and are guaranteed to inspire. This week, we're rounding up the best of Typepad's craft bloggers and spotlighting some crafts that are perfect for Thanksgiving! Click over and visit, stay awhile, and soak up the atmosphere in these great Typepad blogs.

Away we go!

Cassi from The Crafty Crow presents a fantastic feather and clothespin turkey craft from Funkytime that is guaranteed to delight kids both little and big:

image from fun.kyti.me

CK Design's Cathy Zielske has been documenting gratitude on her blog all month with her 30 Days of Thankful project. Get inspired by her gorgeous scrapbook pages:

image from fun.kyti.me

Have you decorated your home for the holiday, yet? There's still time, and luckily, over at Pulp Sushi, Marilyn has rounded up a few of her favorite Thanksgiving decor looks on Pinterest:

image from fun.kyti.me

So it's not technically a Thanksgiving craft, but Leigh-Ann's DIY Legwarmers are perfect for the crispy fall weather! Check it out at Freckled Nest, and make your own:

image from fun.kyti.me


Upgrading the Zemanta Experience: Related Posts

Back in April, we added Zemanta Recommended Links to the Typepad Compose editor.  Ever since then, you've been able add links to topics and content relevant to your post. Zemanta has now upped the stakes with a Related Posts option.

Let us explain the differences between Related Links and Related Posts.

With Related Links, you were able to quickly and easily add links to outside sources within your posts.  It's a great way to make each post more content-rich, enhancing your reader's experience.

Related Posts, on the other hand, are links to other bloggers who write about similar topics. These types of links can also easily be added to each post.

You might be wondering what kind of suggestions that this will generate.  Here are some examples:

  • Links to relevant webpages like Wikipedia and Google Maps
  • Links back to your own posts when it's relevant about what you're writing
  • Links to related posts from other bloggers 
  • Promoted posts from our partners (marked with a "promoted" tag)

But why link to other bloggers?  What's in it for your readers and, more importantly, for you?  We'll let Zemanta answer that for you:

 

As you can see, this is definitely a win-win for all bloggers!  If you have any questions, Zemanta's FAQ has more information.


Featured Blog: O Say Can You See?

NAME: National Museum of American History (NMAH)
BLOG: O Say Can You See?
TYPEPAD MEMBER SINCE: 2008
WHY YOU'LL LOVE IT: "O Say Can You See?" is produced by the National Museum of American History (NMAH). The blog takes readers behind the scenes at the museum, sharing insights and information about their exhibitions, events, collections, research projects, and more. Big on communication with their readers, the editors have created a fantastic online community in their comments. With lots of photos and exciting content, this blog is perfect for museum lovers, history buffs, and anyone who likes a good story.

National_museum_of_american_history

FOLLOW: Typepad | Twitter


Typepad Responds: Trouble with the Tip Jar

Typepadresponds

Welcome to Typepad Responds! As an experienced support team, we know that people often have similar questions, and we're dedicated to reaching as many bloggers as possible. In this five-week series, your expert Support team will select a question we've received from a Typepad blogger, and we'll answer it right here. Let's get started!


Tpq

Help! My Typepad Tip Jar is no longer working. What should I do?

Tpa Many Typepad bloggers have noticed that the Tip Jar (an easy way to accept donations right on your blog) is not currently working as expected. We're so sorry about that, and we are investigating the issue right now. We know how important it is for you to continue accepting donations, so in the meantime, we highly recommend setting up a Donate button via PayPal. It's a great, easy alternative that will allow you to continue to accept donations right into your PayPal account, and you can still display a button right on your blog.

To get started, head on over to your PayPal account. You can see and customize your options for your own Donate button right here.

Once you set up your button and copy the provided code, just log in to your Typepad Account and click to Design > Content. Add an Embed Your Own HTML module, and paste the code into the box (Read more about adding HTML code to your Sidebar here). Click OK, drag the box into place on your sidebar, and save your changes. You're all set! We hope to have the Tip Jar working again soon, but this will get you on the road to accepting donations again ASAP!

Have a great day!
Melanie

Typepad Master Class: Replace Category Titles with Images

Welcome to the Typepad Master Class! If you've ever wanted to delve into more advanced trickery with your blog's design, the Master Class is for you. Topics covered in this series are for the adventurous or advanced blogger, so an intermediate to advanced level of knowledge of HTML and CSS will come in handy. Additionally, these guides will often require Custom CSS or Advanced Templates, so a Pro Unlimited account is necessary to access those areas and achieve the look and effects we cover. Interested in upgrading? Just head over to the Account link in your Dashboard and click on Billing Info to get started.

This topic has come up a couple of times, and maybe you've wondered it yourself, but just how would you replace the default category links with images? We noodled over it for a while before realizing that we could use the same approach to categories as we did for custom social icons with the Other Accounts module. There's no stopping us; and there should be no stopping you!

Here are two examples of what today's Master Class post will cover:

Categories

For those who want to customize the look of their categories, without much effort, we're offering the blank background of the example on the right, with a tip on how to customize the font of your category title.

For those who want to completely customize each image for their categories, skip to the "read on" link below for a more advanced tip.

To use our custom background image, as seen above on the right, you'll need the following:

  • access to Custom CSS, at Design > Custom CSS
  • the Category List module (not Category Cloud module) in your sidebar, via Design > Content

If you're all set, add the following CSS to your Custom CSS screen:

/* category background - do not change */
.module-categories li {
    background: url(http://themes.typepad.com/assets/cat/cat-blank.png) no-repeat top left;
    margin: 0 auto 4px;
    padding: 0;
    width: 297px;
    height: 44px;
    }

/* category titles - customize the font */
.module-categories li a {
    display: block;
    padding: 13px 30px 0 0;
    text-transform: uppercase;
    text-align: right; /* change alignment; options: left, center, right */
    color: #fff; /* change the color of the text */
    font-size: 18px; /* change the font size */
    font-family: Georgia, 'Times New Roman', serif;
    }

Preview what the changes will look like in your blog. If you need to make tweaks to the font, edit the second group of code before saving your changes.

Want something more advanced? Ready to setup a custom image for each of your fonts? (This tip is particularly great for topical blogs!)

Continue reading "Typepad Master Class: Replace Category Titles with Images" »


Spotlight: A Fall Feast!

Each week, we scout for great posts in our Typepad Showcase that fit a particular theme and are guaranteed to inspire. This week, we're rounding up the best of Typepad's food bloggers and spotlighting fall cooking! Click over and visit, stay awhile, and soak up the atmosphere in these great Typepad blogs.

Let's get started!

Lydia Walshin, The Soup Chick, hunts for the very best soup, stew, and chili recipes on the web. Today, she's blogging up some Potato rosemary soup, from Two Peas & Their Pod:

image from www.twopeasandtheirpod.com

Mother and daughter team Marjorie and Kendall have crafted the ultimate fall dish, Pan-roasted quail. Read all about it on The Cook's Atelier:

image from marjorietaylor.typepad.com

Ready for a spectacular side? The Bitten Word's Zach and Clay are focusing on Thanksgiving with a recipe for Haricots Verts and White Beans with Shallot Vinaigrette from the November 2012 issue of Food & Wine:

Continue reading "Spotlight: A Fall Feast!" »