搜尋
首頁web前端html教學如何构建一个很棒网站页脚(Website Footer)_html/css_WEB-ITnose

  对于很多人来说,制作页脚是只是设计师顺手而为的任务。它似乎很容易,似乎可以忽略不计。因为很多人都觉得网站底部很少人会去看,而且页脚链接的所有链接的点击率(CTR)都是最低的,何必呢?

  真是这样的吗?下面为您解析。

页脚 & CTR(点击率)

Well, the fact about the low CTR may be true, but it doesn’t present the whole picture. The low CTR is mainly a result of the fact that few people see the footer in the first place.

So I have a theory of my own about this.

Although, apparently, there’s no study done on the topic (at least I wasn’t able to find it; feel free to chip in if you have some data), I believe that the CTR is actually quite high for footers if we only count the people who have scrolled all the way down on the page.

I did some quick number crunching with my CrazyEgg account to examine this more closely. When I compare the estimated number of people who see my footer (through the scroll map tool) and the total number of clicks my footer generates, I can see that between 14 percent and 20 percent of people end up clicking on something once they see the footer (depending on the page tested).

Of course, this is just a very simple test with a rather small heap of data, so it’s difficult to draw any reliable conclusions. Also, my footer is huge. It takes around 55-60 percent of the screen, so it’s hard to resist clicking on something. Anyway, even despite the shortcomings, the results are still very interesting.

So the lesson is simple…

Footers matter.

And here’s what you can do to make your footer properly awesome.

1. Don’t treat it as an SEO dumpster

Some people still try to inflate their rankings by using keyword links in the footer. And I know that doing so is hard to resist. It’s just too easy, and the links don’t even look out of place. But this really should be avoided in 2014. Mainly because it isn’t much of a challenge for Google to recognize the footer and give the links a low SEO value.

The whole practice is just so 2008 ? or even worse.

Actually, it was 2008 when Rand Fishkin already talked about this being not effective.

2. Introduce hierarchy

There are always some elements that are more important than others, and you should reinforce this idea through alignment, scale, and placement within your footer.

For instance, if you go to Smart Passive Income, you’ll see that getting you to opt in is the most important goal for Pat ? the owner. The footer for every page on the site starts with a big subscription box.

Then, additional links and disclosures follow.

Try adopting the same idea. Start with what’s important and then continue with everything else.

3. Try one last time to get a conversion

Speaking of opt-ins, these days, getting someone to opt in is one of the most popular website goals, and site owners are willing to do almost anything it takes to raise their conversion rates.

Hard to blame them for that, to be honest.

The footer is the last chance to get a conversion. And that’s regardless of what the conversion represents in your individual case. Take advantage of that chance, you owe it to your site’s main goal.

For example, here’s the footer at Codeinwp.com ? a company providing PSD-to-WordPress services that I’m part of. The footer is huge and it has one main goal ? to convince people to submit their designs and have them turned into a working WordPress theme.

4. Use white space

White space is so underrated right now. Actually, it’s been underrated since ever. When in fact, there’s no other easier way to give your footer some additional emphasis and make the links pop more.

We don’t have to go far for examples ? just scroll down to see the footer here at WDL.

5. Experiment with “about the author” blocks

If you’re designing a single author site/blog then it’s often a good idea to use the available space to present a nice “about the author” block.

Now, the goal here isn’t increasing the CTR. People rarely click on author blocks (at least in my tests), but it does introduce a personal touch and makes it clear who the author is no matter what page is viewed at the moment.

Here’s a great example from Leaving Work Behind:

