Unlimited $1.99 domain names - We use goDaddy 無限的1.99美元的域名-我們使用g oDaddy
Powered by MaxBlogPress 本站由MaxBlogPress

我WordPress的改造教程| JTPRATT的博客錯誤
JTPratt的博客錯誤





Home首頁 » My Wordpress Makeover Tutorial »我的WordPress的改造教程



My Wordpress Makeover Tutorial我WordPress的改造教程

754 views - 754意見者:管

Posted in: 張貼於:

博客安裝類形象WordPress的圖像類
754 views 754意見


Please note: This page was originally written in English.請注意:此網頁最初是用英文寫的。

The original post can be viewed原來的文章可被視為 here在這裡 .

Please note: This page was originally written in English.

The text has been translated using an online service such as Google or Babelfish.

The original post can be viewed here.


Wordpress Makeover Tutorial WordPress的改造教程

By Hacking Wordpress or your theme, you can easily customize your Wordpress blog. 由黑客Wordpress或貴會的主題,您可以輕鬆地自定義您的WordPress的博客。 I’ll show you my hacks so you can get some ideas how to make your blog more “your own”. 我會告訴你我的竅門,讓您能夠一些想法如何使您的博客更多的“自己” 。

You may have noticed recently that this blog underwent a bit of a makeover.您可能已經注意到最近,這個博客進行了一點改變。 Things not only look better on top, but under the hood things are running better than ever - with some of the best SEO I could muster!東西不僅好看頂部,但引擎蓋下正在運行的東西比以往任何時候都更好-與一些最好的搜索引擎優化我能鼓起! I’m going to show you some quick things you can do to hack your own Wordpress theme into more of what you want.我要告訴你一些事情很快可以破解你自己的WordPress的主題融入更多的就是你想要的。

Add a featured block to your homepage : I think every homepage should have a block with the featured areas of the site - the same way any store would have a flyer for the week or sales of the day. 新增功能塊到您的主頁 :我想每一個網頁應該有一個區塊的功能領域的網站-以同樣的方式將任何商店有傳單的一周內,或銷售的一天。 To do this you need to know some html and have a slight bit of graphics skill.要做到這一點,您需要了解一些HTML和有輕微位的圖形技術。 I only do this on my homepage and I added this block by going to “Presentation -> Theme Editor -> Main Index Template”.我只能這樣做我的首頁上,我說這個區塊進入“演示-> ”主題編輯器- >“主要指標模板”。

After these lines of code:在這些行的代碼:

 <div id="wrapper"> <div id="content"> 

I added a div with by block of featured links like this:我還與一區的功能區塊的聯繫這樣的:

 <div id="featureblock"> <a href="/keyword-research-cheat-sheet/"><img src="/wp-content/images/featured-keyword-mistakes.gif" alt="featured keyword research mistakes" border="0"></a> <a href="/category/blog-seo/"><img src="/wp-content/images/featured-seo-mistakes.gif" alt="featured SEO mistakes" border="0"></a><br> <a href="/category/wordpress/"><img src="/wp-content/images/featured-wordpress-mistakes.gif" alt="featured wordpress mistakes" border="0"></a> <a href="/category/blog-promotion/"><img src="/wp-content/images/featured-traffic-building-mistakes.gif" alt="featured traffic building mistakes" border="0"></a><br> <a href="/category/monetization/"><img src="/wp-content/images/featured-monetization-mistakes.gif" alt="featured monetization mistakes" border="0"></a> <a href="/link-building-cheat-sheet/"><img src="/wp-content/images/featured-linkbuilding-mistakes.gif" alt="featured linkbuilding mistakes" border="0"></a> <a href="/series"><img src="/wp-content/images/featured-series.gif" alt="featured article series" border="0"></a> <a href="/series/tracking-your-blogs-progress"><img src="/wp-content/images/featured-tracking-blog-mistakes.gif" alt="article series tracking your blog progress" border="0"></a> <a href="/series/how-to-monetize-your-blog/"><img src="/wp-content/images/featured-monetize-mistakes.gif" alt="article series how to monetize your blog" border="0"></a> <a href="/series/watch-me-build-a-bans-niche-site-from-scratch"><img src="/wp-content/images/featured-bans-mistakes.gif" alt="watch me build a niche site" border="0"></a> </div> 

