How do I skip "Popular Places" / "View All" on the Listing pages?
This topic contains 17 replies, has 4 voices, and was last updated by Paolo 10 years, 5 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
August 12, 2014 at 8:46 am #11724
When I go to a city page (a Location page)
E.g.http://example.com/united-state/florida/miami-1/
It shows 5 listings in that city, along with a heading of “Popular Places” with a link on the right to “View All”
Only after clicking on this link “View All” can the user actually sort the results, and see all the listings in that city.
How do I change it so that as soon as you are on the city page, you can see all the listings, as well as be able to sort them, without having to “View All”
August 12, 2014 at 10:50 am #11737I don’t think that is actually possible, I might ask Stiofan about that.
August 12, 2014 at 1:01 pm #11756I believe the logic applied here is that the home page is meant to be a summary of all the custom post types for a location, or everywhere. From here you go to a specific custom post type e.g. places. This logic doesn’t allow for selecting a location and custom post type in one step. So you are stuck with two steps even if your site only has one custom post type.
There might be ways around it?
August 12, 2014 at 2:54 pm #11775As Purpleedge said, the location switcher takes to the home page of a particular location.
Even if you had only 1 CPT, one may want to show other things in the Miami home page other then listings.
Recent reviews, city description (widget for it on his way) and so on are just few examples.
Currently there is no way around this other than customizing the plugin to act differently.
Thx
August 13, 2014 at 6:48 am #11828Interestingly, Yelp has a similar setup:
http://www.yelp.com/c/san-diego/solarinstallation
http://www.yelp.com/search?find_desc=Solar+Companies&find_loc=San+Diego%2C+CA
Which is similar, however, I noticed that when I go to “View All” the URL seems session based, so search engines could never index this page. Is this correct?
If so, then this would mean that search engines would only index the Location page that is designed to show only a little bit of the content (E.g. 5 “Popular Places”)
Seems there are only two possible solutions to helping both users and engines, neither of which seem very feasible:
1. Get the Places page to have a URL thats indexable by search engines, since this is the page with the richer content, all listings, reviews, and better UX
2. Somehow get the “Sort by” filters, all listings, paging, etc… to go on the Location page along with all the listings. This method seems more of a hack, but possibly more feasible than messing with permalinks, but I am not a developer
(p.s. on a side note, where can I modify the content that contains the “Popular Places” block on the Location page?)
August 13, 2014 at 7:33 am #118311. Like this: http://wpgeo.directory/attractions or http://wpgeo.directory/attractions/chicago/landmark/ ?
Side note: change your widgets at Appearance > Widgets > GD Home (not sure where you have your Popular places widget for the moment: sidebar, content?)
August 13, 2014 at 8:17 pm #11963These would be the same two pages on your site:
http://wpgeo.directory/location/united-states/illinois/chicago/
and this page:
http://wpgeo.directory/attractions/chicago/landmark/
So, your “Landmarks” page is different than mine. Yours has a URL, whereas mine does not. When I click the “View All” near “All Places” box, it changes the URL to example.com/places/
I understand that “attractions” portion of the URL represents “Place Categories” and Chicago is a “Place”, but not sure what your “Landmarks” section represents
thanks
If you send me your IP, I can unblock you so you can see my site. Email me if needed.
August 13, 2014 at 8:20 pm #11964Hi,
Landmark is a category of CPT attraction which is selected via the widget.
If you don’t select any category it will display them all under the CPT page /place in your case.
Let me know if this is still not clear.
Thx
September 25, 2014 at 6:21 am #16484Ok, so I understand the CPT better
My other part of the question is:
When I am on a URL of a location page,
E.g. /united-states/california/los-angeles,And I click “View all” to the right of “All Places” to see all Places at that location (a.k.a. city), the url then reads:
example.com/places/
It does not matter what location you just were looking at, the url is generic (using session info to know to display the correct contents).
which means search engines cannot index places “View All” section.
Is this correct? and by design? if so, why is that so?
September 25, 2014 at 8:22 pm #16584In the widget do you have the location filter enabled?
September 27, 2014 at 5:52 am #16720When you say “widget” I assume you mean “/wp-admin/widgets.php”
When I look at that widgets page, I am not sure where to find the location filter, but I read in another thread here that maybe you mean the “Popular Post View” widget.
I do not have this widget in use. I did try testing it, along with the “location filter” being turned on but, the problem persisted.
September 27, 2014 at 4:33 pm #16734Hi again,
can you please provide a link and wp admin credentials in a private reply so that we can have a look at it?
Thx
September 28, 2014 at 1:31 am #16748This reply has been marked as private.September 29, 2014 at 5:14 pm #16884This reply has been marked as private.October 1, 2014 at 3:20 am #17070This reply has been marked as private. -
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket