Questions created by petersommertravels
-
Alexa: is it worth paying for their subscription
For $9.99 you get an improved site listing i.e. logo and 2 direct links to your website? Are these links valuable from and SEO point of view? Has anyone taken out a subscription for this reason, even though they could be construed as paid links? Many thanks, Peter
Link Building | | petersommertravels0 -
Help needed please with 301 redirects in htaccess file.
In summary, we're currently having issues with our htaccess file. 301 redirects are going through to the new described URL but in addition the new URL is followed by a ? and the old URL. How can we get rid of the ? and previous URL so they don't appear as an ending. None of the examples we've found re this issue online appear to work. Can anyone please offer some advice? Can we use a RewriteRule to stop this happening? Here's a summary of the htaccess file REDIRECT CODE BEGINS HERE LONG LIST OF REDIRECTS, which appear to be set up perfectly fine. REDIRECT CODE ENDS DirectoryIndex index.php <ifmodule mod_rewrite.c="">RewriteEngine On Options +FollowSymLinks
Technical SEO | | petersommertravels
DirectoryIndex index.php
RewriteEngine On
RewriteCond $1 !^(images|system|themes|pdf|favicon.ico|robots.txt|index.php) [NC]
RewriteRule ^.htaccess$ - [F]
RewriteRule ^favicon.ico - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index.php?/$1 [L]</ifmodule> DirectoryIndex index.php0 -
Good content but high bounce rate
Hi all, We run a website offering specialist turkey tours and gulet cruises. Our website holds a few information and recipes pages which are doing well in the engines and bring in alot of traffic. However these pages are crippling our bounce rate with bounces of about 80-90%. The time on site for these pages are above the websites average, but it seems that once the reader has finished with the information/ recipe, they bounce back to the Search engines. An example of one of our recipe pages can be found here: http://www.petersommer.com/turkey/turkish-food/pilav-rice/ We have thought about moving and redirecting these pages from our main site to a new website, but we are worried that it may effect our position in the SERP's. Can anybody offer any advice on this? Thanks
Conversion Rate Optimization | | petersommertravels0