Google搜尋引擎最佳化初學者指南 by Dee | Last updated Apr 19, 2020 | IT小技巧 | 0 comments到底SEO優化這件事是否重要呢?如果以一位網站設計師或是網路公司來說,不管Google...
Google search console搜尋引擎設定網址登入及驗證步驟 by Dee | Last updated Apr 18, 2020 | Uncategorized, Wallsweet News | 0 comments到Google search Console 去新增一個資源 https://search.google.com/search-console/about 製作一個Sitemap.xml檔案,你可以新增一個XML-sitemap外掛,將sitemap網址上傳到search console的資源裡面...
臉書崁入部落格或網站連結 by Dee | Last updated Apr 18, 2020 | IT小技巧 | 0 commentshttps://developers.facebook.com/docs/plugins/page-plugin
防止網站被盜圖程式碼 by Dee | Last updated Apr 18, 2020 | IT小技巧 | 0 comments在Head部加入以下代碼: <script> jQuery( document ).ready(function($) { $(‘#main-content img’).bind(‘contextmenu’, function(e) { alert(“本站圖像均受版權保護,請勿任意轉載盜用!”); e.preventDefault(); }); });...
wordpress 自訂網頁字型 by Dee | Last updated Apr 18, 2020 | IT小技巧 | 0 comments先在頭部加入: <style> @import url(‘https://fonts.googleapis.com/css?family=Noto+Sans+TC&display=swap’); </style> 在Customer CSS 中加入以下: h1, h2, h3, h4, h5, h6, p, bloakquote, address, big, cite, code, em, font, img, small, stritd, body {font-family: Verdana,...
近期留言