Sponsored Content
The Lounge What is on Your Mind? SEO Update: Back On Page 1 for Google SERPs (between #6 and #8) Post 303028657 by RavinderSingh13 on Saturday 12th of January 2019 01:05:58 AM
Old 01-12-2019
Quote:
Originally Posted by Neo
Google SERP now holding steady at 6 and 7 of 134,000,000 results.

Was 5 for a few hours a day or so ago.

I doubt we will get back up to 4 (our highest on Google).

We are still #2 on Bing (but Bing refers a small fraction of the traffic compared to Google). We are actually #1 on Bing for a week or so recently (above Wikipedia), but it dropped back down to #2.... LOL

If I had time, I could increase the SERP ranking, but my time to work on SEO is limited due to the time demands of coding new features.
I did almost 380 to 400 search checks on google(for common unix/bash questions) and TRUST me many results came on NO-1 from it(though many of them after Stack exchange or SO to be honest). I was creating a matrix of hits and results but power cut happened and my system ran out of battery Smilie

Else I would have published results here, will try again later this weekend if I get time and post here. NO DOUBT we have improved in this criteria, fingers crossed for betterment of forums.

Thanks,
R. Singh

Last edited by RavinderSingh13; 01-12-2019 at 03:02 AM..
 

5 More Discussions You Might Find Interesting

1. Web Development

Search Engine Optimization (SEO) - Google v. Yahoo.

Over 95 percent of our web site traffic somes from Google search referrals, and less than 1 percent from Yahoo search referrals. We submit site maps daily to both Yahoo and Google. Any idea why Google is so strong and Yahoo is so weak? (7 Replies)
Discussion started by: Neo
7 Replies

2. Web Development

How to auto update html page

is there any way to auto update html page. I created html page entry.html, whenever i change in html script i need to refresh my page. If not in html, can we do this in any other language and how? (2 Replies)
Discussion started by: RohitKJ
2 Replies

3. Web Development

Fix For Google Page Rank: Wordpress List Rank Dashboard Widget

Here is the fix for the recent Google changes to their pagerank API. For example, in the List Rank Dashboard Widget Wordpress Plugin (Version 1.7), in this plugin file: list-rank-dashboard-widget/wp-list-rank-class.php in this function: function getGooglePR($url) Change this line: ... (0 Replies)
Discussion started by: Neo
0 Replies

4. Linux

Rolling Back an Update

I am writing a software product and hope that it will work on a variety of Linux distributions. At the moment, I am trying to create some kind of Linux version of patches/upgrades of installed software. Gathering information on available updates isn't hard, nor is installation of updates, but I... (27 Replies)
Discussion started by: Brandon9000
27 Replies

5. What is on Your Mind?

Any Google SEO Expert to Help UNIX.COM?

I checked (again) and it seems like we lost 70% of our Google indexed links starting in March 2018. So far, I do not know what caused this drop: https://www.unix.com/members/1-albums215-picture904.png As mentioned, I have done a lot of checking, and we did not make any changes in March of... (2 Replies)
Discussion started by: Neo
2 Replies
RUNALARM(1)						      General Commands Manual						       RUNALARM(1)

NAME
runalarm - enforce a time limit on execution of a process SYNOPSYS
runalarm [ -h ] runalarm [ -d ] [ -t timeout ] command [ args ] DESCRIPTION
runalarm tries to execute a command and, if the subprocess does not exit before a timer expires, tries to terminate that subprocess. Oth- erwise, the exit status of the command is returned. USAGE
-d Debug mode; send log messages to standard error as well as to the system log. -t timeout Specifies the duration, in seconds, for runalarm to allow the command to run. The default is 1d duration (86400 seconds). -h Prints some basic help. BUGS
Sending SIGALRM to runalarm before the timer has expired will cause the subprocess to be killed. SEE ALSO
runlock(1), runstat(1) AUTHOR
runalarm was written by Jamie Wilkinson <jaq@google.com>, based on some Python code by Craig Silverstein COPYRIGHT
This program is copyright (C) 2000-2010 Google, Inc. It is licensed under the Apache License, Version 2.0 Google, Inc. October 18, 2010 RUNALARM(1)
All times are GMT -4. The time now is 10:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy