How To: Bring back Technorati incoming links widget in WordPress Dashboard कैसे: WordPress डैशबोर्ड में Technorati आने वाली लिंक विजेट को वापस लाने के लिए

ADVERTISEMENT विज्ञापन
To get our software and web/tips via email, sign up for हमारे सॉफ़्टवेयर और वेब पाने के लिए / सुझाव ईमेल द्वारा, के लिए साइन अप daily email newsletter दैनिक ईमेल न्यूज़लेटर . .
Subscribe to RSS feed सदस्यता के लिए आरएसएस फ़ीड or या follow me मुझे का पालन करें on Twitter? चहचहाना पर?

One of the much hyped “feature” in the recently released WordPress 2.3 is the Incoming links widget powered by Google BlogSearch, on the WordPress admin dashboard. में एक बहुत hyped की "सुविधा" हाल ही में WordPress 2.3 जारी की WordPress व्यवस्थापक डैशबोर्ड पर आने लिंक विजेट गूगल BlogSearch द्वारा संचालित है. Turns out बाहर वर्षगांठ it is a real pain यह एक असली दर्द है – the links are mostly links to posts, from the index of the same blog. - लिंक ज्यादातर पदों के लिए लिंक, वही ब्लॉग के सूचकांक में से हैं. See the image given below to see what I mean. छवि मैं क्या मतलब है देखने के लिए नीचे दिए देखें.

गूगल BlogSearch आ विजेट लिंक
Dammit! Dammit! All links are from my own blog! सभी लिंक अपने ब्लॉग से हैं!

Google BlogSearch is touted as being superior to Technorati (by many authority bloggers). गूगल BlogSearch माना है Technorati से बेहतर किया जा रहा (कई अधिकार ब्लॉगर्स द्वारा). However, its weakness is evident – the links to self. हालांकि, इसकी कमजोरी स्पष्ट है - स्वयं को जोड़ता है. Folks at Automattic thought that bringing Google BlogSearch would spruce up stuff, and it has obviously backfired. Automattic पर दोस्तों कि लाने गूगल BlogSearch सामान सजाना सोचा, और यह स्पष्ट रूप से उलटा है. But the open-source community surrounding WordPress has come to the rescue again. लेकिन खुले स्रोत समुदाय WordPress को बचाने के लिए फिर से आ गया है आसपास. And it is easier to correct the WordPress system than Google और यह गूगल से WordPress व्यवस्था को सही करने के लिए आसान है ;)

There is a plugin to bring back Technorati Incoming links widget (see end of this post). वहाँ Technorati आ लिंक विजेट को वापस लाने के लिए एक प्लगइन है () इस पोस्ट के अंत देखें. However, adding one more plugin for a trivial matter as this, is unwise, and may affect your बहरहाल, इस के रूप में एक छोटी सी बात के लिए, अज्ञानी है, और एक अधिक प्लगइन जोड़ प्रभावित कर सकता है आपके blog optimization measures अनुकूलन उपायों ब्लॉग . .

There is an easy way and a difficult one. वहाँ एक आसान तरीका है और एक मुश्किल एक है. The easy one is this: यह आसानी से एक यह है:

Download डाउनलोड this file इस फाइल (right click>Save Target As), open it in Notepad, Save As>”index-extra.php” (with the quotes). (ठीक क्लिक करें> सहेजें लक्ष्य के रूप में), Notepad में,> "सूचकांक-extra.php" उद्धरण चिह्नों () के साथ के रूप में सहेजें इसे खोलो. The file given is an unmodified (except for this hack) version of the file in WordPress 2.3. दिया फ़ाइल एक unmodified है WordPress 2.3 में फ़ाइल के संस्करण (यह हैक के लिए) को छोड़कर. Upload the file to your /wp-admin folder (FTP client may want you to confirm that you want to rewrite the existing file, click Yes). अपलोड के लिए फ़ाइल अपने /wp-admin फ़ोल्डर (एफ़टीपी ग्राहक आपको लगता है कि आप मौजूदा फ़ाइल, क्लिक करें हाँ) को फिर से लिखना चाहता हूँ की पुष्टि करने के लिए चाहते हो सकता है.

If you're paranoid that I may introduce malicious code to your blog यदि आपको लगता है कि मैं अपने ब्लॉग में दुर्भावनापूर्ण कोड परिचय मई पागल हो ;) you can use this manual fix: आप इस मैनुअल को ठीक का उपयोग कर सकते हैं:

  1. Use your favourite FTP client and navigate to /wp-admin/ . आपका पसंदीदा एफ़टीपी ग्राहक का प्रयोग करें और / wp-admin /wp-admin/ Download index-extra.php डाउनलोड index-extra.php
  2. Open it up in a text editor like Notepad, and search and find this URL: Notepad की तरह एक पाठ संपादक में, इसे खोलो और खोज और इस URL खोज:
    http://blogsearch.google.com/blogsearch_feeds?hl=en&scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:

    ADVERTISEMENT विज्ञापन

    Replace that complete URL with this URL: इस URL के साथ कि पूरा यूआरएल बदलें:
    http://feeds.technorati.com/cosmos/rss/?url=

  3. Next, find this URL: इसके बाद, इस URL खोज:
    http://blogsearch.google.com/blogsearch?hl=en&scoring=d&partner=wordpress&q=link:

    Replace it with: साथ बदलें:
    http://www.technorati.com/search/

  4. Upload it to /wp-admin folder. अपलोड करने के लिए इसे /wp-admin फ़ोल्डर.

