uCoz Community » uCoz Modules » Additional Features » Site search (And everything that is related to it)
Site search
Natashko
Posts: 3366
Reputation: 171

Message # 1 | 2:41 PM

uCoz Web Service has its own Site search.

You do not have to install this module. It is installed by default and it is a required module.
Attention: it is impossible to deinstall the Site Search module!

Though it is possible to set it up or not to use it at all.

You can select the modules to search in:


We would like to draw your attention to the setting

Supplement search results by tags with the results of site search:
If the checkbox is tagged, the site search results will be shown after the search results by tags.
Here is how the site search results will look for the request: CINEMA

And this is the way the search results by the tag CINEMA will look (You will see them in addition with site search results).

Where the first result is the search result by the tag CINEMA. And the rest of he results are site search results for the request CINEMA.
(This is an example with the default settings of Appearance of entries. "Entry brief description" in the modules is also disabled)


It is not difficult to distinguish the search results by the tag from the site search results. The appearance of the site search entries is the following: module name + the date (day-month-year the time of adding the entry).

The appearance of the search entries by the tag is the following: module name + the title of the module category (nesting depth of an entry. The code $ENTRY_DEPTH$ is responsible for that)+the date when the entry was added (day.month.year).

It is also possible to distinguish the search results by the tag from the site search results with a help of the URL of the request:

The appearance of the request URL of the site search results is the following: http://siteaddress/search/?q=
The appearance of the request URL of the search results by the tag is the following: http://siteaddress/search/

If the checkbox “Supplement search results by tags with the results of site search:” is not tagged:
the search by tag will show the results for the request of this tag only. And the site search will show the results on the search requests only.

Site search module has design customization feature.

Search page – will help you to customize the design of the page with the results of the site search and the search by tags.
Appearance of entries – will help you to customize the appearance of search results entries.

Sitemap

Sitemap is generated automatically on each website now. Users do not have to create it any more. Sitemap files are updated automatically, approximately once a day (depends on how often the website is updated). URLs of Sitemap files are written in the default robots.txt file, which we advise not to change.
You can get URLs of the Sitemap in Control panel->Site search
Note on search forms: each site module has codes $SEARCH_FORM$ and $MODULE_SEARCH_FORM$
It means that either the form for the indexed search on the whole website ($SEARCH_FORM$) or form to search entries of a module ($MODULE_SEARCH_FORM$) can be embedded into the template of the modules. Of course, both forms can be used simultaneously in order to search on the whole website or to search entries of a certain module.

Addition: on the websites with uID login, uNet users' bar has a site search form: Userbar->Control->Site search

Note:
  • The new entries are indexed within 10 days.
  • The entries that are deleted from the website, disappear from the search results within 14 days
  • In order to re-index the entries in the catalog manually, you need to tag the checkbox “Entry date:“ and Save without making any other changes.

See how to enable Site Search here:

Attachments: 4952405.png (26.3 Kb) · 2896905.png (1.4 Kb) · 7026367.png (7.1 Kb) · 0944180.png (9.3 Kb) · 8864910.png (1.5 Kb)
astrav2
Posts: 5
Reputation: 0

Message # 376 | 9:00 PM
Hello guys,
I have made my site like i wanted ,i also added some articles (with tags too) and it seems like the search engine is not working ,i search to find the articles and it doesn't come up with results ,it says that nothing found.
I have read some things about the search engine on the forum but i can't find a way to deal with this problem.
Please help me,my site is nothing without a search engine.
joexyz
JOE-vascript
Posts: 1770
Reputation: 78

Message # 377 | 7:26 AM
astrav2, new entries are indexed within 10 days.
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau

sometimes i lurk here
astrav2
Posts: 5
Reputation: 0

Message # 378 | 7:14 PM
@bigblog , you mean that i have to wait 10 days so the search engine will come up with the article a made 10 days ago ?
joexyz
JOE-vascript
Posts: 1770
Reputation: 78

Message # 379 | 9:16 PM
astrav2, one entry gets indexed by the Search module within 10 days. Until then, it won't appear in the search results of your website.
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau

