Cara Cepat Page One Google Cuma 6 Menit – Jadi kemarin bantuin optimasi pemasaran online untuk proyek client. Alhamdulillah, gak pakai lama setiap kata kunci dalam hitungan menit sudah page one, halaman 1 Google semua tanpa website, tanpa ribet backlink, dll. Rata-rata ada di urutan no 1. Kok bisa? Gimana caranya?
Continue reading “Cara Cepat Page One Google Cuma 6 Menit”Cara Menaikan Limit Upload Harian YouTube
Cara Menaikan Limit Upload Harian YouTube
Silahkan tonton video nya di sini https://youtu.be/ASetYO4t99E
delmicron pro
How to Report Corporate SPT/CV/Individual PT & Director's SPT
How to report Corporate SPT for PT, CV, and Individual PT and also how to report Director's SPT. Also equipped with how to make complete financial reports 5 types of financial statements. Please just watch the videos below in sequence from video number 1 to the last so that no information is missed.
- Explanation https://youtu.be/-1kZZlTdUMo
- How to make a gross business turnover report https://youtu.be/zltg_XZ3HuY
- How to make an asset list report https://youtu.be/_4PeMJQdQII
- How to make a profit/loss report (income statement) https://youtu.be/cyiXp_UppdM
- How to make a balance sheet https://youtu.be/9Awrljh9W0I
- How to make a statement of equity/change in capital [on progress…]
- How to report the Director's SPT [on progress…]
- How to report corporate tax returns for individual companies/PT/CV [on progress…]
WordPress Setup Stages on VPS
1. seting DNS (lihat video)
2. Install apache
# sudo apt-get install apache2
3. Install database MySQL
# sudo apt-get install mysql-server
4. Install PHP
# sudo apt-get install php7.0 libapache2-mod-php7.0
Jika terjadi error di tahap ini sesuaikan versi php-nya dengan versi ubuntu-nya. lihat video ini untuk troubleshoot-nya
5. Install WordPress
pindah directory# cd /var/www/html
hapus file index.html# rm -rvf index.html
download wordpress source code# wget http://wordpress.org/latest.zip
unzip source code wordpress# unzip latest.zip
jika perintah unzip belum tersedia install dulu dengan cara seperti ini# sudo apt-get install unzip
pindah semua file di folder wordpress# mv -vf wordpress/* ./
hapus folder wordpress# rm -rvf wordpress/
Backup wp-config# cp wp-config-sample.php wp-config.php
oke, sebelum setting file wp-config kita perlu buat dulu databasenya. caranya gampang, ikuti saja ini.
masuk ke mysql# mysql -p
buat databasemysql> create database db_name;
kusus untuk ubuntu 20.04, Anda harus membuat user terlebih dulu. Caranya:
# mysql
mysql> CREATE USER 'user'@'localhost' IDENTIFIED BY 'P@ssW0rd';
mysql> GRANT ALL ON *.* TO 'user'@'localhost';
mysql> FLUSH PRIVILEGES;
kusus untuk ubuntu 18.04, caranya:
# mysql
ysql> GRANT ALL PRIVILEGES ON *.* TO ‘username’@’localhost’ IDENTIFIED BY ‘password’;
m
mysql> create database db_name;
setting wp-config# nano wp-config.php
6. Install ekstensi-ekstensi tambahan
install mysql extension
# apt-get install php7.0-mysql
enable modul rewrite apache
# sudo a2enmod rewrite
install php-xml extension
# sudo apt-get install php-xml
install curl
# sudo apt-get install php7.0-curl
tambahkan swap
lihat di sini https://pakarbot.com/member/content/p/id/30/
Done.
Penjelasan Step-step tambahan
+ Muncul error missing MySQL extension
Your PHP installation appears to be missing the MySQL extension which is required by WordPress
Jika muncul error seperti di atas artinya module mysql untuk php belum terinstall.
cek dulu apa sudah terinstall atau belum
# dpkg –list | grep php7.0-mysql
jika tidak ada maka install dulu
# apt-get install php7.0-mysql
+ Install plugin gagal (minta akses ke FTP)
/var/www/html# chown -R www-data:www-data ./*
lihat video di sini https://pakarbot.com/vps-mastery-tambahan-2-troubleshoot-gagal-install-plugintheme-di-wordpress/
+ curl belum terinstall
# dpkg –list | grep php7.0-curl
# sudo apt-get install php7.0-curl
+ wordpress permalink error 404
lihat video nya here
# chown -R www-data:www-data .htaccess
# chmod -R 666 .htaccess
# sudo a2enmod rewrite
setting apache
# sudo nano /etc/apache2/apache2.conf
kemudian cari baris script yang seperti ini
<Directory /var/www/>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory>
pastikan allowoverride nya all
+ connect ke jetpack tidak bisa, muncul error
The Jetpack server was unable to communicate with your site [HTTP 500]
# sudo apt-get install php-xml
Delmicron Pro: How to Use the Deep Scrape Feature
Delmicron pro's deep scrape feature is used to scrape (get) data from all your Facebook friends in more detail than fast scrape.
Data collected by running this deep scrape feature:
- Name: the name of the owner of the facebook account
- Url: facebook profile url
- Mutual: the number of mutual friends
- Followers: number of followers/followers
- Friends: number of friends
- Last Timeline: the date the timeline was last updated
- Friend Since: date you started making friends
- Last Post In Common: the last date the friend tagged you
- Last Chat: the last date the friend chatted with you
- Works: your friend's work data
- Education: your friends' education data
- Current City: city where you currently live
- Hometown: hometown
- Birthday: your friend's birthday
- Gender: gender
- ReligiousView: religious views of your friends
- Interested In: your friend's sexual orientation
- languages: the language your friends use
- politival Views: your friends' political views
- Relationship: relationship/marital status
- Address: address
- IG: your friend's Instagram account
- Email: your friend's email
- Youtube: your friend's youtube channel
- TikTok: your friends' TikTok accounts
- Phone: your friend's phone number
- Desc: other information (if any)
ATTENTION!! The deep scrape feature takes longer than the fast scrape. We recommend doing a deep scrape per 100 accounts with a default delay.
If you want a faster process, please minimize the delay, but at the risk of your Facebook account being subject to greater restrictions/penalties.
Watch this video for how to use deep scrape feature on delmicron pro
Delmicron Pro: How to use the fast scrape feature
The fast scrape feature on Delmicron Pro is used to scrape (get) data from all your Facebook friends quickly.
Data collected by running this fast scrape feature:
- name
- facebook profile url
- number of mutual friends
If you want even more complete data, use the deep scrape feature
Watch this video for how to run the fast scrape feature on delmicron pro
Instructions for Use Delmicron Pro
Before you start installing and using Delmicron Pro make sure you have read the following instructions for use.
Jika mengalami kendala saat penggunaan pastikan kamu sudah mencari solusinya di sini terlebih dahulu sebelum menghubungi support team to ask for help.
- How to install
– Install/update the latest chrome browser
– Close chrome browser if any
– Klik link ini http://app.postgeneratorpro.com/delmicron/ (Jika download gagal lihat caranya di sini https://youtu.be/rNV4RxXxl-U)
How to install can be seen in the following video for more details http://youtu.be/aDf9TMtbVGs?hd=1 - URGENT!! Before you start using Delmicron Pro make sure your facebook account is set to English
See how to set Facebook account to English here https://youtu.be/Nrk88H_Yfag - How to activate the full version http://youtu.be/pBMSDA8h4x4
- How to fill chrome profile path http://youtu.be/u3rvzuR4Ghk?hd=1
- How to get profile path https://youtu.be/6NhXtyO7VLQ
- How to use the fast scrape feature https://www.pakarbot.com/delmicron-pro-cara-menggunakan-fitur-fast-scrape/
- How to use the deep scrape feature https://www.pakarbot.com/delmicron-pro-cara-menggunakan-fitur-deep-scrape/
- Cara membuka file .csv report hasil fast scrape/deep scrape https://youtu.be/JaQo6XRekco
- Cara unfriend semua teman facebook yang alay https://youtu.be/yMcXiqTI57o
- Cara unfriend semua teman facebook yang tidak pernah update status https://youtu.be/k_Wx9ITaA7A
- Cara unfriend semua teman facebook yang tidak pernah nge-tag https://youtu.be/wUcD2rkIdMU
- Cara unfriend semua teman facebook dengan mutual friend sedikit https://youtu.be/mD3ylC7jGD4
- Cara unfriend semua teman facebook yang tinggal di kota tertentu https://youtu.be/k1X4-G8mLkU
- Cara unfriend semua teman facebook yang tidak pernah chat atau chat terakhir sudah lebih dari kurun waktu tertentu https://youtu.be/xPlCG2oeL0k
- Cara unfriend semua teman facebook yang maho (punya orientasi sexual tidak normal) https://youtu.be/a_bcsFxsSlM
- Cara unfriend semua teman facebook yang memiliki pandangan politik tertentu https://youtu.be/h81dCSvJ7IA
- Cara unfriend semua teman facebook dengan kombinasi 2 filter atau lebih https://youtu.be/mNK_0vvbgFE
- Muncul pesan merah di Facebook seperti di bawah ini

