長尾關鍵詞seo_為什么您不應該忘記長尾SEO

長尾關鍵詞seo

by Ben Rudolph

通過本·魯道夫

為什么您不應該忘記長尾SEO (Why you shouldn’t forget about long tail SEO)

A few months ago, I wrote about how I built ThingsOnReddit. It’s a site that finds the best Amazon products posted to Reddit and uses Amazon Affiliates to monetize it. I became HN famous for a few days or so, and then slowly disappeared into oblivion. That is when I realized that I would eventually run out of sites that got me that quick spike in hits, and would need to focus on building SEO for the website.

幾個月前,我寫了關于我如何構建ThingsOnReddit的文章 。 該網站可查找發布到Reddit的最佳Amazon產品,并使用Amazon Affiliates將其貨幣化。 我成為HN的著名人物幾天了,然后慢慢消失了。 那是當我意識到我最終將使我的點擊量Swift飆升的網站用光了,需要集中精力為網站建立SEO時。

I initially ran into some roadblocks, but have slowly built a predictable and growing amount of traffic to the site. Along the way, I learned much more about how my site was being used, and focused on improving the site for that use case.

最初,我遇到了一些障礙,但是慢慢地,該站點的流量卻可以預測并且在不斷增長。 在此過程中,我了解了更多有關如何使用我的網站的信息,并專注于針對該用例改進網站。

重新思考SEO策略 (Rethinking the SEO Strategy)

In the beginning, I tried to optimize for keywords that could potentially land users to my homepage. My thought process was this: the user lands on the homepage, finds an interesting subreddit and/or product, and then buys said product on Amazon. I even created a new homepage for users to land on that was a bit more friendly, and offered an easier way to navigate to subreddits.

一開始,我嘗試優化可能會吸引用戶訪問我的首頁的關鍵字。 我的想法是這樣的:用戶登陸首頁,找到一個有趣的subreddit和/或產品,然后在亞馬遜上購買該產品。 我什至為用戶創建了一個新的主頁,使之更加友好,并提供了一種更輕松的導航至subreddits的方法。

It was a bad strategy.

這是一個壞策略。

The table that changed my paradigm is below:

更改我的范例的表如下:

It’s hard to see, but the home page, which has the most page views upon landing, makes up only 11.27% of the total. Most users are landing either directly on a subreddit or a product page.

很難看到,但登陸時具有最多頁面瀏覽量的主頁僅占總數的11.27%。 大多數用戶都直接在subreddit或產品頁面上登陸。

It became abundantly clear that my SEO approach should be based on the breadth of the pages on my website.

很明顯,我的SEO方法應該基于我網站上頁面的廣度。

That is when I began to realize the power of long tail SEO. Long tail SEO means that you target niche Google keywords (usually 3+ or more words) that have low competition. This naturally happened to my site — there are hundreds of thousands of product pages with all sorts of strange keywords resulting from the comments of Redditors about the product.

從那時起,我開始意識到長尾SEO的強大功能。 長尾搜索引擎優化(SEO)意味著您定位競爭程度較低的細分Google關鍵字(通常3個或更多單詞) 。 這自然發生在我的網站上-有成千上萬的產品頁面,其中包含來自Redditor對產品的評論而產生的各種奇怪的關鍵字。

網站地圖 (Sitemaps)

Sitemaps tell a search engine about the structure of your website. It’s not usually needed if your site is small and well-linked together, but my site was sprawling and huge.

Sitemap告訴搜索引擎您的網站結構。 如果您的網站很小且鏈接緊密,則通常不需要它,但是我的網站卻龐大而龐大。

I created a sitemap to include the maximum number of URLs, 50,000. ThingsOnReddit has a page for every subreddit and Amazon product mentioned on Reddit, so there are a lot of potential pages to index (far more than 50,000). Google takes its sweet time indexing your pages, but as it did index my pages, my SEO presence grew by over 1000%.

我創建了一個站點地圖,以包含最多50,000個URL。 ThingsOnReddit在Reddit上提到的每個subreddit和Amazon產品都有一個頁面,因此有很多潛在頁面可供索引(遠遠超過50,000)。 Google抽出寶貴的時間為您的頁面建立索引,但隨著它為我的頁面建立索引,我的SEO存在率增長了1000%以上。

Getting these right is essential to optimizing your SEO presence. I initially launched ThingsOnReddit without thinking about this. That was a mistake.

正確處理這些對于優化您的SEO形象至關重要。 最初我沒有考慮這個問題就啟動了ThingsOnReddit。 那是個錯誤。

<link rel="canonical" href=""/>

<link rel="canonical" href=" ” />

This is critical if you have a site that does any sort of pagination. This tag tells Google that the current page is actually the same as the URL in the href attribute. This is often used when blogs (like Medium) repost posts from other sites, but it’s also necessary when you have URL schemas like below:

