7,179 Topics
![]() | |
I have a question for those of you that use services like odesk for content writers... First have you found that the quality is slipping? I have used a few writers but it seems like in order to get any general good content for websites you almost always have to … | |
Hello, I am doing an seo activity for a website but there is no increase in Page rank is there any option to increase the google page rank. Is there any possibility to Increase. On which basis google give page rank to a website. Please help me | |
Hello. I have a homework. I have asked to create a web crawler that be able to enter into a music website and then for the first step, collect the name of singers that their names starts with the letter "A". Now i need a little help for this step. … | |
I am trying to create a search box that searches the county field of the database. If the criteria matches then the records will be displayed in the table. I have got the different counties in the dropdown box however when I click the record the table does not change. … ![]() | |
I have an isssue that INIT function works like enclosed example. Issue is that map should be placed or it returns an error. How to avoid this? 1. INIT function is not set due to ID: id="Googlemap_number1" How to do it? 2. INIT function should be executed only if there … | |
Google PageSpeeds Insights says: Should Fix: Optimize images Properly formatting and compressing images can save many bytes of data. Optimize the following images to reduce their size by 245.2KiB (17% reduction). It wants me to optimize about 25 images which are the tiles that make up a Google Map. Is … | |
Hi everybody. What is the usage of `urljoin`? An example: >>> from urlparse import urljoin >>> url = urljoin('http://python.org/','about.html') >>> url 'http://python.org/about.html' I think the answer is that when we take a link from here `'http://www.python.org/` for example , it looks like this `<a href="/about/>about</a>`. So if i take the … | |
Hello. I'm trying to create a web crawler. I've read about web crawler's duty and about how it works and what he does. But just need more information. Could you please tell me what does a web crawler can do? What kind of duty i can define for my web … | |
Hello, me again :) With this code: >>> from BeautifulSoup import BeautifulSoup >>> import urllib2 >>> url = urllib2.urlopen('http://www.python.org').read() >>> soup = BeautifulSoup(url) >>> links = soup('a') >>> print links A list of links printed into the terminal. I want to send the list into a text file, i tried … | |
Please share your thoughts and views. | |
This tutorial is the first time I write about coding techniques for improving the performance of software. This is going to be a step-by-step journey through a real example, with real benchmark results at every step so that you can see the effect of the different optimization techniques. And as … | |
Is there any need to buy any seo software for indexing 2nd tier links. For example: Seo workers build thousands of Wiki links, blog comments, social media shares to 2nd tier links. Is it necessary to buy softwares and build those thousands link for indexing 2nd tier links or is … | |
What is Google Authorship and how can it will beneficial for SEO? | |
Given a unicode string or file, what is the best way to find a short unicode string that is **not** a substring of the first one ? I want a working algorithm that avoids transforming the first string into a list of characters. My first idea is to choose a … | |
Hi again. I want to create a robot or spider or crawler with python urllib. Still couldn't find any good tutorial. Any suggestion?! | |
i recently got 1000 links from over 800 domains in a short period of time resulting in my rankings for a client website falling from page 1 to page 2 i was probably the victim of a negative seo attack by competitors or people doing seo for competitors of my … | |
I'm not sure if this should be in this forum but I figured it was a good starting place. I am creating a database that, among other things, allows users to input a store's location (e.g. name, address, etc). Once a store has been added, there is an ability to … | |
Why Does Bounce Rate Matter and How Does Google Measure a Bounce? | |
I hope all of you would have noticed the new 'Call only' feature at Google's AdWord. It facilitates the viewer to call direcltly instead of first landing at website and then to start the process of contacting. Do you expect the increase in Adword costing? | |
I am facing problem regarding Google Webmaster Tools. It has stopped updating status after 12/01/2015. I am facing the same problem will all my sites. Is there anyone who is facing the same problem? Can anyone help me out? | |
I want to know, to be a link builder is there any need to invest in buying seo softwares? For example: Many seo package mentiod that to index 2nd tier links they will make thousands or wiki links, blog comments, and social media share to those 2nd tier links. | |
this is my latest class assignment, i would really appreciate some assistence with my pseudo code to help me in the right direction. my code skeleton is provided at the end of this post. Deque A double-ended queue, often abbreviated deque and pronounced deck, is an object with the following … | |
I have got a blog website. I want to increase the domain authority of the website. Kindly suggest some latest SEO industry news which could help me in my work. | |
Below google adsense code pointing the WC3 eroor please give any solution to the wc3 passing? <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-xxxxxxxxxxxxxxxx" data-ad-slot="7441003235" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> | |
*Google penguin was created in 2012.But there latest update takes last year middle.Did they make any update in 2015?* | |
Hi everyone? Please les always take care of ourselves and make things right with the creator above before we die! I need help. i want people to be able to query my real estate website with an sms ''like houses for sale in Woodlands" and all properties listed as for … | |
According to [François Beaufort](https://plus.google.com/+FrancoisBeaufort/posts) who is a French 'Happiness Evangelist' at Google (and no, I didn't make that up), Chromebook users will soon be able to choose what operating system they want. In a publicly shared post from last week, Beaufort states that "in order to support installing and testing … | |
I have started my new beauty face care tips blog before 10 days, right now i have posted new 3 articles with fresh and informative content and I share the post link to my G+, Twitter, few Social bookmarking sites. Then next how to bring more visitors to my new … |
The End.