在Need of Responsive网站上需要帮助

时间:2022-04-17 02:01:32

I have created a fully functional good looking website but it is not responsive as of now, I tried to make it responsive but the code is not developed that way.

我创建了一个功能齐全的好看的网站,但它现在没有响应,我试图让它响应,但代码不是这样开发的。

So Now I am thinking to go for an alternative. i:e Jquery Mobile.

所以现在我正在考虑寻找替代方案。我:Jquery Mobile。

So there will be two websites one is for desktop and one is for mobile device(to be coded newly in jquery mobile). Whenever user visit with any mobile device, I will redirect the user to the mobile version.

因此,将有两个网站,一个用于桌面,一个用于移动设备(在jquery移动中新编码)。每当用户访问任何移动设备时,我都会将用户重定向到移动版本。

So I just wanted to confirm if it could be the good practice or not. Will it impact SEO or Would there be any problem for the website in future if I go that way?

所以我只想确认它是否是一个好的做法。它是否会影响搜索引擎优化,或者如果我这样做,将来网站会出现任何问题吗?

1 个解决方案

#1


0  

I have several sites that use jQuery Mobile and they all rank well and pass the Google Mobile Friendly Test, so I don't think you need to be too concerned about SEO being affected if you have two sites.

我有几个使用jQuery Mobile的网站,他们都排名很好并通过谷歌手机友好测试,所以如果你有两个网站,我认为你不必过于担心SEO会受到影响。

Having standalone mobile sites does have some advantages, for example you can make the page weight of your mobile sites lighter without any complicated javascript.

拥有独立的移动网站确实有一些优势,例如,您可以使移动网站的页面权重更轻,而无需任何复杂的JavaScript。

One to the downsides is that you'll have two versions on the same site to maintain. The only reason I still have some jQuery Mobile sites is that they are older and were designed before responsive web design was cross-browser reliable.

一个缺点是,您将在同一站点上维护两个版本。我仍然拥有一些jQuery Mobile网站的唯一原因是它们更老,并且是在响应式网页设计跨浏览器可靠之前设计的。

So I just wanted to confirm if it could be the good practice or not?

所以我只是想确认它是否是一个好的做法?

You can go either way. I found jQuery Mobile easy to implement and it has been very reliable and low maintenance. Personally I go for responsive design now, but I'm sure you'll find plenty of developers that prefer using standalone mobile sites and jQuery Mobile.

你可以去任何一个方向。我发现jQuery Mobile易于实现,而且非常可靠且维护成本低。就我个人而言,我现在就选择响应式设计,但我相信你会发现很多开发人员喜欢使用独立的移动网站和jQuery Mobile。

Good luck!

祝你好运!

#1


0  

I have several sites that use jQuery Mobile and they all rank well and pass the Google Mobile Friendly Test, so I don't think you need to be too concerned about SEO being affected if you have two sites.

我有几个使用jQuery Mobile的网站,他们都排名很好并通过谷歌手机友好测试,所以如果你有两个网站,我认为你不必过于担心SEO会受到影响。

Having standalone mobile sites does have some advantages, for example you can make the page weight of your mobile sites lighter without any complicated javascript.

拥有独立的移动网站确实有一些优势,例如,您可以使移动网站的页面权重更轻,而无需任何复杂的JavaScript。

One to the downsides is that you'll have two versions on the same site to maintain. The only reason I still have some jQuery Mobile sites is that they are older and were designed before responsive web design was cross-browser reliable.

一个缺点是,您将在同一站点上维护两个版本。我仍然拥有一些jQuery Mobile网站的唯一原因是它们更老,并且是在响应式网页设计跨浏览器可靠之前设计的。

So I just wanted to confirm if it could be the good practice or not?

所以我只是想确认它是否是一个好的做法?

You can go either way. I found jQuery Mobile easy to implement and it has been very reliable and low maintenance. Personally I go for responsive design now, but I'm sure you'll find plenty of developers that prefer using standalone mobile sites and jQuery Mobile.

你可以去任何一个方向。我发现jQuery Mobile易于实现,而且非常可靠且维护成本低。就我个人而言,我现在就选择响应式设计,但我相信你会发现很多开发人员喜欢使用独立的移动网站和jQuery Mobile。

Good luck!

祝你好运!