You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by 凝雨 <ni...@163.com> on 2018/12/06 09:36:27 UTC

Dubbo Community page 404

Hi community,


This page in the community[1]  access returns 404, Please check.



[1].http://dubbo.apache.org/zh-cn/blog/dubbo-meetup-beijing-may-12th-2018.html


Best regards,
ningyu

Re: Dubbo Community page 404

Posted by Ian Luo <ia...@gmail.com>.
Would you mind to file an issue :)

On Thu, Dec 6, 2018 at 5:36 PM 凝雨 <ni...@163.com> wrote:

> Hi community,
>
>
> This page in the community[1]  access returns 404, Please check.
>
>
>
> [1].
> http://dubbo.apache.org/zh-cn/blog/dubbo-meetup-beijing-may-12th-2018.html
>
>
> Best regards,
> ningyu

Re: Dubbo Community page 404

Posted by Huxing Zhang <hu...@apache.org>.
Hi,

On Sun, Dec 23, 2018 at 1:01 AM 田 小波 <ti...@outlook.com> wrote:
>
> The dubbo-website project has recently had a lot of issues about dead link, so I wrote a simple crawler to check the official website and found 30 dead links. I created an issue #215[1] to track dead link problem.

Nice work! I've marked them as good first issue and help wanted.
Anyone who is willing to take it, please leave a message there.

>
> dubbo-website 项目最近出现很多关于死链的 issue,所以我写了一个简单的爬虫对官网进行检查,目前并发现了30个死链。我建立了一个 issue [1],用于跟踪死链问题。
>
> [1] https://github.com/apache/incubator-dubbo-website/issues/215



-- 
Best Regards!
Huxing

Re: Dubbo Community page 404

Posted by 田 小波 <ti...@outlook.com>.
The dubbo-website project has recently had a lot of issues about dead link, so I wrote a simple crawler to check the official website and found 30 dead links. I created an issue #215[1] to track dead link problem.

dubbo-website 项目最近出现很多关于死链的 issue,所以我写了一个简单的爬虫对官网进行检查,目前并发现了30个死链。我建立了一个 issue [1],用于跟踪死链问题。

[1] https://github.com/apache/incubator-dubbo-website/issues/215

Re: Re: Dubbo Community page 404

Posted by Huxing Zhang <hu...@apache.org>.
Hi,

On Fri, Dec 14, 2018 at 1:22 PM 凝雨 <ni...@163.com> wrote:
>
> issue[1] has been created.

Please check the latest code, I has been fixed now.
>
>
> I think we should establish an inspection mechanism.

Would you like to help on this? Maybe we need some shell scripts to check it.

Another solution is that when adding a new doc, make sure both Chinese
and English files are there, but leave one blank, and fill it later.

