Sponsored Content
The Lounge What is on Your Mind? UNIX.com is getting crushed in google search these days Post 303035856 by Neo on Wednesday 5th of June 2019 10:28:57 AM
Old 06-05-2019
Working on all the "soft 404" errors seem to be working.

Today:

Currently Active Users: 4168 (3 members and 4145 guests and 20 Spiders)

Edit: Or maybe not really... seeing a lot of abnormal bot traffic from Taiwan.
This User Gave Thanks to Neo For This Post:
 

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

A google search shellscript

This little doey allows you do fire up a google search right from your terminal. --------------------------------------------------- #!/bin/sh #(save me into the path as "google") clear && for i in "$@"; do lynx http://www.google.com/search?q="$@"; done ... (3 Replies)
Discussion started by: JoeTheGuy
3 Replies

2. Web Development

Google search appliance

Please let me know if Google search appliance supports JSON or XML interface? If yes please provide some references (3 Replies)
Discussion started by: uunniixx
3 Replies

3. What is on Your Mind?

Patching Google Search engine/application in Unix.

Hi Unix Gurus, In my Co. we have intranet site hosted on Unix box. In Explorer there is a text box for searching information on internet. By default it is using Google Custom Search. This search engine is little old one. Now I want to patch this search engine with latest patch. If any one know... (0 Replies)
Discussion started by: sriramis4u
0 Replies

4. What is on Your Mind?

Google Site Search in Search Drop Down Menu (Again)

Have just added (after missing for some time), the latest version of Google Site Search for our site in the Navbar Search Menu: https://www.unix.com/members/1-albums215-picture791.png Cheers and Enjoy. Here is the URL for that link in case you need it: https://goo.gl/P8p82c (4 Replies)
Discussion started by: Neo
4 Replies

5. What is on Your Mind?

Search Results for the UNIX keyword - Google, Bing, DuckDuckGo

Some search results for the keyword "unix" searches: DuckDuckGo #1 https://www.unix.com/members/1-albums215-picture1254.png Bing #2 https://www.unix.com/members/1-albums215-picture1253.png Google #15 (page 2) https://www.unix.com/members/1-albums215-picture1252.png (1 Reply)
Discussion started by: Neo
1 Replies

6. What is on Your Mind?

YouTube: Search Engine Optimization | How To Fix Soft 404 Errors and A.I. Tales from Google Search

Getting a bit more comfortable making quick YT videos in 4K, here is: Search Engine Optimization | How To Fix Soft 404 Errors and A.I. Tales from Google Search Console https://youtu.be/I6b9T2qcqFo (0 Replies)
Discussion started by: Neo
0 Replies
JSONBOT(1)							    jsb manual								JSONBOT(1)

NAME
jsb-fleet - The JSONBOT fleet program SYNOPSIS
jsb-fleet is the program where you can combine IRC bots and XMPP bots into one program. DESCRIPTION
When you want to forward IRC to other bots you need an XMPP bot to let it communicate with these bots. The jsb-fleet progam lets you com- bine IRC bots and XMPP bots to forward events to other bots with a XMPP component running. Communication to GAE bots is also done through XMPP. USAGE
First run your bots with jsb-irc and jsb-xmpp , make sure they work. After this you can run them all by starting jsb-fleet. Usage: jsb-fleet [options] [list of bot names] Options: --version show program's version number and exit -h, --help show this help message and exit -a, --all show available fleet bots -d DATADIR, --datadir=DATADIR datadir of the bot -l LOGLEVEL, --loglevel=LOGLEVEL loglevel of the bot -o OWNER, --owner=OWNER owner of the bot -r PATH resume the bot from the folder specified DOCUMENTATION
See http://jsonbot.org for more documentation or see http://jsonbot.googlecode.com SEE ALSO
jsb(1), jsb-backup(1), jsb-init(1), jsb-irc(1), jsb-xmpp(1), jsb-tornado(1), jsb-stop(1), jsb-udp(1), jsonbot(1) SEE ALSO
The program is documented fully on http://jsonbot.appspot.com/docs AUTHOR
This manual page was written by Bart Thate <bthate@gmail.com>, for the Debian GNU/Linux system (but may be used by others). Debian GNU/Linux 22 Nov 2011 JSONBOT(1)
All times are GMT -4. The time now is 06:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy