Forwarded from AFF.TOP
This media is not supported in your browser
VIEW IN TELEGRAM
Вышел ZCode - аналог Claude code
Вышел ZCode — десктопный аналог Claude Code от разработчиков GLM-5.2. Работает с API от Anthropic, поддерживает SSH-деплой на сервер, в том числе Linux.
Вместо пошаговых скриптов — система целеполагания Goal: закидываешь сложный промт, агент сам разбивает задачу и выполняет. Плюс управление через Telegram-бота.
Но главная фича — мультиагентность…
➡️ Читайте на сайте: https://aff.top/blog/vyshel-zcode-analog-claude-code
🧠 Ещё больше инсайтов → в канале AFF.top
Вышел ZCode — десктопный аналог Claude Code от разработчиков GLM-5.2. Работает с API от Anthropic, поддерживает SSH-деплой на сервер, в том числе Linux.
Вместо пошаговых скриптов — система целеполагания Goal: закидываешь сложный промт, агент сам разбивает задачу и выполняет. Плюс управление через Telegram-бота.
Но главная фича — мультиагентность…
➡️ Читайте на сайте: https://aff.top/blog/vyshel-zcode-analog-claude-code
🧠 Ещё больше инсайтов → в канале AFF.top
Faceted nav: noindex isn't the same as blocking crawl
'Q: I noindexed my filter pages but Google still crawls millions of them. Why?'
Short answer: noindex stops indexing, not crawling — Googlebot has to fetch a page to see the noindex tag, so the crawl waste continues.
The longer version: people treat
The real lever is whether those URLs are linkable. If your filters are crawlable
Rule of thumb: noindex the few filter pages with real demand, make the rest un-crawlable rather than just un-indexable.
Got an e-com SEO question? Drop it.
'Q: I noindexed my filter pages but Google still crawls millions of them. Why?'
Short answer: noindex stops indexing, not crawling — Googlebot has to fetch a page to see the noindex tag, so the crawl waste continues.
The longer version: people treat
noindex as a faucet shutoff. It's not. It's a sign Googlebot can only read after walking through the door. If you have color × size × brand × price combinations, that's tens of thousands of URLs Google still requests every cycle.The real lever is whether those URLs are linkable. If your filters are crawlable
<a href> links, bots follow them. Convert non-indexable filters to buttons that fire a request without a unique crawlable URL, or block the parameter pattern in robots.txt so they're never fetched.Rule of thumb: noindex the few filter pages with real demand, make the rest un-crawlable rather than just un-indexable.
Got an e-com SEO question? Drop it.
Forwarded from AFF.TOP
This media is not supported in your browser
VIEW IN TELEGRAM
Cloudeflare грозит Google блокировкой трафика
Cloudflare объявил: с 15 сентября 2026 года ИИ-краулеры будут заблокированы по умолчанию на всех сайтах с рекламой — включая Googlebot, Applebot и Bingbot.
Главная претензия — к Google: один и тот же бот индексирует страницы и собирает данные для обучения нейросетей, что даёт поисковику нечестное преимущество.
Но есть нюанс, который меняет всю к…
➡️ Читайте на сайте: https://aff.top/blog/cloudeflare-grozit-google-blokirovkoi-trafika
🧠 Ещё больше инсайтов → в канале AFF.top
Cloudflare объявил: с 15 сентября 2026 года ИИ-краулеры будут заблокированы по умолчанию на всех сайтах с рекламой — включая Googlebot, Applebot и Bingbot.
Главная претензия — к Google: один и тот же бот индексирует страницы и собирает данные для обучения нейросетей, что даёт поисковику нечестное преимущество.
Но есть нюанс, который меняет всю к…
➡️ Читайте на сайте: https://aff.top/blog/cloudeflare-grozit-google-blokirovkoi-trafika
🧠 Ещё больше инсайтов → в канале AFF.top
Forwarded from AFF.TOP
This media is not supported in your browser
VIEW IN TELEGRAM
Гайд: как заработать первые деньги на Pornhub
Pornhub — самый посещаемый адалт-сайт в мире, и на нём действительно можно зарабатывать. Но схема устроена иначе, чем кажется.
Автор залил ролики, набрал 16 000 просмотров — и получил 47 центов встроенной монетизации. Реальные деньги были в другом.
Есть нюансы с верификацией, голосом в роликах и законодательством РФ, которые ломают большинство с…
➡️ Читайте на сайте: https://aff.top/blog/gaid-kak-zarabotat-pervye-dengi-na-pornhub
🧠 Ещё больше инсайтов → в канале AFF.top
Pornhub — самый посещаемый адалт-сайт в мире, и на нём действительно можно зарабатывать. Но схема устроена иначе, чем кажется.
Автор залил ролики, набрал 16 000 просмотров — и получил 47 центов встроенной монетизации. Реальные деньги были в другом.
Есть нюансы с верификацией, голосом в роликах и законодательством РФ, которые ломают большинство с…
➡️ Читайте на сайте: https://aff.top/blog/gaid-kak-zarabotat-pervye-dengi-na-pornhub
🧠 Ещё больше инсайтов → в канале AFF.top
Out-of-stock pages: it depends on whether it's coming back
'Q: Should I 404 my out-of-stock product pages?'
Short answer: Only if the product is gone forever — temporary stockouts should stay live and return 200.
The longer version: the deciding factor is permanence. A product back in two weeks should never 404 — you'd throw away rankings and any links it earned, then have to rebuild from zero on return. Keep it 200, mark
A product discontinued forever is different. If there's a clear successor, 301 to it. If there's a relevant category, 301 there. Only 410/404 when nothing relevant exists.
What about seasonal items that vanish for months? Treat them as temporary — keep the URL, swap the message to 'back in spring,' and you hold equity through the off-season.
Rule of thumb: temporary = 200, replaceable = 301, truly dead = 410.
Got an e-com SEO question? Drop it.
'Q: Should I 404 my out-of-stock product pages?'
Short answer: Only if the product is gone forever — temporary stockouts should stay live and return 200.
The longer version: the deciding factor is permanence. A product back in two weeks should never 404 — you'd throw away rankings and any links it earned, then have to rebuild from zero on return. Keep it 200, mark
availability: OutOfStock in your product schema, and show alternatives or a restock signup.A product discontinued forever is different. If there's a clear successor, 301 to it. If there's a relevant category, 301 there. Only 410/404 when nothing relevant exists.
What about seasonal items that vanish for months? Treat them as temporary — keep the URL, swap the message to 'back in spring,' and you hold equity through the off-season.
Rule of thumb: temporary = 200, replaceable = 301, truly dead = 410.
Got an e-com SEO question? Drop it.
Do color variants each need their own URL?
'Q: Should each product color be a separate indexable page?'
Short answer: Only if people actually search for that color by name — otherwise consolidate to one canonical product URL.
The longer version: the question to ask is whether the variant has its own search demand. 'Red Nike Air Max' gets searched. 'Variant SKU 4471-B in slate' does not. Split when the modifier is a real query and you can give it unique content — distinct title, images, copy. Consolidate when variants share 95% of the page and differ only by a swatch.
For the consolidate case, keep variant URLs accessible for users via parameters or anchors, but canonical them all to the main product. Don't
The follow-up nobody asks: don't canonical a small variant to a sold-out parent. If the parent is discontinued, you've just pointed the signal at a dead end.
Rule of thumb: searchable modifier = own page; cosmetic swatch = canonical.
Got an e-com SEO question? Drop it.
'Q: Should each product color be a separate indexable page?'
Short answer: Only if people actually search for that color by name — otherwise consolidate to one canonical product URL.
The longer version: the question to ask is whether the variant has its own search demand. 'Red Nike Air Max' gets searched. 'Variant SKU 4471-B in slate' does not. Split when the modifier is a real query and you can give it unique content — distinct title, images, copy. Consolidate when variants share 95% of the page and differ only by a swatch.
For the consolidate case, keep variant URLs accessible for users via parameters or anchors, but canonical them all to the main product. Don't
noindex them — canonical is the cleaner signal here because it passes ranking value up to the parent.The follow-up nobody asks: don't canonical a small variant to a sold-out parent. If the parent is discontinued, you've just pointed the signal at a dead end.
Rule of thumb: searchable modifier = own page; cosmetic swatch = canonical.
Got an e-com SEO question? Drop it.
Empty category pages — hide them or fix them?
'Q: I have category pages with 1-2 products or none. What do I do with them?'
Short answer: Noindex the near-empty ones now and only let a category into the index once it has real inventory and a reason to exist.
The longer version: a category with zero products is a thin page that drags your whole site's quality signal down. But deleting it can be wrong if it's a category you'll restock. The factor is intent: does the category match a real query and will it have products?
If yes but it's empty today — noindex temporarily, then flip to index once stocked. If no — 301 it to the closest populated parent category.
The trap: dynamically generating a category per attribute combination so you end up with 'red small organic cotton v-neck' pages holding one product each. That's index bloat. Set a threshold — say, fewer than 3 products = noindex automatically.
Rule of thumb: a category earns indexing by having inventory AND demand, not just by existing.
Got an e-com SEO question? Drop it.
'Q: I have category pages with 1-2 products or none. What do I do with them?'
Short answer: Noindex the near-empty ones now and only let a category into the index once it has real inventory and a reason to exist.
The longer version: a category with zero products is a thin page that drags your whole site's quality signal down. But deleting it can be wrong if it's a category you'll restock. The factor is intent: does the category match a real query and will it have products?
If yes but it's empty today — noindex temporarily, then flip to index once stocked. If no — 301 it to the closest populated parent category.
The trap: dynamically generating a category per attribute combination so you end up with 'red small organic cotton v-neck' pages holding one product each. That's index bloat. Set a threshold — say, fewer than 3 products = noindex automatically.
Rule of thumb: a category earns indexing by having inventory AND demand, not just by existing.
Got an e-com SEO question? Drop it.
Forwarded from AFF.TOP
This media is not supported in your browser
VIEW IN TELEGRAM
Сбер запустит свой криптокошелёк
Сбер готов запустить криптокошелёк — инфраструктура уже есть. Ждут только закона о регулировании крипты, который планируют принять к 1 сентября 2026 года.
Хранить и, судя по всему, обменивать крипту можно будет прямо в приложении — без сторонних обменников.
Но есть один нюанс, из-за которого обменники никуда не денутся. 🔍
➡️ Читайте на сайте: https://aff.top/blog/sber-zapustit-svoi-kriptokoshelek
🧠 Ещё больше инсайтов → в канале AFF.top
Сбер готов запустить криптокошелёк — инфраструктура уже есть. Ждут только закона о регулировании крипты, который планируют принять к 1 сентября 2026 года.
Хранить и, судя по всему, обменивать крипту можно будет прямо в приложении — без сторонних обменников.
Но есть один нюанс, из-за которого обменники никуда не денутся. 🔍
➡️ Читайте на сайте: https://aff.top/blog/sber-zapustit-svoi-kriptokoshelek
🧠 Ещё больше инсайтов → в канале AFF.top
Forwarded from AFF.TOP
This media is not supported in your browser
VIEW IN TELEGRAM
Индия потребовала от Telegram удалять пиратский контент
Индия потребовала от Telegram удалять пиратский контент — претензия в том, что платформа не ограничивает размер файлов, что позволяет свободно распространять фильмы.
Дуров ответил, что Telegram годами работает в Индии без какой-либо коммерческой выгоды для себя.
Почему давление началось именно сейчас — вопрос открытый. Возможный ответ — в блоге.
➡️ Читайте на сайте: https://aff.top/blog/indiia-potrebovala-ot-telegram-udaliat-piratskii-kontent
🧠 Ещё больше инсайтов → в канале AFF.top
Индия потребовала от Telegram удалять пиратский контент — претензия в том, что платформа не ограничивает размер файлов, что позволяет свободно распространять фильмы.
Дуров ответил, что Telegram годами работает в Индии без какой-либо коммерческой выгоды для себя.
Почему давление началось именно сейчас — вопрос открытый. Возможный ответ — в блоге.
➡️ Читайте на сайте: https://aff.top/blog/indiia-potrebovala-ot-telegram-udaliat-piratskii-kontent
🧠 Ещё больше инсайтов → в канале AFF.top
Forwarded from AFF.TOP
This media is not supported in your browser
VIEW IN TELEGRAM
Google ads меняет стратегию по конверсиям
Google меняет логику автоматических стратегий ставок: с 17 августа 2026 года кампании будут строже придерживаться указанного целевого CPA, а не давать лиды по минимально возможной цене.
Если сейчас твоя кампания даёт лиды по $5, а цель стоит $10 — после обновления алгоритм «поднимет» фактическую стоимость лида к целевой, зато отдаст больше трафик…
➡️ Читайте на сайте: https://aff.top/blog/google-ads-meniaet-strategiiu-po-konversiiam
🧠 Ещё больше инсайтов → в канале AFF.top
Google меняет логику автоматических стратегий ставок: с 17 августа 2026 года кампании будут строже придерживаться указанного целевого CPA, а не давать лиды по минимально возможной цене.
Если сейчас твоя кампания даёт лиды по $5, а цель стоит $10 — после обновления алгоритм «поднимет» фактическую стоимость лида к целевой, зато отдаст больше трафик…
➡️ Читайте на сайте: https://aff.top/blog/google-ads-meniaet-strategiiu-po-konversiiam
🧠 Ещё больше инсайтов → в канале AFF.top
Should internal search result pages ever be indexed?
'Q: My site search pages (?q=) are getting indexed. Is that bad?'
Short answer: Yes, bad — block them in robots.txt and add noindex; indexed search results are classic soft-spam that Google explicitly warns against.
The longer version: search-within-search is one of the few things Google's guidelines name directly as something to keep out of the index. The danger isn't just thin pages — it's that bots can spider infinite query combinations, and worse, spammers can inject queries that surface your domain ranking for junk terms.
Block the search parameter in robots.txt so it's never crawled, and noindex as backup for any already indexed. Then check Search Console for
The nuance people miss: if a search query has real volume, don't rely on the search page — build a real, curated category page for it. That's a landing page you control, not a query result.
Rule of thumb: internal search = utility for users, never an entry point for bots.
Got an e-com SEO question? Drop it.
'Q: My site search pages (?q=) are getting indexed. Is that bad?'
Short answer: Yes, bad — block them in robots.txt and add noindex; indexed search results are classic soft-spam that Google explicitly warns against.
The longer version: search-within-search is one of the few things Google's guidelines name directly as something to keep out of the index. The danger isn't just thin pages — it's that bots can spider infinite query combinations, and worse, spammers can inject queries that surface your domain ranking for junk terms.
Block the search parameter in robots.txt so it's never crawled, and noindex as backup for any already indexed. Then check Search Console for
?q= or ?s= URLs already in the index and request removal.The nuance people miss: if a search query has real volume, don't rely on the search page — build a real, curated category page for it. That's a landing page you control, not a query result.
Rule of thumb: internal search = utility for users, never an entry point for bots.
Got an e-com SEO question? Drop it.
Forwarded from AFF.TOP
This media is not supported in your browser
VIEW IN TELEGRAM
В Codex внедрят GPT-5.6 Ultra
OpenAI добавит в Codex эксклюзивную версию GPT-5.6 Sol Ultra — не ту, что выйдет в паблик, а отдельную, усиленную модель.
Два ключевых режима: расширенные рассуждения (модель думает дольше) и мульти-агентная работа с параллельными субагентами. Релиз ожидается 7–9 июля 2026.
Но есть один нюанс, который OpenAI пока не раскрывает 👀 Подробности — в …
➡️ Читайте на сайте: https://aff.top/blog/v-codex-vnedriat-gpt-5-6-ultra
🧠 Ещё больше инсайтов → в канале AFF.top
OpenAI добавит в Codex эксклюзивную версию GPT-5.6 Sol Ultra — не ту, что выйдет в паблик, а отдельную, усиленную модель.
Два ключевых режима: расширенные рассуждения (модель думает дольше) и мульти-агентная работа с параллельными субагентами. Релиз ожидается 7–9 июля 2026.
Но есть один нюанс, который OpenAI пока не раскрывает 👀 Подробности — в …
➡️ Читайте на сайте: https://aff.top/blog/v-codex-vnedriat-gpt-5-6-ultra
🧠 Ещё больше инсайтов → в канале AFF.top