>
>
> [1].https://github.com/apache/incubator-dubbo-website/issues/202
>
>
> --
>
> Hi Community,
>
>
>
>
>
>
> Best regards,
> ningyu
>
>
>
> 在 2018-12-07 16:33:58,"Ian Luo" <ia...@gmail.com> 写道:
> >for now, let's address it case by case. I don't think it's worthy of
> >building a delegated tools. We can figure out this kind of issues by
> >checking website admin from time to time.
> >
> >-Ian.
> >
> >On Fri, Dec 7, 2018 at 3:29 PM Huxing Zhang <hu...@apache.org> wrote:
> >
> >> Hi,
> >>
> >> On Fri, Dec 7, 2018 at 11:34 AM 田 小波 <ti...@outlook.com> wrote:
> >> >
> >> > We may have regular health checks for the official website through web
> >> crawlers, so that 404 pages can be processed in time.
> >>
> >> Sounds like a good idea. Would you like to contribute to it?
> >>
> >> >
> >> > 我们或许可以通过网络爬虫定期对官网进行健康检测,这样可以及时处理404页面。
> >> >
> >> > Regards,
> >> > Xiaobo
> >> >
> >> > 在 2018年12月7日,上午11:17,Huxing Zhang <huxing@apache.org<mailto:
> >> huxing@apache.org>> 写道:
> >> >
> >> > On Fri, Dec 7, 2018 at 11:14 AM YunKun Huang <hyunkun@apache.org<mailto:
> >> hyunkun@apache.org>> wrote:
> >> >
> >> > I believe the root cause is we don't have default route rule for website.
> >> >
> >> > If one article doesn't have Chinese version, it should show english
> >> version.
> >> > Same for only Chinese version article.
> >> >
> >> > If that is the case, this is a known issue.
> >> > I think we can display to default page saying that currently the page
> >> > does not exist and we'd like you to help it out, with some guide on
> >> > how they can help on  it.
> >> >
> >> >
> >> > On 2018/12/07 02:35:18, Huxing Zhang <huxing@apache.org<mailto:
> >> huxing@apache.org>> wrote:
> >> > Hi,
> >> >
> >> > Thanks for reporting, it is appreciated if you can help to fix it :)
> >> > On Thu, Dec 6, 2018 at 5:36 PM 凝雨 <ningbe111@163.com<mailto:
> >> ningbe111@163.com>> wrote:
> >> >
> >> > Hi community,
> >> >
> >> >
> >> > This page in the community[1]  access returns 404, Please check.
> >> >
> >> >
> >> >
> >> > [1].
> >> http://dubbo.apache.org/zh-cn/blog/dubbo-meetup-beijing-may-12th-2018.html
> >> >
> >> >
> >> > Best regards,
> >> > ningyu
> >> >
> >> >
> >> >
> >> > --
> >> > Best Regards!
> >> > Huxing
> >> >
> >> >
> >> >
> >> >
> >> > --
> >> > Best Regards!
> >> > Huxing
> >> >
> >>
> >>
> >> --
> >> Best Regards!
> >> Huxing
> >>



-- 
Best Regards!
Huxing

Re:Re: Dubbo Community page 404

Posted by 凝雨 <ni...@163.com>.
issue[1] has been created.


I think we should establish an inspection mechanism.


[1].https://github.com/apache/incubator-dubbo-website/issues/202


--

Hi Community,






Best regards,
ningyu



在 2018-12-07 16:33:58,"Ian Luo" <ia...@gmail.com> 写道:
>for now, let's address it case by case. I don't think it's worthy of
>building a delegated tools. We can figure out this kind of issues by
>checking website admin from time to time.
>
>-Ian.
>
>On Fri, Dec 7, 2018 at 3:29 PM Huxing Zhang <hu...@apache.org> wrote:
>
>> Hi,
>>
>> On Fri, Dec 7, 2018 at 11:34 AM 田 小波 <ti...@outlook.com> wrote:
>> >
>> > We may have regular health checks for the official website through web
>> crawlers, so that 404 pages can be processed in time.
>>
>> Sounds like a good idea. Would you like to contribute to it?
>>
>> >
>> > 我们或许可以通过网络爬虫定期对官网进行健康检测,这样可以及时处理404页面。
>> >
>> > Regards,
>> > Xiaobo
>> >
>> > 在 2018年12月7日,上午11:17,Huxing Zhang <huxing@apache.org<mailto:
>> huxing@apache.org>> 写道:
>> >
>> > On Fri, Dec 7, 2018 at 11:14 AM YunKun Huang <hyunkun@apache.org<mailto:
>> hyunkun@apache.org>> wrote:
>> >
>> > I believe the root cause is we don't have default route rule for website.
>> >
>> > If one article doesn't have Chinese version, it should show english
>> version.
>> > Same for only Chinese version article.
>> >
>> > If that is the case, this is a known issue.
>> > I think we can display to default page saying that currently the page
>> > does not exist and we'd like you to help it out, with some guide on
>> > how they can help on  it.
>> >
>> >
>> > On 2018/12/07 02:35:18, Huxing Zhang <huxing@apache.org<mailto:
>> huxing@apache.org>> wrote:
>> > Hi,
>> >
>> > Thanks for reporting, it is appreciated if you can help to fix it :)
>> > On Thu, Dec 6, 2018 at 5:36 PM 凝雨 <ningbe111@163.com<mailto:
>> ningbe111@163.com>> wrote:
>> >
>> > Hi community,
>> >
>> >
>> > This page in the community[1]  access returns 404, Please check.
>> >
>> >
>> >
>> > [1].
>> http://dubbo.apache.org/zh-cn/blog/dubbo-meetup-beijing-may-12th-2018.html
>> >
>> >
>> > Best regards,
>> > ningyu
>> >
>> >
>> >
>> > --
>> > Best Regards!
>> > Huxing
>> >
>> >
>> >
>> >
>> > --
>> > Best Regards!
>> > Huxing
>> >
>>
>>
>> --
>> Best Regards!
>> Huxing
>>

