Note that there are some explanatory texts on larger screens.

plurals
  1. POUsing PageMap or custom Meta tags in Google Custom Search
    primarykey
    data
    text
    <p>I have a search engine on my site that searches using several custom fields. I need to search through the content of PDF files so I am implementing Google Custom Search Engine. However, I still need the ability to use my custom filtering.</p> <p>I am trying to do it via PageMap or meta tags with custom content, but for some reason it doesn't work. For example, in this page: <a href="http://che.org.il/?decision=%D7%99%D7%A9%D7%99%D7%91%D7%AA-%D7%9E%D7%9C%D7%92-18-%D7%AA%D7%A9%D7%A2%D7%92" rel="nofollow">http://che.org.il/?decision=%D7%99%D7%A9%D7%99%D7%91%D7%AA-%D7%9E%D7%9C%D7%92-18-%D7%AA%D7%A9%D7%A2%D7%92</a></p> <p>I have put both methods in the header:</p> <pre><code>&lt;meta name="dec_sit" content="18-527" /&gt; &lt;meta name="dec_univ" content="" /&gt; &lt;meta name="dec_date" content="2013-04-30" /&gt; &lt;meta name="dec_category" content="46" /&gt; &lt;!-- &lt;PageMap&gt; &lt;Databject type="metatags"&gt; &lt;Attribute name="category"&gt;46&lt;/Attribute&gt; &lt;Attribute name="dec_date"&gt;2013-04-30&lt;/Attribute&gt; &lt;Attribute name="dec_univ"&gt;&lt;/Attribute&gt; &lt;Attribute name="dec_sit"&gt;18-527&lt;/Attribute&gt; &lt;/DataObject&gt; &lt;/PageMap&gt; --&gt; </code></pre> <p>However, when I try to search through the property dec_sit, it doesn't work: <a href="https://www.google.com/cse?cx=008755111893149603021%3ac5o41aeaazc&amp;q=%D7%90%D7%95%D7%93%D7%95%D7%AA%20more%3apagemap%3ametatags-dec_sit:18" rel="nofollow">https://www.google.com/cse?cx=008755111893149603021:c5o41aeaazc&amp;q=אודות+more:pagemap:metatags-dec_sit:18</a></p> <p>What could be the problem?</p>
    singulars
    1. This table or related slice is empty.
    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. This table or related slice is empty.
    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