FAQ
CALLING ALL SEO EXPERTS: QUESTION ON MULTIPLE ARTICLE SUBMISSION?
Sep 4th
hi, I never thought i’d be asking this question here on yahoo. I am new to yahoo answers. See, this is not really an important question, its just that its been in the back of my mind for some time now.
The question is, I have purchased an article submission software that needs me to manually submit my original articles to a list of article submission sites.
Is this good for SEO? because i know that search engine penalization occurs when theres duplication of content. I dont get penalised, but its the article submission site that gets it, so they like exclusive content to the ones that are widely distributed.
also, whats your take on content-spooler? its a script that scrambles your articles to make many version of it, that is unique, yet readable
Thanks for the time and input, greatly appreciated
and what do you
Read More >>
WHERE CAN I GET AN OLD 3DS MAX VERSION (6 OR LOWER)?
Sep 4th
Hi everyone.
I would like to know where could I download an old version of 3ds Max (6 especially)? Because I just completed up a project in 3ds Max 2009 but I need to publish it to an older version of 3ds Max ‘cuz MAX is not backward compatible and it’s not everybody that has 3ds Max 2009. I want to use BFF script to convert from 2009 to MAX 6 but I totally need 3ds Max 6 to do this. I searched on ScrapeTorrent (best torrent search engine) but I did not find anything. Trial or full, I do not mind.
If anybody could help me plz!!!
Read More >>
HOW DO I SETUP THE HTML INSIDE EMAILS SENT THROUGH PHP?
Sep 4th
I am currently working on a script that sends a new user an email requiring them to click an activation link to become fully registered. The script seems to work fine, but I am trying to perfect how the email itself works. I currently have the link inside the email that sends them to the activation.php?id=$lastid&code=$random …. When I click the link in the email, it just gives me the Page Load Error (firefox) and states “Firefox cannot find the server at (sitename)”.
I noticed if I stay on that page, and click up in the Address bar, and just push enter on the keyboard, it will send me to the activation and everything works perfectly.
In my code I had it set to something like Activate Now!
So I decided to just try adding in the www after ‘http://’
After I did, I tried the whole process again, but this time it redirects me to my default search engine, saying that this url does not exist.
I will post my code. Any help would be appreciated:
The following is is a portion of register.php:
$lastid = mysql_insert_id();
$to = $email;
$subject = “Activate your account!”;
$headers = “From: Me
$headers .= “Content-type: text/html\r\n”;
$server = “###.###########.net”;
ini_set(”SMTP”,$server);
$body = “
Hello $fullname,
You need to activate your account with the link below:
http://www.mysite/testing/activate.php?id=$lastid&code=$random
Thanks,
-My Site
“;
// Function to send mail
mail($to, $subject, $body, $headers);
The following is the complete code for activate.php:
require(’connect.php’);
$id = $_GET['id'];
$code = $_GET['code'];
if ($id&&$code)
{
$check = mysql_query(”SELECT * FROM users WHERE id=’$id’ AND random=’$code’”);
$checknum = mysql_num_rows($check);
if ($checknum==1)
{
// Run a query to activate the account
$acti = mysql_query(”UPDATE users SET activated=’1′ WHERE id=’$id’”);
die(”Your account is activated. You might now log in.”);
}
else
die(”Invalid id or activation code.”);
}
else
die(”Data missing!”);
Read More >>
HOW DO I GO ABOUT MAKING “ARTICLES” FOR SEARCH ENGINE OPTIMIZATION?
Sep 4th
Can anyone give me more information on writing articles in order to boost your websites search engine ranking? Where would I post the article? Is this a effective approach? I can’t afford a company who offers “article writing”, I would need to do it on my own if possible! Any help will be very much appreciated! Thanks!
Read More >>
HOW DO I FIND MY OWN AD IN YAHOO SEARCH? IS THERE A SHORT CUT TO SEE WHAT PAGE IT IS ON?
Sep 4th
Is there a short cut to see what page it is on? I am new to this and I want to see how everyone else sees my ad in search engine. I want to be able to find it myself.
Read More >>
HOW TO MAKE MY WEBSITE MORE SEARCH ENGINE FRIENDLY?
Sep 4th
I own a company that specializes in Marble & Granite Sales and Custom Fabrication. We are the biggest in the Bay Area, Ca and I was wondering how I can promote and advertise the website superior on search engine. For example, I want it to be when someone types in Marble, Granite etc that my company is the first to show up on google. How do I achieve that?
Read More >>
I NEED TO BUILD MY OWN WEBSITE WITH A SHOPPING CART. WHAT IS A GOOD COMPANY THAT IS LOW IN COST AND TECHNICAL
Sep 4th
issues…I need like a point and click system to build my website and it needs to offer a built in shopping cart/system. I currently use www.eventwebsitebuilder.com but they have poor customer service and they use frames which make it hard for the search engines to pick up your site.
Thanks!
Read More >>
I NEED TO BUILD MY OWN WEBSITE WITH A SHOPPING CART. WHAT IS A GOOD COMPANY THAT IS LOW IN COST AND TECHNICAL
Sep 4th
issues…I need like a point and click system to build my website and it needs to offer a built in shopping cart/system. I currently use www.eventwebsitebuilder.com but they have poor customer service and they use frames which make it hard for the search engines to pick up your site.
Thanks!
Read More >>
DEVELOPING SUCH KIND OF WEBSITE?
Sep 3rd
Hi
Can anyone help me in telling how does zoomtra.com works.
or could tell me what kind of script are they using & from where can i get that script or programm.
I know that they are not using API & most probably they are scraping.
It should be very fast
I want to Develop a similar kind of website for flight and Hotel comparison (Meta search engine).
Please also tell me for developing such kind of website do we have to make database for hotel names & everything also? How do we connect with the Airlines or is it not required as Low cost Airlines are not available on GDS
Please help me its a request
Read More >>
HOW CAN I INCORPORATE A SEARCH ENGINE INTO MY WEBSITE?
Sep 3rd
I am asking this for the millionth time, PLEASE READ.
I just want a basic search box to be incorporated into a logo, exactly like www.waterstones.com, I do not want google and all this crap people keep saying!
I want people to be able to search my OWN website for products.
School project. Thank you.
Read More >>

