Re:Re: Dubbo Community page 404

Posted by 凝雨 <ni...@163.com>.
issue[1] has been created.<br/>I think we should establish an inspection mechanism.<br/>[1].https://github.com/apache/incubator-dubbo-website/issues/202
在 2018-12-07 16:33:58,"Ian Luo" <ia...@gmail.com> 写道:
>for now, let's address it case by case. I don't think it's worthy of
>building a delegated tools. We can figure out this kind of issues by
>checking website admin from time to time.
>
>-Ian.
>
>On Fri, Dec 7, 2018 at 3:29 PM Huxing Zhang <hu...@apache.org> wrote:
>
>> Hi,
>>
>> On Fri, Dec 7, 2018 at 11:34 AM 田 小波 <ti...@outlook.com> wrote:
>> >
>> > We may have regular health checks for the official website through web
>> crawlers, so that 404 pages can be processed in time.
>>
>> Sounds like a good idea. Would you like to contribute to it?
>>
>> >
>> > 我们或许可以通过网络爬虫定期对官网进行健康检测,这样可以及时处理404页面。
>> >
>> > Regards,
>> > Xiaobo
>> >
>> > 在 2018年12月7日,上午11:17,Huxing Zhang <huxing@apache.org<mailto:
>> huxing@apache.org>> 写道:
>> >
>> > On Fri, Dec 7, 2018 at 11:14 AM YunKun Huang <hyunkun@apache.org<mailto:
>> hyunkun@apache.org>> wrote:
>> >
>> > I believe the root cause is we don't have default route rule for website.
>> >
>> > If one article doesn't have Chinese version, it should show english
>> version.
>> > Same for only Chinese version article.
>> >
>> > If that is the case, this is a known issue.
>> > I think we can display to default page saying that currently the page
>> > does not exist and we'd like you to help it out, with some guide on
>> > how they can help on  it.
>> >
>> >
>> > On 2018/12/07 02:35:18, Huxing Zhang <huxing@apache.org<mailto:
>> huxing@apache.org>> wrote:
>> > Hi,
>> >
>> > Thanks for reporting, it is appreciated if you can help to fix it :)
>> > On Thu, Dec 6, 2018 at 5:36 PM 凝雨 <ningbe111@163.com<mailto:
>> ningbe111@163.com>> wrote:
>> >
>> > Hi community,
>> >
>> >
>> > This page in the community[1]  access returns 404, Please check.
>> >
>> >
>> >
>> > [1].
>> http://dubbo.apache.org/zh-cn/blog/dubbo-meetup-beijing-may-12th-2018.html
>> >
>> >
>> > Best regards,
>> > ningyu
>> >
>> >
>> >
>> > --
>> > Best Regards!
>> > Huxing
>> >
>> >
>> >
>> >
>> > --
>> > Best Regards!
>> > Huxing
>> >
>>
>>
>> --
>> Best Regards!
>> Huxing
>>

Re: Dubbo Community page 404

Posted by Ian Luo <ia...@gmail.com>.
for now, let's address it case by case. I don't think it's worthy of
building a delegated tools. We can figure out this kind of issues by
checking website admin from time to time.

-Ian.

On Fri, Dec 7, 2018 at 3:29 PM Huxing Zhang <hu...@apache.org> wrote:

