PDA

View Full Version : Setting up FeedBurner's MyBrand service with DASP


kbeyer
01-13-2007, 06:22 AM
Has anyone setup or does anyone know how to setup the FeedBurner MyBrand service with DASP?

This service enables you to use a custom domain for your feed rather than the default feeds.feedburner.com domain (see https://www.feedburner.com/fb/a/mybrandfor details). So,itrequires that a CNAME entry be added to your domain's DNS entry. For example, if I want to use the subdomain feeds.daptivate.com for mybase feed URL, then I need to add an entry as follows: feeds CNAME feeds.feedburner.com.

raymondp
01-16-2007, 07:38 AM
You can easily add a CNAME by logging into your dasp control panel and under DNS Manager, click on your domain. This will open a window where you can input a CNAME into your zone file.

kbeyer
01-16-2007, 07:40 AM
Perfect Raymond. This works great.


Thanks, Kyle