The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sitemap for 10......000 pages
#3
ooxoweb Wrote:I'm working on a project which requires me to stuff 1.300.000 pages, whoopsy !!! Works great for the keyword indexing until 1.000 but when I try 10.000 it's stuck, but the major problem is the sitemap it starts indexing until it reaches 1.8mo then empty itself and restart, again and again.
Would it be possible to have a sitemap.html >> sitemap/sitemapX.xml so all the links could be indexed ??? I don't know if it's a bug/problem or a feature request...

I'm using GetSimple 3.0, I18n pack, External Comment, I also have Jquery (from CDN) and fancybox.

(and if anyone have a little something to help me indexing this keywords for the I18n search thing Wink )

Regarding I18N Search: Limiting factors are memory and execution time (e.g. my hoster limits memory to 64 MB and execution time to about 30s).

Basically all unique words and for each word all page slugs including this word are stored in memory before saving everything, e.g.
5000 unique words * 10 characters per word + 1300000 pages * 100 unique words per page * 20 characters length per slug = 2.6 GB
And for each search, the plugin would read all this information sequentially again.

I'd say this is way outside the targeted usage for I18N search.
But it's nice to know that it works with 1000 pages :-)

BTW: What are you needing a million pages for???
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply


Messages In This Thread
Sitemap for 10......000 pages - by ooxoweb - 2011-06-06, 10:55:28
Sitemap for 10......000 pages - by ccagle8 - 2011-06-06, 11:13:25
Sitemap for 10......000 pages - by mvlcek - 2011-06-06, 17:05:11
Sitemap for 10......000 pages - by ooxoweb - 2011-06-06, 18:40:17



Users browsing this thread: 1 Guest(s)