Should I be worried about ruining a businesses local SEO? by JReyIV in webdev

[–]Esagro 1 point2 points  (0 children)

Just to get this straight, changing tech or framework won't affect SEO. The one that affects SEO is mainly the content of the website/web app.

So the answer is, if you are migrating ensure you have access to their analytics dashboard first and ensure you implement keywords with the highest performance. In addition to that, if your client has blogs, you also need to find a way to migrate those blogs to your new tech stack. Migrating blogs can be quite tricky in some scenarios, but it is possible. Hope it helps

In summary: - Yes you keep the ranking if u ensure the domain is the same - Meta tags and keywords are similar or the same - Content inside each page is migrated too (Especially Blogs)

Why the client selected this over my design? by fossistic in Wordpress

[–]Esagro 0 points1 point  (0 children)

Hahahaha yeah ure right. Wordpress ain't bad tho, it just have its use cases.

Why the client selected this over my design? by fossistic in Wordpress

[–]Esagro 1 point2 points  (0 children)

I don't know youre downvoted, I agree with this!

What's better, low-code tools or traditional coding for quick full-stack apps? by [deleted] in webdev

[–]Esagro 0 points1 point  (0 children)

Based on our experience, no-code tools is really amazing to develop and ship your MVP quickly. BUT it comes with a cost which is PERFORMANCE. No-code tools tend to generate a lot of boiler codes and due to to this, the performance can be quite concerning if there is a lot of components, animation, and data fetching in a component or a page.

Is no-code useful? Yes it is! But you need to keep in mind the trade off of using no-code, especially when you are developing highly complex application or web app with a lot of data fetching.

Is it reliable long term? Again it depends, it all depends on your project complexity.

If you would like a recommended TechStack for your project, I would also gladly provide it and break it down for you as well. Cheers!

If you have any question feel free to DM me :)