====== Tube (CMS Pages) Settings ====== ===== Redirects ===== **Redirect incoming hits to niche pages ? Based on Referer ** - the script can redirect incoming traffic to the niche page depending on the referrer. BUT for this your category name must be fully contained in the referrer. For example: referrer http://trader.com/test.html, if you have a niche Test (case doesn't matter) then redirect will happen, if the niche is called Big test - no redirect will happen. Search for entries starts from the end, i.e. first test.html is checked for keyword presence, and then the trader domain itself. **Custom Redirects, format: keyword|niche_name** - you have a niche Big test, and you would like to redirect traffic to this niche from referrer http://trader.com/test.html. Then you need to add 'test|Big test' ===== Trade by groups ===== We have a classic multi-niche CJ, we want to trade by groups. For this we need to add &group=... to the URL, but for a tube CJ with rewrites it's not as convenient and nice as we'd like. That is, if by default links look like /gallery/cool_gal/index.html, then for trade by groups we need to do something like /gallery/current_group/cool_gal/index.html + a bit change the rewrite so the out gets the group parameter. For those for whom this is difficult there's another option. If you use default rewrites then your category pages have URLs like /category/123/asian/ or just /category/asian/, this means if someone clicks in this category, then on out we can determine in which category the click was made by the referrer, and depending on the category send to different groups of traders. So to use this function you need to: - If you haven't created them yet, create trade groups with names like rotation categories. By the way you can do this in one click in Rotation - Groups (Copy To Trade Groups) - Distribute traders among groups - Rotation - CMS - Tube settings enable the Niche trade option - that's it :) ===== Sell by groups ===== Similar to Trade by groups, but we sell traffic on such a site. By default we specified in Traffic Rules - Traffic Sell the URL like http://broker.com/?id=your_id and all traffic, on all pages of your site is sold via this URL. However if we sold traffic for example from the page /category/japanese/ via the URL http://broker.com/?id=your_id&niche=japanese then the broker would give a higher price. For this we add the {GROUP} parameter to the sale URL, so the URL becomes http://broker.com/?id=your_id&niche={GROUP}. However the question is, what if the broker doesn't have the japanese niche? the closest is for example tube_asian. For this in Rotation - CMS - Tube settings there's a Niche traffic sell field where we need to enter the correspondence of our niches and the broker's niches, for example, tube_asian=Japanese,Asian where tube_asian is the broker's niche, and Japanese,Asian are our niches on the site separated by comma. ===== Exclude Current Thumb from 'Related' ===== Custom galleries usually display related galleries. You can choose related items by tags, sponsor, or category. In practice this often means showing, for example, the top 10 galleries from the same sponsor as the current gallery. This option excludes the current gallery from the related list, so it does not appear inside its own top 10. The advantage is that there are no duplicates in the related list; the downside is that the request cannot be cached, which adds some server load.