Jika muncul pesan seperti di atas artinya akun facebook kamu terkena limit/pembatasan. Penyebabnya karena kamu menggunakan fitur fast/deep scrape dengan jeda terlalu singkat. Jangan kawatir, silahkan istirahat dulu 24 jam supaya pembatasan akun facebook kamu dilepas.
19. Muncul pesan “can’t load more data”

Pesan di atas muncul saat scroll friend list facebook tidak memunculkan data lebih banyak lagi. Penyebabnya ada 2 kemungkinan. Pertama, kemungkinan koneksi internet kamu lambat. Kedua, jika koneksi internet tidak ada masalah maka memang data yang ditampilkan oleh facebook hanya segitu. Jangan kawatir, hal tersebut normal. Memang facebook terkadang tidak menampilkan 100% seluruh daftar pertemanan kamu. Terutama untuk akun yang memiliki jumlah pertemanan di atas 1000.
Tips for playing TGP with a new Youtube account by Agung Arifin
Tips for playing Tube Generator Pro (TGP) with a new Youtube account by Agung Arifin
Maybe this is a short tip who knows, I just tried it on 29 new youtube accounts and it went smoothly...
1. Verify Youtube via Mobile Youtube, Login to the youtube app from the mobile then verify.
2. Different Video Duration.
Often, if you use TGP, you make, for example, 100 videos of the same duration. I usually break my keywords into 20 keywords per group, so for example 100 keywords then I split into 5 groups.
Each group has a different number of images to make a video, so the duration of the video will not be the same at all.
Actually, when we generate videos, we can set different slide times so that the video time can be different. But by reducing or adding images per group, it's easier for me.
3. Because the account is still empty, at the beginning of the video, try to upload a video that has sound. Music is okay too, if I make using my cellphone, there are about 5 videos for the beginning of each account, chattering about the products being sold, sometimes I video-videoize my screen. If there is a real product, try to make a video of the real product.
4. Subscribe to niche channels. Can foreign channels can be domestic. And try to watch the videos too. Minimum subscribe to 10 channels if I'm per account. And I usually log in via mobile or cellphone, for manual likes and comments.
5. Silence the account for a week first, with the video notes in step 3 going first. don't immediately beat the upload. For 1 week, we can prepare to generate videos2 for derived keywords.
6. If you have time, use a new account to like, or comment, don't use links or spam. This is from the chrome profile.
7. After 1 week, slowly play each group. A day a maximum of 20 videos per account. Until the main keywords are all uploaded.
8. If you have a tier 2 website, or a main website, don't forget to embed the TGP videos on the website as well. I noticed, if we embed it into the website, a google image search will also come out.
9. What should be avoided when using a new account is, if possible, do not create the same niche or keywords, each account must be in a different niche. Because I've had 2 accounts, even though the videos are different, but the keywords are the same.
10. The above, is how I play for a new account and it works for me now. I'm also a beginner in YouTube. So if there is input, or the wrong way can be added in the comments column, yes.
Bakarrrr !!!
tips from uncle Agung Arifin, original article can be seen here https://www.facebook.com/photo.php?fbid=2222194894712125&set=gm.573071279841011&type=3&theater&ifg=1
Trick Page 1 Google Without Web Without Articles
Hello, I want to tell you first. Actually, this has been going on for a while, a few months ago, but God willing, it's still working until now. The story is that during the afternoon after noon, suddenly my house was visited by a tall, big, black skinned person, wearing a chain necklace, and scary (this is really not making it up haha, it's similar to a debt collector hehe) bring a piece of paper with the address of the house . And the address is exactly the same as my home address complete with my phone number. Stop in front of the house and excuse me, after I got out he asked "is this really the address of the **** cream distributor?". Alamakjang… I immediately remembered a few days ago I was testing for keyword optimization. The problem is that there is not even 1 bottle of the cream in my house. Lha wong, I'm just doing some research on those keywords.
As a result I just said "no sir".
Then his father said "but this is the correct address, jln. xx no xx”
I said, "Um, yes, sir, that's right.. Where did you get the address from, sir?", while pretending to be innocent, I didn't know
The father, "from google"
After the father came home, I checked and rechecked it turned out that the keywords "distributor cream xx" and "distributor cream xx in Surabaya" appeared on page 1 at the top complete with address and phone number. At the top, it's not at number 1, but above it is number 1, below it is web2 advertising.
What I'm grateful for, luckily his father didn't call his number... if his father tried to call and then the phone suddenly rings in my pocket, it could turn into a statue instantly... haha
So the trick itself to be like my experience above how?? be patient, we'll discuss it below hehe
The trick is to get page 1 of Google for this particular keyword without having to have a website or write an article at all. It's possible that %user.name_f% already knows the trick. If you already know, I'm sorry, but it's a bit redundant, meaning I share it, hopefully in the future I can share other tricks that you don't know yet. But if you don't know yet, I hope this share is useful and hopefully it can be applied to your business.
This trick uses the features of google my business.

