What is PIGO?
PIGO is a collection engine. It was initially designed to collect major search engines. With the increase in demand, PIGO can now not only collect search engines, but also aggregate results. Even loading different cores, PIGO can become different websites. So PIGO is not any type of website, but it can become any website.
After a year and a half, PIGO has finally been updated! This update includes:
1. The collection core has been optimized, and now the collection results are more accurate and more efficient.
2. The collection results are paginated.
3. The announcement on the collection results page can be used normally.
4. Optimized CSS compatibility issues.
5. Fixed some bugs.
2.0 upgrade method:
Overwrite the following files to the corresponding locations. Since detail.html has been rewritten, friends who have modified the interface need to upgrade with caution. But it's still worth it!
baidu.php
detail.html
source/functions.php
source/class_regex.php
admincp/menu.php
data/baidu_core.txt
No need to update the database
What needs to be done in the next version?
First of all, you are welcome to raise your needs. You can leave a message at PHPig.
1. Add the function of frequently searched keywords, so that SEO is very good and spiders can also collect keywords.
2. Re-collect the core. Now only baidu can be used normally. What core will be added in the next version needs to be considered.
3. Add the search box function within the site, so that friends of the site can use PIGO to search within the site, and can also sell advertisements in PIGO search.
……etc.
Due to the huge size of the project, the next version is expected to be completed in a few months, so please stay calm!
The latest news will be published on PHPig.net.
Installation environment
1. PHP5.0 or above.
2. Start the CURL module.
3. Enable short open tag.
4. MYSQL 5.0 or above.
5. Database encoding GBK.
Installation steps
1. Copy and paste the PIGO folder where you need it
2. Your URL/install/install.php
3. When entering the database name, please enter the existing database name. Old data will be cleared.
4. If you want to reinstall, delete install/phpig.lock
5. Backend entrance URL/admincp, default account password is admin admin, please change it quickly after logging in.