To figure out what are the keywords for which a specific domain ranks, use the Organic Keywords Trend chart. To see that chart:
- Login to Semrush.
- Select
Domain Analytics/Overview, enter the domain in the top input and click theSearchbutton. - Select the
Organic Researchin the left pane to see theOrganic Keywords Trendchart.
To read that chart:
<img src="https://user-images.githubusercontent.com/3425269/89607816-c2149e00-d8b6-11ea-806a-f193251c889b.png" width=450px">
This is achieved by following the same steps as the Keywords ranking for a domain section. However, you'll need to have the Semrush Guru tier at minimum (almost USD200/month). In the Organic Keywords Trend chart, click on any bar in the chart to see the keywords ranking details for that point in time.
As of 2019, PWA are all the rage and Google has made a lot of progress to index them properly. To test how Google sees your PWA, please refer to the How to test how your page is seen by Google? section.
That being said, there are a series of caveats to avoid in order to not be penalized by Google:
- Avoid any URL with a
#. Anything following the#is ignore by the Googlebot. - Reduce the number of embedded resources in the page (especially the number of JavaScript files required to render the page), since these might not be fully loaded.
- Make sure required resources aren’t blocked by robots.txt.
- Use an accurate sitemap file to signal any changes to your website when using Accelerated Mobile Pages (AMP).
The first two points are the most important as the last two points are good practices for any websites in general.
- Go to the Google search console.
- Select the URL inspection.
- Click on the View crawled page.
This renders all the HTML, but unfortunately, it won't render a full image of that HTML, just the beginning. To see the full render, you have not choice but to copy paste the HTML in a local file and render it yourself 😫.
Please refer to the Historical keywords ranking for a domain section.