Okay
  Public Ticket #1859645
SEO
Closed

Comments

  • Fabian Watrinet started the conversation

    Hello

    I am trying to get all the services I have created to be indexed by google. I know this hasn't been implemented per se and is "difficult" with dynamically generated content.
    Do you maybe have any tip or solutions on how to get all services indexed by google?
    Apparently google can read and render javascript to a certain extent but I am having a hard time figuring it out.
    So far I have been able to dynamically generate a url for each service (history pushstate)
    Or maybe you have planned to implement something SEO relevant in the future?
    Thank you for your efforts and have a nice day.

    Best regards,
    Fabian Watrinet

  •  472
    Isidora replied

    Hi Fabian,
    Thank you for your purchase.

    Sorry for late response. 

    We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.

    Unfortunately at the moment there’s no built-in solution. However, we will add to our idea list and look into some possible solutions on plugin side in the future. 

    Best regards.

    Kind Regards, 

    Isidora Markovic

    wpDataTables: FAQFacebookTwitterFront-end and back-end demoDocs

    Amelia: FAQFacebookTwitter |  Amelia demo sites | Docs

    You can try our wpDataTables add-ons before purchase on these sandbox sites:

    Powerful FiltersGravity Forms Integration for wpDataTablesFormidable Forms Integration for wpDataTables

  • Fabian Watrinet replied

    Dear Milan

    No worries.

    I am aware, that currently there is no built-in solution. But as my client needs to implement a Meta-Title and Description for each service, I really need to find a solution. Basically I would just need to extra fields.
    Is there maybe an existing callback or other possibility to add meta-data to each service? oder maybe i can add a custom field which i hide and take the data from there? Then the question would be how can i query a custom field?
    I really love your plugin and I am willing to (try) code a temporary solution myself but I really need your help.
    There is still no developer documentation or?

    Thank you for your efforts.

    Best regards,
    Fabian Watrinet

  •  472
    Isidora replied

    Hi Fabian,

    Sorry for late response. 

    We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.

    Like I said in previous post something like this is not possible with built in features and also we don't have such callbacks for adding metadata that you need.

    Unfortunately at the moment we don't have documentation for developers.

    Best regards.

    Kind Regards, 

    Isidora Markovic

    wpDataTables: FAQFacebookTwitterFront-end and back-end demoDocs

    Amelia: FAQFacebookTwitter |  Amelia demo sites | Docs

    You can try our wpDataTables add-ons before purchase on these sandbox sites:

    Powerful FiltersGravity Forms Integration for wpDataTablesFormidable Forms Integration for wpDataTables

  • Fabian Watrinet replied

    Dear Milan

    Thanks for your response. No worries about the late response, I am aware of that.

    I have understood that there is currently no possibility of adding meta data and no existing callbacks.
    Sorry for being so pushy, but it would also not be possible to help me out any other way? Maybe have a quick chat with a developer or maybe I could pay you for adding these 2 meta fields per service which I then call in the frontend?

    I am really desperately trying to find a solution and I think a SEO optimized plugin would also be a large benefit for you.

    Thank you for your efforts and have a nice evening.

    Best regards,
    Fabian Watrinet

  •  472
    Isidora replied

    Hi Fabian,

    I will try to explain in more detail. 

    Our plugin is generated from shortcode which means that meta tags (head of the HTML) are already loaded on that page and at the moment ii is not possible ti set it with our plugin. My suggestion is to make pages and with Youst or other plugin for SEO to make this page for services (inserting meta tags) that you need and then insert that service shortcode (from our plugin) on the page.

    Best regards.

    Kind Regards, 

    Isidora Markovic

    wpDataTables: FAQFacebookTwitterFront-end and back-end demoDocs

    Amelia: FAQFacebookTwitter |  Amelia demo sites | Docs

    You can try our wpDataTables add-ons before purchase on these sandbox sites:

    Powerful FiltersGravity Forms Integration for wpDataTablesFormidable Forms Integration for wpDataTables

  • Fabian Watrinet replied

    Dear Milan

    Thank you for your detailed answer, I appreciate that.
    Well, I have now wrote some code wich actually sets the meta information per service and also pushes the new url for each service. My main problem is/was that i don't have a field/possibility to set and get dynamic meta info. So basically right now I am just setting the meta title as the current service and keeping the meta description of the category (last "php-site").
    It seems as if I will have to create another site for each service and get the service by shortcode.
    I would really hope that you implement some SEO-relevant features in the future.

    Thank you for your help.

    Best regards,
    Fabian Watrinet

  •  472
    Isidora replied

    Hi Fabian,

    I am glad that you find a solution.

    Thank you for your suggestion. We carefully follow customers requirements and try to implement most of them if they appear in requests from time to time.

    We constantly strive to make our product better, and deliver the most value for our end users - so please share your feedback on what features you need on this link.

    Best regards.

    Kind Regards, 

    Isidora Markovic

    wpDataTables: FAQFacebookTwitterFront-end and back-end demoDocs

    Amelia: FAQFacebookTwitter |  Amelia demo sites | Docs

    You can try our wpDataTables add-ons before purchase on these sandbox sites:

    Powerful FiltersGravity Forms Integration for wpDataTablesFormidable Forms Integration for wpDataTables

  • Fabian Watrinet replied

    Dear Milan

    I have added my SEO request to the link, thank you.

    So now I will create a page for each service. To add a service via shortcode I now need the ID of each service, where do I find this?

    Thank you for your help.

  •  472
    Isidora replied

    Hi Fabian,

    Sorry for late response. 

    We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.

    You can find all the data that is return from server in Inspect element->Network of the browser choosing only XHR calls and when you select that API call (attachment) in Preview you will find all data.

    Best regards.

    Kind Regards, 

    Isidora Markovic

    wpDataTables: FAQFacebookTwitterFront-end and back-end demoDocs

    Amelia: FAQFacebookTwitter |  Amelia demo sites | Docs

    You can try our wpDataTables add-ons before purchase on these sandbox sites:

    Powerful FiltersGravity Forms Integration for wpDataTablesFormidable Forms Integration for wpDataTables

  • Fabian Watrinet replied

    Dear Milan

    Thanks again for all the help. I was able to create a new page for each service and now all is fine for SEO.

    I have one last question before I will activate the website:
    I have enabled google calender 2-way sync. Now everytime a service is booked, the client gets an (invitation) email to the google calender event. Have I understood correctly, that I have to disable that invitation email in the google calender and not in amelia?

    Thank you for your efforts.

    Best regards,
    Fabian Watrinet

  •  472
    Isidora replied

    Hi Fabian,

    Sorry for late response. 

    We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.

    You are welcome.

    You have option Send Event Invitation Email in Google settings of Amelia. If enabled, this sends an invitation email to the customers. This option can be enabled, only if Add Event’s Attendees option is turned on.

    Add Event’s Attendees - Enable this option if you want your employees to see in the event customers that attend the appointment. You can share an event with customers by adding them as attendees. This places the event on their calendar. Customers will not be able to see other attendees of the same appointment in Google calendar.

    If you have any more issues or questions feel free to open a new ticket, we will gladly help.

    We'd greatly appreciate it if you could take a minute and leave a Review on CodeCanyon on this link. Thanks! 

    Best regards.

    Kind Regards, 

    Isidora Markovic

    wpDataTables: FAQFacebookTwitterFront-end and back-end demoDocs

    Amelia: FAQFacebookTwitter |  Amelia demo sites | Docs

    You can try our wpDataTables add-ons before purchase on these sandbox sites:

    Powerful FiltersGravity Forms Integration for wpDataTablesFormidable Forms Integration for wpDataTables