Results 1 to 5 of 5
  1. #1
    Junior Member
    Join Date
    Jul 2017
    Location
    Delhi
    Posts
    28

    How to solve IP canonicalisation in shared hosting?

    How to solve IP canonicalisation in shared hosting?
    In dedicated we can add code in .htaccess file(hidden file) ?
    Till now I am unable to solve this issue, no results from the internet too?

  2. #2
    Senior Member
    Join Date
    Feb 2022
    Posts
    148
    IP canonicalization saves a website and redirects to your domain name. IP canonicalization is more important for SEO purpose. For example, when you open a website with www or without www and both are not resolved to the same point, so search engine counts as a two website with the same content. If the duplicate content on your website, it can be penalized according to search engine guidelines. You must have to fix this problem.

  3. #3
    Registered User myresellerhome's Avatar
    Join Date
    Jan 2022
    Posts
    268
    If your website lacks IP canonicalization, you may simply resolve the problem by redirecting. There are 301 and 302 redirects available to fix it. 302 is for temporary redirects; use it if your website is under development or if you need to update anything quickly. A 301 redirection is a permanent redirection from one URL to another. You may use it on your website to resolve the duplication issue. As a result, your website will be secure and will not be punished by search engines.
    You may address the IP canonicalization issue using the mod rewrite module and.htaccess. Simply copy the code below and put it into the.htaccess file in your website's root directory.

    RewriteCond %{HTTP_HOST} ^domain\.com [OR]
    RewriteCond %{HTTP_HOST} ^82\.223\.246\.132
    RewriteRule (.*) http://www.domain.com/$1 [R=301,L]
    RewriteCond %{THE_REQUEST} ^.*/index.html
    RewriteRule ^(.*)index.php

  4. #4
    Registered User
    Join Date
    Jul 2022
    Posts
    66
    Best Web Hosting Providers, Managed WordPress, and Shared Hosting Plans & Reseller.

    Whether you're a startup, established business, blogger, or manage multiple websites, we offer the fastest cloud hosting plans to grow with your site. Pick a plan below, and start building towards success. Verpex is a friendly team of hosting experts that’s always ready and available to assist and ensure your website succeeds. Chat with us using the live chat link below, or give us a call. You’ll be speaking directly to a knowledgeable engineer.

  5. #5
    If your website is hosted in a shared hosting environment, chances are that you'll have to share the same IP address with other websites. The problem is that, even though you can access your website via your domain name, your shared IP address is a public IP address, and this can make you prone to hacking and DDOS attacks.

    This is where Port 80 redirection comes into play. Basically, by using Port 80 redirection, you can redirect a request to a certain IP address to another one. If you are on a shared web hosting server, you can use Port 80 redirection to direct users from your shared IP address to your website’s IP address.

    Verpex is one of the best hosting provider company in 2022. It offers Managed Wordpress Hosting Services to individuals and organizations who wish to host their own web sites. There is no limit to the number of websites that you can host with our reseller hosting services, and we offer continuous support to you.

    For more information:

    Watch this Video: Click Here

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.