sometimes i lurk here
astrav2
Posts: 5
Reputation: 0

Message # 380 | 8:08 PM
@bigblog , thanks .
Can you explain to me why when i'm searching on my sites search engine (http://movie-planet.ucoz.net/search/?q=jack) it comes up with nothing,
and when i type (http://movie-planet.ucoz.net/search/jack) it comes up with the articles ?
joexyz
JOE-vascript
Posts: 1770
Reputation: 78

Message # 381 | 7:08 PM
astrav2, please, provide the code of your search form.
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau

sometimes i lurk here
astrav2
Posts: 5
Reputation: 0

Message # 382 | 8:59 PM
@bigblog ,you mean the
Home » Design customization » Editing templates,,, Code ,right?

Code
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title><?if($SEARCH_QUERY$)?>$SEARCH_QUERY$ - <?endif?>Search</title>
<?$META_DESCRIPTION$?>
<?$META_KEYWORDS$?>
<link type="text/css" rel="StyleSheet" href="/.s/src/css/982.css" />
</head>

<body style="background-color:#000000; margin:0px; padding:0px;">
$ADMIN_BAR$

$GLOBAL_AHEADER$

<!-- <middle> -->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top" style="width:186px;padding:0 0 0 10px;">

$GLOBAL_CLEFTER$

</td>

<td valign="top" style="padding:0px 10px 0px 10px;">
<table border="0" cellpadding="5" cellspacing="0" width="100%" style="border:1px solid #5B5C74;"><tr><td style="background:#000000;padding:10px;"><!-- <body> --><div style="padding:0 0 5px 0;">$SEARCHFORM$</div><div style="padding:4px 4px 0 4px;"><!--<s5248>-->Results <b>$NUM_SHOWN$</b> of <b>$NUM_ENTRIES$</b> for the request <b>$SEARCH_QUERY$</b><!--</s>--></div><hr/>
$BODY$<div align="center">$PAGE_SELECTOR$</div><!-- </body> --></td></tr></table>
</td>

<td valign="top" style="width:186px;padding:0 10px 0 0;">
$GLOBAL_DRIGHTER$
</td>
</tr>
</table>
<!-- </middle> -->

$GLOBAL_BFOOTER$
</body>

</html>

joexyz
JOE-vascript
Posts: 1770
Reputation: 78

Message # 383 | 10:26 AM
astrav2, I meant the code that displays the search form on your website (e.g.: in a global block), not the code of the search page smile
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau

sometimes i lurk here
astrav2
Posts: 5
Reputation: 0

Message # 384 | 7:31 AM
@bigblog, is this the one you want?
Code
<!-- <block7> -->
<?if($SEARCH_FORM$)?>
<table border="0" cellpadding="0" cellspacing="0" width="186">
<tbody><tr><td align="center" height="30" style="font-size: 10px; background: url("/.s/t/982/7.gif" <img src="/.s/sm/1/wink.gif" border="0" align="absmiddle" alt="wink" /> rgb(182, 6, 5);"><span style="font-family: 'Comic Sans MS'; font-size: 15px; color: rgb(255, 255, 224);">Αναζήτηση</span></td></tr>
<tr><td style="background:url('/.s/t/982/8.gif' <img src="/.s/sm/1/wink.gif" border="0" align="absmiddle" alt="wink" /> ;padding:0 5px 0 5px;"><div align="center"><!-- <bc> -->$SEARCH_FORM$<!-- </bc> --></div></td></tr>
<tr><td><img src="/.s/t/982/9.gif" border="0"></td></tr>
</tbody></table>
<?endif?>
<!-- </block7> -->
Cyberdasm
Posts: 639
Reputation: 7

Message # 385 | 3:41 AM
astrav2, Just wait 10 days. or delete your sitemap. That is what I usually do. biggrin . Hope it will work.
1F4BF3B
uCoz Community » uCoz Modules » Additional Features » Site search (And everything that is related to it)
Search: