Moderated by: FocalMedia Team, Miles, Gerrit, Rian

FocalMedia.Net Forums » PowerSeek »  Discussions, Suggestions & Tips, Tricks

Page: 1 of 1

« Back to Topic Index Page 17 | Replies: 4

 Author  Topic: Search Engine Optimization
guru

New Member
  

    
Post a Reply To This Topic    Reply With Quotes     Edit Message     View Profile of guru 
I would like the proper instructions to modify things so that google will crawl my site and include the links.
I have it set up static with hits turned off because google will not count the links so long as there is a hit count script being called between the hyperlink and the site that it is linking to , if the hits are turned on. I asked this in the beta forum but didnt have time to implement the instructions. Could you please give me the code that is needed so I can turn my hits back on and so that google will count all my links.

Thanks,

guru


Total Posts: 2 | Joined: Jun 6, 2003 - 11:59am | IP Logged

FocalMedia Team

Moderator
  

    
Post a Reply To This Topic    Reply With Quotes     Edit Message     View Profile of FocalMedia Team 
See:
http://www.focalmedia.net/cgi-bin/knowledge/linfo.cgi?id=62
for a solution.

Miles


Total Posts: 1455 | Joined: Jul 27, 2002 - 4:28am | IP Logged

  nsatguy

Member
  

    
Post a Reply To This Topic    Reply With Quotes     Edit Message     View Profile of nsatguy 
Hey Miles,

I read your solution in the knowledge base but am not sure just how to implement this...

Quote:

Answer:
Open tmplsearch.html and edit it so that the Title part of the link looks like the following:

!! title_without_link !!

The onClick part instructs the browser to open a window with the URL supplied. The !! hidden_url !! is replaced by the PowerSeek script that counts clicks and redirects end-users to the site of the link they clicked.

Note that the PowerSeek variables used in this explanation has spacing where there should be none present. Remove the spaces from the HTML code example above in the variable names. The spaces has been intentionally added becaus this Knowledge Base is Powered by PowerSeek.




Do we use the !!hidden_url!! variable in a hyperlink tag and if so, where does the onClick come in? Could you please post an example of what our tmpsearch.html code should look like.

Many thanks,

- Bruce

Total Posts: 72 | Joined: Mar 13, 2003 - 7:01pm | IP Logged

FocalMedia Team

Moderator
  

    
Post a Reply To This Topic    Reply With Quotes     Edit Message     View Profile of FocalMedia Team 

<a href="!! url!!" onClick="window.open('!!
hidden_url!!');">!!title_without_link!!</a>



<a href="!! url!!"

This part is the url to the link that is displayed.



onClick="window.open('!! hidden_url!!');">

This part instructs the browser to load go.cgi that counts the hit/click and
redirects the user the the web site of the link.



!! title_without_link!!

This part is the title without the link, but it is being linked because it is
surounded by the <a href tag.



The above has been tested and works. The only thing that will happen is that when the
link is clicked, it will open in a new window. There is probably some other work around to
have links not open in a new window. We'll check into it.



 



Gerrit


Total Posts: 1455 | Joined: Jul 27, 2002 - 4:28am | IP Logged

jasonh

Member
  

    
Post a Reply To This Topic    Reply With Quotes     Edit Message     View Profile of jasonh 
What kind of solution is pissing off your visitors with this extra window?

Jason


JMH Web Services
http://www.jmhonline.net
Web Development and Search Engine Optimization

Total Posts: 63 | Joined: Jan 9, 2003 - 12:37pm | IP Logged


Lock Topic

 

Forum Legend

New Member

Reply to topic

More than 50 posts | Member

Reply to topic with quoted message

More than 100 posts | Full Member

Edit Message

More than 150 posts | Advanced Member

View profile

More than 200 posts | Advanced Member

Email member