如果您有一個進行任何分頁的網站,這至關重要。 此標記告訴Google當前頁面實際上與href屬性中的URL相同。 當博客(如中型)從其他站點轉發帖子時,通常使用此方法,但是當您具有如下所示的URL架構時,也很有必要:

https://thingsonreddit.com/things/r/buildapc?page=1https://thingsonreddit.com/things/r/buildapc?page=2https://thingsonreddit.com/things/r/buildapc?page=3

Or even:

甚至:

https://thingsonreddit.com/things/r/buildapc?order_by=n_references_in_subreddithttps://thingsonreddit.com/things/r/buildapc?order_by=created_utchttps://thingsonreddit.com/things/r/buildapc?order_by=score

The problem I came across was that Google would index the URL:

我遇到的問題是Google會對URL進行索引:

https://thingsonreddit.com/things/r/buildapc?page=7

And that URL would show up in the Google search results. Then a user would land on page 7 when I obviously wanted them to land on page 1. rel="canonical” will tell Google to ignore all the URL params and just index https://thingsonreddit.com/things/r/buildapc .

該網址將顯示在Google搜索結果中。 然后,當我顯然希望他們登陸第1頁時,用戶便登陸了第7頁rel="canonical”將告訴Google忽略所有URL參數,而僅對https://thingsonreddit.com/things/r/buildapc索引。

<link rel="next|prev" href=""/>

<link rel="next|prev" href=" ” />

This tells Google that the next logical page (or previous if you specify prev) is the URL in the href attribute. Google says they can usually figure it out on their own, but in my experience, they didn’t get it right. It takes a while for Google to make adjustments, so get it right the first time.

這告訴Google,下一個邏輯頁面(如果指定prev則為上一個邏輯頁面)是href屬性中的URL。 谷歌表示,他們通常可以自己解決這個問題,但是根據我的經驗,他們做錯了。 Google會花一些時間進行調整,因此請在第一時間正確進行調整。

When building an affiliate link site, it’s tempting to build your website to get the user to Amazon (or whatever affiliate site) as quickly as possible. Initially that was what I sought to do.

在構建會員鏈接站點時,很容易建立您的網站以使用戶盡快到達亞馬遜(或任何會員站點)。 最初,這就是我想要做的。

On the first implementation, users were taken straight to Amazon to get the affiliate click as quickly as possible.

在第一個實施方案中,用戶被直接帶到亞馬遜以盡快獲得會員點擊。

The thing I eventually learned was that users that are going to buy a product will eventually click the Amazon link if they want the product. It is far more important to have individual product pages for each product so that each one can be indexed individually and show up in search results.

我最終了解到的是,要購買產品的用戶最終會在需要該產品時單擊Amazon鏈接。 每個產品都有單獨的產品頁面,這樣每個產品都可以單獨索引并顯示在搜索結果中,這一點更為重要。

分析工具 (Analytics)

Part of having a better SEO presence is building a good user experience. The better the user experience, the lower your bounce rate, and the more favorably Google will look on your site. A key part of understanding how to make a good experience is to track all the things.

更好的SEO表現的一部分是建立良好的用戶體驗。 用戶體驗越好,跳出率越低,Google在您的網站上看起來就越有利。 理解如何獲得良好體驗的關鍵部分是跟蹤所有事物。

It’s harder to tell how changing the user experience directly modifies your bounce rate or Google search ranking unless you do some sort of A/B testing, but analytics can point you in the right direction.

除非您進行某種A / B測試,否則很難說改變用戶體驗是如何直接改變跳出率或Google搜索排名的,但分析可以為您指明正確的方向。

For example, I was under the impression it is always good to build a mailing list. So I began aggressively showing a newsletter signup modal when a user scrolls to the bottom of the page:

例如,我覺得建立一個郵件列表總是好的。 因此,當用戶滾動到頁面底部時,我開始積極展示新聞簡報注冊模式:

I tried this for months, and I got 0 signups after showing the modal 609 times. Needless to say, this is an extremely annoying feature and it yielded no signups, so I killed it.

我試了幾個月,在顯示609次模態后獲得了0個注冊 。 不用說,這是一個非常煩人的功能,并且沒有注冊,所以我殺死了它。

結果 (The Results)

After letting ThingsOnReddit run by itself for a while, I’m happy to announce some better results.

在讓ThingsOnReddit自行運行一段時間之后,我很高興地宣布一些更好的結果。

The month that received the most clicks to Amazon (thus far) was November, yet it was also the month with the least revenue. Most of these clicks were generated through Social traffic when I tried to ram the site down people’s throats via various social media sites.