If you’re wondering why that code only shows the links and text graphics and not the box and frame, it’s because I made it the background in my style.css like this:如果你想為什麼只顯示代碼的鏈接和文字圖形,而不是框和框架,這是因為我的背景在我的style.css這樣的:

 #featureblock { width: 495px; height: 210px; padding-left: 20px; padding-top: 45px; background: #FFF url('/wp-content/images/featured-crumple.jpg') no-repeat; } 

Hopefully that gives you some idea of how you can a featured block to your blog homepage.我們希望,讓你的一些想法,你如何能功能塊到您的博客主頁。

Change your Wordpress Theme’s Color : This was a really quick fix. 更改您的WordPress的主題色彩 :這真是一個快速解決方案。 I like the layout of my blog, and this theme (Prosense) is great too.我喜歡的佈局我的博客,和這個主題( Prosense )也很偉大。 I was just tired of brown, so I went into my themes images folder and found the 2 graphics that make up the background.我只是厭倦了棕色的,所以我走進我的主題圖片的文件夾,發現2圖形構成的背景。 I just took them into a graphics editor (Fireworks) and used the paintbucket to replace the colors.我只是把他們帶進一個圖形編輯器(焰火)和使用paintbucket ,以取代顏色。 Then I re-uploaded them to the server and “voila” we have new blog colors!然後我再上傳給服務器和“ voila ”我們有新的博客顏色!