> Hi,
>
> On Fri, Dec 7, 2018 at 11:34 AM 田 小波 <ti...@outlook.com> wrote:
> >
> > We may have regular health checks for the official website through web
> crawlers, so that 404 pages can be processed in time.
>
> Sounds like a good idea. Would you like to contribute to it?
>
> >
> > 我们或许可以通过网络爬虫定期对官网进行健康检测,这样可以及时处理404页面。
> >
> > Regards,
> > Xiaobo
> >
> > 在 2018年12月7日,上午11:17,Huxing Zhang <huxing@apache.org<mailto:
> huxing@apache.org>> 写道:
> >
> > On Fri, Dec 7, 2018 at 11:14 AM YunKun Huang <hyunkun@apache.org<mailto:
> hyunkun@apache.org>> wrote:
> >
> > I believe the root cause is we don't have default route rule for website.
> >
> > If one article doesn't have Chinese version, it should show english
> version.
> > Same for only Chinese version article.
> >
> > If that is the case, this is a known issue.
> > I think we can display to default page saying that currently the page
> > does not exist and we'd like you to help it out, with some guide on
> > how they can help on  it.
> >
> >
> > On 2018/12/07 02:35:18, Huxing Zhang <huxing@apache.org<mailto:
> huxing@apache.org>> wrote:
> > Hi,
> >
> > Thanks for reporting, it is appreciated if you can help to fix it :)
> > On Thu, Dec 6, 2018 at 5:36 PM 凝雨 <ningbe111@163.com<mailto:
> ningbe111@163.com>> wrote:
> >
> > Hi community,
> >
> >
> > This page in the community[1]  access returns 404, Please check.
> >
> >
> >
> > [1].
> http://dubbo.apache.org/zh-cn/blog/dubbo-meetup-beijing-may-12th-2018.html
> >
> >
> > Best regards,
> > ningyu
> >
> >
> >
> > --
> > Best Regards!
> > Huxing
> >
> >
> >
> >
> > --
> > Best Regards!
> > Huxing
> >
>
>
> --
> Best Regards!
> Huxing
>

Re: Dubbo Community page 404

Posted by Huxing Zhang <hu...@apache.org>.
Hi,

On Fri, Dec 7, 2018 at 11:34 AM 田 小波 <ti...@outlook.com> wrote:
>
> We may have regular health checks for the official website through web crawlers, so that 404 pages can be processed in time.

Sounds like a good idea. Would you like to contribute to it?

>
> 我们或许可以通过网络爬虫定期对官网进行健康检测,这样可以及时处理404页面。
>
> Regards,
> Xiaobo
>
> 在 2018年12月7日,上午11:17,Huxing Zhang <hu...@apache.org>> 写道:
>
> On Fri, Dec 7, 2018 at 11:14 AM YunKun Huang <hy...@apache.org>> wrote:
>
> I believe the root cause is we don't have default route rule for website.
>
> If one article doesn't have Chinese version, it should show english version.
> Same for only Chinese version article.
>
> If that is the case, this is a known issue.
> I think we can display to default page saying that currently the page
> does not exist and we'd like you to help it out, with some guide on
> how they can help on  it.
>
>
> On 2018/12/07 02:35:18, Huxing Zhang <hu...@apache.org>> wrote:
> Hi,
>
> Thanks for reporting, it is appreciated if you can help to fix it :)
> On Thu, Dec 6, 2018 at 5:36 PM 凝雨 <ni...@163.com>> wrote:
>
> Hi community,
>
>
> This page in the community[1]  access returns 404, Please check.
>
>
>
> [1].http://dubbo.apache.org/zh-cn/blog/dubbo-meetup-beijing-may-12th-2018.html
>
>
> Best regards,
> ningyu
>
>
>
> --
> Best Regards!
> Huxing
>
>
>
>
> --
> Best Regards!
> Huxing
>


-- 
Best Regards!
Huxing

Re: Dubbo Community page 404

Posted by 田 小波 <ti...@outlook.com>.
We may have regular health checks for the official website through web crawlers, so that 404 pages can be processed in time.

