Skip to content

Instantly share code, notes, and snippets.

View manhleo93's full-sized avatar

Đức Mạnh manhleo93

View GitHub Profile
@manhleo93
manhleo93 / functions.php
Last active January 15, 2018 09:05
Tắt thông báo cập nhật wordpress
# Tắt thông báo cập nhật Plugin Wordpress
function disable_plugin_updates( $value ) {
unset( $value->response['akismet/akismet.php'] );
unset( $value->response['thrive-comments/thrive-comments.php'] );
unset( $value->response['monarch/monarch.php'] );
return $value;
}
add_filter( 'site_transient_update_plugins', 'disable_plugin_updates' );
@manhleo93
manhleo93 / Vũ đức Mạnh
Last active January 2, 2018 09:44
100 mạng xã hội đi backlink
Đi backlink theo các chỉ số sau:
User
Tên:
Sn:
Địa chỉ:
@manhleo93
manhleo93 / List-social-profile-links.txt
Last active August 23, 2023 20:15
+250 Social Profile Backlinks © Copyright 2018 by Vũ Đức Mạnh
<a href="đường dẫn liên kết banner"><img src="Tiêu đề banner" title="Tiêu đề banner"></a>
@manhleo93
manhleo93 / Social Media
Created December 13, 2017 03:33
Danh sách 100 mạng xã hội cho phép đặt link
# Danh sách 100 mạng xã hội cho phép đi link profire trong phần chỉnh sửa cá nhân
Tạo tài khoản rồi vào chỉnh sửa có phần home page để link vào đó lưu ý chỉ để link đến trang chủ cần seo.
https://cpanel.com/
https://developers.google.com/my-business/?hl=vi
https://www.facebook.com/
https://www.youtube.com/
https://en.wordpress.com/
https://plus.google.com/
https://twitter.com/
@manhleo93
manhleo93 / robots.txt
Created December 12, 2017 12:14
File robots.txt chuẩn cho wordpress | https://sampres.com/tao-robots-txt-wordpress/
User-agent: *
Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.php
Allow: /wp-admin/images/*
Sitemap: https://sampres.com/sitemap_index.xml
User-agent: *
Allow: /*?$
Disallow: /*?
User-agent: Googlebot
Disallow: /*.xls$
User-agent: Googlebot
Disallow: /*?
User-agent: Googlebot
Disallow: /private*/