jeremita
Forum Replies Created
-
Forum: Plugins
In reply to: [HREFLANG Tags Lite] Tiny bug: hreflang on ‘author’ pagesThanks for your reply David. I understand.
I just kindly want to remind about this issue. Plugin works perfect with one exception > this annotations on the author pages.
Here I can see that hreflang was composed from few others posts, interesting:
view-source:https://www.mobileterminals.net/fr/author/mt/Here only from one other post, where the same author published it as recent:
view-source:https://www.mobileterminals.net/author/archie-ross/Best,
- This reply was modified 8 years, 10 months ago by jeremita.
Forum: Plugins
In reply to: [HREFLANG Tags Lite] Tiny bug: hreflang on ‘author’ pagesDear David, could you please update regarding this fix?
I’m still seeing bug on few author related pages, e.g: https://www.mobileterminals.net/br/author/mt/
Thank you very much!
Forum: Plugins
In reply to: [HREFLANG Tags Lite] Tiny bug: hreflang on ‘author’ pagesHi David,
I’m seeing hjreflangs are still live on the author’s pages. Just sending a kindly reminder. Thanks for your work on the plugin!
Jeremita
Forum: Plugins
In reply to: [HREFLANG Tags Lite] Issue with hreflangs for Categories onlyWell done David!
I can confirm that plugin now saves all hreflang tag lines for the categories. Tested on two WP intallations.
Thank you very much. I really appreciate the quality of support!
- This reply was modified 9 years, 3 months ago by jeremita.
Forum: Plugins
In reply to: [HREFLANG Tags Lite] Issue with hreflangs for Categories onlyYes, I just did it for this category page:
http://www.mobileterminals.net/reviews/<!-- / HREFLANG Tags by DCGWS --> <!-- / HREFLANG Tags by DCGWS -->Forum: Plugins
In reply to: [HREFLANG Tags Lite] HrefLang-Tag in Product CategoryI will just add to this issue subject as might be connected.
I have problems with updating hreflang tags line for categories only. When I click “+” add new line for hreflang, suddenly after pressing “update” I can see only one line. Simply: hreflang tags line are always reduced to one line only.
David, please take a look into this when you will have a chance. Thank you.
Forum: Reviews
In reply to: [HREFLANG Tags Lite] Bulk-editing@lifeaf85 That’s not fair to give 1 star. Plugin is great, but you need to know what hreflang is all about.
Forum: Plugins
In reply to: [HREFLANG Tags Lite] Tiny bug: DCGWS hreflang code was added to homepagesDear David,
I appraciate your great support. I can confirm that mentioned addition on homepage is not there anymore.
Have a nice weekend!
OK I helped myself and might help others:
To include code on homepae only:
<?php if ( is_home() ) { ?> HTML CODE <?php } ?>Dear David, thanks for your reply.
What’s the simplest trick to edit header.php this way, that my hreflang block will be implemented on homepage only? I added a hreflang code manually, but now it’s everywhere.
Looks like Hreflang box is now visible under posts too, great!
Second questio is valid: Can i implement hreflangs on homepage with your plugin or should i manually edit header? Thanks.