Партнерка на США и Канаду по недвижимости, выплаты в крипто

  • 30% recurring commission
  • Выплаты в USDT
  • Вывод каждую неделю
  • Комиссия до 5 лет за каждого referral

Требования к CMS с точки зрения SEO

Основные требования

Редактор

Вокруг платформы

Плагины

1

Минимальное количество служебного кода на странице (максимум кода должен содержаться в CSS)

Возможность настройки META тегов для каждой страницы отдельно (имеется в виду: title, description, keywords).

Возможность редактирования файла robots. txt

Использование плагина типо Ultimate Tag Warrior все что связано с ключевыми словами. Ключевые слова для каждого отдельного поста, tags в самом посте, поиск по tags, оповещение различных поисковиков как Technorati

2

Возможность внедрения ключевых слов в URL – человекочитаемые URL (то есть типо *****/kak-optimizirovat-sait. html)

Возможность редактирования alt теги рисунков и title тегов ссылок. Понимаю, что будет использоваться расширенный редактор WYSIWYG, но считаю нужным это подчеркнуть.

Возможность генерации XML карты сайта (типоGoogle Sitemap Generator)

В конце статей или в середине использовать блок «Дополнительно», который позволяет показывать похожие статьи, или статьи по теме с сайта (типо Related posts)

3

Использование статических имен страниц

Возможность тонкой настройки первого и последнего параграфа видимого текста на странице. Понимаю, что будет использоваться расширенный редактор WYSIWYG, но считаю нужным это подчеркнуть.

Возможность использования RSS feed для продвижения (пояснения тут http://www. *****/seo-lessons-and-tutorials/seo-rss/ )

Плагин типо Subscribe to comments дающий возможность подписаться на email оповещения о новых комментариях к записи

4

Если используется java код для создания меню – то оно должно дублироваться текстовыми ссылками

Возможность настройки тегов заголовков H1 – H5 (кроме автомата нужна возможность ручной настройки URL (и наверное валидация чтобы всякую ересь не писали, типо с подчерком, а только с тире))

Использование .htaccess для редиректов 301

Плагин типо Sociable добавляет иконки для добавления записи в сервисы социальных закладок (Digg, del. icio. us, reddit, etc).

5

Желательно наличие блока для счетчиков

Желательна проверка на плотность ключевого слова на странице

6

Рекомендованный вес страницы ~ 50-60 кб

7

Возможность валидации ссылок (про неработающие ссылки должны на стадии работы иметь заглушки) то есть на сайте не должно быть неработающих ссылок

8

Можно предусмотреть модуль обмена ссылками и статьями (подразумевается мониторинг ссылок на присутствие на том месте, где партнером по обмену заявлено в процессе обмена)

9

Соответствие TITILE и название заголовка станицы в h1-h2, т е чтобы или ручками можно было сделать или автоматически само вставляется

Полезные статьи:

НЕ нашли? Не то? Что вы ищете?

http://*****/offline/2000/365/5038/ - Круг тотального web-дизайна,

http://www. /topics/development/20a. asp - Оптимизация не-HTML-сайтов для поисковых серверов.

Еще в догонку немного из последних статей (тут о MODx, но это не важно)

Few will dispute " Content is King" with search engines. As in everything between <body> and </body>.

Typically, sites with minimal code/markup compared to the actual words on the page fare better in the search game. Arguments with lots of good evidence behind them abound for that lean, semantic XHTML/CSS sites gives the words more weight or "relevancy" (a very important SEO term) compared to sites that are built on top of bloated structures with loads of non-semantic markup (typically, table-based sites).

A few rules of thumb that work well over the long haul and should keep you out of hot water with Google:

·  Don't go overboard with "keyword stuffing", use techniques intended solely to influence site ranking, or other such nonsense.

·  Make your page title bar content (your browser "chrome") mirror succinctly the content of the page.

·  Use XHTML code that puts the important content as close as possible to the body tag, and get rid of inline styling.

·  Have a headline that elaborates a bit on the content of the page near the top of your page.

·  Write compelling, succinct copy that's topically relevant.

When you think about it, humans probably benefit even more from the above guidelines than search engines. Following them ensures page authors think and refine their message. And after all, it's the people paying the bills typically, not the search engines – even with Adsense sites as bad copy means more people bail out and don't click your ads.

MODx is a true SEO CMS

MODx makes creating sites that search engines can love almost automatic. What you put in it and however you want it to look is what you get out of MODx.

Write XHTML code that puts the important content as close as possible to the body tag

We don't force a cumbersome template language or "block" or "3-column" or "channel" or "insert-favorite-term-here" template system. In fact, creating a template in MODx is as simple as taking some static XHTML (or HTML chock full of tables even!) and replacing a few key areas with things like [*pagetitle*], [*longtitle*], [*description*], [*content*], [*sidebar*], [[Menu]] and {{footer}}. That means you can build a super-clean XHMTL/CSS driven site that uses the minimum amount of code so search engines have nothing but your content to think about. Learn more about templates

Simple Page Titles and Automatic Header: Content Metadata

Every MODx page has several bits of "metadata" that are automatically available to every page. The following outlines some good uses for them as they relate to search:

·  Title – great for using in the head of your document for the browser chrome title:
<title>[(sitename)] | [*pagetitle*]</title>

·  Long Title – great for H1 or H2 tags as your automatic longer titles:
<h1>[*longtitle*]</h1>

·  Description – Meta description... although this doesn't really affect search ranking any more according to many, some search engines still use this as the basis for the summary in their listings. Also good for sitemap pages where you have a page name and a description for every page in your site.

·  Alias – perfect for creating pretty, human-readible URLs that also tie in to your content like http:///reallly-great-URL. html

·  Summary/Introtext – another option for meta content (in your document head) or whatever else you desire

·  Menu Title – sometimes you need a super-short menu title, and this is just the ticket:
<li><a href="[~233~]" title="[*longtitle*]">[*menutitle*]</a></li>

Making URLs that People can Read and Search Engines Love

The way your browser's URLs return are also important in the Search game. Google arbitrarily refuses to index URLs containing "?id=". Many argue about how URLs should be written, so that's why MODx and mod_rewrite let you do it whichever way you prefer. You can create URLs manually or dynamically in several formats:

·  http:///p1234.html (or. cgi or. jsp or. aspx or. php or. cfm or. anythingyouwant)

·  http:///1234 (no extension)

·  http:///page-name. html (manually created)

·  http:///page_name. html (automatically created from the page title)

·  http:///some/subfolder/pagename. html (uses site hierarchy and allows for duplicate aliases in different pages)

·  any combination of the above

Meta Content Management (including Keywords)

Finally, MODx also provides several ways to manage the meta content on every page. You can use {{chunks]] to create sets of meta content, or it's built-in (but optional) meta content management system