Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ping an url in a page
10-19-2010, 04:39 PM
Post: #1
Ping an url in a page
I understood how "Ping" a page, no problem it's here , but i have a problem.

I don't know how "Ping" an url in a page.

For example

It's a directory. The adress of the page is -http://www.gulca.com/children-c-386.html and I'd like raise hits for example ..... childrendir.com

[Image: sanstitre1pc.jpg]

So , I put in Websites

-google.com
-yahoo.com
-bing.com

But what must I put in Sites to Ping

I tried many solutions but it never worked

[Image: sanstitre2wp.gif]

Must I see the code ?

For example :
Quote:<a class="_blank" onmousedown="return clk('144');" href="http://www.childrendir.com" title="Children Shopping Supplies & Children Products">
<img src="http://open.thumbshots.org/image.pxf?url=http://www.childrendir.com" alt="Children Shopping Supplies & Children Products" width="120" height="90">
</a>

Thank a lot.
Find all posts by this user
Quote this message in a reply
10-26-2010, 02:15 PM
Post: #2
RE: Ping an url in a page
I think it uses java when you click vote, I doubt its going to work. I know the basics of HTML but I'm definitely not a coder so don't quote me on that. Why not email support at support@scrapebox.com and ask them directly? Or just link them to this thread and I'm sure she'll answer for you.

[Ultimate Comment Scraper] [Ultimate Scrapebox Tutorials]
Find all posts by this user
Quote this message in a reply
11-02-2010, 11:11 AM
Post: #3
RE: Ping an url in a page
it looks like it is POSTing to :

http://www.gulca.com/vote.php

It gets the id of the POST from the javascript, so I doubt you could just do: http://www.gulca.com/vote.php?id=2119

You might be able to game it by creating a form on your own URL that posts to that url like this:

<form method="post" id="form" action="http://www.gulca.com/vote.php">
<input type="hidden" name="id" value="2119" />
<input type="submit" name="submit" />
</form>
Find all posts by this user
Quote this message in a reply
11-05-2010, 02:59 AM
Post: #4
RE: Ping an url in a page
You can actual go to Pingler.com and there is a FF plugin that lets you PING any websites you go to (so yes your own sites and anywhere within your site) and ping it.
Find all posts by this user
Quote this message in a reply
03-14-2011, 03:11 PM
Post: #5
RE: Ping an url in a page
sites like pingfarm and pingomatic helps you to ping your websites...
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)