Change your Theme’s Headings : By updating your style.css file in “Presentation -> Theme Editor -> style.css” you can quickly give your post and / or your sidebar headings a new look and feel. 更改主題的標題 :通過更新您的style.css文件中“演示-> ”主題編輯器- >“ s t yle.css”你可以很快給您的帖子和/或您的欄標題一個新的外觀和感覺。 A heading or “H1″ (H2, H3, etc.) tag is an HTML tag that can be “styled”.標題或“ H1基因” (氫氣,房價等)標記是HTML標記,可以是“風格” 。 It can have a border, a background color, a background image, and you can control the font face, bold, italic, link, link colors, and more.它可以有一個邊界,背景顏色,背景圖片,你可以控制字體,粗體,斜體,鏈接,鏈接的顏色,等等。 All Wordpress blogs have the same bland plain heading tags - spice yours up!所有WordPress的博客有同樣的乏味平原標題標記-香料你們了! Your theme’s stylesheet may be a bit different, but I’m going to give you the code I wrote to change my style to get you started:您的主題的樣式表可能有點不同,但我給你的代碼我寫信給改變我的風格讓您輕鬆上路:

 .post h2 { background: #FFC125 url('/wp-content/images/sharpie-star.gif') left no-repeat; border: 1px solid; border-color: #000000; padding-left: 25px; } 

If you don’t know HTML - or CSS stylesheets, I would recommend reading up over at如果您不知道的HTML -或C SS樣式,我建議讀超過上 W3Schools.com - they have some of the best (free) HTML and CSS tutorials on the web. -他們有一些最好的(免費) H TML和C SS教程在網頁上。

Give Your Wordpress Categories Descriptions : I gave each and every one of my Wordpress Categories a meaningful description to be used for the category page(s) meta description for search indexing purposes: 讓您的WordPress的分類說明 :我給每一個我WordPress的分類一個有意義的描述,用於類別頁面(星期日)中繼描述搜索索引的目的:

WordPress的類別

Why?這是為什麼? I use the我使用 wpSEO plugin wpSEO插件 and it allows you to assign various options for the meta description field of any page in a Wordpress site.它可以讓你指定各種辦法中繼描述領域的任何網頁在一個WordPress的網站。 By default Wordpress category pages don’t have a meta description so the search crawler will pickup the words of the first post excerpt on the page.默認情況下, WordPress的分類網頁沒有中繼說明,以便搜尋檢索器將皮卡的話後首次摘錄的網頁。 This causes “duplicate content” and can get you a google penalty.這將導致“重複的內容” ,可以讓你一個谷歌的處罰。 At best, every single category page you have is “wasted” in the sense that it will NOT get any good indexing in the search engines.在最好的,每一個類別頁面您已經是“浪費”的意義,它不會得到任何好處索引中的搜索引擎。

wpSEO插件coverts元描述

As you can see I’ve set mine to make the meta description tag for my Wordpress category pages to be the “Category Description” I wrote by going to “Manage -> Categories” in my Dashboard and editing them one by one.正如您可以看到我已經設置地雷,使中繼標籤說明我的WordPress的分類網頁是“類別描述”我寫的去“管理-> ”類別“在我的儀表板和編輯他們一個接一個。 These will get me a couple dozen more indexed pages in SERP’s!這將讓我一對夫婦12多索引的網頁在SERP的!

Create Separate Wordpress Category Template Theme Pages : This is a goal I set for myself when I wrote 創建單獨的WordPress的類別模板主題網頁 :這是一個目標,我為自己設置時,我寫信 Better SEO and $$$ with Wordpress Category Templates 更好的搜索引擎優化和$ $ $與WordPress的類別範本 last month.上個月的工作。 At the time I only created a few of these category template pages and didn’t follow through with creating them for every category in my blog.當時我只有創造了幾個類別的模板頁面,並沒有跟進他們創造的每個類別中我的博客。 I should have, but did it today when I updated all the category descriptions.我應該,但今天當我更新的所有類別的描述。 Basically what you’re doing here is making a separate category template page for every Wordpress category you have so you can write original content at the top of each page.基本上是你在這裡做是單獨的一類模板頁的每一個WordPress的類別你有這樣您就可以寫原創內容上方的每一頁。 By doing this you are making sure the page will be indexed well and you won’t get dinged by google for “duplicate content”.這樣做你是確保該網頁將被編入索引以及你不會得到dinged由谷歌的“重複內容” 。

This also gives you the opportunity to monetize certain categories in special ways (with special offers) before or after the excerpted posts, you could even make unique graphics for the top of each category page.這也讓您有機會賺錢某些類別的特殊方式(特別提供)之前或之後的摘錄職位,甚至可以作出獨特的圖形上方的每一類網頁。 The possibilities are endless!可能性是無窮盡!

Wordpress Hacks of the past : These aren’t hacks as much as good WP plugins, but I’ve also modified my theme by adding things I felt were necessary. WordPress的技巧了過去 :這些都不是破解了良好的可濕性粉劑插件,但我還修改我的主題,增加的東西我覺得是必要的。 Like breadcrumbs on every page, post (count) views, post voting, “print this post”, and Feedburner “flare”.像麵包在每個網頁上,張貼(計數)的意見,投票後, “打印此職位” ,並Feedburner “耀斑” 。 Oh - I almost forgot the most important thing - the “related posts”.哦-我差點忘了最重要的事情- “相關職位”。 To find out how to get any of these plugins just visit my要了解如何讓這些插件我剛剛訪問 Wordpress Plugins Used WordPress的插件使用 page!頁面!

I hope this gives you some ideas for giving your own wordpress blog a makeover!我希望這給你一些想法給自己的WordPress的博客做一次改造! If you happen to make changes, come back here and let us know what you did and what worked (and what didn’t!).如果你發生改變,回到這裡,讓我們知道您沒有什麼工作(什麼沒有! ) 。 Comments always help everyone by sharing even more information.評論總是幫助大家分享甚至更多的信息。


One Response to “My Wordpress Makeover Tutorial”一個響應: “我WordPress的改造教程”

  1. steve 史蒂夫 Has the following to say...有下列說...

    i like it.我喜歡它。 very clean and bright template很乾淨明亮的範本

    steve’s last blog post.. 史蒂夫最後的博客帖子.. Affiliate Marketing 聯屬網絡營銷

Question or Comment??問題或意見? ? Spill it Now...溢油現在...

跳躍的喜悅以上的評論!

We Reward Comments!我們獎勵的意見!


We dofollow links, and get your latest blog post as a byline under every new comment from the "CommentLuv" plugin!我們dofollow聯繫,並獲得最新的博客帖子的署名下的每一個新的評論從“ CommentLuv ”插件! Top commenters for every month are listed on every page of this site in a sidebar widget linked back to your URL!頂端commenters每個月列出的每個網頁上本網站的聯繫欄部件回到您的網址! We would like to reward you for becoming part of our community!我們要獎勵你成為我們的社會! Your comment is valuable not only to us, but also all the other readers of this blog!您的評論是有價值的,不僅給我們,而且所有的其他讀者的博客!


Click to add smilies to your post! 按一下以新增的笑臉到您的帖子! == [ ]^ = (= ( (= ( |= )研究= | 8= 0= ) 〜= 00= (= ; ;= ) ]= ; ; ;