迄今為止,獲得亞馬遜點擊次數最多的月份是11月,但它也是收入最少的月份。 當我嘗試通過各種社交媒體網站將網站推向人們的喉嚨時,這些點擊大多數是通過社交流量產生的。

It turns out, focusing on organic search is better not only for sustainable recurring users, but also users who genuinely want to buy products and are more likely to convert.

事實證明, 專注于自然搜索不僅對可持續的經常性用戶有好處,而且對于真正購買產品并且更有可能轉化的用戶來說也更好

Going forward, I’m going to continue to push on improving the site’s Google search ranking, by both refining the site’s experience as well as trying to grow the number of sites linking to ThingsOnReddit.

展望未來,我將繼續完善網站的體驗,并嘗試增加鏈接到ThingsOnReddit的網站數量,以繼續改善網站的Google搜索排名。

翻譯自: https://www.freecodecamp.org/news/why-you-shouldnt-forget-about-long-tail-seo-34782120b855/

長尾關鍵詞seo

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/394833.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/394833.shtml
英文地址,請注明出處:http://en.pswp.cn/news/394833.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

python調用hive與java調用區別_使用Pyhive調用

我正在使用pyhive與hive交互。在 使用下面的代碼&#xff0c;SELECT語句運行良好。在# Import hive module and connect from pyhive import hive conn hive.Connection(host"HOST") cur conn.cursor() # Import pandas import pandas as pd # Store select query …

linux gnome啟動命令,如何在Gnome Shell上自動啟動程序

登錄Gnome Shell時自動打開應用程序是提前設置工作區的好方法。在Gnome Shell上自動啟動程序的最簡單方法是使用Tweaks應用程序。在本指南中&#xff0c;我們將介紹如何安裝Gnome Tweaks應用程序以輕松配置自動程序啟動。讓我們開始吧&#xff01;通過GUI自動啟動程序默認情況下…

netstat查看linux運行的端口,查看哪些端口被打開 netstat -anp

一、查看哪些端口被打開 netstat -tnl二、關閉端口號:iptables -A OUTPUT -p tcp --dport 端口號-j DROP三、打開端口號&#xff1a;iptables -A INPUT -ptcp --dport 端口號-j ACCEPT四、保存設置service iptables save五、以下是linux打開端口命令的使用方法。nc -lp 23 &…

用戶體驗崗如何說服其他部門_為什么我們應該說服用戶更新他們的瀏覽器-這是雙贏的。...

用戶體驗崗如何說服其他部門by Alex Ewerlf由AlexEwerlf 為什么我們應該說服用戶更新他們的瀏覽器-這是雙贏的。 (Why we should convince our users to update their browsers — it’s a win-win.) Unless you’ve been living under a rock recently, you’re aware of Mel…

【JAVA并發編程實戰】3、同步容器

同步容器包括Vector和Hashtable&#xff0c;還有一些由Collections.synchronizedXxx等工廠方法創建的 1、同步容器類的問題 同步容器類都是線程安全的&#xff0c;但是有些時候還是要客戶端加鎖來保護復合操作 就比如vector的操作&#xff0c;如果又兩個方法一個獲取vector集合…

php 動態加載html內容_ThinkPHP5.1+Swoole實現的開源內容管理框架

一款支持Swoole的開源內容管理框架&#xff0c;基于ThinkPHP5.1開發&#xff0c;同時支持PHP-FPM和Swoole雙模式&#xff0c;讓WEB開發更快!主要特性更改框架協議為MIT,讓你更自由地飛基于ThinkPHP 5.1重構&#xff0c;但核心代碼兼容5.0版本&#xff0c;保證老用戶最小升級成本…

MarkDown語言

參考&#xff1a; 參考&#xff1a;https://typora.io/參考&#xff1a;https://caret.io/Markdown是一種輕量級標記語言&#xff0c;創始人為約翰格魯伯&#xff08;英語&#xff1a;John Gruber&#xff09;。 它允許人們“使用易讀易寫的純文本格式編寫文檔&#xff0c;然后…

${fn:} 函數

調用這樣一個頭文件<% taglib prefix"fn" uri"http://java.sun.com/jsp/jstl/functions " %> 下面就可以直接調用以下的函數。 函數名 函數說明 使用舉例 fn:contains 判斷字符串是否包含另外一個字符串 <c:if test"${fn:contains(name, s…

linux7.2配置多路徑軟件,RHEL6使用系統自帶多路徑軟件配置多路徑,rhel6路徑

RHEL6使用系統自帶多路徑軟件配置多路徑&#xff0c;rhel6路徑1、多路徑的主要功能多路徑一般配合存儲設備實現如下功能&#xff1a;故障的切換和恢復IO流量的負載均衡磁盤的虛擬化2、查看系統自帶的多路徑軟件是否安裝[rootcluster01 ~]# rpm -qa |grep device-mapperdevice-m…

