LS Staging

Tag: search

  • Tips on how to prevent Google from indexing a section of your website

    Tips on how to prevent Google from indexing a section of your website

    Google indexing @LogicserveDigi

    Indexing helps Google to note down your keywords and relevant details which help in display of your website when relevant keywords are searched. Google is equipped with ‘spiders’ that crawl the web regularly for new sites which need indexing. By default, Google indexes all website except those with a few technical glitches.

    Please do not block Google entirely from accessing your site. If at all, you wish that Google should not index a section of your website while letting it stay visible, then you can adopt the following simple measures –

    • You can always use the disallow directive of the robots.txt file to block pages, files and directories. For excluding individual files use the following commands in the robots.txt file :

    User-agent: *

    Disallow: /directory/name-of-file.html

    • If you wish to exclude whole directories then you need to add the following to the robots.txt file

    User-agent: *

    Disallow: /first-directory/

    Disallow: /second-directory/

    Be careful!! Before you proceed, run a double check on the robots.txt file that you haven’t mentioned those directories which need to be indexed. Remember, pages excluded from indexing through the robots.txt file will be visible to people visiting your website.

    • Use meta robots noindex tag to prevent individual pages from being indexed. When the meta robots noindex tag is mentioned against a particular page name, Google will not index that page.

    The code to be placed in the robots.txt file is as follows –

    <meta name=”robots” content=”noindex, nofollow”>

    By placing this code, Google will not index the page and also not follow the links on that page.

    For Google to follow the links on the page and not index it, you need to place the following code on the page –

    <meta name=”robots” content=”noindex, follow”>

    • Use server header status – In general, every web page has a “200 OK” status code which directs visitors to it. Also, there are different server header status code which when placed on the page direct the visitors and the robots to different places within the site.

    For instance –

    Use of “301 moved permanently” – For redirecting the visitor to a new URL

    Use of “ 403 forbidden” : For eliciting no response to the request

    It is advisable to use a 301 redirect as it directs visitors to new pages instead of the old ones within your website. This practice accounts as a good SEO practice for diverting website traffic to relevant pages as required.

    • Use of Password – You can provide select access to visitors to the content of your website by furnishing them the password of your website. Yes, it is feasible to avoid traffic from visiting your site by protecting it through the use of the password. This activity is advisable during the initial testing stages and has to be removed later on for best results. Search engines robots do not enjoy access to password protected pages and hence no indexing or crawling will take place.
    • Use of Cookies and JavaScript – Google will not index pages with cookies and javascript especially those with complex JavaScript program codes. Also, the presence of cookies deters search engines from indexing these pages which then serves its purpose, if you wish to.

    LogicSpeak:

    Instead of blocking Google entirely from searching your website, it pays to choose and select a few pages or directories you wish to block by using time tried and tested options which definitely serve the purpose while ensuring your website is visible during search as well.

    This exercise should be carried when your website is undergoing an upgrade as in addition/removal of new/old products & services, or when fresh content has yet to be uploaded. At the same time, you are ensuring that your website welcomes relevant traffic without misguiding them while they are at your site.

    Previous Post: Why should you pay attention to your Quality Score?

  • Facebook lifts the option of keeping profiles ‘non-searchable’

    Facebook lifts the option of keeping profiles ‘non-searchable’

    Facebook

    Earlier Facebook had provided users to choose not to be searchable through their profile. This meant that users could trace a person or an acquaintance but the third party trying to locate them could not always be successful. This feature was recently removed.

    Initially, the setting was launched when Facebook was a simple networking site operating on social values. The search for people was enabled through clicking a name in the News Feed or through the friend list of a mutual friend. With expansion and progression of Facebook, people reach out to Graph search in order to locate a single person or a particular group having similar interests.

    This feature made it even more essential to control the personal privacy factor of an individual or a group of people especially their Timeline and the public access to it. This development was very crucial to people who have a very popular personal profile and enjoy a higher search percentage as compared to regular or normal people.

    Once again, Facebook urges its viewers to exercise more control and caution over what they post and with whom they can share their post with. This can be done by visiting the privacy settings page of their account. The users should try to share the post with a limited audience, especially their trusted group of people with whom they have had previous shares and likes.

    Emphasizing on these parameters, each user can control his/her profile in a better and a reliable manner –

    Share posts with people who would like reading or knowing about your post. Each and every post can be controlled with regards to its display.

    Refer to the Activity Log and reorganize it as per your preferences which include posts and images which you no longer wish to share or display. This can be done by changing their privacy status. If done regularly, this exercise works wonders for the profile and ensures it stays updated always.

    You could even communicate with your friends with regards to information, posts and images relating to you but shared by them requesting them to remove them, if you wish so. By all means, you could seek out the reporting feature available in the Activity Log to do so. On the overall, these attempts of shielding personal facts and images from the eyes of the audience makes one think twice of its very presence on Facebook.

    LogicSpeak:

    Understanding the parameters sounds easy but implementing it could be time consuming and slightly tougher proposition. For social media specialists this will be a big boon to target a wider range of consumers, if their strategies are placed right.

    For more information on Social Media Marketing click here.

    Previous Post: Recent Changes in Facebook that you have to know about