Deeply Customize Google Translate on Your Site

Posted by Admin L in Web Programming & Resources on 29-07-2021. Tags: , ,

Author: Nosa Lee
Original Address: https://www.seeksunslowly.com/google-translate-deeply-customize-website
To reprint this article, please indicate the source, thank you.
_____________________________________

Making your website multilingual by Google Translate is very simple, I directly show[……]

Read More…

在您的网站上深度定制 Google 翻译

Posted by Admin L in Web Programming & Resources on 17-07-2021. Tags: , , , ,

作者:牧山道人
原文地址:https://www.seeksunslowly.com/google-翻译的深度定制
转载请注明出处,谢谢。
_____________________________________

借助 Google 翻译让自己的网站多语化的实现方法非常简单,此处直接给出,以免您在第一步就花费大量时间或走弯路:

<div id=”google_translate_element”></div>
<script type=”text/javascript”>
function googleTranslateElem[……]

Read More…

记一次流量攻击(traffic attack, DDoS)的解决过程

Posted by Admin L in UNIX/Linux, Web Programming & Resources on 21-02-2020.

作者:牧山道人
版权所有,转载请注明出处。

_______________________________________

20200219 本是产品促销的好日子,但很不幸也引来了流量攻击。

具体表现就是攻击者疯狂下载网站上的较大资源(如 .zip .exe )以消耗流量,大约 30 MB/s(自己下美剧也有这么快该多好 )。

环境:Linode + 宝塔面板 7.0.1 + CentOS 7.6 + Apache 2.4.41 + MySQL 5.6.44 + PHP 7.3 + CloudFlare(CF) CDN

发现攻击开始的几小时内网站和内心都很乱,因[……]

Read More…

Linode + LAMP + 宝塔 网站部署/迁移实战中遇到的问题/坑及解决办法

Posted by Admin L in WordPress Experience, UNIX/Linux, Web Programming & Resources, Database, IT Resources/Information on 01-02-2020.

作者:牧山道人
原文地址:https://www.seeksunslowly.com/linode-centos-lamp-bt-panel-website-solutions
转载请注明出处,谢谢。
_____________________________________

背景:

之前的旧网站运行了十年左右,采用 Linode + CentOS 5.x + Kloxo 搭建。2020 年1 月底,发现 Chrome 对已采用 SSL 加密的网站显示“You connection to this site is not fully secure”,进一步了解到主流浏览器即将[……]

Read More…

How to set access password for awstats in Kloxo?

Posted by Admin L in UNIX/Linux, Web Programming & Resources on 27-07-2012. Tags:

Author: Nosa Lee Original Address: https://www.seeksunslowly.com/how-to-set-access-password-for-awstats-in-kloxo To reprint this article, please indicate the source, thank you. _____________________________________   As you know, if you set your VPS environment by using Kloxo softwar[……]

Read More…

Kloxo 中如何给 awstats 设置访问密码

Posted by Admin L in UNIX/Linux, Web Programming & Resources on 27-07-2012. Tags:

作者:牧山道人 原文地址:https://www.seeksunslowly.com/kloxo-中如何给-awstats-设置访问密码 转载请注明出处,谢谢。 _____________________________________   大家知道,如果用 Kloxo 套件搭建你的 VPS 环境,那么默认会装上 awstats 这个流量分析工具。 其默认 URL 为:http://your-domain.com/awstats/awstats.pl,并且没有密码,任何人都可以访问,任何人都可以看到你的流量情况,分析你的商业机密,这非常恐怖! 在网上查了一些[……]

Read More…

我也来分享一下最近耍 Linode VPS + Kloxo 的经历

Posted by Admin L in UNIX/Linux, Web Programming & Resources on 15-05-2012.

作者:牧山道人
原文地址:https://www.seeksunslowly.com/linode-vps-kloxo-sc
转载请注明出处,谢谢。
_____________________________________

尽量写简单点吧,图也不上了,点到为止。因为能耍 VPS 的多少懂点 UNIX/Linux,都不是一般电脑用户。

1、买
买了 Linode 512 型号,月流量 200GB,空间 20GB,直接买的两年,享受 85 折,按现在的汇率折算,大约 1280/年。
因着 Linode 的口碑,啥也没说,直接刷了卡。

2、搭建环境
装 Linux[……]

Read More…

The famous bad link checker Xenu is exaggerated

Posted by Admin L in Web Programming & Resources, IT Resources/Information on 23-04-2012.

Author: Nosa Lee
Original Address: https://www.seeksunslowly.com/xenu-exaggerated
To reprint this article, please indicate the source, thank you.
_____________________________________

Xenu is the veteran broken link checker, and it is popular in the Web programming and SEO fields, also got p[……]

Read More…

死链检测工具 Xenu 言过其实

Posted by Admin L in Web Programming & Resources, IT Resources/Information on 23-04-2012. Tags:

作者:牧山道人
原文地址:https://www.seeksunslowly.com/xenu-exaggerated-sc
转载请注明出处,谢谢。
_____________________________________

Xenu 是老牌的的死链检测工具,在 web 开发、SEO 等领域使用非常广泛,也得到了广大用户的一致好评,本道亦使用近 2 年。

这两年中,也没发现什么问题,界面简洁、效率不错、结果清晰。

但是,昨天,不经意间发现某个页面的“链接到该 URL 的页面数”相当不准(右击某页面,选“URL properties”,弹出窗口最下面一个列表即是)。[……]

Read More…

Get more visitors by using 404 pages

Posted by Admin L in Web Programming & Resources on 23-01-2012.

Author: Nosa Lee
Original Address: https://www.seeksunslowly.com/use-404-pages
To reprint this article, please indicate the source, thank you.
_____________________________________

The browser’s default 404 page is not friendly for visitors, usually, the visitor will close it directly, and w[……]

Read More…