801 Posted Topics
Re: How about you do your own homework? | |
Re: [QUOTE=rohoni;279291][B]Improving Your Page Rank on Google[/B] [B]2. Your Title Tag[/B] Google seems to give weight to the title of your page. By title, I mean the text that is sandwiched between the HTML <TITLE> tags in the <HEAD> section of your web page. If you use a Web editor that … | |
Re: You need to login and then go their [url=https://www.paypal.com/IntegrationCenter/ic_home.html]Integration Center[/url] | |
Re: Better solution: use CSS. With CSS you can create a stylesheet dedicated to printing which is separate from the regular page display. This way you can use CSS to remove the parts of the page you don't want printed and even reformat the parts you do want printed. All major … | |
Re: Yahoo and Google's algorithms are more or less at odds and it is common for a site to rank well in one and not the other. Making your site friendlier to Yahoo usually comes at the expense of ranking well in Google. If you rank well in Google I wouldn't … | |
Re: It's exactly the same as with static sites with one exception: you want to make sure you have search engine friendly URLs. Don't put session IDs in your URLs. Try to keep your query string short if you can. Even better, use mod_rewrite or something similar to make the query … | |
Re: Of course there is. This is basic PHP. Have you tried to write code for this yet? | |
Re: A little research can go a long way: [url]http://www.w3schools.com/js/[/url] | |
Re: You need to use a server side programming language like ASP to do this. HTML cannot access a database itself. | |
Re: Forming an artificial network of sites no longer works and most likely will cause them all to be banned as link farms. I would say create one site with the best domain and do a 301 redirect with the rest. | |
Re: You will need to use SVG to do this which is not widely supported yet. So basically you will need to use images. ![]() | |
Re: Do you have access to phpmyadmin or the command line for mysql? If so, echo out your query and paste it directly into mysql. It should tell you the reason why the update isn't working. mysql_error() should tell you this also even if die() isn't working. | |
Re: No. Vbulletin is search engine friendly already. Plus if your forums grow larger vbseo will kill your server as it is not as efficient as regular vb. Plus, if they stop making vbseo you're screwed because all of your urls will need to change to go back to regula vbulletin. | |
Re: [QUOTE=suntravel;451209]alexa is like google rank. you muss get backlinks[/QUOTE] That's incorrect. Alexa determines its rank by using the data returned by its spyware. To improve your alexa ranking simply install their toolbar and visit your site everyday. Want it to go higher? Get your friends to do it, too. | |
Re: It's not the domain extension that affects your ability to use a payment provider. It's your location. If you located in the UK then Paypal, 2checkout, and Worldpay are all options available to you. There are all third party processors. Payment gateways aren't that important as they only act as … | |
Re: Authorize.net is only a payment gateway, not a merchant account. Without a merchant account associated with it it just won't work. And it all depends where you are located, average ticket size, and monthly volume. Businesses outside of the US have far less options and will pay more. In the … | |
Re: No. This is a browser function that cannot be affected by JavaScript. It is up to the user to configure this themselves. | |
Re: Have you written any code yet? If not do so as we do not do work for you. We are only here to help if you have a problem. So write some code and if you have a specific question or problem post it here with your code and we … | |
Re: The more people with the alexa toolbar that visits your site the higher you will rank. That's it. :) | |
Re: A good title can mean anything depending on your site topic. I'd say these are important for good title tags: 1. The title tag should be easy to read and designed to bring in traffic 2. Place your main keyword phrase toward the beginning of the tag 3. Titles should … | |
Re: You'll need to run a cron job periodically to handle the schedule tasks. You should check for the conflicts when the users enters the scheduled task. You definitely don't want to wait until the tasks are going to run to do this. | |
I use [url=http://www.en.wampserver.com/]WAMP[/url] to develop my PHP/MySQL applications locally before moving them to a production server. I want to start teaching myself Python and wish to add Python to my installation. I have downloaded and installed Python 2.5 and also installed mod_python. Unfortunately getting Apache to recognize that Python is … | |
Re: Don't bother with the link exchanges. Just focus on the one way links. | |
Re: 1) Glad you realized you can't do that with PHP as it is only a server side language 2) You do realize that blocking right click can be easily defeated, makes people more likely to do whatever it is you don't want them to do, and makes your site look … | |
Re: [QUOTE=fennimore;337498]You can create multiple blogs and have them all link back to your main site. It should give it an extra boost :)[/QUOTE] That doesn't work and is a complete waste of time. | |
Re: Here is a good PHP5 class that uses the mcrypt library for two way encryption. [code=php]<?php class Encryption { static $cypher = 'blowfish'; static $mode = 'cfb'; static $key = '1a2s3d4f5g6h'; public function encrypt($plaintext) { $td = mcrypt_module_open(self::$cypher, '', self::$mode, ''); $iv = mcrypt_create_iv(mcrypt_enc_get_iv_size($td), MCRYPT_RAND); mcrypt_generic_init($td, self::$key, $iv); $crypttext = … | |
Re: Did you write any code for yourself yet? Have you checked their website for any sample code or a guide? Have you even Googled it? | |
Re: [url]http://www.seomoz.org/articles/advanced-link-building.php[/url] | |
Re: [QUOTE=SEO_Trafficnut;468562] So my question: How do I properly execute a link exchange? What do I look for (or possibly more importantly) what do I look to stay away from. Also, how to I ensure I can also provide links back? Do I need to have a page reserved for links? … | |
Re: Basically you need to learn basic SEO. [url=http://www.daniweb.com/techtalkforums/showthread.php?t=54231&highlight=google+msn+yahoo]Read this thread[/url]. | |
Re: Sure, but no matter how well you optimize it won't even compare to an HTML page as far as SEO goes. If you decide to make an entire page/site in flash you are essentially forsaking good search engine rankings. Only through sheer popularity can you hope to rank well. | |
Re: Type the following into Google search bar: site:yourdomain.com (Use your real domain) If your site is over six months old and nothing appears you may be banned. If your site is less then six months old and nothing appears then you may be banned or Google may not be aware … | |
Re: It's simple really. Because everyone who uses their counter links back to their homepage. Remember, PR is all about links, not relevancy or how great a web page is. | |
Re: Sorry but that won't work. Almost every blog uses nofollow on their comment links so those links have absolutely no SEO value whatsoever. Also, most blog pages have little no no PR and so many links on them that what little PR they have gets diluted before it would get … | |
Re: XML and HTML sitemaps are not promotional tools and will not help you get more traffic. HTML sitemaps help human beings find pages on your website (if they have to use a sitemap to find your content then your site probably is difficult to navigate and you need to fix … | |
Re: 1) Put the 5 or 10 latest posts on your site home page. That will show people what is going on in your community and hopefully invite them in. It also helps to keep your homepage fresh. 2) Have conversations with yourself. Dead forums aren't very exciting. Register a few … | |
Re: Don't bother. Article submissions are dead. Thanks to duplicate content being filtered out by Google and possibly the other search engines those articles being republished on other websites will be virtually worthless. They won't be found in searches and thus will generate little traffic to send to your site. They … | |
Re: You really should be using Google for this. Here's what you would have found: [url]http://www.w3schools.com/css/[/url] | |
Re: No. It is against forum rules to ask members to do your homework for you. It also is unethical. How do you plan to learn anything if others are doing your work for you? Do your own homework and if you have any problems with it show what you have … | |
Re: JavaScript can only print the current document in the window. | |
Re: Not exactly sure of the point of your post. Maybe you're just trying to advertise your services? | |
Re: PHP only works on the server side. That means once it the page is sent to the browser PHP can't affect it anymore. You need to use HTML or JavaScript for this. | |
Re: 1) Split the csv file line-by-line using explode() 2) Then insert into your mysql DB normally. | |
Re: Since you didn't mention it in your post I'll ask you: Have to checked [url=http://www.hotscripts.com/]HotScripts[/url]? [url=http://sourceforge.net/]Sourceforge[/url]? [url=http://php.resourceindex.com/]PHP Resource[/url]? Or searched Google for [google]Free Article Submission Scripts[/google]? | |
Re: That's a very common tactic for starting a new community of which I can say I've done myself. Used with other techniques it can help to get a community rolling. | |
Re: ROR sitemaps are completely useless. None of the search engines support them. But they all support the sitemaps.org format. Needless to say you want to use the on they support and ignore the one they don't. | |
Re: It does not affect your pagerank. Besides the fact that Google's search results are not crawled they area blind redirect so no PR would be transfered anyway. | |
Re: Sorry, but we're not here to do your homework for you. Please show what you've done so far as unless you've done a decent amount of work already you're not going to get another response. | |
Re: Before you write one line of code: [list] [*] Do keyword research to determine what keywords you want to target [/list] While constructing your website you should do the following: [list] [*] Use markup to indicate the content of your site [list] [*] Optimize your <title> tags on each page … | |
Re: Use FLOAT to float one form to the left and the other to the right. |
The End.