<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум АлаичЪ'а о SEO - Нужна помощь в шаблоне, проставить теги h1]]></title>
	<link rel="self" href="https://talk.alaev.info/feed/atom/topic/1415/" />
	<updated>2015-04-17T12:20:27Z</updated>
	<generator>PunBB</generator>
	<id>https://talk.alaev.info/topic/1415/</id>
		<entry>
			<title type="html"><![CDATA[Re: Нужна помощь в шаблоне, проставить теги h1]]></title>
			<link rel="alternate" href="https://talk.alaev.info/post/9514/#p9514" />
			<content type="html"><![CDATA[<p>Есть подозрение это надо исправлять...<br />Альты не прописаны..<br />-------------------------------------------<br />We found 27 images on this page.<br />25 alt attributes are empty or missing.<br />-----------------------------------<br /></p><p class="lastedit merged"><em>Добавлено: 17.04.2015 16:20</em></p><p>И еще.<br />1. Я бы не ставил Н1 в title. Зачем? Title и так команда для робота, что это надо учитывать, а в h1 поставить другой запрос на продвигаемую страницу.</p><p>2. Title должны быть не набором слов, а осмысленным выражением и это важно.<br />Ваш title &quot;Дизайн интерьеров, рекламы&quot; - плохой, т.к. title это не перечень слов...<br />Title - &quot;Рисунки, картины, графити&quot; плохой, так как это скорее keywords ...<br />Title&nbsp; - &quot;Иллюстрации от известных иллюстраторов&quot;&nbsp; в принципе может быть расценен как неявный дубль, с учетом того, что на странице много повторов ...</p>]]></content>
			<author>
				<name><![CDATA[rebarun]]></name>
				<uri>https://talk.alaev.info/user/578/</uri>
			</author>
			<updated>2015-04-17T12:20:27Z</updated>
			<id>https://talk.alaev.info/post/9514/#p9514</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Нужна помощь в шаблоне, проставить теги h1]]></title>
			<link rel="alternate" href="https://talk.alaev.info/post/9472/#p9472" />
			<content type="html"><![CDATA[<p>Спасибо, все работает!!</p>]]></content>
			<author>
				<name><![CDATA[Deoks]]></name>
				<uri>https://talk.alaev.info/user/17/</uri>
			</author>
			<updated>2015-04-07T19:32:44Z</updated>
			<id>https://talk.alaev.info/post/9472/#p9472</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Нужна помощь в шаблоне, проставить теги h1]]></title>
			<link rel="alternate" href="https://talk.alaev.info/post/9470/#p9470" />
			<content type="html"><![CDATA[<p>в стиле это<br /></p><div class="codebox"><pre><code>.wrapper h1{width:164px;height:38px;padding:7px
0 0 0;float:left}</code></pre></div><p>на это<br /></p><div class="codebox"><pre><code>.wrapper .logo{width:164px;height:38px;padding:7px
0 0 0;float:left}</code></pre></div><p>в main<br /></p><div class="codebox"><pre><code>&lt;h1&gt;&lt;a href=&quot;/&quot; title=&quot;Cafry - ваш источник вдохновения!&quot;&gt;&lt;img src=&quot;{THEME}/images/logotype.png&quot; width=&quot;170&quot; height=&quot;38&quot; padding:7px 0 0 0; float:left; /&gt;&lt;/a&gt;&lt;/h1&gt;</code></pre></div><p>на<br /></p><div class="codebox"><pre><code>&lt;div class=&quot;logo&quot;&gt;&lt;a href=&quot;/&quot; title=&quot;Cafry - ваш источник вдохновения!&quot;&gt;&lt;img src=&quot;{THEME}/images/logotype.png&quot; width=&quot;170&quot; height=&quot;38&quot; padding:7px 0 0 0; float:left; /&gt;&lt;/a&gt;&lt;/div&gt;</code></pre></div><p>и дальше ставьте h1 куда нужно.</p>]]></content>
			<author>
				<name><![CDATA[svetlana]]></name>
				<uri>https://talk.alaev.info/user/783/</uri>
			</author>
			<updated>2015-04-07T14:00:26Z</updated>
			<id>https://talk.alaev.info/post/9470/#p9470</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Нужна помощь в шаблоне, проставить теги h1]]></title>
			<link rel="alternate" href="https://talk.alaev.info/post/9469/#p9469" />
			<content type="html"><![CDATA[<p>Здравствуйте, воопщем хочу проставить теги h1 правильно. Сейчас тег проставлен на всех страницах в тайтле главной. Хочу чтоб в полной новости тайтл был в h1, а на главной чтоб тайтл главной страницы был в h1, столкнулся с проблемой в верстке шаблона.</p><p>сайт cafry.net</p><p>если убираю тег h1 то полностью начинает ехать шаблон сверху там где логотип</p><p>Есть вариант использовать [aviable=main] &lt;h1&gt;текст&lt;/h1&gt; [/aviable] [not-aviable=main] текст [/not-aviable]</p><p>Часть главной где проставлен тег h1</p><div class="codebox"><pre><code>&lt;div id=&quot;toolbar&quot;&gt;
  &lt;div class=&quot;wrapper&quot;&gt;
    
      &lt;h1&gt;&lt;a href=&quot;/&quot; title=&quot;Cafry - ваш источник вдохновения!&quot;&gt;&lt;img src=&quot;{THEME}/images/logotype.png&quot; width=&quot;170&quot; height=&quot;38&quot; padding:7px 0 0 0; float:left; /&gt;&lt;/a&gt;&lt;/h1&gt;
        
        &lt;div class=&quot;toolmenu&quot;&gt;
          &lt;ul class=&quot;reset&quot;&gt;
            &lt;li&gt;&lt;a href=&quot;/&quot;&gt;Главная&lt;/a&gt;&lt;/li&gt;
                &lt;li&gt;&lt;a href=&quot;http://cafry.net/copyright.html&quot;&gt;Правообладателям&lt;/a&gt;&lt;/li&gt;
                &lt;li&gt;&lt;a href=&quot;http://cafry.net/about.html&quot;&gt;О проекте&lt;/a&gt;&lt;/li&gt;
                &lt;li&gt;&lt;a href=&quot;/?do=feedback&quot;&gt;Контакты&lt;/a&gt;&lt;/li&gt;
            &lt;/ul&gt;
        &lt;/div&gt;
        
    {login}       
                         
        &lt;div class=&quot;searchbar&quot;&gt;
    &lt;form action=&quot;&quot; name=&quot;searchform&quot; method=&quot;post&quot;&gt;
      &lt;input type=&quot;hidden&quot; name=&quot;do&quot; value=&quot;search&quot; /&gt;
      &lt;input type=&quot;hidden&quot; name=&quot;subaction&quot; value=&quot;search&quot; /&gt;
      &lt;ul class=&quot;reset&quot;&gt;
        &lt;li class=&quot;lfield&quot;&gt;&lt;input id=&quot;story&quot; name=&quot;story&quot; value=&quot;Введите запрос&quot; onblur=&quot;if(this.value==&#039;&#039;) this.value=&#039;Введите запрос&#039;;&quot; onfocus=&quot;if(this.value==&#039;Введите запрос&#039;) this.value=&#039;&#039;;&quot; type=&quot;text&quot; /&gt;&lt;/li&gt;
        &lt;li class=&quot;lbtn&quot;&gt;&lt;input title=&quot;Найти&quot; alt=&quot;Найти&quot; type=&quot;image&quot; src=&quot;{THEME}/images/spacer.gif&quot; /&gt;&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/form&gt;        
        &lt;/div&gt;
  
    &lt;div class=&quot;clr&quot;&gt;&lt;/div&gt;    
    &lt;/div&gt; 
&lt;/div&gt; </code></pre></div><p>Если ставлю в полную новость тег (там сейчас h2 стоит) то там также все едет.</p><div class="codebox"><pre><code> &lt;div class=&quot;news&quot;&gt;
                  &lt;div class=&quot;news_h&quot;&gt;
                        &lt;h2&gt; [full-link]{title}[/full-link] &lt;/h2&gt;
                        &lt;div class=&quot;date&quot;&gt;{date}&lt;/div&gt;
                        &lt;div class=&quot;clr&quot;&gt;&lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class=&quot;news_t&quot;&gt;
            
          {full-story}&lt;br&gt;
                      
                      &lt;center&gt;{pages}&lt;/center&gt;
                    &lt;div class=&quot;clr&quot;&gt;&lt;/div&gt;
                    [edit-date]&lt;p class=&quot;editdate&quot;&gt;&lt;br /&gt;&lt;i&gt;Новость отредактировал: &lt;b&gt;{editor}&lt;/b&gt; - {edit-date}
                    &lt;br /&gt;[edit-reason]Причина: {edit-reason}[/edit-reason]&lt;/i&gt;&lt;/p&gt;[/edit-date]
                    [tags]&lt;br /&gt;&lt;p class=&quot;basetags&quot;&gt;&lt;i&gt;Теги: {tags}&lt;/i&gt;&lt;/p&gt;[/tags]                                      
                    &lt;/div&gt;</code></pre></div><p>Понимаю что тут надо правильно css переделать.</p><p>У меня не получилось, прошу помощи <img src="https://talk.alaev.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>файл css прикрепил. Если нужно скиншоты или полные файлы или еще что нибудь, все предоставлю!</p><p>Спасибо!</p>]]></content>
			<author>
				<name><![CDATA[Deoks]]></name>
				<uri>https://talk.alaev.info/user/17/</uri>
			</author>
			<updated>2015-04-07T12:46:01Z</updated>
			<id>https://talk.alaev.info/post/9469/#p9469</id>
		</entry>
</feed>
