Search found 302 matches

by captquirk
Mon Jul 11, 2022 12:46 am
Forum: Sphider Help
Topic: admin.php error 500
Replies: 16
Views: 16740

Re: admin.php error 500

CPanel and mysqlnd ... This can get tricky. Read this Post - https://www.blog.worldspaceflight.com/2019/07/02/php-shared-hosting-and-mysqlnd/ Essentially, in CPanel you need to CHECK mysqlnd and UNCHECK mysqli! Now allow me to rant for a bit... Sphider requires BOTH mysqli AND mysqlnd. This is true ...
by captquirk
Sun Jul 10, 2022 7:25 pm
Forum: Sphider Help
Topic: admin.php error 500
Replies: 16
Views: 16740

Re: admin.php error 500

A 500 error is a hard to track server error. Since the installation went fine, and having gotten the login screen, install.php and auth.php ran perfectly. The crash occurred in admin.php. There is a script which can test your PHP installation. https://www.sphider.worldspaceflight.com/downloads/requi...
by captquirk
Wed Jul 06, 2022 8:11 pm
Forum: Sphider MODS
Topic: Hacking the 301 error
Replies: 0
Views: 10310

Hacking the 301 error

Many times, the 301 error which has been our nemesis, is "real" in that IS what is reported to Sphider. I can duplicate this by other methods. HOWEVER, in some cases there IS NOT relocation! Wild guess... webmaster is sending a 301 to stop applications like Sphider. I found a work around. ...
by captquirk
Tue Apr 19, 2022 9:18 pm
Forum: Sphider MODS
Topic: Hack to restart an interrupted re-index run
Replies: 0
Views: 11424

Hack to restart an interrupted re-index run

When an indexing run gets interrupted, Sphider has always had the ability to pick up where it left off. Re-indexing, however, is a different process. If a re-index gets interrupted, the only option has been to start over. Sphider 4.0.0, 4.0.1, and 4.0.2 (SphiderLite 2.0.0, 2.0.1, and 2.0.2) introduc...
by captquirk
Thu Apr 14, 2022 2:47 am
Forum: Sphider Help
Topic: Relocation: http 301 error in terminal
Replies: 19
Views: 17021

Re: Relocation: http 301 error in terminal

Sorry for the long delay since the last post, but here is what I have found... Many times, the 301 error which has been our nemesis, is "real" in that IS what is reported to Sphider. I can duplicate this by other methods. HOWEVER, in some cases there IS NOT relocation! Wild guess... webmas...
by captquirk
Thu Mar 17, 2022 4:06 pm
Forum: Sphider Help
Topic: Relocation: http 301 error in terminal
Replies: 19
Views: 17021

Re: Relocation: http 301 error in terminal

Hopefully the sitemap.xml mod will help in indexing sites. If testing doesn't show any serious problems, the mod will be incorporated into the next release. What I HAVE noticed, however, then even when indexing with a sitemap, the very first (landing) page has to be able to be indexed, If that ends ...
by captquirk
Tue Mar 01, 2022 2:32 am
Forum: Sphider Help
Topic: Relocation: http 301 error in terminal
Replies: 19
Views: 17021

Re: Relocation: http 301 error in terminal

In the case of https://yourstory.com/ , the Sphider nod found in the MODS section of this forum and titled "Index from sitemaps when sitemap is a list of sitemaps" will allow you to index using their sitemap. BUT be forewarned: the sitemap references 759 other sitemaps with a total of 61,3...
by captquirk
Mon Feb 28, 2022 10:33 pm
Forum: Sphider MODS
Topic: Index from sitemaps when sitemap is a list of sitemaps
Replies: 0
Views: 12193

Index from sitemaps when sitemap is a list of sitemaps

Sphider can index from sitemaps if they are simple sitemaps. If the initial sitemap is a list of links to additional sitemaps (popular with larger websites), it doesn't work. This mod shows promise to correct that. There may be situations which interfere in this working, but only testing will identi...
by captquirk
Sat Feb 26, 2022 4:17 pm
Forum: Sphider Help
Topic: Relocation: http 301 error in terminal
Replies: 19
Views: 17021

Re: Relocation: http 301 error in terminal

I have been looking into this. Basically, web pages are evolving in a manner which Sphider is incapable of understanding. I have a blog post addressing this and the ramifications.

https://www.blog.worldspaceflight.com/2 ... -obsolete/
by captquirk
Sat Jan 29, 2022 5:02 pm
Forum: Sphider Help
Topic: Relocation: http 301 error in terminal
Replies: 19
Views: 17021

Re: Relocation: http 301 error in terminal

The method of having a sitemap.xml consist of a list of additional sitemaps is perfectly valid. However, is is used primarily by very large sites in which a single sitemap would be HUGE! The maps are reduced to a manageable size, then referenced by a single master. I MAY look into a procedure to rea...