Skip to main content

#Sitemap0 utenti parlano di questo argomento

Sitemap SEO Generation Job

Hi all, we have a scheduled job in our instance called "Sitemap SEO Generation Job" we would like to disable the user running the job.  Does anyone know how we can change the running user of this job?

Thanks in advance

3 commenti
  1. 26 set 2024, 00:39

    This response is coming very late but I will leave a comment here incase anyone else comes across this issue in the future.

     

    Below is how to run the "Sitemap SEO Generation Job" under a different user (so you can deactivate the current user its being run as)

     

    1. Navigate to setup, then scheduled job and hit 'Delete' next to the  "Sitemap SEO Generation Job" you want to reschedule.

    2. Login as the user you would like to replace the original user, then navigate to 'All Sites', got to 'Builder' and publish the site.

    3. After publishing the site, a new "Sitemap SEO Generation Job" will appear on the scheduled jobs under the name of the user who published the site.

    4. You can now proceed to deactivate the previous user.

     

    Refer to this feed to see a similar answer regarding this:

    https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000BtlG7SAJ

     

    Thanks!

0/9000

Hello everyone, I'm having an issue on our B2B site. If you go to Experience Builder, open up the Settings > SEO Panel, and look at the "Object Access" section - our Products are not listed. Our Product Categories and Manage Content Pages are listed.

 

In our settings for the guest profile, we have the Product Object marked as "read-access", which, according to https://help.salesforce.com/s/articleView?id=networks_seo_object_access.htm is all we should need to do.  I currently have a case opened with support, but it seems like we aren't getting anywhere, and I'm wondering if anyone else has had this issue, or might have some other ideas of what I should look for?  

 

I've also manually checked our sitemap.xml file and the product pages are definitely not listed there. We've done a few manual sitemap generations with no luck.   Thank you!

 

#Sitemap #SEO #Indexing #Experience Builder #Product

2 risposte
  1. 7 feb 2022, 14:45

    In case anyone else has had this issue -- I got confirmation from support that this a B2B bug, and it is currently being fixed. They'll release a fix in an upcoming patch.

     

    What appears to be happening is that if you have products with variants, those product objects will not be available for indexing int he SEO settings in Experience Builder, and they will not show up in the sitemap.xml file. However, if you have products that do not have variants, those will work as expected. So it's only the products with variants that are having the problem.

0/9000

Dear fellows,

 

I am struggling to get some attributes from the datalayer in the sitemap of my page. I got a function in which I retrieve the values but it only works when I click the Execute button in the Evergage Beacon. So I was wondering if any of you have some suggestions about it.   Thank you for your time.  Cheers, Raul

 

#Marketing Cloud

 

@* Marketing Cloud Engagement *

2 risposte
0/9000

Hi B2C SEO Community, Merchandiser and Admins,

 

I want to share with you a great guide on how to use the various SEO capabilities in B2C Commerce. The post is written by one of our SEO trailblazers, Edwin Romero. Edwin covers in his article URL Rules, URL Redirects, Static & Dynamic Mappings, Robots.txt, XML Sitemap, the URL Request Analyzer, Meta Tag Rules and much more.

 

https://www.edwindanromero.com/salesforce-commerce-cloud-seo-guide/

 

Happy Reading!

 

Best, René

0/9000

Hello :)

 

I am trying to create an xml sitemap for our website which is built with CloudPages. I have created a new XML Code Resource and added something like the code below with actual URLs. However when trying to access the page it gives me an error:

"This page contains the following errors: error on line 2 at column 6: XML declaration allowed only at the start of the document", which I believe is due to the added spaces in the first and last row (I double-check my code, and have no spaces, certainly not at the beginning, so I have a hunch that it's somehow automatically added). Does anyone have any ideas how to fix this? Did someone successfully set up an XML sitemap in Cloud Pages (and submitted it to Google Search Console/Google Webmaster Tools)?

 

Thank you!

 

<?xml version="1.0" encoding="UTF-8"?>

<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

<url>

<loc>https://mywebsite.com/placeholderURLlink</loc>

<lastmod>2019-11-20</lastmod>

<priority>1</priority>

</url>

</urlset>

11 commenti
0/9000

Is there a way of generating all public knowledge articles links in community  /s/sitemap.xml file?

 

@Community Management 

6 commenti
0/9000