It’s really hard to imagine a footer without some of the following links:

  • About
  • Contact
  • Home
  • Blog (if there is one)
  • The reason why they’re essential is simple. Over the years, people have gotten used to seeing those pages in footers. It’s become a convention, and breaking it rarely pays off.

    A good way to go about this when picking the things to mention in your footer is to ask yourself the following:

    Will my audience expect to see this link in the footer?

    Here are two of the most popular approaches to social media vs. footers:

  • Use default buttons. For example, to get a Facebook Like button, go to this section in the developers area. They tend to be effective because of their official nature ? people are very familiar with them and know exactly what to do when they see one.
  • Use some custom buttons. They may not have the same CTR, but you don’t always want to click-optimize these buttons, especially if you attempt to show more than a handful of them. Take a look at TechCrunch, to get an idea:
  • Your sub-footer is the part that comes after your main footer area. It’s most commonly used to display various legal links or other things that you don’t necessarily want people to click on, but they do regulate and disclose some of your operations.

    I’m talking about things like privacy policy, terms, earnings disclosure, copyright clause, DMCA, etc.

    Example from SugarSync.com:

    9. Showcase social proof, badges, and safety seals

    Depending on the kind of business that the site you’re working on is in, displaying some additional social proof can work well for the site’s overall credibility.

    Let’s take another look at Pat Flynn’s site to get an example (this time it’s the homepage):

    These company logos are not clickable, plus the contrast is very low. But you don’t really need more. The logos are there to provide social proof, not to catch too much attention.

    This is something that can work well on blogs and online publishing sites in general; not so much on business sites or product sites.

    The main idea is that popular content is usually popular for a reason, so showcasing it in the footer can improve the readership numbers even further.

    It’s a simple rule ? it’s much easier to grow the popularity of something that’s already popular, than to build the popularity of something that’s not.

    An example by newInternetOrder.com:

    This goes back to the first item on this very list ? treating your footer as an SEO dumpster.

    Footers should be neither an SEO dumpster, nor a master navigation.

    You really shouldn’t try cramping all the links you have in the footer. This will not have a good effect on your readers.

    A lot better approach is to create a custom archives page and then link to it from the footer. That way, you still have a readable and clear footer, and if someone wants to find a specific resource, they can do so via the archives.

    To be honest with you, when gathering the data for this post and then writing it, I found at least a handful of things wrong with the footers I use on my sites. So my question is simple: What’s wrong with your footer? And more importantly, what will you do to fix it?

    陳述
    本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
    HTML與CSS vs. JavaScript:比較概述HTML與CSS vs. JavaScript:比較概述Apr 16, 2025 am 12:04 AM

    HTML、CSS和JavaScript在網頁開發中的角色分別是:HTML負責內容結構,CSS負責樣式,JavaScript負責動態行為。 1.HTML通過標籤定義網頁結構和內容,確保語義化。 2.CSS通過選擇器和屬性控製網頁樣式,使其美觀易讀。 3.JavaScript通過腳本控製網頁行為,實現動態和交互功能。

    HTML:是編程語言還是其他?HTML:是編程語言還是其他?Apr 15, 2025 am 12:13 AM

    HTMLISNOTAPROGRAMMENGUAGE; ITISAMARKUMARKUPLAGUAGE.1)htmlStructures andFormatSwebContentusingtags.2)itworkswithcsssforstylingandjavascript for Interactivity,增強WebevebDevelopment。

    HTML:建立網頁的結構HTML:建立網頁的結構Apr 14, 2025 am 12:14 AM

    HTML是構建網頁結構的基石。 1.HTML定義內容結構和語義,使用、、等標籤。 2.提供語義化標記,如、、等,提升SEO效果。 3.通過標籤實現用戶交互,需注意表單驗證。 4.使用、等高級元素結合JavaScript實現動態效果。 5.常見錯誤包括標籤未閉合和屬性值未加引號,需使用驗證工具。 6.優化策略包括減少HTTP請求、壓縮HTML、使用語義化標籤等。

    從文本到網站:HTML的力量從文本到網站:HTML的力量Apr 13, 2025 am 12:07 AM

    HTML是一種用於構建網頁的語言,通過標籤和屬性定義網頁結構和內容。 1)HTML通過標籤組織文檔結構,如、。 2)瀏覽器解析HTML構建DOM並渲染網頁。 3)HTML5的新特性如、、增強了多媒體功能。 4)常見錯誤包括標籤未閉合和屬性值未加引號。 5)優化建議包括使用語義化標籤和減少文件大小。

    了解HTML,CSS和JavaScript:初學者指南了解HTML,CSS和JavaScript:初學者指南Apr 12, 2025 am 12:02 AM

    WebDevelovermentReliesonHtml,CSS和JavaScript:1)HTMLStructuresContent,2)CSSStyleSIT和3)JavaScriptAddSstractivity,形成thebasisofmodernWebemodernWebExexperiences。

    HTML的角色:構建Web內容HTML的角色:構建Web內容Apr 11, 2025 am 12:12 AM

    HTML的作用是通過標籤和屬性定義網頁的結構和內容。 1.HTML通過到、等標籤組織內容,使其易於閱讀和理解。 2.使用語義化標籤如、等增強可訪問性和SEO。 3.優化HTML代碼可以提高網頁加載速度和用戶體驗。

    HTML和代碼:仔細觀察術語HTML和代碼:仔細觀察術語Apr 10, 2025 am 09:28 AM

    htmlisaspecifictypefodyfocusedonstructuringwebcontent,而“代碼” badlyLyCludEslanguagesLikeLikejavascriptandPytyPythonForFunctionality.1)htmldefineswebpagertuctureduseTags.2)“代碼”代碼“ code” code code code codeSpassSesseseseseseseseAwiderRangeLangeLangeforLageforLogageforLogicIctInterract

    HTML,CSS和JavaScript:Web開發人員的基本工具HTML,CSS和JavaScript:Web開發人員的基本工具Apr 09, 2025 am 12:12 AM

    HTML、CSS和JavaScript是Web開發的三大支柱。 1.HTML定義網頁結構,使用標籤如、等。 2.CSS控製網頁樣式,使用選擇器和屬性如color、font-size等。 3.JavaScript實現動態效果和交互,通過事件監聽和DOM操作。

    See all articles

    熱AI工具

    Undresser.AI Undress

    Undresser.AI Undress

    人工智慧驅動的應用程序,用於創建逼真的裸體照片

    AI Clothes Remover

    AI Clothes Remover

    用於從照片中去除衣服的線上人工智慧工具。

    Undress AI Tool

    Undress AI Tool

    免費脫衣圖片

    Clothoff.io

    Clothoff.io

    AI脫衣器

    AI Hentai Generator

    AI Hentai Generator

    免費產生 AI 無盡。

    熱門文章

    R.E.P.O.能量晶體解釋及其做什麼(黃色晶體)
    4 週前By尊渡假赌尊渡假赌尊渡假赌
    R.E.P.O.最佳圖形設置
    4 週前By尊渡假赌尊渡假赌尊渡假赌
    R.E.P.O.如果您聽不到任何人,如何修復音頻
    4 週前By尊渡假赌尊渡假赌尊渡假赌
    R.E.P.O.聊天命令以及如何使用它們
    4 週前By尊渡假赌尊渡假赌尊渡假赌

    熱工具

    DVWA

    DVWA

    Damn Vulnerable Web App (DVWA) 是一個PHP/MySQL的Web應用程序,非常容易受到攻擊。它的主要目標是成為安全專業人員在合法環境中測試自己的技能和工具的輔助工具,幫助Web開發人員更好地理解保護網路應用程式的過程,並幫助教師/學生在課堂環境中教授/學習Web應用程式安全性。 DVWA的目標是透過簡單直接的介面練習一些最常見的Web漏洞,難度各不相同。請注意,該軟體中

    VSCode Windows 64位元 下載

    VSCode Windows 64位元 下載

    微軟推出的免費、功能強大的一款IDE編輯器

    SublimeText3 Linux新版

    SublimeText3 Linux新版

    SublimeText3 Linux最新版

    Atom編輯器mac版下載

    Atom編輯器mac版下載

    最受歡迎的的開源編輯器

    SublimeText3漢化版

    SublimeText3漢化版

    中文版,非常好用