• Resolved mrppp

    (@mrppp)


    i am using
    [events_list_grouped mode="monthly" country="UK"] #_EVENTLINK <br />#_EVENTDATES, #_EVENTTIMES, #_LOCATION, #_LOCATIONTOWN #_LOCATIONSTATE<strong> #_EVENTNOTES</strong><br /> [/events_list_grouped]
    to get a certain number per page rather than all on one page
    would i just add limit=5 ( or what ever number) and looking at demo site would adding pagination=1 keep all subsequent pages on same page as demo i.e page 1,2,3,4 etc would still show for instance .com/event-list/

    What other option for subsequent pages say /events-list1, /events-list2 etc as keeping on same page how does google see it?

    https://www.ads-software.com/plugins/events-manager/

Viewing 4 replies - 1 through 4 (of 4 total)
  • The limit parameter limits the number events shown per page. Setting pagination to 1 makes sure that links allowing users to view the rest of the events appear underneath.

    If you’re using pagination, Google will see the list as separate pages.

    Thread Starter mrppp

    (@mrppp)

    so having for instance like you have on here

    https://demo.wp-events-plugin.com/shortcode/
    [events_list scope="future" limit=5 pagination=1]
    although the page does not change hitting 1,2,3, etc obviously content does and you say google will see the other pages? how would you alter title tags etc if no “real” page is created?

    actually testing it setting pagination=1 makes no difference i still get event-list/?pno=3 etc

    what is the best way to set these if say you have 100 events obviously you dont want a list of 100 so is just adding a limit=xx better?

    Thread Starter mrppp

    (@mrppp)

    set it to 20, with pages and put a rel=”canonical” to an all events page, best of both worlds then ;-))
    would be nice to have got pagination=1 working but seems to make no difference.
    Could i instead of limit=xx have page by month so each month has a separate page??

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    google will still consider events?pno=2 different to events?pno=3

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘event list’ is closed to new replies.