小甲魚python課后答案40講_小甲魚Python 第30講課后習題看不懂

本帖最后由 keydnal_aaron 于 2018-1-18 14:17 編輯 這個測試的文本里面是英文字符串&#xff0c;如果環境不同&#xff0c;注意下文本內容的編碼方式&#xff0c;我的編程環境是centos7python3.6.4 from os import walk,getcwd from os.path import join def search_file():查…

SM4密碼算法(附源碼)

SM4是我們自己國家的一個分組密碼算法&#xff0c;是國家密碼管理局于2012年發布的。網址戳→_→&#xff1a;http://www.cnnic.NET.cn/jscx/mixbz/sm4/具體的密碼標準和算法官方有非常詳盡的PDF文檔以供查閱&#xff0c;戳→_→&#xff1a;http://218.241.108.63/wiki/images…

vim ctrlp_使用Ctrlp和Ctag使Vim更智能

vim ctrlpby _haochuan通過_haochuan 使用Ctrlp和Ctag使Vim更智能 (Make Your Vim Smarter Using Ctrlp and Ctags) I absolutely love Vim, and I use Vim for all my coding and writing from year to year. Although more are more people, especially for those are worki…

linux系統可以無顯卡運行嗎,Linux操作系統無顯卡安裝方式

顯卡安裝方法&#xff1a;操作步驟&#xff1a;1、SBC上裝上顯卡&#xff0c;并啟動安裝程序2、安裝linux系統并選擇相應的安裝包(選擇lilo啟動加載程序)如果安裝時以GRUB方式加載的&#xff0c;需要在Grub.conf中將有關圖形的語句屏蔽掉。#splashimage(hd0,0)/grub/splash.xpm…

軟件工程專業實習可以做什么_想要獲得軟件工程實習機會? 這里有一些想法可以幫助您...

軟件工程專業實習可以做什么by Tatiana Doyle塔蒂亞娜道爾(Tatiana Doyle) 想要獲得軟件工程實習機會&#xff1f; 這里有一些想法可以幫助您。 (Looking to land a software engineering internship? Here are some thoughts to help you.) A note: this post is simply mea…

ubuntu 簡單配置samba

關鍵字: ubuntu samba今天在家&#xff0c;閑著沒事&#xff0c;就想學習一下samba 來實現windows xp 訪問ubuntu 的文件夾&#xff08;家里有兩臺pc&#xff09;&#xff0c;google了很多文章&#xff0c;但是很多都沒有用&#xff0c;不過鳥哥的文章有很清楚的介紹&#xff0…

python3.8文檔_python 3.8的新功能

演示和工具 添加了一個基準腳本&#xff0c;用于計時訪問變量的各種方式&#xff1a; Tools/scripts/var_access_benchmark.py . &#xff08;由Raymond Hettinger在 bpo-35884 &#xff09; 以下是自Python3.3以來性能改進的摘要&#xff1a; Python version 3.3 3.4 3.5 3.6 …

mysql數據庫備份及還原

一、Mysql數據庫備份指令格式&#xff1a; mysqldump -h主機名 -P端口 -u用戶名 -p密碼 (–database) 數據庫名 > 文件名.sql 注&#xff1a;直接cmd執行該指令即可&#xff0c;不需要先mysql -u root -p鏈接數據庫 1、備份MySQL數據庫的命令mysqldump -hhostname -uuserna…

linux隱藏apache信息,Apache防盜鏈和隱藏版本信息-linux-centos運維

有需要服務器方面的需求和咨詢&#xff0c;可以聯系博主 QQ 7271895一、防盜鏈二、隱藏版本信息實驗要求&#xff1a;三臺虛擬機分別是&#xff1a;linux和兩臺windows虛擬機&#xff0c;linux虛擬機為服務器&#xff0c;Windows7-1為客戶端&#xff0c;Windows7-2為盜鏈端。實…

查看oracle當前的連接數

SQL> select count(*) from v$session #當前的連接數SQL> Select count(*) from v$session where statusACTIVE #并發連接數SQL> select value from v$parameter where name processes --數據庫允許的最大連接數SQL> show parameter processes #最大連接 SQL> …

led顯示屏控制卡接線圖解_Led顯示屏出現花屏是什么原因

Led顯示屏已經成為現在人們推廣的一種形式了&#xff0c;很多地方都是離不開led顯示屏的使用的。由于Led顯示屏的五彩絢爛&#xff0c;也更加吸引人們的眼球。不過在使用過程中&#xff0c;也會遇到Led顯示屏花屏的情況。那么&#xff0c;Led顯示屏出現花屏是什么原因呢?下面偉…