dimitariv1 Публикувано Януари 8, 2009 Report Share Публикувано Януари 8, 2009 Правя сайт с MS Frontpage и искам да си направя търсачка в сайта.Търсачката трябва да е от типа на тази в DOWNLOAD.BG и да се търсят темите. Темите ще представляват както Програмите в DOWNLOAD.BG . Искам да направя тези теми да се тъсят по думите в тях и да се показват само тези които трябва. Как да направя темите да може да се показват по отделно и как да направя търсачката? Цитирай Link to comment Сподели другаде More sharing options...
dimitariv1 Публикувано Януари 9, 2009 Author Report Share Публикувано Януари 9, 2009 Неможах много хубаво да обесня какво искам да направя , но се надявам да ме разберете. Цитирай Link to comment Сподели другаде More sharing options...
rokoo Публикувано Януари 9, 2009 Report Share Публикувано Януари 9, 2009 Ей пак ли тоя Download BG?! Там не бяха ли най-големите спецове? Неможах много хубаво да обесня какво искам да направя , но се надявам да ме разберете.Обяснил си но въпроса ти е доста общ и има много отговори в зависимост от това как е направен сайта /html,php....../ и къде искаш да го качиш и дали поддържа база данни и PHP и такива неща.Ако ще е подобна търсачка като при Download BG означава че сървъра трябва да ги поддържа тия екстри.Факта че по този начин е зададен въпроса имам съмнения че ще се справиш с това.Mога да ти дам нещо което не иска база данни. Сложи тоя код на страницата си.Промени само WWW.ТВОЯ САЙТ.СОМ и готово. ///this HTML code can be used to add search functionalty to your site (powered by Google):/// Кода използва Google за да търси и е много ефикасен.<iframe style="width:375px; height:35px; margin:5px;" frameborder=0 allowtransparency=yes scrolling=no src="http://search.digitalpoint.com/iframe.php?site=www.yoursite.com&b=1&l=1&y=1"></iframe>-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-Или това може да ти свърши работа.vtssearch10.zipОписание какво може * very good performance (around 0.9 sec. per request on 2500 html pages) * variable keyword handling with AND connection and exact search in quotes (similar to Google) * extended weighting of keywords by comparison of the order of the input and part of the page (head or body) * makes proposals of alternative keywords if the search returned no results * easy configration through a one-file-config * easy integration into websites with a GET-variable navigation * easy changing of the script's display language (German and English are already included) * restriction of the search to specified folders and file types * no database is required ./././././././././././././././././././././. Installation 1. Unpack all files after the download to a local folder. 2. Modify 'config.search' with a text editor:Line 97: the array $orte contains all folders to be indexed. Enter all foldersin the form 'folder',. The path has to be relative to the place where search.php will be run (and index.php), e.g.: path of search.php: myServer/sitesearch/search.php, path of folder: myServer/myFolder --> Enter: ../myFolderpath of search.php: myServer/search.php, path of folder: myServer/myFolder --> Enter: myFolderand so on Be aware, that folders will be indexed with all subfolders. To prevent subfilders from indexing, enter these in line 102 in the array $nosearch in the same way as before. Never forget the comma at the end of each array element - this would lead to errors while running the script! 3. Suit the template files to your needs (which are all files beginning with 'temp.') as well as the style sheet 'search.css'. 4. Now copy the modified script to your server or webspace. 5. Run index.php in your browser, so all relevant files will be indexed. 6. After the successful index process you can now use the script. Please notice, that the indexing of files and folders will have to be restated each time you changed a file on your website, in order to keep the search index up to date. It is recommended to use so called cron jobs for regular updates. You can find a free service under onlinecronjobs.com. Цитирай Link to comment Сподели другаде More sharing options...
dimitariv1 Публикувано Януари 10, 2009 Author Report Share Публикувано Януари 10, 2009 <iframe style="width:375px; height:35px; margin:5px;" frameborder=0 allowtransparency=yes scrolling=no src="http://search.digitalpoint.com/iframe.php?site=www.yoursite.com&b=1&l=1&y=1"></iframe> Да това ще ми свърше работа , но да мога да го използвам ще трябва всяка тема да я се представя като отделна страница. Как да го направя. Цитирай Link to comment Сподели другаде More sharing options...
rokoo Публикувано Януари 10, 2009 Report Share Публикувано Януари 10, 2009 <iframe style="width:375px; height:35px; margin:5px;" frameborder=0 allowtransparency=yes scrolling=no src="http://search.digitalpoint.com/iframe.php?site=www.yoursite.com&b=1&l=1&y=1"></iframe> Да това ще ми свърше работа , но да мога да го използвам ще трябва всяка тема да я се представя като отделна страница. Как да го направя.Слагаш само кода и толкоз.Няма значение колко са страниците.Нали сайта няма да е само от една страница? Не забравяй да промениш www.yoursite.com. Цитирай Link to comment Сподели другаде More sharing options...
dimitariv1 Публикувано Януари 10, 2009 Author Report Share Публикувано Януари 10, 2009 Слагаш само кода и толкоз.Няма значение колко са страниците.Нали сайта няма да е само от една страница? Не забравяй да промениш www.yoursite.com. ok Цитирай Link to comment Сподели другаде More sharing options...
Препоръчан пост
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.