mteodoro
09/20/2023, 1:12 PMUmbraco.Cms.Integrations.SEO.Semrush
and followed the documentation (https://docs.umbraco.com/umbraco-dxp/integrations/semrush).
The first issue i found was that after successfully oath process i had an exception while loading any content node. looking at the code i realize that the baseUrl was not set on the appsettings. (https://github.com/umbraco/Umbraco.Cms.Integrations/blob/76a437fb67fd7354418cec55ed53dc153634a604/src/Umbraco.Cms.Integrations.SEO.Semrush/Constants.cs#L20), this is not identified on the documentation, perhaps something to be included to avoid similar difficulties? Is this the correct endpoint? "BaseUrl": "https://api.semrush.com/"
?
After setting this i no longer have the error but always getting a null result from the api's.
Further investigation i found that the slug used is {0}api/v1/keywords/{1}?access_token={2}&phrase={3}&database={4}
but i can't find this api version avaliable on sem rush developers site. https://developer.semrush.com/api/basics/introduction/#api-versioning-changelog/ just version 3 and 4 are listed there.
So is this package still usable? as is, or it's missing an update?
Thanks,
Marcomteodoro
09/21/2023, 8:55 AMSebastiaan
09/21/2023, 10:55 AMmteodoro
09/21/2023, 11:24 AMA hub and casual space for you to interact with fellow community members and learn more about Umbraco!
Powered by