150 Posted Topics
Re: Hi Ketul, The average DA for a website is 30-40 while the average PA for an index page is 45-55. So you really aren't doing that bad in the overall scheme of things. Depending on the type of website and if you are concerned about ranking then I would highly … | |
Hello everybody, For those of you who don't know, on July 24th Google released it's Pigeon update. According to Search Engine Land (see the article [here](http://searchengineland.com/googles-pigeon-update-solves-yelp-problem-boosts-local-directories-197949)), on July 24th US webmasters began to witness considerable changes in their local rankings. As of right now we are monitoring our Client's sites … | |
Re: Welcome to Daniweb, If you want to create an online reputation for selling internet marketing services you first need to understand what internet marketing is. Once you can effectively do the marketing on your own websites it will go to show other Clients how effective you truly are. Think of … | |
Re: All we know of is a small update to Adwords in the last couple of months. All they did was update dynamic site links on PPC ads. So underneath the Ad Copy there is was originally a link to your website, instead of being "ABC travel agency" it might say … | |
Re: Hello mommek, Welcome to DaniWeb. I think you have a small yet painful underlying problem. First it is good that they removed the old pages very quickly - thats good because it means that they (Google) are crawling your website on a frequent basis. Now as of for why you … | |
Re: Increase your on page SEO using the latest web standards, provide rich and capitvating content that can be shared on social media, build a solid social media marketing plan, and build high quality FOLLOW inbound links with high mR/PR rank websites/directories/blogs. Or you can rent traffic through PPC advertising. | |
Re: Here are my easy steps to hardcore SEO success 1. Google Search *SEO*...lots 2. Spend the next 6-12 months implementing what you have learned from step 1 3. Measure effectiveness using tools like Alexa, MozRank, etc. 4. Rinse and Repeat to Win. | |
Re: To be eligible for adsense you need to have a certain amount of content per page, have a domain a certain age, etc. See the requirements [ Here](https://support.google.com/adsense/answer/9724?hl=en) If they sent you a notification or you are seeing a notification about content then you need to focus on providing more … | |
Re: I am not 100% sure what you are asking. From what i have gathered you have created two landing pages. I am going to assume that on both pages they are titled: Web Development Company in XYZ and Website Development Company in XYZ with only the one word changing. If … | |
Re: What that is is a Google Knowledge Panel. You can do it through signing up for Google Places and using structured data with Rich Snippets in your website itself. Googling "*Google Knowledge Panel*" should provide you a few bits and pieces of information on how to get started. Your Google … | |
Re: Although it **isn't** generally a great practice to use display:none; and absolute positioning is the preferred method for hidding something for screen readers, it does happen where we need to use display:none (see list a part, css tricks, etc.). Now in terms of SEO - Google wants to see a … | |
Re: It definitely helps to have keywords in the title; usually a structure like **Article Title : Site Name** works good. But you have to be cautious about your use of keywords to make sure search engines don't view your site/page as one which is "keyword stuffing". Your goal should be … | |
Re: Effective newsletters keep your Company/Product/Service in your lead's minds. By producing ongoing content and creating effective calls to action on your news letters you will also help to try and get people to return to your website. | |
Re: What Dani said. However if you are asking whether there is a market for flipping websites and doing it yourself.....The answer is yes, heck the lazy man's approach is just domain flipping itself so yes it is possible but you need to do alot of research on how to increase … | |
Re: Since most of the web services you mentioned are ran by different Companies they would be reluctant to share user information with each other for privacy reasons. | |
Re: You are asking a pretty broad question without enough details. Are your urls search engine friendly? What are you doing right now to build links? What is your social media strategy? Is your website scrapping its content from other news sites? I think without more detail the only advice I … | |
Re: [Visit this topic here and it should explain how to find them](http://www.daniweb.com/internet-marketing/search-engine-optimization/threads/409436/how-to-find-dofollow-blogs) | |
Re: You probably are aiming pretty high to try and get every country. Many parts of asia and the middle east will be extremely hard for you to rank for. However your best bet/easiest method is to build a solid social media marketing plan for your content to make it go … | |
Re: Stop worrying so much about .edu and .gov sites. Every post you mention them. Build strong content that people want to link to and which will be relevant enough to someday be worth of those .edu/.gov links. Right now if the SE's keep going the way that they are, more … | |
Re: I dont really dabble to much in CI, however what you have is a broken require link. Basically in CodeIgniter.php on line 64 you should have a require ('applications/config/constants.php'); line of code. You need to double check your file path because for whatever odd reason the script is not able … | |
Hey everyone, So I am having trouble getting my head wrapped around a php script I need to build. What I am trying to do is pull data from a MySQL database table (dynamic content) and match it to an html table with static content. I guess an example of … | |
G'day, As many of you viewing this may know there is always a right way to do something and a wrong way to do something. So I've come here to see if I could maybe seek some guidance. What I have done is create a dynamic set of form fields … | |
Good morning everyone, So I have come across an interesting request that I have never dealt with and was wondering what everyone kind of thought of where I should take it. A company I have been working with is updating their website. The company uses VPN internally already, what they … | |
Hey guys and gals, I know I could probably be posting this on the Joomla forums but I have come here instead to get a clear explanation from this community because it has always delivered great results in the past. My curiousity on how Joomla's index.php works is getting the … | |
I have a question, I have a working application. I am using a splitcontainer with multiple different Panels inside of it. When a user clicks a button the following code is executed: [CODE] this->panelnameA->Visible = true; this->panelnameB->Visible = false; this->panelnameC->Visible = false; [/CODE] Now my question is lets say an … | |
Hey guys and gals not quite sure if this is where I should put this, I'm running into a really weird problem that I have yet to encounter...atleast until now. I am using Microsoft Visual C++ and playing with a little toy project using windows forms. Anyways I have an … | |
Hey I am trying to have a combo box read the first child node in my xml file and formulate a list on that. Everything I keep seeing relates to C# and thus doesn't work very well. I was originally thinking of doing this by doing an event on the … | |
Hey guys and gals, I have a question that is bugging me because I can't seem to figure out how different php based applications achieve it (curiosity killed the cat right). My question is this, how does forum/cms/etc software utilize functions in their templates without using php code to wrap … ![]() | |
Good morning, First off - let me get this out of the way...the table is holding tabular data. Now onto what I am trying to do - What I am trying to do is build a table with vertical text along the top row for FF. So far I have … | |
Good evening, So I am working on a php application powered with a mySQL. I feel I am an intermediate programmer in php and intermediate with dealing with mySQL. I have begun to research security as it is or should be in my opinion the core fundamental when building anything … | |
Re: Check out devshed, they have a fairly secure login tutorial that will teach you lots about security as well as teach you the basics of a login script....Make sure your looking at the 2011 version of the tutorial. I dont have the link but googling devshed php secure login should … | |
Re: There are lots of tutorials on google, it all depends on your specific needs for a web based cms. I have been working on my "simple" multi-site CMS for over a year now and I have made great progress but don't go in expecting to code something in a day. … | |
Hey guys and gals, In my ongoing php experiments I'm trying to build a script and what I would like to do is make a group of links(they will be static) ie.... <a href="index.php">Index</a> <a href="about.php">About</a> <a href="etc.php">Etc</a> But the twist to this is I want it so that they … | |
I came across an interesting thing and I am wondering how if at all it would be possible, I have found the reverse basically of what I want to do thanks to google but am baffled if its possible or if I am going to need to find another workaround. … | |
So I am working on a project right now and it has been requested of me to do the layout in tables (I know I know). Everything is going surprisingly well but I got to one hitch and I have validated and re-validated (W3C doesn't seem to like the way … | |
Hello everybody, First off let me say I did do a search of google and these forums before posting this. I have sort of what I want without having exactly what I want and before I proceed further hacking up already working code I figured I'd start a conversation as … | |
Hello everybody, First off I know I should invest in some good c++ books...well technically alot of books for alot of different languages. However this month I am dabbling in c++ again. I am currently working in Visual C++ and trying to make a "keybind" for my program, so that … | |
Hello everybody, So this might seem like a really simple thing to some of you more advanced people but it has me extremely stumped, currently I am trying to create a menu. What I have is a mySQL database with a row called page_name I have written the following code: … | |
Hello everybody, So this week I am coming up with two questions, they are probably silly questions but I have googled and come up with nothing. [B]1)[/B]Figured out number 1 by myself, accidently had a / where it wasn't supposed to be. [B]2)[/B]This one I have not tried to hard … | |
Good morning everyone, I could be crazy but I am starting to work more on both my php skills and my mySQL skills, forgive me if I am asking the wrong question in the right forum or vice versa. [B]My objective[/B] I am building a script so when I log … | |
G'd evening, So I built this script and figured that I had it all figured out, styled it with css only to find out something is messed up. The php script is set so that it retrieves a value from a mySQL database and if it is 0 the site … | |
Hello! So this might be really weird, but I'm having one of those mornings (the type of morning that no matter how hard you think nothing quite happens haha). So anyways where you guys step in - I am working on a website for a gaming clan. I am making … | |
Hey guys I'm new to these forums and I was curious about what avenue to take. I am currently playing with Joomla and so far it seems not bad as far as CMS goes for developing and maintaining content on one website. However I am looking for something a little … | |
Re: I use bluehost - its a big fee up front but its been a GREAT service with GREAT support. | |
Hey guys and gals; I've been chipping away at some code today and tried to run my program I am getting the error: Parse error: syntax error, unexpected '&' in........on line 68 [CODE] $stmt = $dbh->prepare("SELECT username, password FROM client WHERE username = :username AND password = :password"); [B] &stmt->bindParam(':username', … | |
Good Afternoon Everyone; Let me first start by apologizing to the moderators in advance if this is in the wrong forum but it is php / mysql related and I cannot find a place suitable for this thread. A few weeks back I had a discussion on these forums about … | |
Maybe I am missing something but I have checked and double checked and even triple checked my code and I can't figure out why background-attachment:fixed; isn't working! The css code is: [CODE]#background { height:100%; min-height:100%; width:100%; margin:0px; padding:0px; border:0px; background-image:url(../images/bg.png); background-repeat:repeat-x; background-attachment:fixed; background-position:top; }[/CODE] For whatever strange reason the bg.png … | |
Hello everyone, I am currently wondering if I am backing myself into a corner. I am currently building a layout that has a center column that spans 100% of the height of the viewable browser window; on top of that I have put in a div with absolute positioning as … | |
Hello everyone; Forgive me if I'm posting in the wrong forum. I have scoured the web playing with 20+ CMS systems all with great pros and horrible cons - nothing has completely worked for me. I have limited but some php experience and I want to take the next step. … | |
Hi guys, Brand new here - and I'm praying to god someone can help me out. My blood pressure is probably triple what it should be. First off let me apologize to the admins as I know this dead horse has been beat to death a thousand times on these … ![]() |
The End.