Casual Articles
#1 in Business Subscribe Email Print

You are here: Home > Internet and Businesses Online > Affiliate Revenue > Two Quick Ways to Make Your Copy of Merchant's Data Feed Different From All Other Affiliates

Tags

  • clients
  • largely
  • static
  • complex operations
  • people searching

  • Links

  • Know Your Website Audience
  • Time Management Strategies for Modern Life Syndrome
  • Parent To Teacher Communication - Building Positive Relationships
  • Casual Articles - Two Quick Ways to Make Your Copy of Merchant's Data Feed Different From All Other Affiliates

    A Strategy for Attracting Higher Paying Client
    Some people have little difficulty attracting and maintaining higher paying clients. Others can't get to first base. Higher paying clients consume less time, exchange energy instead of zapping yours, have higher regards for your relationship, give more referrals, pay on time, and this in turn allows you to make higher profits.When asked how I recommend raising client’s fees, I answer honestly, "It’s very difficult." Why? Let me share this story, one I'm sure you can relate to. You go to the store to buy more of something you like but you don't have to have. Before you paid $10 and now its $15. You play with the package and stand there rethinking your need, it’s value and also wondering if can find it cheaper elsewhere. You leave empty-handed or buy something else. If your price is higher, their reaction gets magnified.Another angle is to increase their deal, add something to the pot, something of perceived value. It c
    nt to use for feed modification is called sed. You can search for that name using you favorite search engine. It's sed -- the stream editor. I'm going to skip much of the technical detail on how and why it does certain things in a certain way. Instead, I will concentrate on describing practical application of sed with product feeds.

    At its core, sed takes input data, modifies it according to certain rules and outputs the result -- all done line-by-line. It uses regular expressions and can perform extremely complex operations, by for now I just want to concentrate on simple replacements.

    The good thing about sed is it can use an external file with multiple commands and execute them one after another for the entire input file (in our case, it's a product feed). So you can replace as many words as you n

    This Time, Lemonade Sits
    This afternoon I realized the inevitable: lemonade stands just aren’t effective anymore. Now, I understand that “anymore” is a confusing term. I could be noting that lemonade stands were effective up until this morning, or I could be noting that they haven’t been effective since the invention of refrigeration. But none of that matters. All I know is that I have no plans in the near future to buy lemonade from a stand, especially while sitting. And it is primarily because the kids who run lemonade stands maintain business practices that are, quite frankly, too good. Here are some examples:No tax — Kids very rarely add tax to their lemonade prices. Some may argue that it’s because they are already charging 50 cents for a glass of water with a lemon and hand residue on it, or because their Fisher-Price registers do not know how to calculate tax, but I’d rather give them the benefit of the doubt.Easy return policy — It’s very easy to get
    Product data feeds are really popular among affiliates because they can help produce thousands of product pages quickly and easily. Such pages can be used to drive highly targeted search engine traffic looking specifically for those products. But there is a big problem.

    The problem with data feeds is the fact that a lot of affiliates use the same copies of feeds in the same exact ways. Most data feed affiliates put just the product names in HTML titles, so they all end up with a bunch of similar pages that have identical titles. And since the search engines give a lot of weight to the titles of HTML pages, those affiliates end up competing with each other for the same highly specific keywords.

    Luckily, this problem has a quick and dirty solution. It's worse than going over the feed by hand, but much better than doing nothing. What I get from affiliates is that manually modifying feed simply defeats the purpose. But being able to do it automatically can help one differentiate his site from other affiliates without losing the benefits of using data feeds.

    There are two basic ways to automatically make your site a little bit different from other affiliates of the same merchant.

    The first way is to add some keywords before and/or after the product name in the HTML title. For example, let's say you pick a phrase "On Sale" to add after the product name. So instead of "Blue Widget #MN-3143" you have in the original data feed, you would now have "Blue Widget #MN-3143 On Sale" in the HTML title of that product page. You simply add that phrase to the titles of all products in the feed. That lets you specifically target people who would search for "blue widget on sale" or "mn-3143 on sale."

    You can also use some arbitrary keywords like "Cheap" or "Discounted" or "Quality" before the product name to have something like "Cheap Blue Widget #MN-3143." The keywords you pick largely depend on the merchant's product line.

    Another variation of this technique is to randomize the keywords that are displayed before and after product names in the titles. You can use a sever-side technology of your choice to pick a random keyword out of some predefined list and append it to the name of a product to form the title for the page. Your scripts would pick a new keyword for each request for the product page. Of course, that would only work if you are using a database, and do not generate static HTML using Webmerge or a similar program. That way, even though you don't control the exact keyword that is displayed for any particular page, with enough product pages you can cover a wider market of people searching with different modifiers. You should be able to cover different shopper types -- the ones looking for bargains as well as the ones looking for quality.

    The second way to make your site different from others is a bit more complex, but could yield much greater results. Instead of adding something to the product names, you can try changing the names on a large scale. As I said earlier, modifying feeds by hand would defeat the purpose of using them. But if you perform a find-and-replace operation on the whole file then you can get different content without spending much additional time.

    The utility you might want to use for feed modification is called sed. You can search for that name using you favorite search engine. It's sed -- the stream editor. I'm going to skip much of the technical detail on how and why it does certain things in a certain way. Instead, I will concentrate on describing practical application of sed with product feeds.

    At its core, sed takes input data, modifies it according to certain rules and outputs the result -- all done line-by-line. It uses regular expressions and can perform extremely complex operations, by for now I just want to concentrate on simple replacements.

    The good thing about sed is it can use an external file with multiple commands and execute them one after another for the entire input file (in our case, it's a product feed). So you can replace as many words as you ne

    Feng Shui Your Desk for Career Success
    Have you used feng shui around your desk? It's a great way to "test drive" feng shui, to see how well it works for you.In feng shui, we work with a 3x3 grid called a bagua (said "bagg-wahh"). The grid is placed over your floorplan, and can look like a tic-tac-toe board, or perhaps the face of a clock, seen from above. With this, we can organize any room, home, or office into areas, each with its own color and design themes.So, let's pretend you have Superman's x-ray eyes, and you're flying over your home or office, looking down into it. And, let's pretend that you can see the bagua grid that's overlayed onto your floor plan.Starting clockwise from your left--about the "eight o'clock" area of the clock--the design themes are: Knowledge, Family/Security, Money, Fame, Romance, Creativity, Helpful People and Travel, and finally your Career. At the center of the clock--the middle of the bagua grid--the theme is Health.You can
    h better than doing nothing. What I get from affiliates is that manually modifying feed simply defeats the purpose. But being able to do it automatically can help one differentiate his site from other affiliates without losing the benefits of using data feeds.

    There are two basic ways to automatically make your site a little bit different from other affiliates of the same merchant.

    The first way is to add some keywords before and/or after the product name in the HTML title. For example, let's say you pick a phrase "On Sale" to add after the product name. So instead of "Blue Widget #MN-3143" you have in the original data feed, you would now have "Blue Widget #MN-3143 On Sale" in the HTML title of that product page. You simply add that phrase to the titles of all products in the feed. That lets you specifically target people who would search for "blue widget on sale" or "mn-3143 on sale."

    You can also use some arbitrary keywords like "Cheap" or "Discounted" or "Quality" before the product name to have something like "Cheap Blue Widget #MN-3143." The keywords you pick largely depend on the merchant's product line.

    Another variation of this technique is to randomize the keywords that are displayed before and after product names in the titles. You can use a sever-side technology of your choice to pick a random keyword out of some predefined list and append it to the name of a product to form the title for the page. Your scripts would pick a new keyword for each request for the product page. Of course, that would only work if you are using a database, and do not generate static HTML using Webmerge or a similar program. That way, even though you don't control the exact keyword that is displayed for any particular page, with enough product pages you can cover a wider market of people searching with different modifiers. You should be able to cover different shopper types -- the ones looking for bargains as well as the ones looking for quality.

    The second way to make your site different from others is a bit more complex, but could yield much greater results. Instead of adding something to the product names, you can try changing the names on a large scale. As I said earlier, modifying feeds by hand would defeat the purpose of using them. But if you perform a find-and-replace operation on the whole file then you can get different content without spending much additional time.

    The utility you might want to use for feed modification is called sed. You can search for that name using you favorite search engine. It's sed -- the stream editor. I'm going to skip much of the technical detail on how and why it does certain things in a certain way. Instead, I will concentrate on describing practical application of sed with product feeds.

    At its core, sed takes input data, modifies it according to certain rules and outputs the result -- all done line-by-line. It uses regular expressions and can perform extremely complex operations, by for now I just want to concentrate on simple replacements.

    The good thing about sed is it can use an external file with multiple commands and execute them one after another for the entire input file (in our case, it's a product feed). So you can replace as many words as you n

    Trust: A Critical Factor to Your Team's Success
    True or false? Teams that practice good teamwork contribute to an organization’s success.Not only “true” but blatantly true.The fact may be plain and simple, but creating a successful team, leading a successful team, or participating on a successful team is not so plain and simple. The sticky word is “successful.” Creating a team is easy. Sitting in the leader’s chair can be fairly simple. Team membership may just mean showing up.But successful? Hold on and wait a second.This article explores two requirements for team success. For each requirement, we explore specific action items to help you and your team fulfills those requirements. We start with trust.Trust: A Successful Team’s FoundationA team that builds its harmony on trust enjoys the ease and enthusiasm that bring success. In fact, that trust-foundation makes the harmony all the sweeter.Steven Covey, author of The Seven Habit
    ifically target people who would search for "blue widget on sale" or "mn-3143 on sale."

    You can also use some arbitrary keywords like "Cheap" or "Discounted" or "Quality" before the product name to have something like "Cheap Blue Widget #MN-3143." The keywords you pick largely depend on the merchant's product line.

    Another variation of this technique is to randomize the keywords that are displayed before and after product names in the titles. You can use a sever-side technology of your choice to pick a random keyword out of some predefined list and append it to the name of a product to form the title for the page. Your scripts would pick a new keyword for each request for the product page. Of course, that would only work if you are using a database, and do not generate static HTML using Webmerge or a similar program. That way, even though you don't control the exact keyword that is displayed for any particular page, with enough product pages you can cover a wider market of people searching with different modifiers. You should be able to cover different shopper types -- the ones looking for bargains as well as the ones looking for quality.

    The second way to make your site different from others is a bit more complex, but could yield much greater results. Instead of adding something to the product names, you can try changing the names on a large scale. As I said earlier, modifying feeds by hand would defeat the purpose of using them. But if you perform a find-and-replace operation on the whole file then you can get different content without spending much additional time.

    The utility you might want to use for feed modification is called sed. You can search for that name using you favorite search engine. It's sed -- the stream editor. I'm going to skip much of the technical detail on how and why it does certain things in a certain way. Instead, I will concentrate on describing practical application of sed with product feeds.

    At its core, sed takes input data, modifies it according to certain rules and outputs the result -- all done line-by-line. It uses regular expressions and can perform extremely complex operations, by for now I just want to concentrate on simple replacements.

    The good thing about sed is it can use an external file with multiple commands and execute them one after another for the entire input file (in our case, it's a product feed). So you can replace as many words as you n

    Success During Recessionary Times --- It Begins and Ends With Leadership
    People who get results are high impact leaders. They are consistent, explicit and concise and they command a presence when they walk into a room. They have enough charisma to turn the dullest moment into a high-energy event. When they move on, others want to go with them. They have a following. Their openness and honesty create a legacy which people admire and look up to. They gain commitment and foster trust.Creating change, managing during turbulent times, or fostering growth in a recession all depends on a balance of this type of leadership. No one person can make a company successful. It takes a lot of people, but one person with a command of leadership can transfer enough influence, creating enough leadership amongst the management group to guarantee success.Most of us are not born leaders. We are not adept at communication. However, a good percentage of us long to become leaders and make deep connections in our careers that lead to co
    r a similar program. That way, even though you don't control the exact keyword that is displayed for any particular page, with enough product pages you can cover a wider market of people searching with different modifiers. You should be able to cover different shopper types -- the ones looking for bargains as well as the ones looking for quality.

    The second way to make your site different from others is a bit more complex, but could yield much greater results. Instead of adding something to the product names, you can try changing the names on a large scale. As I said earlier, modifying feeds by hand would defeat the purpose of using them. But if you perform a find-and-replace operation on the whole file then you can get different content without spending much additional time.

    The utility you might want to use for feed modification is called sed. You can search for that name using you favorite search engine. It's sed -- the stream editor. I'm going to skip much of the technical detail on how and why it does certain things in a certain way. Instead, I will concentrate on describing practical application of sed with product feeds.

    At its core, sed takes input data, modifies it according to certain rules and outputs the result -- all done line-by-line. It uses regular expressions and can perform extremely complex operations, by for now I just want to concentrate on simple replacements.

    The good thing about sed is it can use an external file with multiple commands and execute them one after another for the entire input file (in our case, it's a product feed). So you can replace as many words as you n

    The Best Free Affiliate Programs - How To Find Them
    Many people spend a lot of time online desperately looking for the best free affiliate program that they can join without being too sure about exactly what they are looking for. Inevitably it is impossible to find something when you are not too sure of exactly what you are looking for.Allow Others To Refer You To The Best Free Affiliate Programs For starters it is best to join affiliate programs that you have been referred to. The reason for this is simple. You want to join a genuine program. Imagine putting so much hard work into promoting a program that is actually not genuine? Luckily there are plenty of good sites that will point you in the right direction (more on that later in the article).Test A Number Of Good Affiliate Programs The most effective way to find the perfect affiliate program for you is to try out a few. I have always been amazed because my most profitable affiliate programs that bring me hefty am
    nt to use for feed modification is called sed. You can search for that name using you favorite search engine. It's sed -- the stream editor. I'm going to skip much of the technical detail on how and why it does certain things in a certain way. Instead, I will concentrate on describing practical application of sed with product feeds.

    At its core, sed takes input data, modifies it according to certain rules and outputs the result -- all done line-by-line. It uses regular expressions and can perform extremely complex operations, by for now I just want to concentrate on simple replacements.

    The good thing about sed is it can use an external file with multiple commands and execute them one after another for the entire input file (in our case, it's a product feed). So you can replace as many words as you need. Also, once you define those commands, you can use them for many different feeds with different merchants.

    Let's go over a few examples that should illustrate the true power of this approach.

    I'll assume that the merchant we are working with sells widgets of various kinds. You looked over the feed and saw that the merchant has some porcelain widgets; red and blue, large and small. One of the synonyms for porcelain is ceramic, so first thing you would do is replace the word porcelain with ceramic in all product names and descriptions.

    This can be done by adding the following commands to a sed script file before running it against the feed:

    s/porcelain/ceramic/g s/Porcelain/Ceramic/g

    Those commands will replace your keywords while preserving capitalization. So that a title like "Big Blue Porcelain Widget" becomes "Big Blue Ceramic Widget."

    To make things more interesting, let's assume that the feed already has some ceramic widgets aside from the porcelain ones. So you do not want to end up with just one kind. Instead, you want to switch them around. Remember, your goal is to be as different from the original feed as possible.

    You can achieve that with the following set of commands:

    s/porcelain/MYTEMPKEYWORD/g s/ceramic/porcelain/g s/MYTEMPKEYWORD/ceramic/g

    In the example above, I used MYTEMPKEYWORD as a place-holder. That let us make sure that we are not losing the original keywords.

    What happens there is:

    all "porcelain" is changed to "MYTEMPKEYWORD' then all "ceramic" is changed to "porcelain" then all "MYTEMPKEYWORD" (which used to be the original porcelain) is changed to "ceramic"

    and then the same thing should be done for all capitalized keywords.

    You can use anything in place of MYTEMPKEYWORD as long as it does not already appear in the feed. You want to use some unique keyword.

    Once you are done with those keywords, you can change something like "Metallic" to "Shiny Metal Finish" -- assuming that makes sense for a given product line.

    Adding that to a command file would give you:

    s/porcelain/MYTEMPKEYWORD/g s/ceramic/porcelain/g s/MYTEMPKEYWORD/ceramic/g s/Porcelain/MYTEMPKEYWORD/g s/Ceramic/Porcelain/g s/MYTEMPKEYWORD/Ceramic/g s/Metallic/Shiny Metal Finish/g s/metallic/shiny metal finish/g

    That would also change "Blue Metallic Widget" to "Blue Metal-Looking Finish Widget."

    As I said earlier, you can add as many commands as you want for different words and phrases. And with enough such small changes, you will be able to reach traffic that is not already covered by your competing affiliates. While a few hundred affiliates with their data feed sites might be displayed for a keyword "blue porcelain widget" -- there might be just a few (if any) covering "blue ceramic widget" for the same merchant.

    Even something like

    s/TV Set/Television Set/g

    along with diagonal sizes and brand names might help you stand apart from the rest of the affiliates who use the same feed. Any change is better than having the same exact content as others.

    I encourage you to download a copy of sed and check it out. Once you get a hang of it, you will be able to automate the whole process. And if you are already us

    HTTP = HTML link (for blogs, profiles,phorums):
    <a href="http://www.casualarticles.com/article/54857/casualarticles-Two-Quick-Ways-to-Make-Your-Copy-of-Merchants-Data-Feed-Different-From-All-Other-Affiliates.html">Two Quick Ways to Make Your Copy of Merchant's Data Feed Different From All Other Affiliates</a>

    BB link (for phorums):
    [url=http://www.casualarticles.com/article/54857/casualarticles-Two-Quick-Ways-to-Make-Your-Copy-of-Merchants-Data-Feed-Different-From-All-Other-Affiliates.html]Two Quick Ways to Make Your Copy of Merchant's Data Feed Different From All Other Affiliates[/url]

    Related Articles:

    How Many Clicks Does it Take to Reach Your Job Postings?

    Do You Remind 'Em Before You Remove 'Em?

    Affiliate Marketing

    Bookmark it: del.icio.us digg.com reddit.com netvouz.com google.com yahoo.com technorati.com furl.net bloglines.com socialdust.com ma.gnolia.com newsvine.com slashdot.org simpy.com shadows.com blinklist.com