21.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

09-07-2013, 08:04 AM
Post: #41
RE:
(09-06-2013 06:11 AM)CyberPunk Wrote:  If you guys have never added anything to your "hosts" file, then you probably have a firewall blocking the NoHandsSEO software from connecting to the internet. When it can't connect, it gives the error you guys are reporting. So again, make sure nothing is blocking it's internet access! I could patch it to where it doesn't need internet at all, but there is no risk of getting an invalid login against the NHS server, which the app thinks an invalid login is a valid one :D lol.

The host file "best4you" shared probably won't work right for you unless you fix the formatting errors it has. I am sure it probably is alright on his end, but when he copied-n-pasted it here it all was on one line. The "#" symbol is a comment, and everything after the pound sign is not read and is a comment for the rest of that line! Also, his doesn't include the ::1 which is for IPv6 support. Doubt many of you need it, but it's technically proper to include it.

Someone said the hosts file was in the "winsxs" directory. There is NO hosts file in that directory, it is in the /system32/drivers/etc directory and always has been. If someone does have it there, its a backup or some program put it there on accident or something. Windows ONLY recognizes the one in the "etc" folder! So please don't listen to bad advice.

[Image: 3wx20.jpg]
In case your curious, the above is "Notepad++" with a custom style.

You can download my custom host file I use and replace it with yours.

Go to: %WINDIR%/System32/drivers/etc/
You can simply copy and paste the above path (including the %WINDIR%) and put it into your Start->Run box and hit enter. It should open up the "etc" folder and you should see the file named "hosts" without any extension! Open it up in notepad, or overwrite it with mine. If all else fails, delete the hosts file and reboot your computer. I think it will create a brand new default host file for you. If you don't see the hosts file, then you need to enable viewing of hidden files and folders. While in the folder, click "Tools->Folder Options" (slightly different on Win7, but you can find the Folder Options menu item from one of the top menus!). Select the "View" tab, and check "Show hidden files and folders". I also have unchecked "hide extensions for known filetypes" so that a text file is "somthing.txt" and not just shown as "something". An exe is shown as "program.exe" and not just "program". Many people have NO clue there are extensions to files, or that they can see/change them just by renaming the file! If you have extensions hidden, when you try to backup a file like "program.exe" to "program.bak", they really rename it to "program.bak.exe" because they don't see/know the extension is hidden lol. Hope that makes sense, or helps someone...


Download CyberPunk's Custom Host File:
http://www.mediafire.com/download/jmj2zv...-Filer.rar

+ Includes IPv4 and IPv6 localhost mapping
+ Includes Microsoft DNS blocking
+ Includes Adobe DNS blocking

I have a cracked Win7 64bit Enterprise and Windows XP SP3 Enterprise, and this host file works for both of my installs. I have the new Adobe Cloud (Photoshop CC and Acrobat v11 Pro) and this host file doesn't give me any issues with Microsoft or Adobe products, and I can even do the Windows Updates :) You don't do Adobe updates unless you really need to, because after an Adobe update you have to replace the Amtlib.dll file again after every update.

So this should work for you guys.


PS: You may need to do an "ipconfig /flushdns" to reset your DNS after changing things in the hosts file. You run that command in command prompt, "Start->Run: command"
I replaced your hosts file with my hosts and "ipconfig /flushdns" but when work with wamp server and type localhost; error come like this:Forbidden; You don't have permission to access / on this server. any solution? Cool
09-07-2013, 08:05 AM (This post was last modified: 09-07-2013 08:06 AM by Big Tuna.)
Post: #42
RE:
It's working great for me.

I found some tutorials here:

Settings walk-through:
PHP Code:
http://www.youtube.com/watch?v=TyuvBGedOug 

No Hands SEO Preferred Settings:
PHP Code:
http://www.youtube.com/watch?v=bO02ZKJmwUM 

Add Profile Wizard:
PHP Code:
http://www.youtube.com/watch?v=UEBLAbpDhJ4 

Custom Comments:
PHP Code:
http://www.youtube.com/watch?v=leL1jqPRzFc 

Text Spinner Integration:
PHP Code:
http://www.youtube.com/watch?v=RIWqgCRxdZ0 
09-07-2013, 03:12 PM (This post was last modified: 09-07-2013 03:14 PM by CyberPunk.)
Post: #43
RE:
(09-07-2013 08:04 AM)best4u Wrote:  I replaced your hosts file with my hosts and "ipconfig /flushdns" but when work with wamp server and type localhost; error come like this:Forbidden; You don't have permission to access / on this server. any solution? Cool

I never said this was wamp compatible. I would assume the type of people who would be running wamp would know immediately why it isn't working for you. Noobs generally aren't running wamp.

First, I hope you know that wamp wont start up all the way if you have Skype running right?

If that isn't the problem, then it's because I remapped "localhost" to "cyberpunk.net" which is not my domain btw. When I do dev work in wamp, I use "cyberpunk.net" in my browser, however it is my wamp server and not the real website. It just looks better, like your on a real site when using wamp. Also, just a domain as "localhost" without a .com or other extension sometimes makes things not work properly.

