Does anybody know of a good bulk import http response checker? The one I was using has disappeared and I can only find checkers that only take one URL at a time.
-
An example of something I'm looking for but I want to check multiple checkers: http://web-sniffer.net/
-
screaming frog does not seem to export the whole chain though when there is more than one redirect in a chain. Did you experience the same thing, as it may be a glitch on my side?
-
Jeremy - it's available in the free version and if you click on Mode > List you can upload a file. I'm crawling 75K URLs and had to manually increase my memory so it would crawl faster.
Instructions on that here:
http://www.screamingfrog.co.uk/seo-spider/user-guide/general/#5
Good luck!
-
I looked at screaming frog, I didn't see anything that indicated how you would provide a file of thousands of URL's on the same domain to be checked? And I don't want to crawl the website, I just want it to check the 1 url and provide a response then go to the next one. Where would one find this feature in screaming frog?
-
As the thread discusses, a while back we started using Screaming Frog and love it. Recommended.
-
Jeremy/Kurt - I'm in the same boat. Have 75K URLs I'm trying to check as part of a link pruning project.
There's actually another Moz Forum post (http://moz.com/community/q/mass-404-checker) that has a very similar ask and responses are largely the same.
Below is a link that was mentioned in this post, but I've tried it a few times and it keeps getting hung up on any list over 100 URLs.
http://www.tomanthony.co.uk/tools/bulk-http-header-compare/
Below are the only other ones I've found, but again are limited to 100 or less URLs.
http://tools.seobook.com/server-header-checker/?page=bulk&typeProtocol=11&useragent=1
I feel like this is such a common problem for people trying to do any kind of mass back link research project. I'm also looking for something that checks follow vs nofollow so I can further narrow my list.
Maybe we should just create the tool? : )
-
Not sure if we are attempting to do the same thing but in looking at the tools recommended here not sure they do what we are looking for. We would like to take a list of 100,000 URL's and have some software check the response code for each one. We don't want it to crawl a site just the individual URL provided and then go on to the next one in the list.
Anyone know of a tool that can do this?
Thanks,
Jeremy
-
Hi Anthony - we found Screaming Frog a few weeks ago. Definitely a solid tool.
-
Check out Screaming Frog - It's an SEO spider that crawls your site pretty quickly - giving a multitude of useful seo data - including response headers. Two drawbacks: 1) it costs roughly $130 and 2) it has difficulty crawling sites with more than 100K pages. I believe Audette Media is coming out with an industrial strength crawler this summer but don't have a lot details yet. Hope this helps.
-
Hey,
The Crawl Test includes the http status code for each page if that's what you're after. Then you can download it as a .CSV
DD
EDIT - Didn't realise this was PRO but you could always do the free trial
-
so far no luck!
-
Did the SEObook tool in the link below solve your problem, or are you still looking for a tool?
-
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
AdWords: Can I exclude specific keyword from showing on mobile?
Howdy. The question is pretty much in the subject. I know I can exclude the campaign or ad group from shwoing on mobile devices. How can i do that per keyword though? Thanks
Paid Search Marketing | | DmitriiK0 -
Looking for an intensive Adwords training classes in San Francisco or a good online resource!
Hi everyone, It may not be the right forum to post such a request but I am looking for an intensive advanced adwords training program within the next 2 weeks in the San Francisco area. I am adwords certified since last week but I have never really managed multiple accounts before and I am looking for something that would get me up to speed. I have already researched online and found that Cardinal Path, Luna Metrics and Academy X are offering such classes but nothing this month. Do you guys have any suggestions for a good intensive training program around the San Francisco Area that offers classes this month? Online resources are welcomed as well. Thanks for letting me know!
Paid Search Marketing | | Ideas-Money-Art0 -
Where I can find the line/rule that removes the special URL parameters like Adwords' ?gclid?
Here's what my .htaccess looks like: Options +FollowSymLinks
Paid Search Marketing | | esiow2013
RewriteEngine on #RewriteCond %{HTTP_HOST} ^beta|livescore.mysite.com [NC]
#RewriteRule ^(.) - [L]
RewriteCond %{HTTP_HOST} !^www.mysite.com [NC]
RewriteRule ^(.)$ http://www.%{HTTP_HOST}/$1 [R=301,L] RewriteRule ^(R|S)-$ / [R=301,L] RewriteRule ^index.php/(.*)$ / [R=301,L] #group/category/country/region/city/area - redirect error pages
RewriteRule ^(buy|rent)/([a-zA-Z0-9,-]+)/([a-zA-Z0-9,-]+)/([a-zA-Z0-9,()-]+)/([a-zA-Z0-9,-]+)/([a-zA-Z0-9,_-]+)/sort(-)?$ /$1/$2/$3/$4/$5/$6 [R=301,L] #group/category/country/region/city - redirect error pages
RewriteRule ^(buy|rent)/([a-zA-Z0-9,-]+)/([a-zA-Z0-9,-]+)/([a-zA-Z0-9,-]+)/([a-zA-Z0-9,-]+)/sort(-)?$ /$1/$2/$3/$4/$5 [R=301,L] #group/category/country - redirect error pages
RewriteRule ^(buy|rent)/([a-zA-Z0-9,-]+)/([a-zA-Z0-9,-]+)/sort(-)?$ /$1/$2/$3 [R=301,L] RewriteRule ^(apartment-for-(sale|rent)-in-makati)/sort(-)?$ /$1 [R=301,L] #lease/commercial-properties
#/category/country - redirect error pages
RewriteRule ^(lease|buy)/commercial-properties/([a-zA-Z0-9,-]+)/([a-zA-Z0-9,-]+)/sort(-)?$ /$1/commercial-properties/$2/$3 [R=301,L] #/category/country/region/city/area - redirect error pages
RewriteRule ^(lease|buy)/commercial-properties/([a-zA-Z0-9,-]+)/([a-zA-Z0-9,-]+)/([a-zA-Z0-9,-]+)/([a-zA-Z0-9,-]+)/([a-zA-Z0-9,_-]+)/sort(-)?$ /$1/commercial-properties/$2/$3/$4/$5/$6 [R=301,L] #str/country/region/city/area - redirect error pages
RewriteRule ^(short-term-rentals)/([a-zA-Z0-9,-]+)/sort(-)?$ /$1/$2 [R=301,L]
RewriteRule ^(short-term-rentals)/([a-zA-Z0-9,-]+)/([a-zA-Z0-9,-]+)/([a-zA-Z0-9,-]+)/([a-zA-Z0-9,_-]+)/sort(-)?$ /$1/$2/$3/$4/$5 [R=301,L] #--Landing pages -start
RewriteRule ^apartment-for-rent-in-makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^apartment-for-sale-in-makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^for-rent-in-makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^for-sale-in-makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^apartment-for-rent-in-manila(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^apartment-for-sale-in-manila(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^serviced-apartments-ho-chi-minh-for-rent(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^residential-housing-bangkok(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^homes-for-sale(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^houses-for-sale(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^real-estate-listings(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^house-listings(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^rent-in-makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^manila-apartments(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^house-for-rent-manila(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^apartment-for-rent-in-saigon(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^apartment-for-rent-in-hcmc(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^house-for-rent-vietnam(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^house-for-rent-in-saigon(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^philippine-real-estate-for-sale(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^buy/houses/philippines/national-capital-region/makati/dasmarinas-village(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^buy/apartments/philippines/national-capital-region/makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^buy/apartments/philippines/national-capital-region/paranaque(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^buy/apartments/philippines/national-capital-region/taguig/fort-bonifacio-global-city(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^buy/condominiums/philippines/national-capital-region/makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^buy/condominiums/philippines/national-capital-region/taguig/fort-bonifacio-global-city(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^buy/houses/philippines/national-capital-region/makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^buy/houses/philippines/national-capital-region/muntinlupa(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^buy/houses/philippines/national-capital-region/pasig(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^buy/houses/philippines/national-capital-region/quezon-city(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^buy/office-spaces/philippines/national-capital-region/makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^rent/apartments/philippines/national-capital-region/makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^rent/commercial-spaces/philippines/national-capital-region/makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^rent/office-spaces/philippines/national-capital-region/makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^rent/condominiums/philippines/national-capital-region/makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^rent/condominiums/philippines/national-capital-region/taguig/fort-bonifacio-global-city(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^rent/houses/philippines/national-capital-region/muntinlupa(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^rent/houses/philippines/national-capital-region/pasig(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^rent/industrial_warehouses/philippines/national-capital-region/makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^rent/industrial_warehouses/philippines/national-capital-region/mandaluyong(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^rent/land_developments/philippines/national-capital-region/taguig/fort-bonifacio-global-city(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^buy/pre-selling_project-sales/philippines/national-capital-region/makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^rent/office-spaces/philippines/national-capital-region/pasig/ortigas(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^rent/office-spaces/philippines/national-capital-region/taguig/fort-bonifacio-global-city(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
RewriteRule ^buy/pre-selling_project-sales/philippines/national-capital-region/taguig/fort-bonifacio-global-city(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=seoModule&sort=$2&page=$5 [L]
#--Landing pages -end #--Redirect pages -start
RewriteRule ^apartment-for-rent-philippines$ /rent/apartments/philippines [R=301,L]
RewriteRule ^serviced-apartments-ho-chi-minh-for-rent$ /rent/serviced-apartments/vietnam/south/ho-chi-minh-city [R=301,L]
RewriteRule ^rent/apartments/vietnam/ho-chi-minh-city/serviced-apartment-for-rent-in-Ho-Chi-Minh-City$ /rent/serviced-apartments/vietnam/south/ho-chi-minh-city [R=301,L]
RewriteRule ^apartment-for-rent-in-saigon$ /rent/apartments/vietnam/south/ho-chi-minh-city [R=301,L]
RewriteRule ^rent/apartments/vietnam/ho-chi-minh-city/apartment-for-rent-in-Saigon$ /rent/apartments/vietnam/south/ho-chi-minh-city [R=301,L]
RewriteRule ^philippine-real-estate-for-sale$ /residential-properties [R=301,L]
RewriteRule ^house-for-rent-in-saigon$ /rent/houses/vietnam/south/ho-chi-minh-city [R=301,L]
RewriteRule ^house-for-rent-vietnam$ /rent/villas/vietnam [R=301,L]
RewriteRule ^condo-for-rent-philippines$ /rent/condominiums/philippines [R=301,L]
RewriteRule ^makati-condominiums$ /buy/condominiums/philippines/national-capital-region/makati [R=301,L]
RewriteRule ^apartment-for-rent-in-hcmc$ /rent/apartments/vietnam/south/ho-chi-minh-city [R=301,L]
RewriteRule ^apartment-for-rent-in-saigon$ /rent/apartments/vietnam/south/ho-chi-minh-city [R=301,L]
RewriteRule ^house-for-rent-manila$ /rent/houses/philippines/national-capital-region/manila [R=301,L]
RewriteRule ^manila-apartments$ /rent/apartments/philippines/national-capital-region/manila [R=301,L]
RewriteRule ^rent-in-makati$ /rent/apartments/philippines/national-capital-region/makati [R=301,L]
RewriteRule ^house-listings$ /residential-properties [R=301,L]
RewriteRule ^real-estate-listings$ /residential-properties [R=301,L]
RewriteRule ^houses-for-sale$ /residential-properties [R=301,L]
RewriteRule ^homes-for-sale$ /residential-properties [R=301,L]
RewriteRule ^residential-housing-bangkok$ /buy/houses/thailand/central/bangkok [R=301,L]
RewriteRule ^hcmc-apartment-rent$ /rent/apartments/vietnam/south/ho-chi-minh-city [R=301,L]
RewriteRule ^serviced-apartments-ho-chi-minh-for-rent$ /rent/serviced-apartments/vietnam/south/ho-chi-minh-city [R=301,L]
RewriteRule ^saigon-apartment-rent$ /rent/apartments/vietnam/south/ho-chi-minh-city [R=301,L]
RewriteRule ^apartment-for-sale-in-manila$ /buy/apartments/philippines/national-capital-region/manila [R=301,L]
RewriteRule ^apartment-for-rent-in-manila$ /rent/apartments/philippines/national-capital-region/manila [R=301,L]
RewriteRule ^for-sale-in-makati$ /buy/houses/philippines/national-capital-region/makati [R=301,L]
RewriteRule ^for-rent-in-makati$ /rent/houses/philippines/national-capital-region/makati [R=301,L]
RewriteRule ^apartment-for-sale-in-makati$ /buy/apartments/philippines/national-capital-region/makati [R=301,L]
RewriteRule ^apartment-for-rent-in-makati$ /rent/apartments/philippines/national-capital-region/makati [R=301,L]
RewriteRule ^rent/villas/vietnam/ho-chi-minh-city/house-for-rent-in-saigon$ /rent/houses/vietnam/south/ho-chi-minh-city [R=301,L]
#--Redirect pages -end #--custom landing pages from Ramon -start | Rnel
#--13-Mar-2012
RewriteRule ^rent/(apartments|villas)/vietnam/ho-chi-minh-city/([a-zA-Z-]+)-for-rent-in-([a-zA-Z-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=vietnam&group=1&custom_category=$2&custom_area=$3&custom_city=25443&custom=1&page=$6 [L]
RewriteRule ^rent/vietnam/ho-chi-minh-city/district-1/ho-chi-minh-city-(district-1|real-estate)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=vietnam&group=1&custom_target=$1&custom_city=25443&custom=2&page=$4 [L]
RewriteRule ^rent/apartments/vietnam/ho-chi-minh-city/saigon-pearl-(apartment-for-rent|for-rent)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=vietnam&group=1&custom_target=$1&custom_city=25443&custom=3&page=$6 [L] #-24-April-2012 | Apartment for rent in makati | 08-May-2012 changed to apartment-for-rent-in-makati
#RewriteRule ^rent/apartments/philippines/national-capital-region/makati((/)([0-9]+))?$ /rent/apartments/philippines/national-capital-region/apartment-for-rent-in-makati$1 [R=301]
#RewriteRule ^rent/apartments/philippines/national-capital-region/apartment-for-rent-in-makati((/)([0-9]+))?$ index.php?cmd=divisionsMain&group=1&country=philippines®ion=national-capital-region&city=makati&category=apartments&page=$3 [L]
#RewriteRule ^rent/apartments/philippines/national-capital-region/makati((/)([0-9]+))?$ /apartment-for-rent-in-makati$1 [R=301]
#RewriteRule ^buy/apartments/philippines/national-capital-region/makati((/)([0-9]+))?$ /apartment-for-sale-in-makati$1 [R=301]
#RewriteRule ^rent/apartments/philippines/national-capital-region/apartment-for-rent-in-makati((/)([0-9]+))?$ /apartment-for-rent-in-makati$1 [R=301]
#RewriteRule ^apartment-for-rent-in-makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=divisionsMain&group=1&country=philippines®ion=national-capital-region&city=makati&category=apartments&page=$5&sort=$2 [L]
#RewriteRule ^apartment-for-sale-in-makati(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=divisionsMain&group=2&country=philippines®ion=national-capital-region&city=makati&category=apartments&page=$5&sort=$2 [L] #--03-May-2012 - Manila | 07-May-2012 - Makati | (rent|buy)/
#RewriteRule ^rent/apartment-for-rent-in-manila$ /apartment-for-rent-in-manila [R=301]
#RewriteRule ^(apartment-)?for-(rent|sale)-in-(manila|makati)(/sort-([a-z0-9-]+))?((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=philippines&group_name=$2&custom_target=&custom_region=1&custom_city=$3&custom=4&page=$8&sort=$5 [L]
#--custom landing pages from Ramon|Claudio -end #search
RewriteRule ^search/$ / [R=301]
RewriteRule ^the_shang_grand_tower$ /search/shang-grand-tower [R=301]
RewriteRule ^search/([a-zA-Z0-9,)(-]+)/sort(-)?$ /search/$1 [R=301]
RewriteRule ^search/([a-zA-Z0-9,)(-]+)/sort-([a-z0-9-]+)/(1)?$ /search/$1/sort-$2 [R=301]
RewriteRule ^search/([a-zA-Z0-9,)(-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=search&q=$1&page=$5&sort=$2 [L]
RewriteRule ^search/([a-zA-Z0-9,)(-]+)/(1)?$ /search/$1 [R=301]
RewriteRule ^search/([a-zA-Z0-9,)(_-]+)((/)([0-9]+))?$ index.php?cmd=search&q=$1&page=$4 [L] #single listings
RewriteRule ^([r|R])-([0-9]+)((-)([0-9a-zA-Z-]+))?$ index.php?cmd=propertyPage&id=$2&group=1 [L]
RewriteRule ^([s|S])-([0-9]+)((-)([0-9a-zA-Z-]+))?$ index.php?cmd=propertyPage&id=$2&group=2 [L] #--new reset password page
RewriteRule ^reset-password$ index.php?cmd=retrievePassword [L] #--new reset password page 2
RewriteRule ^reset-password/([0-9]+)/([a-zA-Z0-9]+)$ index.php?cmd=retrievePassword&act=retrievePasswordConfirm&code=$1&key=$2 [L] #--new map page
RewriteRule ^map-page.php$ index.php?cmd=mapPage [L] #--new advertise with us page
RewriteRule ^advertise.php$ index.php?cmd=advertiseWithUs [L] #--new my acount page
RewriteRule ^my-account.php$ index.php?cmd=protectedMyAccount [L] #--new bookmarked properties page
RewriteRule ^bookmarked-properties(/((R|S)-([0-9]+)))?$ index.php?cmd=protectedBookmarkedProperties&id=$2 [L]
RewriteRule ^bookmarked-properties/([0-9]+)$ index.php?cmd=protectedBookmarkedProperties&page=$1 [L] #--new bookmarked properties delete page
RewriteRule ^bookmarked-properties/delete/([0-9,]+)$ index.php?cmd=protectedBookmarkedProperties&act=protectedBookmarkedProperties_delete&id=$1 [L] #--new register page
RewriteRule ^register.php$ index.php?cmd=register [L] #--new about us
RewriteRule ^about-us.php$ index.php?cmd=aboutUs [L] #--news
RewriteRule ^news(/([0-9]+)(.*))?$ index.php?cmd=news&id=$2&title=$3 [L] #--new confirm registration
RewriteRule ^registration/confirm/key=([a-zA-Z0-9]{150})/code=([a-zA-Z0-9]{5})$ index.php?cmd=register&act=registerConfirm&key=$1&code=$2 [L] #--new terms and conditions
RewriteRule ^terms-and-conditions.php$ index.php?cmd=termsAndConditions [L] #--new privacy policy
RewriteRule ^privacy-policy.php$ index.php?cmd=privacyPolicy [L] #--new contact us
RewriteRule ^contact-us.php$ index.php?cmd=contactUs [L] #--new site map
RewriteRule ^sitemap.php$ index.php?cmd=siteMap [L] #--new login
RewriteRule ^members/login.php$ login.php [L] #--new map page
RewriteRule ^rss$ index.php?cmd=rss [L] #--new links page
RewriteRule ^resources.php$ index.php?cmd=links [L]
RewriteRule ^links.php$ /resources.php [R=301] #--new links2 page
RewriteRule ^resources2.php$ index.php?cmd=links2 [L] #--new results page
RewriteRule ^results.php$ index.php?cmd=results [L] #--careers page - 25-Mar-2013
RewriteRule ^careers.php$ index.php?cmd=careers [L] #-Root
RewriteRule ^residential-properties/$ /residential-properties [L,R=301]
RewriteRule ^residential-properties((/)([0-9]+))?$ index.php?cmd=divisionsRoot&mainDivision=1&page=$3 [L]
RewriteRule ^commercial-properties/$ /commercial-properties [L,R=301]
RewriteRule ^commercial-properties((/)([0-9]+))?$ index.php?cmd=divisionsRoot&mainDivision=2&page=$3 [L]
RewriteRule ^short-term-rentals/$ /short-term-rentals [L,R=301]
RewriteRule ^short-term-rentals((/)([0-9]+))?$ index.php?cmd=divisionsRoot&mainDivision=1&str=1&page=$3 [L]
RewriteRule ^buy/$ /buy [L,R=301]
RewriteRule ^buy((/)([0-9]+))?$ index.php?cmd=divisionsRoot&group=2&page=$3 [L]
RewriteRule ^rent/$ /rent [L,R=301]
RewriteRule ^rent((/)([0-9]+))?$ index.php?cmd=divisionsRoot&group=1&page=$3 [L] #--
#str/COUNTRY/SORT
RewriteRule ^short-term-rentals/([a-z_-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$1&str=1&sort=$2&page=$5 [L] #str/COUNTRY/REGION/CITY/SORT
RewriteRule ^short-term-rentals/([a-z_-]+)/([a-z_-]+)/([a-z_-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$1®ion=$2&city=$3&str=1&sort=$4&page=$7 [L] #str/COUNTRY/REGION/CITY/AREA/SORT
RewriteRule ^short-term-rentals/([a-z_-]+)/([a-z_-]+)/([a-z_-]+)/([a-z_-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$1®ion=$2&city=$3&area=$4&str=1&sort=$5&page=$8 [L] #str/COUNTRY/REGION/CITY/AREA
RewriteRule ^short-term-rentals/([a-z_-]+)/([a-z_-]+)/([a-z_-]+)/([a-z_-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$1®ion=$2&city=$3&area=$4&str=1&page=$7 [L] #str/COUNTRY/REGION/CITY
RewriteRule ^short-term-rentals/([a-z_-]+)/([a-z_-]+)/([a-z_-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$1®ion=$2&city=$3&str=1&page=$6 [L] #str/COUNTRY
RewriteRule ^short-term-rentals/([a-z_-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$1&str=1&page=$4 [L]
#-- #--
#buy|rent/residential|commercial/COUNTRY/REGION/CITY/AREA/SORT
RewriteRule ^rent/residential-properties/([a-z()-]+)/([a-z()-]+)/([a-z()-]+)/([a-z,()0-9-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$1®ion=$2&city=$3&area=$4&sort=$5&group=1&page=$8 [L]
RewriteRule ^buy/residential-properties/([a-z()-]+)/([a-z()-]+)/([a-z()-]+)/([a-z,()0-9-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$1®ion=$2&city=$3&area=$4&sort=$5&group=2&page=$8 [L]
RewriteRule ^lease/commercial-properties/([a-z()-]+)/([a-z()-]+)/([a-z()-]+)/([a-z,()0-9-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=2&country=$1®ion=$2&city=$3&area=$4&sort=$5&group=1&page=$8 [L]
RewriteRule ^buy/commercial-properties/([a-z()-]+)/([a-z()-]+)/([a-z()-]+)/([a-z,()0-9-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=2&country=$1®ion=$2&city=$3&area=$4&sort=$5&group=2&page=$8 [L] #buy|rent/residential|commercial/COUNTRY/SORT
RewriteRule ^rent/residential-properties/([a-z_-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$1&sort=$2&group=1&page=$5 [L]
RewriteRule ^buy/residential-properties/([a-z_-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$1&sort=$2&group=2&page=$5 [L]
RewriteRule ^lease/commercial-properties/([a-z_-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=2&country=$1&sort=$2&group=1&page=$5 [L]
RewriteRule ^buy/commercial-properties/([a-z_-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=2&country=$1&sort=$2&group=2&page=$5 [L] #buy|rent/residential|commercial/COUNTRY/REGION/CITY/AREA
RewriteRule ^rent/residential-properties/([a-z_-]+)/([a-z()-]+)/([a-z()-]+)/([a-z,()0-9_-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$1®ion=$2&city=$3&area=$4&group=1&page=$7 [L]
RewriteRule ^buy/residential-properties/([a-z_-]+)/([a-z()-]+)/([a-z()-]+)/([a-z,()0-9_-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$1®ion=$2&city=$3&area=$4&group=2&page=$7 [L]
RewriteRule ^lease/commercial-properties/([a-z_-]+)/([a-z()-]+)/([a-z()-]+)/([a-z,()0-9_-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=2&country=$1®ion=$2&city=$3&area=$4&group=1&page=$7 [L]
RewriteRule ^buy/commercial-properties/([a-z_-]+)/([a-z()-]+)/([a-z()-]+)/([a-z,()0-9_-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=2&country=$1®ion=$2&city=$3&area=$4&group=2&page=$7 [L] #buy|rent/residential|commercial/COUNTRY
RewriteRule ^rent/residential-properties/([a-z_-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$1&group=1&page=$4 [L]
RewriteRule ^buy/residential-properties/([a-z_-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$1&group=2&page=$4 [L]
RewriteRule ^lease/commercial-properties/([a-z_-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=2&country=$1&group=1&page=$4 [L]
RewriteRule ^buy/commercial-properties/([a-z_-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=2&country=$1&group=2&page=$4 [L] #--
#buy|rent/residential|commercial/CATEGORY/COUNTRY/REGION/CITY/AREA
RewriteRule ^rent/residential-properties/([a-z,-]+)/([a-z()-]+)/([a-z()-]+)/([a-z()-]+)/([a-z,()0-9_-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$2®ion=$3&city=$4&area=$5&category=$1&group=1&page=$8 [L]
RewriteRule ^buy/residential-properties/([a-z,-]+)/([a-z()-]+)/([a-z()-]+)/([a-z()-]+)/([a-z,()0-9_-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$2®ion=$3&city=$4&area=$5&category=$1&group=2&page=$8 [L]
RewriteRule ^lease/commercial-properties/([a-z,-]+)/([a-z()-]+)/([a-z()-]+)/([a-z()-]+)/([a-z,()0-9_-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=2&country=$2®ion=$3&city=$4&area=$5&category=$1&group=1&page=$8 [L]
RewriteRule ^buy/commercial-properties/([a-z,-]+)/([a-z()-]+)/([a-z()-]+)/([a-z()-]+)/([a-z,()0-9_-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=2&country=$2®ion=$3&city=$4&area=$5&category=$1&group=2&page=$8 [L] #-CITY
#-REGION #buy|rent/residential|commercial/CATEGORY/COUNTRY
RewriteRule ^rent/residential-properties/([a-z,-]+)/([a-z()-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$2&category=$1&group=1&page=$5 [L]
RewriteRule ^buy/residential-properties/([a-z,-]+)/([a-z()-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=1&country=$2&category=$1&group=2&page=$5 [L]
RewriteRule ^lease/commercial-properties/([a-z,-]+)/([a-z()-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=2&country=$2&category=$1&group=1&page=$5 [L]
RewriteRule ^buy/commercial-properties/([a-z,-]+)/([a-z()-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&mainDivision=2&country=$2&category=$1&group=2&page=$5 [L]
#-- #--
#rent|buy/CATEGORY/COUNTRY/REGION/CITY/AREA/SORT
RewriteRule ^rent/([a-z,-]+)/([a-z()-]+)/([a-z()-]+)/([a-z()-]+)/([0-9a-z(),.-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&group=1&country=$2®ion=$3&city=$4&area=$5&category=$1&sort=$6&page=$9 [L]
RewriteRule ^buy/([a-z,-]+)/([a-z()-]+)/([a-z()-]+)/([a-z()-]+)/([0-9a-z(),.-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&group=2&country=$2®ion=$3&city=$4&area=$5&category=$1&sort=$6&page=$9 [L] #rent|buy/CATEGORY/COUNTRY/REGION/CITY/SORT
RewriteRule ^rent/([a-z,-]+)/([a-z()-]+)/([a-z()-]+)/([a-z()-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&group=1&country=$2®ion=$3&city=$4&category=$1&sort=$5&page=$8 [L]
RewriteRule ^buy/([a-z,-]+)/([a-z()-]+)/([a-z()-]+)/([a-z()-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&group=2&country=$2®ion=$3&city=$4&category=$1&sort=$5&page=$8 [L] #rent|buy/CATEGORY/COUNTRY/REGION/CITY/AREA
RewriteRule ^rent/([a-z,-]+)/([a-z()-]+)/([a-z()'-]+)/([a-z()-]+)/(([a-z(),.-]+)(-[0-9]+)?)(/|/1)$ /rent/$1/$2/$3/$4/$5 [R=301,L]
RewriteRule ^rent/([a-z,-]+)/([a-z()-]+)/([a-z()'-]+)/([a-z()-]+)/(([a-z(),.-]+)(-[0-9]+)?)(/([\d]+))?$ index.php?cmd=divisionsMain&group=1&country=$2®ion=$3&city=$4&area=$5&category=$1&page=$9&etc=test [L]
RewriteRule ^buy/([a-z,-]+)/([a-z()-]+)/([a-z()'-]+)/([a-z()-]+)/([0-9a-z(),.-]+)/$ /buy/$1/$2/$3/$4/$5 [R=301,L]
RewriteRule ^buy/([a-z,-]+)/([a-z()-]+)/([a-z()'-]+)/([a-z()-]+)/(([a-z(),.-]+)(-[0-9]+)?)(/([\d]+))?$ index.php?cmd=divisionsMain&group=2&country=$2®ion=$3&city=$4&area=$5&category=$1&page=$9&etc=test2 [L]
#RewriteRule ^buy/([a-z,-]+)/([a-z()-]+)/([a-z()'-]+)/([a-z()-]+)/([0-9a-z(),._-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&group=2&country=$2®ion=$3&city=$4&area=$5&category=$1&page=$8 [L] #rent|buy/CATEGORY/COUNTRY/REGION/CITY
RewriteRule ^rent/([a-z,-]+)/([a-z()-]+)/([a-z()-]+)/([a-z()-]+)/$ /rent/$1/$2/$3/$4 [R=301,L]
RewriteRule ^rent/([a-z,-]+)/([a-z()-]+)/([a-z()-]+)/([a-z()-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&group=1&country=$2®ion=$3&city=$4&category=$1&page=$7 [L]
RewriteRule ^buy/([a-z,-]+)/([a-z()-]+)/([a-z()-]+)/([a-z()-]+)/$ /buy/$1/$2/$3/$4 [R=301,L]
RewriteRule ^buy/([a-z,-]+)/([a-z()-]+)/([a-z()-]+)/([a-z()-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&group=2&country=$2®ion=$3&city=$4&category=$1&page=$7&etc=TEST [L] #-REGION #rent|buy/CATEGORY/COUNTRY/SORT
RewriteRule ^rent/([a-z,-]+)/([a-z()-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&group=1&country=$2&category=$1&sort=$3&page=$6 [L]
RewriteRule ^buy/([a-z,-]+)/([a-z()-]+)/sort-([a-z0-9-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&group=2&country=$2&category=$1&sort=$3&page=$6 [L] #rent|buy/CATEGORY/COUNTRY/
RewriteRule ^rent/([a-z,-]+)/([a-z()-]+)/$ /rent/$1/$2 [R=301,L]
RewriteRule ^rent/([a-z,-]+)/([a-z()-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&group=1&country=$2&category=$1&page=$5 [L]
RewriteRule ^buy/([a-z,-]+)/([a-z()-]+)/$ /buy/$1/$2 [R=301,L]
RewriteRule ^buy/([a-z,-]+)/([a-z()-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain&group=2&country=$2&category=$1&page=$5 [L] #rent|buy/COUNTRY
RewriteRule ^rent/([a-z,-]+)/$ /rent/$1 [R=301,L]
RewriteRule ^rent/([a-z()-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain_categories&mainDivision=1&country=$1&group=1&page=$4 [L]
RewriteRule ^buy/([a-z,-]+)/$ /buy/$1 [R=301,L]
RewriteRule ^buy/([a-z()-]+)((/)([0-9]+))?$ index.php?cmd=divisionsMain_categories&mainDivision=1&country=$1&group=2&page=$4 [L]
#-- <files 403.shtml="">order allow,deny
allow from all</files> deny from 173.245.84.49
deny from 92.40.44.99
deny from 92.41.197.133
deny from 41.58.53.131
deny from 41.184.129.141
deny from 112.135.153.58
deny from 41.138.169.191
deny from 41.58.19.87
deny from 199.58.164.113
deny from 41.71.158.188
deny from 81.149.227.17
deny from 95.211.231.222
deny from 41.58.196.39 Thanks in advance!0 -
Near-duplicate content for landing pages - use noindex?
We want to create 5-10 near-duplicates of our homepage to use as landing pages – nearly all same text, but some different images. We want to make sure Google doesn't ding us for duplicate content. Is the best way to do that to tag each of these pages with "noindex"?
Paid Search Marketing | | HopeIndu1 -
Can I dynamically add city name to my PPC ad text and URL based on the user's search?
I have looked into DKI (Dynamic Keyword Insertion), but have not found a solution and thought that some excellent Mozzer might be able to help. Here is the idea: We have landing pages for hundreds of cities. The local content on each of these cities changes page to page, however the keywords that we are going after are the same. So, I am trying to create a dynamic ad group that looks something like this: Headline: {City Name} {Keyword} Description: We cover {City Name} {Keyword}, get more info now! URL: http://www.website.com/{City Name} Please let me know if you can assist with this, B
Paid Search Marketing | | Reis_Inc.0 -
Good Adwords resources/ Guides
I'm going to be taking over the PPC for my company. A 3rd party currently does it but I have done a review and they have not been doing a great job ( I spotted a few very basic mistakes), so we want to switch it to in house I have experience with PPC, and I'm confident on the basic of it, but I was looking for a good (recent) PPC resource or guide so I can make sure I'm doing it right, basicly a ppcmoz 😉 For example current the campaigns are set to accelerated, but I have been told that is very wasteful, but the 3rd party explanation is:"We set the campaigns to be accelerated to avoid missing out on potential sales. These can be set to standard if you wish however there is a higher chance that sales could be missed." Which is correct?
Paid Search Marketing | | PaddyDisplays0 -
Yahoo Showing Adwords URLS in Organic Results
a client is getting adwords campaign url's showing up high in the SERPs, like 2 spots under the original page. The actual unique page is number one, and number three is the same page except the url is pulled from and adwords click My guess is that yahoo is crawling adsense and mistakenly following it as a link. It's crazy that it ranks on the 3rd page though... At the same time I have recently seen 25 pages deindexed in Google! How could this happen - could these two be related. I read this forum post about similar things happening in yahoo to their site Could this be a duplicate content issue (copyscape is showing no duplicate content) or are my pages getting indexed for some other reason?
Paid Search Marketing | | imageworks-2612900 -
Wordwatch Software: PPC Adwords campaign managers heard of, tried, or actively using this?
I've been trialing WordWatch for about a month. I'll admit I've been skeptical from the start. I don't quite understand the results they're delivering or how it works. So I did a search for "Wordwatch review" hoping someone out there could shed some light or help me decide whether this software was worth keeping. But all I can find are two suspicious and badly written posts, immediately raising red flags. (Penuguin should have eliminated crap sites using the Flesch-Kincaid reading level, but I digress.) **Wordwatch premise: **They take over keyword bidding to maximize budgets and clicks. They monitor the Adwords campaign to find an "optimal" bid price. Two questions about this premise: How is it different than using the Google settings for optimize for clicks or conversions? Since Google Adwords is based on a Vickery auction, wouldn't lowering my bid only lower my position? Bearing everyone has the same QS, then lowering my bids to the range between 2 positions does not increase my actual cost. I have Wordwatch enabled for a few of my campaigns. Their interface leaves a lot to be desired. They don't report the activity or the changes they make to the campaigns from the dashboard. I had to go into my Adwords Change History to track what they were doing. And lo and behold they're also adding long tail keywords to my ad groups. Bottom line I didn't notice any huge impact, and I don't see how it's better than Google's own version of campaign settings. I don't know that they're really legit. But their marketing was so convincing, and they raised $1.4M that I need other opinions. Any one with some pro/cons, or yay/nays?
Paid Search Marketing | | flowsimple0