Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
the system doesn’t work on that kind of server. You will get plenty of bad URL like:
http://southbaycompass.com/locationunited-states/california/san-diego
For some reason it doesn’t add a slash between location and the country.
Basically your website will be unusable.
You really need to get a normal server and not 1 of these managed worpress plans, that are good only if you install wordpress and few basic plugins.
GD or any sessions/cookies based system will not work.
Thx
I’m sorry for the meta title I don’t agree with you other than for the missing IN.
Having the CPT can be usefull for many reasons. If you think we should change it use the feature request system (as for anything else that is not a bug) and if many other users vote for it we will consider it. https://wpgeodirectory.com/requests/
Tab SEO in Multilocation is very useful to avoid duplicate meta descriptions on locations pages and to add custom text in the front end for each location.
Search to be noindex nofollow is not a good SEO idea. Some prefer it like that, some don’t (I want my search pages to be indexed like yelp for example).
What wordpress does by default is definitely not the bible.
Thx
Thanks for the suggestion, we will definitely look into it.
Just FYI, a GD Booster addon, similar to GT Booster (page cache and css and js concatenation) is on the to do list.
None of the popular caching plugin will work with GD. To many things to deal with.
Thx
Hi,
when moving and readding an element in the detail page, it should be done keeping in mind that the preview page will get the data differently compared to the actual detail page, because the data is saved in a session and not yet in the database.
This is the best I can suggest without having a look at your customized code, which would be beyond the scope of this forum.
Thx
Hi,
reply are not counted as Review in any way… You demo clearly shows it.
The overall rating currently isn’t linked to the sub-categories. It’s an indipendent rating factor for the user for his overall experience.
Thx
The plugin makes calls to Google Maps API. Without internet connection it wont work.
In addition Google Maps plays weird on most localhost even with interent connected.
I’d suggest a staging server for development.
Thx
There are definitely better hosting provider (both godaddy and hostgator are on the low side of any chart).
Sorry but with that caching, you will be able to create only simple blogs and static pages. Not a dynamic system with sessions like GD.
Thx
Let0’s see if I understood everything:
1 http://wpgeo.directory/attractions/united-states/illinois/chicago/landmark/crown-fountain/ this is ok
2 Meta title here http://wpgeo.directory/attractions/united-states/illinois/chicago/landmark/ is Attraction US Illinois Chicago Landmark – GD demo. (CPT + country + region + city + category – Site name). Adding the in shouldn’t be impossilbe.
3 I see what you mean and I will add this for developers.
4 GD Tags are working fine in our demo : http://wpgeo.directory/attractions/tags/united-states/illinois/chicago/sculpture/ ???
Let us know,
Thx
October 13, 2014 at 7:51 pm in reply to: Error: No rich snippet will be generated for this data #18240Whatever you can find, we will fix. I don’t think problems are still that many though!
Thx
October 13, 2014 at 7:38 pm in reply to: Error: No rich snippet will be generated for this data #18235Hi, and thanks for spotting this.
I’ve reported the bug to the developers team.
Thx
Hi,
credentials provided are not for an admin user.
Can’t see your backend.
Let us know,
Thx
remove this :
.geodir_loginbox h3 {display: none;}and you will have your title back.
Add this:
.geodir-loginbox-list li:first-child { display: none; }and the logout link with be gone.
Let us know,
Thx
I don’t think is a plugin conflict, I think it’s a server problem.
Is that a godaddy managed wordpress hosting plan?
If yes, I think that’s the problem, their caching system is way to agressive to be able to work with an app like GD. You should move to a normal godaddy account (not the managed wordpress plan)
Let us know,
Thx
Hi,
just FYI, I tried with bith firefox and chrome and while with Chrome everything looked good, the map didn’t load for me on firefox either. I remember visiting your website in the past for support and your JS was cached by my firefox browser. After I cleared the cache everything worked fine.
TO clear your browser cache, instead of cccleaner I suggest to simply type ctrl + shift + del and clear everything (cache, cookiers and so on).
If you don’t want your visitors browsers to cache JS for so long, you should reduce your server’s “Expires headers”.
Read more here: https://www.google.com/?gfe_rd=cr&ei=sBo8VOqyDeHP8gfNpoHIBg#q=Leverage+Browser+Caching
Thx and let us know,
-
AuthorPosts