이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Local Search SEO Contact Page

설명

The Local Search SEO Contact Page plugin for WordPress prints standardized Schema.org LocalBusiness structured data in JSON-LD format in your site’s header on all pages. You can also use shortcodes to print your business’s contact information on the front end of your site.

To use this plugin, go to the Local SEO -> Edit Location page and input as few or as many options as you like. Any options left blank will either be left off the plugin output, or in some cases a forced default will be applied.

Features

  • Easy to use location information entry page
  • Many shortcode options to choose from for displaying your contact data
  • Google recommended JSON-LD structured data output format
  • Schema.org formatted LocalBusiness for structured data
  • Display address, phone numbers, fax, and email for contacting your business
  • Display your hours of operation
  • Social media images and links for Facebook, Twitter, YouTube, LinkedIn, and many, many more
  • Embedded Google Map on your contact page
  • Index all of your data with Google for enhanced rich search results on Google and other search engines

Features available as a Premium extension

  • Support for multiple Locations
  • Assign a default location for your entire site
  • Organization Schema alongside your LocalBusiness Schema
  • Choose your specific LocalBusiness Schema type
  • Assign Local SEO data to specific pieces of content
  • Disable Local SEO data for specific pieces of content
  • Widgets featuring your location’s information – prints site default, page default, or a specific location
  • KML and GeoSitemap generation
  • Check out the premium extension today!

Other Info

If you have any suggestions or feature requests, feel free to contact us on our website

Related Links

스크린샷

  • Location info input page
  • Formatting options page
  • Shortcode output example (full shortcode)

설치

  1. Upload the full directory into your wp-content/plugins directory
  2. Log into WordPress and go to Plugins.
  3. Activate the plugin at the plugin administration page
  4. Enter your location data under Local SEO -> Edit Location
  5. Insert a shortcode into any post or page. Example: [local_seo_info_full]

FAQ

Installation Instructions
  1. Upload the full directory into your wp-content/plugins directory
  2. Log into WordPress and go to Plugins.
  3. Activate the plugin at the plugin administration page
  4. Enter your location data under Local SEO -> Edit Location
  5. Insert a shortcode into any post or page. Example: [local_seo_info_full]
How do I output my contact information on my contact page?

Use the [local_seo_info_full] shortcode to print all information. There are also shortcodes that output individual blocks of information: [local_seo_info_contact_only], [local_seo_info_image_only], [local_seo_info_logo_only], [local_seo_info_map_only], [local_seo_info_hours_only], and [local_seo_info_social_media_only].

How can I find out if my SEO data is correct?

Google has a Structured Data Testing Tool that will quickly tell you what data it sees about your business, and report any problems.

Why is my structured data validation test is failing?

Please make sure that all “required” fields are filled out for your location. Google recently made the Schema.org “image” field a required field, and this is usually what is missing.

Why isn’t my embedded Google map not working?

It is recommended to have a Google Places account set up for your location. If you still have trouble, you may generate your own embedded maps URL and save it to your location.

후기

2016년 9월 3일
Nice plugin with a lot of options. The one important thing missing is a way to specify the schema.org itemtype. It's hardcoded to <meta itemprop="type" content="Work" /> And of you run the page through the Google structured-data tool it gives an error because it doesn't know the property type for an object of the LocalBusiness type. Also, the address is formated in the American way (city, state zip) but in Europe most countries write (zip city), though it slightly varies per country.
모든 9 평가 읽기

기여자 & 개발자

“Local Search SEO Contact Page”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Local Search SEO Contact Page”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

4.0.2

  • Fixes for extension integration
  • Changed Google Places to Google My Business
  • Removed browser validation check on required fields to allow saving of incomplete location information
  • Other minor fixes and improvements

4.0.1

  • Fixed bug with contact-only output
  • Fixed broken links

4.0.0

  • Google recommended JSON-LD data output
  • Simplified Location data entry form
  • Simplified settings page with front-end output format/layout options
  • Audited and optimized codebase for faster pageloads