Soltion, remove or comment out 'Line 9', which contains "127.0.0.1 cyberpunk.net http://www.cyberpunk.net". The reason it doesn't break my wamp, is because I installed it like that, instead of "localhost". So remove line 9 and save, flushdns, maybe restart? but at least restart wamp.
09-07-2013, 04:18 PM
Post: #44
RE:
Fantastic Share dude :D thanks
No Ripping of Courses allowed in Udemy Section (Freebies), if you saw any send me PM or report the thread. Thank You.
09-07-2013, 04:42 PM (This post was last modified: 09-07-2013 11:06 PM by best4u.)
Post: #45
Solved
(09-07-2013 03:12 PM)CyberPunk Wrote:  
(09-07-2013 08:04 AM)best4u Wrote:  I replaced your hosts file with my hosts and "ipconfig /flushdns" but when work with wamp server and type localhost; error come like this:Forbidden; You don't have permission to access / on this server. any solution? Cool

I never said this was wamp compatible. I would assume the type of people who would be running wamp would know immediately why it isn't working for you. Noobs generally aren't running wamp.

First, I hope you know that wamp wont start up all the way if you have Skype running right?

If that isn't the problem, then it's because I remapped "localhost" to "cyberpunk.net" which is not my domain btw. When I do dev work in wamp, I use "cyberpunk.net" in my browser, however it is my wamp server and not the real website. It just looks better, like your on a real site when using wamp. Also, just a domain as "localhost" without a .com or other extension sometimes makes things not work properly.

Soltion, remove or comment out 'Line 9', which contains "127.0.0.1 cyberpunk.net http://www.cyberpunk.net". The reason it doesn't break my wamp, is because I installed it like that, instead of "localhost". So remove line 9 and save, flushdns, maybe restart? but at least restart wamp.
Thanks again, removed "127.0.0.1 cyberpunk.net http://www.cyberpunk.net" and did flushdns, same result but when type "127.0.0.1" on the browser, wamp will be work and if type "localhost" not working?!
Any idea? Cool

Welcome solved , I opened httpd.conf and changed the following line:


Allow from 127.0.0.1
to:
Allow from 127.0.0.1 ::1
31.gif
09-08-2013, 02:30 PM
Post: #46
RE:
Thank you CyberPunk - Just unzipped it and it is working perfectly :) Thank you :)
09-08-2013, 06:09 PM
Post: #47
RE: Solved
(09-07-2013 04:42 PM)best4u Wrote:  Thanks again, removed "127.0.0.1 cyberpunk.net http://www.cyberpunk.net" and did flushdns, same result but when type "127.0.0.1" on the browser, wamp will be work and if type "localhost" not working?!
Any idea? Cool

Welcome solved , I opened httpd.conf and changed the following line:


Allow from 127.0.0.1
to:
Allow from 127.0.0.1 ::1
Glad you got it sorted out. My next solution was gonna be to re-install wamp because I wasn't about to walk you through checking the httpd.conf file through forum replies lol.
09-10-2013, 10:53 AM
Post: #48
RE:
thanks for crack, it is working, but after certain time it stops creating new backlinks. Is there any daily limit ? Changing IP doesnt seem to help. Thanks
09-10-2013, 05:41 PM
Post: #49
RE:
(09-10-2013 10:53 AM)tono4850 Wrote:  thanks for crack, it is working, but after certain time it stops creating new backlinks. Is there any daily limit ? Changing IP doesnt seem to help. Thanks
No daily limits, it must be your settings. Working fine for me.
09-10-2013, 08:20 PM
Post: #50
RE:
[Image: tip-o-day.jpg]
#####
In the SETTINGS module on NoHandsSEO...

TICK the box that looks for YOUR KEYWORDS ONLY!

Why?

Once NHS has finished with your keywords, it then carries on with gathering and scraping more... this CAN have a big negative effect on your links and will cause you issues IF your intention is to FLIP / SELL the site you are driving links/traffic/interest to...

How Come?

Let's say that your blog that leads to your MONEY CPA site niche is:

cat food

Once NHS has exhausted those keywords, it will start looking for phrases and/or other connections to your input:

cat fishing
cat silly word
cat gets shot

Doe's it really Matter?

Yes, because if your targeted word / audience traffic from face book [using FBLeadChef!] is via CAT owners, they will not join/like/email/click to your site or backlinks under the added examples above, as they are looking for CAT FOOD!

That is BS!

Erhh.. well it is not, try it! Give NHS a keyword and let it run riot, untargeted and then look at your NHS log file...

Yep, it's full of crap unrelated, untargeted links!!!!

What if I want trillions of links that mean Jack?

No probs, OBVIOUSLY there is another side to NHS, you can just leave it running 24/7/365 on loads of cheap $3 VPS's to get your loads of links to loads of sites that then lead to your MONEY SITES... great for getting a crappy blog on page one for unrelated / untargeted keywords... HOWEVER... if the BIG G notices / links / finds / hunts / spies / visits / tracks ANY of the crap to your MONEY SITE, it MAY get de-indexed / sandboxed / banned etc etc

Are you for REAL?

We have had $ versions and bbhf fixed test versions of NHS running since conception, if you REALLY want to make some $$$ from it:

1: Buy it
2: Only use targeted keywords to sites you REALLY want to get sales from / flip or keep!

Hope that helps... feel FREE to +REP or start a thread in the right Forum to discuss this
7.gif
*** Glad to be Back! ***




19.gif