Can I combine multiple pages for each user into a single user page using redirects?

Can I combine multiple pages for each user into a single user page using redirects? - Google Search Console is a free application that allows you to identify, troubleshoot, and resolve any issues that Google may encounter as it crawls and attempts to index your website in search results. If you’re not the most technical person in the world, some of the errors you’re likely to encounter there may leave you scratching your head. We wanted to make it a bit easier, so we put together this handy set of tips about seo, google-search, redirects, to guide you along the way. Read the discuss below, we share some tips to fix the issue about Can I combine multiple pages for each user into a single user page using redirects?.Problem :


I have a lot user profiles links indexed on Google, e.g.:



example.com/username


Before I have public for each profile ''followings and followers''
and this Google index



example.com/username/following
example.com/username/followers


I hide now followers and following from public and now all this links from Google open 404 error page. Can I all this followers and following links redirect to profile so:



example.com/lol/following
example.com/lol/followers


redirect to example.com/lol.



This not give me some Google penalty because more page redirect on same?


Solution :

Since these two pages have been deleted (from public view at least) and they have not moved somewhere else - so there is no equivalent page to redirect to - then the appropriate response is a 404 (as you are already doing).



However, this should be a customised 404 with an appropriate link to the parent page (user profile), so users remain engaged on the site. The user now understands that the URL they followed no longer exists, but are guided to the nearest available.



Google sees the 404 and eventually drops the page from the SERPs.




Can I redirect or not?




Redirecting to a "different" page is likely to be seen as a soft-404 by Google - this is likely to be the only "penalty". As with a regular 404, Google is likely to drop the URL from the SERPs. Since the page doesn't exist anyway, you can't really argue with that.



For the user... The user is redirected to a different page to what they were expecting. This could lead to confusion and an increased bounce rate.



There is also another issue with redirecting... how quickly do you want these pages removed from the index? The cached version of the page might still be available. A redirect (soft-404) might take longer than a proper 404 (which is still subject to some delay). A 410 Gone would be even quicker.



In summary... A customised 404 would be preferable. A redirect is unlikely to see an additional "penalty" with search engines, but could potentially result in some confusion.



I did not recommended to use 301 redirection, because it is not made for that. I have not seen any penalty for misuse of 301 redirection, but may be other seen it.



Your site structure look's like twitter, and when you search some twitter profile with site operator then you will see Google not showing any profile with /profile/following/ URL, and it is because they have blocked it in their robots.txt. And that is what I want to recommended for your site as well.



Actually this robots.txt helps to twitter in SEO also it's help to prevent spam. For example, if I follow your profile, then my profile will be listed in your followers list, and if you allowed to crawl it, then your profile Pagerank will pass to your all followers, and some little PageRank I will also get it. And Google recently announce that, do not link social media company profile that pass pagerank, otherwise both will get penalty, so I think somehow Google using twitter profile Pagerank as well in their ranking.



I think you can redirect all links by a 301-Redirect. That's the official way of google.


If the issue about seo, google-search, redirects, is resolved, there’s a good chance that your content will get indexed and you’ll start to show up in Google search results. This means a greater chance to drive organic search traffic to your site.

Comments

Popular posts from this blog

Years after news site changed name, Google is appending the old name to search titles and news stories

Is it possible to outrank Google for a search term on their own search engine?

Load Wikipedia sourced biographies via Ajax or render it with the rest of the page as part of the initial request?