Google Adsense 如何获取页面主题?

发布于 2024-09-26 06:12:04 字数 306 浏览 4 评论 0原文

我已经构建了一个网络应用程序。

登录后,会显示两个 Google Adsense 广告。

问题是,即使我的网络应用程序是一个任务/项目管理工具,广告的产品几乎总是相同的,而且我猜有很多产品正在使用 Google Adsense 进行营销。

谷歌无法访问我的用户的私人页面(我不希望这样),所以我认为这只是抓取登录页面,但是,检查网络服务器访问日志,谷歌似乎并没有尝试读取任何页面。

我想它可能使用某种缓存。

我的最终目标只是让更多种类的产品在我的 Google Adsense 上做广告。

谢谢, 汤姆

I have built a web application.

Once you logged in, two Google Adsense advs are shown.

The problem is that the product advertised is pretty much always the same even if my webapp is a task/project management tool and I guess there are a lot of products out there that are doing marketing with Google Adsense.

Google can't access the private page of my users (and I don't want that) so I thought it was just spidering the login page but, checking the web server access log, it seems Google is not trying to read any page.

I guess probably it uses some sort of cache.

My final goal is just to have more variety of products advertised my Google Adsense.

Thanks,
Tom

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

靖瑶 2024-10-03 06:12:04

直到最近,Adsense 才允许 AdSense 抓取工具访问需要登录的页面。即使现在,您也必须手动选择加入。
如果您不这样做,Google 的抓取工具将仅访问这些页面一次以确定相关内容,然后进行缓存。

但是,您可以调整设置并允许其进入受保护的页面,方法是输入身份验证 URL,并设置抓取工具的参数,以确定更定期地定位广告的内容。

此时,Google 建议您采取三个步骤来正确设置:

  1. 输入身份验证规则:指定身份验证 URL 和一组允许 Google 网络抓取工具访问您的内容的参数。
  2. 使用 Google 网站管理员工具验证您的网站所有权:我们将引导您访问 Google 网站管理员工具,您可以在其中通过向网站上传文件或更改文件的 META 标记来验证您是否拥有该网站。
  3. 查看改进的广告定位:验证身份验证规则后,您应该会在网页上看到更好的广告定位。您可以随时检查身份验证规则的状态。

Not until recently did Adsense allow the AdSense crawler to access pages that are behind a login. And even now, you have to manually opt-in.
If you don't, Google's crawler will access those pages only once to determine relevant content, and then cache.

You can however, adjust your settings and allow it to go behind protected pages by entering by entering an authentication URL and set parameters for the crawler to determine content to target ads more regularly.

At this point, Google recommends you take three steps to get things set up properly:

  1. Enter an authentication rule: Specify an authentication URL and a set of parameters that will allow Google's web crawlers to access your content.
  2. Verify your site ownership using Google Webmaster Tools: We will direct you to Google Webmaster Tools, where you can verify that you own the site by uploading a file to it or changing the META tag of a file.
  3. View your improved ad targeting: When your authentication rule is verified, you should see better ad targeting on your pages. You can check the status of your authentication rules at any time.
我乃一代侩神 2024-10-03 06:12:04

它将从您网站上可以抓取的页面收集信息。如果这些页面共享一个共同的主题,它就可以最好地猜测在其未抓取的页面上显示哪些类型的广告。

It will gather information from pages on your site that it can crawl. Providing these pages share a general common theme, it can take a best guess on what kinds of ads to show on pages it has not crawled.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文