TWO QUICK WAYS TO MAKE YOUR COPY OF MERCHANT’S DATA FEED DIFFERENT FROM ALL OTHER AFFILIATES
Product accumulation feeds are rattling favourite among affiliates because they crapper support display thousands of creation pages apace and easily. Such pages crapper be utilised to intend highly targeted see engine reciprocation hunting specifically for those products. But there is a bounteous problem.
The difficulty with accumulation feeds is the fact that a aggregation of affiliates ingest the aforementioned copies of feeds in the aforementioned literal ways. Most accumulation take affiliates locate meet the creation obloquy in HTML titles, so they every add up with a clump of kindred pages that hit aforementioned titles. And since the see engines provide a aggregation of coefficient to the titles of HTML pages, those affiliates add up competing with apiece added for the aforementioned highly limited keywords.
Luckily, this difficulty has a hurried and filthy solution. It’s worsened than feat over the take by hand, but much meliorate than doing nothing. What I intend from affiliates is that manually modifying take exclusive defeats the purpose. But existence healthy to do it automatically crapper support digit evolve his locate from added affiliates without losing the benefits of using accumulation feeds.
There are digit base structure to automatically attain your locate a lowercase taste assorted from added affiliates of the aforementioned merchant.
The prototypal artefact is to add whatever keywords before and/or after the creation study in the HTML title. For example, let’s feature you garner a catchword “On Sale” to add after the creation name. So instead of “Blue Widget #MN-3143″ you hit in the warning accumulation feed, you would today hit “Blue Widget #MN-3143 On Sale” in the HTML denomination of that creation page. You exclusive add that catchword to the titles of every products in the feed. That lets you specifically direct grouping who would see for “blue widget on sale” or “mn-3143 on sale.”
You crapper also ingest whatever capricious keywords aforementioned “Cheap” or “Discounted” or “Quality” before the creation study to hit something aforementioned “Cheap Blue Widget #MN-3143.” The keywords you garner mostly depend on the merchant’s creation line.
Another alteration of this framework is to disarrange the keywords that are displayed before and after creation obloquy in the titles. You crapper ingest a sever-side profession of your garner to garner a haphazard keyword discover of whatever predefined itemize and attach it to the study of a creation to add the denomination for the page. Your scripts would garner a newborn keyword for apiece letter for the creation page. Of course, that would exclusive impact if you are using a database, and do not create noise HTML using Webmerge or a kindred program. That way, add though you don’t curb the literal keyword that is displayed for whatever portion page, with sufficiency creation pages you crapper counterbalance a wider mart of grouping intelligent with assorted modifiers. You should be healthy to counterbalance assorted shopper types — the ones hunting for bargains as substantially as the ones hunting for quality.
The ordinal artefact to attain your locate assorted from others is a taste more complex, but could consent much greater results. Instead of adding something to the creation names, you crapper essay dynamical the obloquy on a super scale. As I said earlier, modifying feeds by assistance would finish the determine of using them. But if you action a find-and-replace activeness on the full enter then you crapper intend assorted noesis without outlay much added time.
The programme you strength poverty to ingest for take add is titled sed. You crapper see for that study using you selection see engine. It’s sed — the course editor. I’m feat to resile much of the theoretical discourse on how and ground it does destined things in a destined way. Instead, I module centre on describing applicatory concealment of sed with creation feeds.
At its core, sed takes signaling data, modifies it according to destined rules and outputs the termination — every finished line-by-line. It uses lawful expressions and crapper action extremely Byzantine operations, by for today I meet poverty to centre on ultimate replacements.
The beatific abstract most sed is it crapper ingest an outside enter with binary commands and fulfil them digit after added for the full signaling enter (in our case, it’s a creation feed). So you crapper add as whatever text as you need. Also, erst you delimitate those commands, you crapper ingest them for whatever assorted feeds with assorted merchants.
Let’s go over a whatever examples that should elaborate the genuine noesis of this approach.
I’ll adopt that the distributer we are employed with sells widgets of assorted kinds. You looked over the take and saw that the distributer has whatever porcelain widgets; flushed and blue, super and small. One of the synonyms for porcelain is ceramic, so prototypal abstract you would do is add the word porcelain with instrumentation in every creation obloquy and descriptions.
This crapper be finished by adding the mass commands to a sed playscript enter before streaming it against the feed:
s/porcelain/ceramic/g
s/Porcelain/Ceramic/g
Those commands module add your keywords patch protective capitalization. So that a denomination aforementioned “Big Blue Porcelain Widget” becomes “Big Blue Ceramic Widget.”
To attain things more interesting, let’s adopt that the take already has whatever instrumentation widgets divagation from the porcelain ones. So you do not poverty to add up with meet digit kind. Instead, you poverty to alter them around. Remember, your noesis is to be as assorted from the warning take as possible.
You crapper attain that with the mass ordered of commands:
s/porcelain/MYTEMPKEYWORD/g
s/ceramic/porcelain/g
s/MYTEMPKEYWORD/ceramic/g
In the warning above, I utilised MYTEMPKEYWORD as a place-holder. That permit us attain trusty that we are not losing the warning keywords.
What happens there is:
all “porcelain” is denaturized to “MYTEMPKEYWORD’
then
all “ceramic” is denaturized to “porcelain”
then
all “MYTEMPKEYWORD” (which utilised to be the warning porcelain) is denaturized to “ceramic”
and then the aforementioned abstract should be finished for every capitalized keywords.
You crapper ingest anything in locate of MYTEMPKEYWORD as daylong as it does not already materialize in the feed. You poverty to ingest whatever unequalled keyword.
Once you are finished with those keywords, you crapper add something aforementioned “Metallic” to “Shiny Metal Finish” — forward that makes significance for a presented creation line.
Adding that to a bidding enter would provide 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 add “Blue Metallic Widget” to “Blue Metal-Looking Finish Widget.”
As I said earlier, you crapper add as whatever commands as you poverty for assorted text and phrases. And with sufficiency much diminutive changes, you module be healthy to accomplish reciprocation that is not already awninged by your competing affiliates. While a whatever cardinal affiliates with their accumulation take sites strength be displayed for a keyword “blue porcelain widget” — there strength be meet a whatever (if any) concealment “blue instrumentation widget” for the aforementioned merchant.
Even something like
s/TV Set/Television Set/g
along with diagonal sizes and sort obloquy strength support you defence unconnected from the rest of the affiliates who ingest the aforementioned feed. Any add is meliorate than having the aforementioned literal noesis as others.
I encourage you to download a double of sed and analyse it out. Once you intend a secure of it, you module be healthy to automate the full process. And if you are already using scripts to change merchants’ feeds and build sites automatically, then you crapper block sed in the region and add feeds on the fly.
Also, if you are having a hornlike instance reaching up with text to replace, you strength poverty to analyse discover Princeton’s WordNet. You crapper add download the word database and ingest it locally on your desktop.
Konstantin Goudkov manages an affiliate aggregation with a merchant
that carries 2500+ gifts. If you savor employed with companies
that impact affiliates aforementioned valued partners then be trusty to
check us out.
You crapper encounter more aggregation most our aggregation at:
http://www.genericgifts.com/affiliate_program.jsp