Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Baidu Webmaster Tools: How to setup in "Site Properties" the field "Affiliate subject"?
-
Hi ,
finally I managed to setup my site in Baidu Webmaster Tools with the help of a freelance staff member in China. Site is verified and sitemap submitted.In section "Site Properties", field "Affiliate subject" I can't figure out after extensive search what I need to setup here for a foreign company without any presence and without company registration in China. Anybody can help?
When I click on this field, it indicates "Site association subject is a necessary link for mobile resources to enter search." so my site will not show up in mobile results without it?
Grateful for any tips on how to resolve this piece of puzzle of the baidu setup.
Thanks -
How to add Baidu to my website?
Digital Deluxury -
I don't know which setting you are talking about "Site Properties", but I can answer your second question.
(puainta)(The best deworming medicine for pets)
If you don't have a company in China, you don't need to set it up. In addition, "Site association subject is a necessary link for mobile resources to enter search. "As long as this is optimized well, it will also be displayed in the mobile results. -
@skchad13j said in Baidu Webmaster Tools: How to setup in "Site Properties" the field "Affiliate subject"?:
To set up the "Affiliate subject" field in Baidu Webmaster Tools' "Site Properties," you can follow these steps:
(study abroad)
Log in to your Baidu Webmaster Tools account.
Go to "Site Management" and select the website you want to work on.
Click on "Site Properties."
In the "Affiliate subject" field, enter relevant information about your website's primary focus or subject. This helps Baidu understand your site's content better.(Dental Hygienist Course Fee In Canada For International Students)
Save your changes.
Providing accurate information in the "Affiliate subject" field can help improve your website's visibility and performance on Baidu's search engine. (best digital marketing agency)It's important to note that as of October 2023, Baidu Webmaster Tools did not have a field labeled "Affiliate subject" in its "Site Properties" settings. However, platforms and tools can change over time, so it's possible that new features or settings have been introduced since then.
To resolve this puzzle and get accurate information on how to set up the "Affiliate subject" field in Baidu Webmaster Tools, I recommend visiting the official Baidu Webmaster Tools website and referring to their official documentation or seeking help from their support resources. They will provide the most up-to-date and accurate information on the platform's settings and features.
-
Baidu Webmaster Tools did not have a specific field labeled "Affiliate subject" in its "Site Properties" settings. Baidu Webmaster Tools primarily focuses on providing webmasters with tools and features related to optimizing their websites for Baidu's search engine.
(Canada PR) ( 67 points calculator for canada pr) (PMP Exam Prep)(Study abroad)
However, Baidu's interface and features may evolve over time, so it's possible that they have introduced new settings or options since then. To set up any specific feature or field in Baidu Webmaster Tools, I recommend visiting the official Baidu Webmaster Tools website and consulting their official documentation or help resources for the most up-to-date information on their platform's settings and features.
(best digital marketing agency) -
To set up the "Affiliate subject" field in Baidu Webmaster Tools' "Site Properties," you can follow these steps:
(study abroad)
Log in to your Baidu Webmaster Tools account.
Go to "Site Management" and select the website you want to work on.
Click on "Site Properties."
In the "Affiliate subject" field, enter relevant information about your website's primary focus or subject. This helps Baidu understand your site's content better.(Dental Hygienist Course Fee In Canada For International Students)
Save your changes.
Providing accurate information in the "Affiliate subject" field can help improve your website's visibility and performance on Baidu's search engine. (best digital marketing agency)
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Is this setup of Hreflang xml sitemap correct?
Hi, I'm trying to setup hreflang for 2 domains. One is purely a US site and the other domain has the language-country as subdomains. For example: http://www.websiteUSA.com (Targets English - USA) https://www.websiteINT.com/en-CA (Targets English - Canada) https://www.websiteINT.com/fr-CA (Targets French - Canada) https://www.websiteINT/es (Targets Spanish) ..and so on and so forth for about 12 of these international URLs. I created an XML sitemap that looks something like this: <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>http://www.websiteUSA.com</loc></url></urlset> <url><loc>https://www.websiteINT.com/en-CA</loc></url> <url><loc>https://www.websiteINT.com/fr-CA</loc></url> Question 1: Is this correct? In my actual file, I have all the countries listed and self-referencing. Question 2: I'm hosting this file at https://www.websiteINT.com/hreflang.xml AND at http://www.websiteUSA.com/hreflang.xml. Is this correct? Question 3: Will this help the SERPs direct english speakers from the US to http://www.websiteUSA.com while show SERPs for say English Speakers in Canada to https://www.websiteINT.com/en-CA? Question 4: For some reason, when I put up the xml site, it only listed each URL once instead of the full XML file. Should I have uploaded a text file instead? It doesn't seem to render correctly. Thank you!
International SEO | | SylviaH0 -
How to best set up international XML site map?
Hi everyone, I've been searching about a problem, but haven't been able to find an answer. We would like to generate a XML site map for an international web shop. This shop has one domain for Dutch visitors (.nl) and another domain for visitors of other countries (Germany, France, Belgium etc.) (.com). The website on the 2 domains looks the same, has the same template and same pages, but as it is targeted to other countries, the pages are in different languages and the urls are also in different languages (see example below for a category bags). Example Netherlands:
International SEO | | DocdataCommerce
Dutch domain: www.client.nl
Example Dutch bags category page: www.client.nl/tassen Example France:
International domain: www.client.com
Example French bags category page: www.client.com/sacs When a visitor is on the Dutch domain (.nl) which shows the Dutch content, he can switch country to for example France in the country switch and then gets redirected to the other, international .com domain. Also the other way round. Now we want to generate a XML sitemap for these 2 domains. As it is the same site, but on 2 domains, development wants to make 1 sitemap, where we take the Dutch version with Dutch domain as basis and in the alternates we specify the other language versions on the other domain (see example below). <loc>http://www.client.nl/tassen</loc>
<xhtml:link<br>rel="alternate"
hreflang="fr"
href="http://www.client.com/sacs"
/></xhtml:link<br> Is this the best way to do this? Or would we need to make 2 site maps, as it are 2 domains?0 -
When I upload my app in chrome web store, it shows this error - "no manifest found in package please make sure to put manifest at the root directory of the zip package". Please explain me the process of putting manifest file.
Chrome Web store give error "no manifest found in package please make sure to put manifest at the root directory of the zip package"
International SEO | | SameerBhatia0 -
Sub-domains or sub-directories for country-specific versions of the site?
What approach do you think would be better from an SEO perspective when creating country-targeted versions for an eCommerce site (all in the same language with slight regional changes) - sub-domains or sub-directories? Is any of the approaches more cost effective, web development-wise? I know this topic's been under much debate and I would really like to hear your opinion. Many thanks!
International SEO | | ramarketing0 -
Subdomains or subfolders for language specific sites?
We're launching an .org.hk site with English and Traditional Chinese variants. As the local population speaks both languages we would prefer not to have separate domains and are deciding between subdomains and subfolders. We're aware of the reasons behind generally preferring folders, but many people, including moz.com, suggest preferring subfolders to subdomains with the notable exception of language-specific sites. Does this mean subdomains should be preferred for language specific sites, or just that they are okay? I can't find any rationale to this other than administrative simplification (e.g. easier to set up different analytics / hosting), which in our case is not an issue. Can anyone point me in the right direction?
International SEO | | SOS_Children0 -
Geographic Target set up in Google webmaster tool
Hi, When i launched my web site 3 months ago ( I'm am very new to SEO) I have set up the geographical target section in Google webmaster tool for US. Now, I'm thinking to change it to some other geo target to see if i can get more traffic. However, recently few of my prompted keywords got really well in Google US ranking. Here are my Questions: if i will change the geo settings in webmaster tool will effect the ranking i already managed to achieve in US? In the list of all the countries in Google webmaster tools what does is mean "unlisted"? Can i select more than one country to target and if I can how? Thanks!! Raviv
International SEO | | Indiatravelz0 -
How can I see what my web site looks like from a different country?
I've tried a few proxy tools to try to see how my site looks from other global locations, but haven't found one that works very well yet -- or a list of reliable proxies around the world. I need to do this to test various geo-targetted ads and other optimizations. Can anyone make a recommendation? Thanks!
International SEO | | Dennis-529610 -
Google Webmaster Tools - International SEO Geo-Targeting site with Worldwide rankings
I have a client who already has rankings in the US & internationally. The site is broken down like this: url.com (main site with USA & International Rankings) url.com/de url.com/de-english url.com/ng url.com/au url.com/ch url.com/ch-french url.com/etc Each folder has it's own sitmap & relative content for it's respective country. I am reading in google webmaster tools > site config > settings, the option under 'Learn More': "If you don't want your site associated with any location, select Unlisted." If I want to keep my client's international rankings the way it currently is on url.com, do NOT geo target to United States? So I select unlisted, right? Would I use geo targeting on the url.com/de, url.com/de-english, url.com/ng, url.com/au and so on?
International SEO | | Francisco_Meza0