WLWManifest Disabler Plugin to Remove XLM Link in WordPress Blog Header WLWManifest Disabler Plugin להסיר XLM קישור ב-WordPress כותרת הבלוג
After installing and upgrading to WordPress 2.3.1 or later version, bloggers and webmasters likely to see the following additional line of <link> HTML code in the <head> section of the web page: לאחר התקנת WordPress ו לשדרג ל 2.3.1 או גירסה מתקדמת יותר, בלוגרים או מנהלי אתר סביר כדי לראות את השורה הבאה פרטים <link> של קוד ה-HTML <head> החלק של דף האינטרנט:
<link rel=”wlwmanifest” type=”application/wlwmanifest+xml” href=”http://www.domain.com/wp-includes/wlwmanifest.xml” /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.domain.com/wp-includes/wlwmanifest.xml" />
The line above is to help the discovery and downloading of Windows Live Writer (WLW) editing manifest file, a XML document that customizes the capabilities of WLW blog editor, correctly determines the weblog features supported by WordPress XML-RCP based weblog APIs, and numerous השורה לעיל היא לעזור לגילוי והורדה של Windows Live Writer (WLW) עריכת קובץ המניפסט, של מסמך XML אישית את היכולות של WLW עורך הבלוג, נכון קובע את תכונות הנתמכות על ידי weblog WordPress מבוסס XML-RCP weblog APIs, ומספר רב של other functions פונקציות נוספות , to the desktop editor. , אל שולחן העבודה של עורך.
The 'wlwmanifest' declaration works in much the same way as RSD (Really Simple Discovery) resouce file that helps client software find the services needed to read, edit, or simply to work with weblogging software. ה 'wlwmanifest' הצהרת עובד הרבה באותה הדרך RSD (באמת פשוט Discovery) resouce קובץ המסייע תוכנת הלקוח למצוא את השירותים הנדרשים על מנת לקרוא, לערוך, או פשוט לעבוד עם התוכנה weblogging. The difference is that WLWManifest is specific to Windows Live Writer. ההבדל הוא, כי WLWManifest הוא ספציפי ל-Windows Live Writer.
One main support the 'wlwmanifest' added is to enable tagging support for Windows Live Writer. אחד הראשי תומך 'wlwmanifest' הוספה היא לאפשר התיוג התמיכה ב-Windows Live Writer. Since WordPress 2.3, native tags or keywords support was added to WordPress core. מאז WordPress 2.3, מילות מפתח או תגיות Native תמיכה נוספה WordPress הליבה. Without wlwmanifest.xml file advertises the tag/keyword support of WordPress to WLW, the client program won't know, and will hide and not showing the “Keywords” field, which work properly with WordPress.com and WordPress 2.3 tags. ללא wlwmanifest.xml הקובץ מפרסם את התג / מילת מפתח WordPress תמיכה ל WLW, תוכנית הלקוח לא יודע, יהיה הסתר ולא מראה את "מפתח" שדה, אשר יפעלו כהלכה עם WordPress.com WordPress ו 2.3 התגים.
So if you're not using Windows Live Writer (it's a good and convenient blog writing software though), you probably don't need this line of HTML text in your blog header. אז אם אתה לא משתמש ב-Windows Live Writer (זהו טוב נוח כתיבת בלוג על אף תוכנה), אתה כנראה לא צריך את הקו הזה של ה-HTML הטקסט בכותרת הבלוג שלך. It's inserted by wp_head() function, so to remove the 'wlwmanifest' link anchor in the <head> header section of WordPress blog, users either have to hack and modify the core source PHP file, or a better way, using the following WLWManifest Disabler Plugin. זה מוזן על ידי wp_head () function, לכן על מנת להסיר את 'wlwmanifest' העוגן של הקישור <head> כותרת הסעיף בלוג WordPress, משתמשים גם צריך לקצץ ולשנות את הליבה PHP מקור הקובץ, או דרך טובה יותר, תוך שימוש WLWManifest הבאה Disabler Plugin.
Requirements דרישות
WordPress 2.3.1 or later, as long as you can see a <link> declaration about wlwmanifest in the HTML. WordPress 2.3.1 ואילך, כל עוד אתה יכול לראות <link> לגבי הצהרת wlwmanifest ב-HTML.
Download להוריד
WLWManifest Disabler Plugin version 1.0: wlwmanifest-disabler.zip ( WLWManifest Disabler Plugin גרסה 1.0: wlwmanifest-disabler.zip ( Download Link 1 הקישור להורדה 1 , , Download Link 2 הקישור להורדה 2 ) )
Installation התקנה
Unzip the archive, then upload and place the wlwmanifest-disabler.php file into /wp-content/plugins/ directory under your WordPress blog root. לפתוח את הארכיון, ואז להעלות את המקום wlwmanifest ו-disabler.php לתוך קובץ / wp-content/plugins / Directory WordPress הבלוג שלך תחת שורש. Finally, activate the WLWManifest Disabler plugin in the Plugin Management of WordPress Administration. לבסוף, להפעיל את WLWManifest Disabler plugin ב Plugin הנהלת המינהל WordPress. You can immediately see the effect of the removal by viewing any blog page source code. אתה יכול לראות מיד את ההשפעה על ידי הסרה של כל צפייה בקוד המקור של דף הבלוג.
Uninstallation ההסרה
Deactivate the WLWManifest Disabler plugin and then delete wlwmanifest-disabler file in Plugins directory. לבטל את WLWManifest Disabler plugin ולאחר מכן למחוק wlwmanifest-disabler קובץ Plugins Directory.
IMPORTANT : The page is machine translated and provided "as is" without warranty. חשוב: הדף הוא מכונה בתרגום ובתנאי "כמות שהוא", ללא אחריות. Machine translation may be difficult to understand. תרגום מכונה יכול להיות קשה להבין. Please refer to אנא פנה ל original English article המאמר המקורי באנגלית whenever possible. ככל שניתן.
Related Articles מאמרים קשורים
- Caption Disabler WordPress Plugin to Disable and Remove Captions Functionality כיתוב Disabler WordPress Plugin להשבית ולהסיר כיתובים פונקציונליות
- Permanently Disable AdSense-Deluxe WordPress Plugin Reward Plugin Author Option לתמיד השבת adsense-Deluxe WordPress Plugin תגמל Plugin מחבר אופציה
- Automatically Update WordPress to Latest Version with Automatic Upgrade Plugin (WPAU) WordPress לעדכן אוטומטית את הגרסה העדכנית ביותר עם שדרוג אוטומטי Plugin (WPAU)
- Technorati Incoming Links Plugin for WordPress Technorati הנכנסות קישורים Plugin עבור WordPress
- Moderate WordPress Blog Comments Via Moderator with Desktop Client בלוג WordPress מתון תגובות עם שולחן העבודה באמצעות מנהלי הלקוחות
- StatTraq – Wordpress Plugin for Site Statistic and Traffic Counter StatTraq - Wordpress Plugin עבור אתר הסטטיסטי והתעבורה מונה
- Free Download: Akismet for WordPress Plugin 2.0 to Stop Comment, Trackback and Pingback Spam הורדה חינם: Akismet עבור WordPress Plugin 2.0 לעצור תגובה, Trackback ספאם ו Pingback
- Using Invisible Counter with Official StatCounter Plugin for WordPress שימוש בלתי נראה עם מונה רשמית StatCounter Plugin עבור WordPress
- Tag Managing Thing Plugin for WordPress 2.3 or Above תג ניהול דבר Plugin עבור WordPress 2.3 ומעלה
- 3 Column Relaxation WordPress Theme comments-paged.php for Paged-Comments WordPress Plugin טור 3 הרפיה WordPress נושאים תגובות ל-paged.php מעומד תגובות-WordPress Plugin










