Google my business will display the real business address/map %user.name_f% on page 1 of google. So we can use this to rank some keywords on page 1 of Google. The method is quite easy, just login on google my business, the url is https://business.google.com
Then on the left sidebar there is "add new location", just click it, a map and columns will appear that must be filled in.

well at the very top there is a business name, just fill it with the keywords we want to target. Fill in the other fields with our address, or another address. Then click “set marker position” to place the business location on the map.

Select a location on the map and click done when you're done.
Now that's all, just waiting for the results a few days or weeks.
Well, there will definitely be questions if the keyword is more than one, how?
Yes, "add new location" again with different keywords in adjacent or far locations is also not a problem. For example, the first keyword was in West Surabaya, the second keyword was in East Surabaya. Or at our neighbor's house hehe.. the marker is set to adjacent coordinates but the address is just the same. For example, for kw 1 the address is written in block c3 no 22, then for kw 2 the address is written in block c three number 22, and so on.
How about the verification? no need to verify. me for the keyword is not verified. Even if you want verification, for example, you can use the address writing trick as above.
Is there a guarantee that our keywords will be perched on page 1 of Google? Yes, there are no guarantees. the slot for page 1 is limited. Just check first for the keywords that are still aiming at whether on page 1 of Google there is already a map. if it doesn't exist or there is only 1 then the chance to appear on page 1 is still very large.
So that's the trick. I hope it will be useful for your business
If there is an error in information, please correct it.