Title: Post Type for EME
Last modified: February 4, 2019

---

# Post Type for EME

 *  Resolved [Ben Kaminski](https://wordpress.org/support/users/tzhben/)
 * (@tzhben)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/post-type-for-eme/)
 * Hey Franky,
    Just wondering what “post type” is used for events within the plugin.
   I’m attempting to set up desktop push notifications but they are not firing when
   just using “page” and “post”. The WPCodex offers up these options:
 *  Post (Post Type: ‘post’)
    Page (Post Type: ‘page’) Attachment (Post Type: ‘attachment’)
   Revision (Post Type: ‘revision’) Navigation Menu (Post Type: ‘nav_menu_item’)
   Custom CSS (Post Type: ‘custom_css’) Changesets (Post Type: ‘customize_changeset’)
   User Data Request (Post Type: ‘user_request’ )
 * Just wondering what post type is being used for the plugin.
    Thanks Franky!

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/post-type-for-eme/#post-11168326)
 * From the doc: “events are not posts”. EME doesn’t use the custom post type (maybe
   somewhat legacy, but starting to convert would be a huge job).
    However you do
   have custom action hooks you can use, I efer to the documentation for that.
 *  Thread Starter [Ben Kaminski](https://wordpress.org/support/users/tzhben/)
 * (@tzhben)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/post-type-for-eme/#post-11168457)
 * Thanks Franky… that helps answer my question.
 *  [dwiig](https://wordpress.org/support/users/dwiig/)
 * (@dwiig)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/post-type-for-eme/#post-11172375)
 * Franky, we chose EME for two community resource websites and love all of EME’s
   great features. But we’ve struggled for almost three years with very low Google
   search results for our events. We’ve tried various work-arounds, including event
   titles and creating special pages to list events, but two SEO consultants have
   pointed out that Google is not recognizing our individual events and is rarely
   referring visitors to event listings. The conversation above about post types
   confirms that event listings aren’t any recognized post-type. We’re reluctantly
   considering rebuilding the sites with different event software that make event
   listings pages or posts. Do you have any advice for us? [https://happeningsonomacounty.com/](https://happeningsonomacounty.com/)
   [http://learnsonomacounty.com/](http://learnsonomacounty.com/) Thanks so much!
 *  [Ambyomoron](https://wordpress.org/support/users/josiah-s-carberry/)
 * (@josiah-s-carberry)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/post-type-for-eme/#post-11172408)
 * [@dwiig](https://wordpress.org/support/users/dwiig/), I think Google and other
   search engines could care less whether an event is stored in one table in the
   database or another, is of one post type or another. What might make a difference
   is the tool you might use to create sitemaps of your site. Is that tool taking
   into account your events? Are you using the best tool for creating sitemaps, 
   given the rest of your site?
 * If you could share some more concrete and factual data about this issue, it would
   do a great service to other users of EME.
 *  Thread Starter [Ben Kaminski](https://wordpress.org/support/users/tzhben/)
 * (@tzhben)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/post-type-for-eme/#post-11172454)
 * [@dwiig](https://wordpress.org/support/users/dwiig/) I had a similar issue.
 * I found a relatively simple workaround — not the most graceful but it works.
 * Create a semi-hidden (no interior links but visible) page with all events posted
   regardless of category. Have the page set to show all possible results. Do not
   limit the number.
 * Search Google for “Online Sitemap Generator”; enter the publicly visible url 
   to the events page and let it create the .xml file for you.
 * You can submit more than one sitemap to Google. Paste this new sitemap in the
   root directory of your WP install and submit to Google.
 * [https://yoursite.com/your-events-sitemap.xml](https://yoursite.com/your-events-sitemap.xml)
 * Like I said, not so graceful, but it works. Manual updating necessary.
    -  This reply was modified 7 years, 3 months ago by [Ben Kaminski](https://wordpress.org/support/users/tzhben/).
    -  This reply was modified 7 years, 3 months ago by [Ben Kaminski](https://wordpress.org/support/users/tzhben/).
 *  [dwiig](https://wordpress.org/support/users/dwiig/)
 * (@dwiig)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/post-type-for-eme/#post-11172714)
 * Ben, by the way, my web development skills are very basic – I rely on others.
   Can you tell me if these pages are what you describe? [https://happeningsonomacounty.com/calendar/](https://happeningsonomacounty.com/calendar/)
   and [http://learnsonomacounty.com/find-classes/](http://learnsonomacounty.com/find-classes/)
   
   On one we limited the number; on the other, we didn’t. One audit of our websites
   said Google would penalize for having so many links on a page. I’m going to follow
   up on the suggestions on site-maps – Thanks so much to both of you!
 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/post-type-for-eme/#post-11172749)
 * Google indexes what it can find. If you link your events on a specific page and
   google knows about that event (due to it being linked from somewhere, or you 
   ask it), those events will get indexed. Google indeed couldn’t care less if it
   is a wp post type or not.
    Many SEO consultants just ask money “to get your site
   indexed”, but SEO is seldom an aid to get your events (or anything else) indexed,
   it just adds more info about it into your indexed event (sometimes). I would 
   never pay anyone for SEO-related stuff …
    -  This reply was modified 7 years, 3 months ago by [Franky](https://wordpress.org/support/users/liedekef/).
 *  [dwiig](https://wordpress.org/support/users/dwiig/)
 * (@dwiig)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/post-type-for-eme/#post-11172811)
 * Thanks, Franky. I appreciate your input.
 *  Thread Starter [Ben Kaminski](https://wordpress.org/support/users/tzhben/)
 * (@tzhben)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/post-type-for-eme/#post-11172839)
 * [@dwiig](https://wordpress.org/support/users/dwiig/) looks like either of those
   URL’s would suffice. Depending on your needs. Just to show that it does work,
   I’ve included a link to an image of my Search Console where you can see the two
   sitemaps working in tandem.
 * [https://benkaminski.com/files/shot1.png](https://benkaminski.com/files/shot1.png)
 * I very much agree with Franky though, I would never pay anyone for SEO related
   stuff. It’s very easy to learn on your own, and it looks like the people hired
   couldn’t even figure out a work-around?
 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/post-type-for-eme/#post-11173124)
 * Btw, I added an extra FAQ entry for google and json (see [https://www.e-dynamics.be/wordpress/faq/](https://www.e-dynamics.be/wordpress/faq/)).
   
   Maybe google likes meta-headers too (but I wouldn’t count too much on it).

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Post Type for EME’ is closed to new replies.

 * ![](https://ps.w.org/events-made-easy/assets/icon-256x256.png?rev=1856035)
 * [Events Made Easy](https://wordpress.org/plugins/events-made-easy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-made-easy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-made-easy/)
 * [Active Topics](https://wordpress.org/support/plugin/events-made-easy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-made-easy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-made-easy/reviews/)

## Tags

 * [post-type](https://wordpress.org/support/topic-tag/post-type/)

 * 10 replies
 * 4 participants
 * Last reply from: [Franky](https://wordpress.org/support/users/liedekef/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/post-type-for-eme/#post-11173124)
 * Status: resolved