| Guest_ikodan_* |
Dec 10 2012, 08:06 PM
Post
#1
|
|
Guests |
I just begin to use the aggregator in my website (with IIS yes yes), it sounds really.. great... But I'm french and I need to put a french synonyms database, I have one like : QUOTE abaissable|1 (Adjectif)|abattable|inclinable Maybe I can found other formats, but my question is : how to add it ? Thank you |
|
|
|
![]() |
| Guest_ikodan_* |
Dec 11 2012, 04:12 AM
Post
#2
|
|
Guests |
I think I'm in the wrong category.
|
|
|
|
| Guest_ikodan_* |
Dec 11 2012, 04:14 AM
Post
#3
|
|
Guests |
Hello,
I just begin to use the scrapper in my website (with IIS yes yes), it sounds really.. great... But I'm french and I need to put a french synonyms database, I have one like : QUOTE abaissable|1 (Adjectif)|abattable|inclinable Maybe I can found other formats, but my question is : how to add it/one ? Thank you |
|
|
|
Dec 11 2012, 07:36 AM
Post
#4
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
In latest scraper is included example synonyms database - these synonyms are imported in joomla database. Extract this database table and change it with your synonyms.
-------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
| Guest_ikodan_* |
Dec 12 2012, 04:02 AM
Post
#5
|
|
Guests |
Hello again,
I created my own full french synonyms database with all the words. This post has been edited by ikodan: Dec 12 2012, 07:00 AM |
|
|
|
Dec 12 2012, 06:57 AM
Post
#6
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
We can't teach you php and mysql - we don't sale such a services. We sale ready for use in scraper english synonyms database, if you want, just buy it.
You can see example in install sql file included in joomla scraper: Код CREATE TABLE IF NOT EXISTS `wpa_synonyms_test` ( `keyword` varchar(44) NOT NULL, `synonyms` text NOT NULL, PRIMARY KEY (`keyword`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; INSERT INTO `wpa_synonyms_test` (`keyword`, `synonyms`) VALUES ('back', 'aback,backward,rearward,regressively,to the rear'); Your database must look in this way: Код CREATE TABLE IF NOT EXISTS `wpa_synonyms_en` ( `keyword` varchar(20) NOT NULL, `synonyms` text NOT NULL, PRIMARY KEY (`keyword`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `wpa_synonyms_en` -- INSERT INTO `wpa_synonyms_en` (`keyword`, `synonyms`) VALUES ('aback', 'back,backward,rearward,regressively,to the rear'), ('abalienate', 'alienate,estrange'), next line......... next line......... last line in sql query must be like this line: Код ('yoke', 'bond,chain,link,tie,ligature');
-------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
| Guest_ikodan_* |
Dec 12 2012, 07:12 AM
Post
#7
|
|
Guests |
it was not worthwhile to bother you much, a simple "yes" would have sufficed. I wanted to edit but you had already responded. In addition there is a misunderstanding due to the language difference.
Thanks for your help and sorry for your time lost This post has been edited by ikodan: Dec 12 2012, 07:14 AM |
|
|
|
![]() ![]() |
Similar Topics
| Topic | Replies | Topic Starter | Views | Last Action | |
|---|---|---|---|---|---|
![]() |
Synonyms, Nothing Changes Synonyms, entities and quotes |
2 | papero de paperi | 25,731 | 11th October 2018 - 04:42 PM Last post by: Web Design Seo |
![]() |
Pinned: The Best Dropped Domains Catcher the best drop catcher for expired domains |
0 | Web Design Seo | 49,040 | 30th October 2017 - 02:50 PM Last post by: Web Design Seo |
![]() |
Change Bet In Sports Predictions | 1 | martinc | 5,921 | 22nd April 2014 - 07:14 AM Last post by: pavelKukov |
![]() |
Change The Publish Date Change the publish up date to today |
6 | iergun | 18,073 | 14th May 2013 - 06:06 AM Last post by: Web Design Seo |
![]() |
Change Tag Styles With Own Css I need to change the css style of the img tag |
1 | zAPPU | 5,457 | 2nd March 2013 - 11:48 AM Last post by: Web Design Seo |
![]() |
The Pagebreak Cuts The Tags | 1 | -ikodan- | 23,987 | 16th December 2012 - 10:50 AM Last post by: -ikodan- |
![]() |
The Number Of Page Views Eror | 7 | drslim | 24,204 | 30th August 2012 - 05:59 AM Last post by: Web Design Seo |
![]() |
Change The Language Of The Plugin Microformatsvotes | 5 | Stefano | 36,396 | 3rd May 2012 - 08:33 AM Last post by: Web Design Seo |
![]() |
Pinned: The Way Of Work With Seo Articles Network how to earn more money with Seo Articles Network |
0 | Web Design Seo | 26,761 | 3rd February 2012 - 11:20 AM Last post by: Web Design Seo |
|
Lo-Fi Version | Time is now: 1st June 2026 - 11:08 PM |