identity

Forum Replies Created

Viewing 15 posts - 211 through 225 (of 396 total)
  • Author
    Posts
  • in reply to: WP Tag Conflict #14862

    identity
    Lifetime Member
    Post count: 445

    Thanks. Tags work okay when GD is deactivated, and as a purely WordPress setup, shouldn’t have any impact and many recommend it as a simple obfuscation…eliminates a lot of the basic crawler bot script kiddies.

    Similarly, I’d say all of the GD functionality has been fine with the directory setup as well as Enfold…some how just this tag issue.

    And while I have customized the blog URL and the blog category and tag URLs, reverting them to WP defaults doesn’t help either.

    cheers

    in reply to: WP Tag Conflict #14838

    identity
    Lifetime Member
    Post count: 445
    This reply has been marked as private.
    in reply to: Location Pages and SEO elements #14818

    identity
    Lifetime Member
    Post count: 445

    Almost, notice how your URL has the trailing slash, but the canonical doesn’t:

    http://wpgeo.directory/location/united-states/illinois/chicago/
    vs
    http://wpgeo.directory/location/united-states/illinois/chicago

    That’s technically a different URL, and in this case, try going to that URL and you’ll find WP nicely takes you to the first URL.

    But what this does for the search engines is to send them into an infinite loop. Granted, the search engines expected things like that to happen, so they gracefully exit that, but it does send a lower quality signal to them and they begin to ignore that canonical recommendation anyway.

    cheers

    in reply to: WP Tag Conflict #14816

    identity
    Lifetime Member
    Post count: 445

    No caching…I don’t even have caching turned on my browser 😉

    in reply to: WP Tag Conflict #14784

    identity
    Lifetime Member
    Post count: 445

    Unfortunately, after the latest update where this was listed as fixed, this still appears to be an issue.

    in reply to: Replacing title in listing with keywords #14783

    identity
    Lifetime Member
    Post count: 445

    In many cases, the best or at least a very strong title is already in place by default.

    The Yoast SEO Plugin and some minor code from one of the other SEO threads does a great job of pulling in the location information.

    So detail listing page title pulls in the business name, great…and using the above can pull in the city, excellent.

    On the Category/subcategory “grid” pages, the title uses the cat/subcat name, great…and using the above can pull in the location detail if segmented by location, or just the cat/subcat name if viewing “everywhere.”

    Similar can be done on the keyword tag pages, though whether those pages have value to the search engines or not will vary by site…they may seem mostly redundant and lead to massive site bloat.

    One of the great benefits to Yoast’s plugin is that it has a cascading effect and can be written programmatically. With the cascading effect, you can always craft title tags on specific pages, or at a specific category or subcategory level that will override the broader pattern.

    I’d be cautious pulling in the keywords as they may appear less polished in the SERPs and may yield a rather disjointed, random signal.

    The other important aspect is content on-page. So beyond the titles, adding some unique, content-rich text for the location (GD > MultiLocations) and for the category (CPT settings > CPT Categories > Top Category Description) are critical.

    This part of GD is perhaps still a bit weak. As you can see, the places to edit this are scattered a bit about, and you can’t really pull in placeholder parameters.

    From an SEO point of view, key elements:
    – title tag (~65 characters); every page should have its own, unique title tag
    – rich content on the pages that reinforces the title tag with related keyword usage, hopefully 200-300 words (or more), but really varies
    – rich keyword usage in h1, h2, and h3 headings
    – good interlinking between pages of the site
    – clean, relatively short, hyphen-separated, parameter-less keyword URLs (fortunately, WordPress mostly takes care of this for us)

    Not so key:
    – meta descriptions – these are however important as they are often used in the snippet in the search results, so crafting a nice call to action here is good, and Yoast’s plugin again provides for a nice programmatic approach here.
    – meta keywords – zero value…none, zilch, nada. Note that what I’m talking about here are the keywords pulled into the head section of the HTML. Generally these are being pulled in from the keyword tags users add which also appear under the photo carousel. On-page they may have value to search engines, it depends, but more to the point, they may be useful to site visitors. In this example, the relatively pointless usage is the actual addition of the meta keywords into the HTML head section.

    cheers

    in reply to: Breadcrumbs – incorrect case #14781

    identity
    Lifetime Member
    Post count: 445

    Excellent, thanks Guust!

    cheers

    in reply to: Release of GD Core 1.2.3 and many more #14780

    identity
    Lifetime Member
    Post count: 445

    thanks Guust

    cheers

    in reply to: Recurring Payments – Expiry Notifications #14720

    identity
    Lifetime Member
    Post count: 445

    I think setting up and understanding how exactly the recurring payments work within GD continues to be a complex and confusing area.

    Monthly payments recurring monthly may be fairly straight-forward, but beyond that, especially when periods start to differ, it seems to be quite a bit cloudy.

    It would really be helpful to have some examples with the required GD settings put into some documentation.

    – monthly run, monthly payments
    – monthly run, weekly payments
    – quarterly run, quarterly payments
    – quarterly run, monthly payments
    – yearly run, monthly payments
    – yearly run, annual payment
    – etc.
    And maybe some of these aren’t even possible. But for each of this, to understand the price to charge, the renewal period, number of periods, and for how long would be useful.

    Maybe it also comes down to the wording on the backend setup that is confusing.

    I can honestly say I’m still not entirely sure that mine is setup correctly.

    cheers

    in reply to: GD Compatibility Pack for Enfold released #14711

    identity
    Lifetime Member
    Post count: 445

    Thanks John. I’ll play with this and see what I can do.

    cheers

    in reply to: Release of GD Core 1.2.3 and many more #14709

    identity
    Lifetime Member
    Post count: 445

    Excellent! Glad to see more frequent updates again.

    I know it adds more to the effort, but would love to start getting some new feature/change log type details as well.

    cheers

    in reply to: Location Pages and SEO elements #14689

    identity
    Lifetime Member
    Post count: 445

    Thanks.

    Ah, I’m seeing the city information now at least for the titles. Prior to the new release I just had the word “Location” and sitename, without any city details.

    As for the canonical link element.

    Currently the main location page is being referenced as canonical for all children pages.

    So, example.com/location/ canonical is example.com/location/ (Ok)
    But,
    example.com/location/united-states/illinois/chicago/
    example.com/location/united-states/illinois/new-york/

    Are both canonicalized to example.com/location/

    Essentially this is telling search engines that they should crawl and index the main location pages instead of these two pages, greatly diminishing the local geo-signals and possibly even excluding the Chicago and New York pages from the search engines.

    Each of these should really canonicalize back to themselves, or safer to remove the canonical element entirely on those pages if that can’t be done.

    Also noticed an issue on the CPT-city pages where it references back to the same page minus the trailing “/” as the canonical.

    “example/cpt/chicago/” stating canonical is “example/cpt/chicago”
    Problem is, that redirects to the example/cpt/chicago/, creating an endless loop.

    The subcategory version is okay:
    “example/cpt/chicago/restaurants/” stating itself as canonical.

    The everywhere/non-city based versions of the CPT and CPT + category pages are okay.

    Hope that helps.

    cheers

    in reply to: GD Compatibility Pack for Enfold released #14659

    identity
    Lifetime Member
    Post count: 445

    @john

    Not sure if this is a templating or CSS issue, but noticing that the “/location/” URLs treat the top content section differently, blending into header/breadcrumb bar.

    Here is a screengrab segment of a category page (preferred and normal treatment throughout the site), and one from a location URL page.

    cheers

    in reply to: Quarterly Recurring Plan #14563

    identity
    Lifetime Member
    Post count: 445

    Okay, thanks. Just wanted to be sure. I looked on the back end and the test listing I created does have a 90 day expiration.

    cheers

    in reply to: Remove Country Name from Address? #14542

    identity
    Lifetime Member
    Post count: 445

    Totally understand. I just know that it seems like there are a lot of “locally” focused users here, so wanted to make sure there wasn’t someway already built in that I was missing.

    In this instance, Guust’s solution will probably work fine enough.

    cheers

Viewing 15 posts - 211 through 225 (of 396 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount