Optimasi Hasil Salinan Komentar Facebook
Berikut langkah-langkah mengoptimalkan hasil salinan komentar Facebook:
- Inspect Element.
- Select <div class=”_4k-6″>. Copy Outer HTML.
- Buka Microsoft FrontPage. Pastikan terbuka halaman kosong. Tampilkan tab “Code”.
- Paste kode HTML.
- Save As “temp.htm”, supaya tidak hilang saat FrontPage crash atau lampu mati.
- Find and Replace -> HTML Tags.
- Find tag: a.
- Replace action: Remove tag.
- Replace All.
- Find and Replace -> Replace.
- Find what: <img src=”/”.
- Replace with: <img src=”https://www.facebook.com/.
- Replace All.
- Find and Replace -> Replace.
- Find what: </abbr>.
- Replace with: </abbr><br><br><br>.
- Replace All.
- Find and Replace -> HTML Tags.
- Find tag: span.
- Replace action: Remove tag.
- Replace All.
- Tampilkan tab “Design”.
- Find and Replace -> Replace.
- Find what: Suka · Balas ·.
- Replace with: (kosong).
- Replace All.
- Find and Replace -> HTML Tags.
- Find tag: span.
- Replace action: Remove tag.
- Replace All.
- Ulangi terus penghilangan SPAN sampai SPAN-nya habis.
- Find and Replace -> HTML Tags.
- Find tag: div.
- Replace action: Remove tag.
- Replace All.
- Ulangi terus penghilangan DIV sampai DIV-nya habis.
- Find and Replace -> HTML Tags.
- Find tag: i.
- Replace action: Remove tag.
- Replace All.
- Find and Replace -> HTML Tags.
- Find tag: abbr.
- Replace action: Remove tag.
- Replace All.
- Find and Replace -> HTML Tags.
- Find tag: img.
- Replace action: Remove attribute.
- Attribute: class.
- Replace All.
- Tools -> Optimize HTML….
- Perhatikan gambar di bawah.
Leave a Reply