Support Forums - Classified Ads Script Osclass
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
google indexing
Support Forums - Classified Ads Script Osclass
General osclass questions
General discussion
google indexing
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Print
Pages: [
1
]
Alej
78 posts
google indexing
«
on:
March 12, 2025, 03:15:55 PM »
Hi, is there any way or plugin to prevent Google from indexing my website's ads?
Logged
MB Themes
Support team
18730 posts
Only quality matters
Download Osclass
Re: google indexing
«
Reply #1 on:
March 13, 2025, 06:20:59 PM »
Via robots.txt, simply disallow everything.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Alej
78 posts
Re: google indexing
«
Reply #2 on:
March 13, 2025, 06:25:03 PM »
Is there any plugin to avoid doing it manually?
Logged
MB Themes
Support team
18730 posts
Only quality matters
Download Osclass
Re: google indexing
«
Reply #3 on:
March 14, 2025, 02:56:22 PM »
robots is simplest way.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Alej
78 posts
Re: google indexing
«
Reply #4 on:
March 15, 2025, 05:57:33 AM »
I'm using osclass 8.2.1, but the robots.txt file is not on the hosting, is it normal that it doesn't exist?
Logged
MB Themes
Support team
18730 posts
Only quality matters
Download Osclass
Re: google indexing
«
Reply #5 on:
March 15, 2025, 10:06:17 AM »
Not a problem.
It should be created in installation process but you can also create after.
To disable index on site, this should work:
Code:
[Select]
User-agent: *
Disallow: /
More info:
https://developers.google.com/search/docs/crawling-indexing/robots/create-robots-txt
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Kamerte-huur.nl
42 posts
Re: google indexing
«
Reply #6 on:
March 19, 2025, 09:46:58 PM »
add this to your robots.txt
User-agent: Googlebot
Disallow: /ads/
Disallow: /post/
Logged
Print
Pages: [
1
]