Can anyone help with this issue? On some category ...
# suitecommerce
s
Can anyone help with this issue? On some category pages SEO Content is not displaying in view page source. Title Tag says "shopping" and it doesn't have any meta description, keywords, or canonical. But most of category pages have SEO content. I checked commerce category records for those categories and everything was set there correctly. Anyone know why this is happening for some category pages only?
m
This is normally an issue with the SEO Engine, do you have any issues on the view-source? Or you can share the url ?
s
could you compare these two?
m
sure, give me a sec
s
2024-11-20_06h27_37.png,2024-11-20_06h28_13.png
m
image.png
you should always try with ?seodebug=T&seonojscache=T&preview=1234
i'm didnt see any issue on the SEO
s
what do you mean?
m
in the url to avoid cache and bypasss the seo check for recongnized user
this is the version that the crawler will see
s
what does "preview=1234" mean?
m
just a random parameter value to avoid cache
s
seodebug=T&seonojscache=T&preview=1234
m
with those 3 you ensure that you are bypassing cache and seeing the SEO Engine logs
s
without these parameters, view-source for above two pages is different from each other
what's the cause?
m
because the SEO Engine identify you and show the cached version
s
if you load this page, page title is consistent
but for this page, page title changes from 'Shopping' to 'Custom Apparel Printing...'
do you know the reason?
s
Copy code
[    +3 ms ] ReferenceError: Can't find variable: fetch
                            	at getContext (<https://www.bagmasters.com/sca-dev-aconcagua/javascript/shopping.js?t=1707672544216:1>)
s
what do you mean?
s
On that particular page, the SEO page generator cannot execute the JS required to build the page because of an error in your code. This is the exception it threw.
s
where did you get that error?
s
Honestly, I'm having a hard time replicating it again, so it was probably an abberation.
But I am also having a hard time seeing particular problems with your site
s
could you share the screenshot for that error please?
s
I cannot.
s
got it
thank you for your help
it's great help to me