DEV Community

floXcoder
floXcoder

Posted on

SEO optimization: cache your dynamic pages (Rails)

Here is a gem for Rails to generate and cache all your public pages for SEO optimization:
https://github.com/floXcoder/seo_cache

And an article to explain the purpose of this gem and how to improve your SEO (especially for website using JS frameworks like React or Vue):
https://www.ginkonote.com/users/flo/articles/seo-generate-and-cache-your-pages@seo

Top comments (5)

Collapse
 
dance2die profile image
Sung M. Kim

Hi floXcoder.

We encourage the entire article to be published on DEV.to (if you have proper rights), with a linkback if appropriate. Otherwise, we recommend original material, such as an original commentary on the article. From the Terms of Use:

Users must make a good-faith effort to share content that is...not designed primarily for the purposes of promotion or creating backlinks. Additionally, posts must contain substantial content β€” they may not merely reference an external link that contains the full post.

Posts that are simply intended to encourage readers to view an external resource are discouraged.

Thank you.

Collapse
 
floxcoder profile image
floXcoder

Hi,

Thanks for the information. Next time, I will publish the entire article on DEV.to (I am the author of the articles I want to publish).

Best regards.

Collapse
 
dance2die profile image
Sung M. Kim

Thank you

Collapse
 
slava_varenia profile image
Viacheslav Varenia

Hi!
Have you ever read SEO tips that written by artificial intelligence? I know one site where articles were written by GPT-3. Read this.
vproexpert.com/search-engine-optim...
I'm interested in your opinion. Maybe GPT-3 can already be used as SEO consultant?

Collapse
 
floxcoder profile image
floXcoder

Hi,
Yes, I've heard about this project.
But it's relevant only for small articles. It cannot keep a consistency through a long articles. Each paragraph will be with a different logic. It's the limit of their system.
Maybe it can cheat with Google for a while!