我们或许可以通过网络爬虫定期对官网进行健康检测,这样可以及时处理404页面。

Regards,
Xiaobo

在 2018年12月7日,上午11:17,Huxing Zhang <hu...@apache.org>> 写道:

On Fri, Dec 7, 2018 at 11:14 AM YunKun Huang <hy...@apache.org>> wrote:

I believe the root cause is we don't have default route rule for website.

If one article doesn't have Chinese version, it should show english version.
Same for only Chinese version article.

If that is the case, this is a known issue.
I think we can display to default page saying that currently the page
does not exist and we'd like you to help it out, with some guide on
how they can help on  it.


On 2018/12/07 02:35:18, Huxing Zhang <hu...@apache.org>> wrote:
Hi,

Thanks for reporting, it is appreciated if you can help to fix it :)
On Thu, Dec 6, 2018 at 5:36 PM 凝雨 <ni...@163.com>> wrote:

Hi community,


This page in the community[1]  access returns 404, Please check.



[1].http://dubbo.apache.org/zh-cn/blog/dubbo-meetup-beijing-may-12th-2018.html


Best regards,
ningyu



--
Best Regards!
Huxing




--
Best Regards!
Huxing


Re: Dubbo Community page 404

Posted by Huxing Zhang <hu...@apache.org>.
On Fri, Dec 7, 2018 at 11:14 AM YunKun Huang <hy...@apache.org> wrote:
>
> I believe the root cause is we don't have default route rule for website.
>
> If one article doesn't have Chinese version, it should show english version.
> Same for only Chinese version article.

If that is the case, this is a known issue.
I think we can display to default page saying that currently the page
does not exist and we'd like you to help it out, with some guide on
how they can help on  it.

>
> On 2018/12/07 02:35:18, Huxing Zhang <hu...@apache.org> wrote:
> > Hi,
> >
> > Thanks for reporting, it is appreciated if you can help to fix it :)
> > On Thu, Dec 6, 2018 at 5:36 PM 凝雨 <ni...@163.com> wrote:
> > >
> > > Hi community,
> > >
> > >
> > > This page in the community[1]  access returns 404, Please check.
> > >
> > >
> > >
> > > [1].http://dubbo.apache.org/zh-cn/blog/dubbo-meetup-beijing-may-12th-2018.html
> > >
> > >
> > > Best regards,
> > > ningyu
> >
> >
> >
> > --
> > Best Regards!
> > Huxing
> >



-- 
Best Regards!
Huxing

Re: Dubbo Community page 404

Posted by YunKun Huang <hy...@apache.org>.
I believe the root cause is we don't have default route rule for website.

If one article doesn't have Chinese version, it should show english version.
Same for only Chinese version article.

On 2018/12/07 02:35:18, Huxing Zhang <hu...@apache.org> wrote: 
> Hi,
> 
> Thanks for reporting, it is appreciated if you can help to fix it :)
> On Thu, Dec 6, 2018 at 5:36 PM 凝雨 <ni...@163.com> wrote:
> >
> > Hi community,
> >
> >
> > This page in the community[1]  access returns 404, Please check.
> >
> >
> >
> > [1].http://dubbo.apache.org/zh-cn/blog/dubbo-meetup-beijing-may-12th-2018.html
> >
> >
> > Best regards,
> > ningyu
> 
> 
> 
> -- 
> Best Regards!
> Huxing
> 

Re: Dubbo Community page 404

Posted by Huxing Zhang <hu...@apache.org>.
Hi,

Thanks for reporting, it is appreciated if you can help to fix it :)
On Thu, Dec 6, 2018 at 5:36 PM 凝雨 <ni...@163.com> wrote:
>
> Hi community,
>
>
> This page in the community[1]  access returns 404, Please check.
>
>
>
> [1].http://dubbo.apache.org/zh-cn/blog/dubbo-meetup-beijing-may-12th-2018.html
>
>
> Best regards,
> ningyu



-- 
Best Regards!
Huxing