WARNING : Do not introduce any space into the file, before or after the end of the PHP code. चेतावनी: इस फ़ाइल में, इससे पहले या PHP कोड के अंत के बाद किसी भी स्थान का परिचय नहीं. PHP files have an annoying problem of spewing errors if spaces are introduced carelessly. यदि रिक्त स्थान लापरवाही शुरू हो PHP फाइलों त्रुटियों spewing की एक कष्टप्रद समस्या है.

If you यदि आप faint-hearted बेहोश हो दिल do not want to do any of the above stuff, you can use Jeremy's किसी भी उपरोक्त सामान नहीं करना चाहते, तो आप का उपयोग कर सकते हैं जेरेमी है Technorati Links Technorati कड़ियाँ plugin. प्लगइन.

You should have got back the Technorati Links widget by now. तुम अब तक Technorati कड़ियाँ विजेट वापस मिल गया है चाहिए. If you had any problems, tell me through comments. अगर आप टिप्पणी के माध्यम से मुझे बता कोई समस्या थी.

Comments टिप्पणियाँ
  1. This is something unrelated, but I was just wondering – are you aware that all the links in your blog are no-follow'd with the exception of the link in the logo and the links to other posts from within your posts? यह कुछ असंबंधित है, लेकिन मैं सोच रहा था - आपको लगता है कि अपने ब्लॉग में सभी लिंक नहीं की लोगो में लिंक के अपवाद और अपने पदों में से अन्य पदों के लिए लिंक के साथ follow'd रहे हैं बारे में जानते हैं?

    Sorry if this was done intentionally – I simply couldn't see why! क्षमा करें यदि यह जानबूझकर किया गया था - मैं बस क्यों नहीं देख सकता था!

    Karthik कार्तिक
  2. @Karthik: No, I did it intentionally. @ कार्तिक: नहीं, मैंने जानबूझकर किया. My logic is this – if there are fewer links from a page, each link gets more link equity. मेरा तर्क यह है - अगर वहाँ एक पृष्ठ से कम लिंक हैं, प्रत्येक लिंक और कड़ी हो जाती इक्विटी. It may or may not be right – no harm in trying यह कर सकते हैं या मई नहीं अभी - कोशिश करने में कोई बुराई नहीं : डी

    Sumesh Sumesh
  3. Blog Bloke ब्लॉग लड़का
  4. @BlogBloke: Thanks, and I've left a comment on your post @ BlogBloke: धन्यवाद, और मैं अपनी पोस्ट पर एक टिप्पणी को छोड़ दिया है : डी

    Sumesh Sumesh
  5. Hey that's a nice tip. हे कि एक अच्छा टिप है. I've not upgraded yet to 2.3 but I'll do it today and I'm sure I'll keep this post in mind while upgrading it मैंने अभी तक 2,3 उन्नत करने के लिए नहीं है, लेकिन आज मैं यह करती हूँ और मैं जब यह उन्नयन मेरे मन में इस पोस्ट रखेंगे यकीन :)

    TipsoSaurus TipsoSaurus
  6. @Tipso: Thanks. @ Tipso: धन्यवाद. I found the hack useful, so decided to share it with you. मैं उपयोगी हैक, तो आप के साथ साझा करने का निर्णय लिया मिला. And upgrade to WP 2.3 if you like tags – otherwise, its not much different. और WP 2.3 करने के लिए आप टैग तरह अगर - अन्यथा, इसका ज्यादा अलग नहीं उन्नयन.

    Sumesh Sumesh
  7. Sumesh, There is no such problem. Sumesh, ऐसी कोई समस्या है. The real stuff is that all backlink data is stored in a SQL string for temporary use, but sometimes it get clashes with alter link info by Technorati making it show other stuff which is just linking. असली चीज है कि सभी backlink डेटा अस्थायी तौर पर इस्तेमाल के लिए एक SQL स्ट्रिंग में, पर संग्रहीत होता है कभी कभी यह Technorati द्वारा यह जो सिर्फ जोड़ने है अन्य सामान दिखा कर कड़ी जानकारी को बदलने के साथ संघर्ष हो रहा है.

    Anyways, nice tip and Technorati is far better than GBS. खैर, अच्छी टिप और Technorati दूर जीबीएस से बेहतर है.

    Rishi ऋषि
  8. @Rishi: Thanks, and Technorati certainly is better, atleast as far as blogs go @ ऋषि: धन्यवाद, और Technorati निश्चित रूप से बेहतर है, कम से कम जहां तक ब्लॉग्स जाना : डी Oops, GBS does only blogs, so I guess it loses out, I guess! उप्स, जीबीएस, तो मैं इसे खो अनुमान ही ब्लॉग है, मुझे लगता है!

    Sumesh Sumesh
Leave a Reply एक उत्तर दें छोड़ दो

If you have a computer/web help question, यदि आप एक कंप्यूटर है / वेब मदद सवाल है, click here to ask it on our forum यहाँ क्लिक करें हमारे मंच पर यह पूछने के लिए for faster response. तेजी से प्रतिक्रिया के लिए.