October 16th, 2008 06:53 אוקטובר 16, 2008 06:53
Is this perfectionnism ?? האם זה perfectionnism??
October 8th, 2008 23:37 8 באוקטובר, 2008 23:37
how big this plugin affect google SERP, let me please.. עד כמה גדול זה plugin להשפיע Google SERP, תן לי בבקשה ..
March 20th, 2008 16:30 מרץ 20, 2008 16:30
[...] Visit [...] בקר [...] [...]
March 20th, 2008 15:36 מרץ 20, 2008 15:36
[...] Visit [...] בקר [...] [...]
December 26th, 2007 06:34 26 דצמבר 2007 06:34
[...] WLWManifest Disabler – 在WordPress页头移除WLWManifest链接 [...] [...] WLWManifest Disabler -在WordPress页头移除WLWManifest链接[...]
December 22nd, 2007 03:09 22 דצמבר 2007 03:09
[...] WLWManifest Disabler – Remove the WLWManifest link declaration in WordPress header [...] [...] WLWManifest Disabler - הסר את WLWManifest הקישור ההכרזה על WordPress הכותרת [...]
December 22nd, 2007 01:07 22 דצמבר 2007 01:07
[...] WLWManifest Disabler – Remove the WLWManifest link declaration in WordPress header [...] [...] WLWManifest Disabler - הסר את WLWManifest הקישור ההכרזה על WordPress הכותרת [...]