Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Google does not usually use the meta tag for its description, it will usually take the some text from within the body tag.</p> <blockquote> <p>campingpic2a. item1. Privacy Policy - Terms and Conditions</p> </blockquote> <p>Areas of code google is taking your text from:</p> <pre><code>&lt;img src="Resources/campingpic2a.jpeg" border=0 width=256 height=110 alt="campingpic2a" style="float:left"&gt; </code></pre> <pre><code>&lt;div id="item9" style="position:absolute; left:10px; top:818px; width:93px; height:15px; z-index:2; overflow:visible"&gt; &lt;p class="f-lp"&gt;&lt;span class="style3"&gt;&lt;strong&gt;&lt;span class="style11"&gt;&lt;a href="privacypolicy.html"&gt;&lt;span class="style30" style="text-decoration:underline"&gt;Privacy Policy&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt; &lt;/div&gt; &lt;div id="item9a" style="position:absolute; left:108px; top:818px; width:109px; height:13px; z-index:3; overflow:visible"&gt; &lt;p class="f-lp"&gt;&lt;span class="style3"&gt;&lt;strong&gt;&lt;span class="style11"&gt;&lt;a href="termsandconditio.html"&gt;&lt;span class="style30" style="text-decoration:underline"&gt;Terms and Conditions&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt; &lt;/div&gt; </code></pre> <p>The reason this is being used as google's description is because your source only only contains footer links and the alt for your image maps main image. </p> <p>Maintaining a description meta tag is important, just not for google. </p> <p>If you want google to be able to read your content easily you need to put your headers in h tags, content in p tags and menus in lists. </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload