Questions
-
Google plus
"Pages shared by friends" are the pages your friends have +1'ed
Technical SEO Issues | | ClickConsult0 -
.htaccess code ?
Hey Atul There is a really good cheat sheet here: http://www.addedbytes.com/cheat-sheets/mod_rewrite-cheat-sheet/ It shows you the most common things you will need to do and is certainly worth printing off and super glueing to the wall next to your desk. So, looking at the sheet (and you really have to learn this stuff rather than luck it through else you will end up going around the bend when something does not work as you want it to) a basic rewrite works as follows: RewriteRule ^page.html$ new_page.html [R=301,NC,L] So, to make this work for you RewriteRule ^page.html$ new_page.html [R=301,NC,L] But, that is, assuming I understood your question and you are actually looking to redirect A to B and not to just create a nicer URL by masking the /abc/ as /abc.html in which case this is the basics for creating a pretty URL RewriteRule ^([A-Za-z0-9-]+)/?$ categories.php?name=$1 [L] that is for a more dynamic page with a querystring but the theory is the same. Maybe if you provided an exact example I can give you one example to build on? Hope it helps! Marcus
Intermediate & Advanced SEO | | Marcus_Miller0 -
Search form another country
i was looking for command to be inserted at the end of url, something like this &us= is there any command
On-Page / Site Optimization | | seoug_20050 -
Code for redirect
Hi Atul This should help http://www.seomoz.org/img/upload/Cheat%20Sheet%20-%20301.png Here is the full PDF version of Developer's SEO cheat sheet. I found it very useful when dealing with technical SEO issues.
Technical SEO Issues | | Thommas0 -
Track outbound links
If you worry about the 100 milliseconds it's OK. A second is 1000 miliseconds, so 1/10 of a second is between the click and the trackEvent.
Technical SEO Issues | | Martijn_Scheijbeler0 -
Track outbound links
What you want is called event or action tracking. This is the Google Analytics help page for that. Hope it helps! -Dan
Technical SEO Issues | | evolvingSEO0 -
Track video in GA
Thanks. You almost always manage to get Good Answer rating from me. One final question... Is the code to be added in the button link ?
Intermediate & Advanced SEO | | seoug_20050 -
How do i implement event tracking
files/map.pdf does this mean that map.pdf ( or whatever be name of PDF file ) have to be placed in files folder ?
Technical SEO Issues | | seoug_20050 -
Track PDF files downloaded from my site
Hi Atul, Following is the response to your queries. 1). 'Map.pdf' refers to the name of the pdf and 'file' refers to the directory in which it is stored. 2). Using the above code, you would be able to track the click on the links and not the downloads. For setting up event tracking for a pdf download, I would recommend you to place the following code within the code of your download link onClick="_gaq.push(['_trackEvent', 'download', 'Pdf', 'Mypdfname',, true]);" Thus, the final download link would look like Download PDF Now that you have set up event tracking script in place, you now need to set up the event as a goal in Google Analytics. For that, follow the steps, 1. Open up the profile you wish to set up the goal in. 2. Click the gear icon in the upper right corner of the Google Analytics interface. 3. Click the Goals tab (in the sub-navigation just below where your Profile is listed) 4. Choose the Goal Set you wish to add the event to. 5. Name your goal and select the Event radio button. 6. Populate the following goal details: Category | that matches | download Action | that matches | Pdf Label | that matches | Mypdfname Value | that matches | 7. If you’ve added a Value in step 1, leave the “Use the actual Event Value” radio button selected. 8. Click “Save” and you’re ready to go! Hope, it might help! Cheers!
Technical SEO Issues | | akshaysharma200 -
Fetch as Googlebot
Hi Atul, Here's Google's comprehensive explanation about Fetch as Googlebot, and what it can do for you. http://support.google.com/webmasters/bin/answer.py?hl=en&answer=158587
Intermediate & Advanced SEO | | KeriMorgret0 -
Retargeting questions
What is the size of a retargeting pixel and who places it on the site ? Is it the retargeting company ? Can we place it ourselves ? Does a code have to be added to the site ? The retargeting pixel is simply a way to record a cookie to the users computer. When you setup the retargeting campaign either through google or some other method, you should be given a code to add to your site. What do you mean by burn pixel ? When a user converts and you no longer wish to target them, you can send another pixel (cookie) to identify which users have already converted, somewhat disabling the previous cookie. How do we come to know that a burn pixel has fired ? The burn pixel is placed on the users computer in the same way that the original pixel was placed, they load the screen with the page with the "burn pixel" and it's stored on their computer.
Intermediate & Advanced SEO | | brycebertola0 -
Yahoo site explorer.
In which Tab of Bing Tools, i can view the information about backlinks ?
Link Building | | seoug_20050 -
Pagination question
Rel=prev/next is still pretty new, so we don't have a lot of data, but it seems to work like a canonical tag. It should pass link-juice up the chain. That said, it's pretty rare for "page X" or search results (where X > 1) to have inbound links or much in the way of search value. I think cleaning up pagination can help a lot, if it's a big chunk of your search index.
Technical SEO Issues | | Dr-Pete0 -
Exact match domain
A very similar discussion here.... http://www.seomoz.org/q/exact-match-domain-names-2
Technical SEO Issues | | EGOL0 -
Redirect question
I would go with the code the way Rasmus has laid it out for you. I will check out the tool and let youknow.
Technical SEO Issues | | RobertFisher0 -
Google webmaster tools
Hi Atul, I'll have to apologize for this answer, because I'm not quite sure what the answer is to the question. I haven't read a lot upon this recent release of Google because it probably wont affect the industry I operate in. For now I think you would only see results from Google+. But I think it would be useful for more people if you add this as a separate question.
Technical SEO Issues | | Martijn_Scheijbeler0