الاثنين، 8 يونيو 2015

أحدث وأفضل كود ميتا تاج للمدونات والمواقع|ميتا تاج بلوجر|فيس بوك|تويتر|جوجل بلس|meta tags code



بحثت كثيرا عن افضل كود ميتا تاج للمدونات ولم اجده..

فكثيرا يكون ناقص او مضر بالمدونة

وكثيرا يكون متكرر الاكواد

مدونتك او موقعك عنوانه وقوته يكمن فى الميتا تاج والملف التعريفى له على جوجل

فلو جوجل لم يفهم الكود ستتاخر ارشفتك ويضر جدا جدا لك

الكود اليوم يحتوى على كل ملفات التعرف الهامة للمدونة او الموقع

ميتا تاج للفيس بوك

ميتا تاج تويتر

ميتا تاج جوجل بلس

الميزة ايضا فى اكواد اليوم 

عند نشر تدوينتك على الفيس بوك

يظهر صورة التدوينة والوصف بشكل رائع

صورة كبيرة واسفلها الوصف


ايضا اسم الكاتب


الان تابع بالخطوات تركيب الميتا تاج بكل سهولة

اولا توجه الى مدونتك وتوجه الى القالب

 ثم توجه الى تحري اتش تى ام ال HTML
 ابحث عن كود <head>
 ضع كود الميتا تاج بعد تغيير مايلزم ببياناتك مابن الكودين <head> الى الكود <b:skin>

الان تفضل بتحميل كود الميتا تاج الجديد 2015 و 2016


أحدث وأفضل كود ميتا تاج للمدونات والمواقع|ميتا تاج بلوجر|فيس بوك|تويتر|جوجل بلس|meta tags code

تسريع معالجة البيانات وتقوية اداء الميكروتيك لاعلى مستوى mikrotik FastTrack - New feature in 6.29



خاصية جديدة فى الروتر بورد من ميكروتيك

هى مذهلة فى الواقع وتقوم بعمل تحليل للباكدجات بسرعة مذهلة

مما يقوى اداء الروتر بورد لاعلى درجة

Starting from v6.29rc9, we introduced new and existing feature - FastTrack. Easy way to make your Firewall/NAT router up to 5x faster.

*) ipv4 fasttrack fastpath - accelerates connection tracking and nat for marked connections (more than 5x performance improvement compared to regular slow path conntrack/nat) - currently limited to TCP/UDP only;
*) added ~fasttrack-connection~ firewall action in filter/mangle tables for marking connections as fasttrack;
*) added fastpath support for bridge interfaces - packets received and transmitted on bridge interface can go fastpath (previously only bridge forwarded packets could go fastpath);
*) packets now can go half-fastpath - if input interface supports fastpath and packet gets forwarded in fastpath but output interface does not support fastpath or has interface queue other than only-hw-queue packet gets converted to slow path only at the dst interface transmit time;
*) trafflow: add natted addrs/ports to ipv4 flow info.

شاهد بالفيديو كيفية تفعيلها ونتيجتها



لتحميل الرول كاملا للميكروتيك

/ip firewall filter
add action=fasttrack-connection chain=forward comment=\
    "fasttrack established+related" connection-state=established,related
add chain=forward comment="enable established+related" connection-state=\
    established,related
add action=drop chain=forward comment="drop invalid" connection-state=invalid
/ip firewall mangle
add action=set-priority chain=prerouting new-priority=from-dscp-high-3-bits


تسريع معالجة البيانات وتقوية اداء الميكروتيك لاعلى مستوى mikrotik FastTrack - New feature in 6.29