-
I installed that dependency and when I search the page in Google, the page description appears in English when the page is in Spanish and the geolocation is in a Hispanic-speaking country. If the user…
-
Apapun teknologi yang kita pakai di projek ini, pastikan ramah SEO. Untuk penggunaan front-end framework macam Vue, React atau Svelte targetkan output ke Static Site Generator.
-
Anyone have implemented angular + infinite scroll + seo friendly?
This [article ](http://www.sitepoint.com/seo-friendly-infinite-scroll/) outlines what is necessary to implement. [Working example](htt…
-
If you’re looking to create GitHub issues related to coding a website or application for [Best Long Range Rifle Scope](https://medium.com/@fadimahar02/best-long-range-scope-723bc64033a3) these issues …
-
### Describe the problem to be solved
[Ahrefs](https://ahrefs.com) is reporting orphan pages which means they find pages in sitemap.xml whom isn't linked from somewhere.
![image](https://github.co…
-
Explore how we can make our sites more SEO friendly and implement it in the generator.
For instance should we have a php script which will pull in content from the model and export a simple page wit…
-
Not a bug, but enhancement/request just started playing with this tonight and it's a very cool concept, but if the url could be more like example.com/video-title-of-greatness versus example.com/XyZ808…
-
Hi,
I noticed that the links of the images are rendered with the "href" attr. This is bad for SEO because those links are not considered as SEO friendly Links.
Maybe it would be better to use o…
-
Right now, the only workaround is to create `README.md` files in folders, which are generated as `index.html`.
Since this is a static site generator to be deployed to almost all platforms (apache, …
-
URLs need to use a slug generated from the entry title rather than a DB entry ID
Slugs should be auto generated, but also editable.
This is only needed for a blogging system. Dependent on issue #3…