هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

WordPress SEO Locations

الوصف

WordPress SEO Locations was built by developers, for developers. Over at Matmon Internet Inc., we live and breathe WordPress. To help speed up our development process, we needed a simple overrideable plugin that would make it easy to display one or multiple locations with proper Schema.org markup, Google Static Map images, and links to directions in Google Maps. WordPress SEO Locations is that plugin. Our goal is to provide WordPress developers a bare bones SEO location plugin that just works. There are no styles to override, and customizing the HTML output for your specific needs is quick and simple. For usage information and and pull requests, head over to GitHub.

لقطات الشاشة

  • edit_location.png
  • settings.png

التنصيب

Manual

  1. Download wp-seo-locations
  2. Copy the wp-seo-locations folder into your plugins folder
  3. Activate via the Plugins Administration page
  4. Add your preferences via Settings->Locations in the WP Admin

Automatic

  1. Search for “wp-seo-locations” in the “Add New” plugins page.
  2. Find “WordPress SEO Locations” and click the “Install Now” link.
  3. Activate via the Plugins Administration page
  4. Add your preferences via Settings->Locations in the WP Admin

الأسئلة المتكررّة

Q Why did you use the geocoding API to retrieve the latitude and longitude for each location?

While we could have easily passed the location\’s address into the Static Maps URL, we recognized that our future plans of implementing embeded JavaScript maps would require a latitude & longitude. Since calls to the geocoding service only happen when you \”Post\” or \”Update\” a location, unless you are doing something fishy, it\’s highly unlikely you will exceed usage limits.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“WordPress SEO Locations” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”WordPress SEO Locations“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

0.0.3 to 0.0.8

Working on the Deployment process and adding screenshots to wordpress.org

0.0.2

  • schema.org/Place with address, not just schema.org/PostalAddress.
  • Telephone Number
  • Fax Number

0.0.1 (Extreme Alpha)

  • Locations Post Type
  • Settings Page
  • Schema.org markup
  • Google Static Maps
  • Google Geocoding for latitude & longitude